| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/ |
| H A D | 0001-Fix-build-when-compiling-with-std-c23.patch | 19 static Bool mxInPanic = FALSE; // track when involved in a panic 20 static Bool mxUserCollectLockingTree = FALSE; 22 -Bool (*MXUserTryAcquireForceFail)() = NULL; 23 +Bool (*MXUserTryAcquireForceFail)(const char *) = NULL;
|
| H A D | 0004-Use-configure-to-test-for-feature-instead-of-platfor.patch | 78 static Bool
|
| /openbmc/u-boot/lib/bzip2/ |
| H A D | bzlib_private.h | 85 typedef unsigned char Bool; typedef 92 #define True ((Bool)1) 93 #define False ((Bool)0) 269 Bool inUse[256]; 307 BZ2_compressBlock ( EState*, Bool ); 386 Bool blockRandomised; 395 Bool smallDecompress; 423 Bool inUse[256]; 424 Bool inUse16[16];
|
| H A D | bzlib.c | 191 Bool isempty_RL ( EState* s ) in isempty_RL() 340 Bool copy_input_until_stop ( EState* s ) in copy_input_until_stop() 342 Bool progress_in = False; in copy_input_until_stop() 385 Bool copy_output_until_stop ( EState* s ) in copy_output_until_stop() 387 Bool progress_out = False; in copy_output_until_stop() 412 Bool handle_compress ( bz_stream* strm ) in handle_compress() 414 Bool progress_in = False; in handle_compress() 415 Bool progress_out = False; in handle_compress() 437 BZ2_compressBlock ( s, (Bool)(s->mode == BZ_M_FINISHING) ); in handle_compress() 460 Bool progress; in BZ_API() [all …]
|
| H A D | bzlib_huffman.c | 114 Bool tooLong; in BZ2_hbMakeCodeLengths()
|
| H A D | bzlib_compress.c | 537 Bool inUse16[16]; in sendMTFValues() 643 void BZ2_compressBlock ( EState* s, Bool is_last_block ) in BZ2_compressBlock()
|
| H A D | bzlib_blocksort.c | 387 Bool mainGtU ( UInt32 i1, in mainGtU() 801 Bool bigDone[256]; in mainSort()
|
| /openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/ibus/ibus/ |
| H A D | 0002-util-IMdkit-Fix-incompatible-pointer-types-in-Transp.patch | 39 - Bool (*checkAddr) (); 55 + Bool (*checkAddr) (Xi18n, TransportSW *, char *); 77 - {(char *) NULL, 0, (Bool (*) ()) NULL} 78 + {(char *) NULL, 0, (Bool (*) (Xi18n, TransportSW *, char *))NULL} 81 static Bool GetInputStyles (Xi18n i18n_core, XIMStyles **p_style)
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtk+/ |
| H A D | xsettings.patch | 20 static Bool
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libx86-1/libx86-1.1/ |
| H A D | 0001-Define-CARD32-as-uint-as-it-is-32-bit.patch | 30 #define Bool int
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/xsp/xsp/ |
| H A D | 0001-fix-incompatible-pointer-types-build-error-in-gcc-15.patch | 38 static Bool XSPWireToEvent(Display *dpy, XEvent *event, xEvent *wire);
|
| /openbmc/openbmc/meta-arm/documentation/ |
| H A D | trusted-services.md | 70 | SMMGW_AUTH_VAR | Bool | Enable Authenticated variable support … 71 | SMMGW_INTERNAL_CRYPTO | Bool | Use MbedTLS build into SmmGW for authentication related crypto ope…
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-driver/xf86-video-nouveau/ |
| H A D | 0001-nouveau-fixup-driver-for-new-X-server-ABI.patch | 34 static Bool
|
| /openbmc/u-boot/lib/lzma/ |
| H A D | Types.h | 83 typedef int Bool; typedef
|
| H A D | LzmaDec.c | 711 void LzmaDec_InitDicAndState(CLzmaDec *p, Bool initDic, Bool initState) in LzmaDec_InitDicAndState()
|
| /openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/ |
| H A D | Added-support-for-PPC-instructions-mfatbu-mfatbl.patch | 65 @@ -11875,6 +11875,28 @@ static Bool dis_proc_ctl ( const VexAbiInfo* vbi, UInt prefix, UInt theIns…
|
| /openbmc/openbmc/poky/meta/recipes-graphics/pong-clock/pong-clock/ |
| H A D | pong-clock-no-flicker.c | 60 Bool bata_to_miss, batb_to_miss;
|
| /openbmc/sdbusplus/test/message/ |
| H A D | read.cpp | 129 TEST_F(ReadTest, Bool) in TEST_F() argument
|