/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
lbxbuf.h | 32 #ifndef TRUE 33 #define TRUE 1
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
lbxbuf.h | 32 #ifndef TRUE 33 #define TRUE 1
|
/external/libnfc-nci/src/adaptation/ |
bte_logmsg.c | 26 #define BT_USE_TRACES TRUE 28 #if MMI_INCLUDED == TRUE 34 #if BT_USE_TRACES == TRUE 38 #define RPC_INCLUDED TRUE 126 #if RPC_INCLUDED == TRUE 134 #if RPC_INCLUDED == TRUE 136 #elif MMI_INCLUDED == TRUE 142 #if (defined(TRACE_TASK_INCLUDED) && TRACE_TASK_INCLUDED == TRUE) 146 #if (defined(DONGLE_MODE_INCLUDED) && DONGLE_MODE_INCLUDED == TRUE) 170 #if RPC_INCLUDED == TRUE [all...] |
/external/bluetooth/bluedroid/stack/btu/ |
btu_task.c | 45 #if ( defined(RFCOMM_INCLUDED) && RFCOMM_INCLUDED == TRUE ) 53 #if (defined(EVAL) && EVAL == TRUE) 57 #if GAP_INCLUDED == TRUE 61 #if (defined(OBX_INCLUDED) && OBX_INCLUDED == TRUE) 64 #if (defined(BIP_INCLUDED) && BIP_INCLUDED == TRUE) 68 #if (BPP_SND_INCLUDED == TRUE || BPP_INCLUDED == TRUE) 77 #if APPL_INCLUDED == TRUE 81 #if (defined(RPC_INCLUDED) && RPC_INCLUDED == TRUE) 85 #if (defined(BNEP_INCLUDED) && BNEP_INCLUDED == TRUE) [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
tsputil.cpp | 110 maxMinTest(pinf, ninf, pinf, TRUE); 114 maxMinTest(pinf, pzero, pinf, TRUE); 116 maxMinTest(pinf, nzero, pinf, TRUE); 120 maxMinTest(ninf, pzero, pzero, TRUE); 122 maxMinTest(ninf, nzero, nzero, TRUE); 126 maxMinTest(pinf, nan, nan, TRUE); 128 maxMinTest(ninf, nan, nan, TRUE); 132 maxMinTest(nan, nan, nan, TRUE); 136 maxMinTest(nan, pzero, nan, TRUE); 138 maxMinTest(nan, nzero, nan, TRUE); [all...] |
tokiter.cpp | 33 done = TRUE; 36 haveLine = TRUE; 45 return TRUE; 61 * @return TRUE if a valid token is found, or FALSE if the end 65 ICU_Utility::skipWhitespace(line, pos, TRUE); 94 return TRUE; 96 return TRUE; // do NOT increment 106 return TRUE;
|
/external/icu4c/test/intltest/ |
tsputil.cpp | 109 maxMinTest(pinf, ninf, pinf, TRUE); 113 maxMinTest(pinf, pzero, pinf, TRUE); 115 maxMinTest(pinf, nzero, pinf, TRUE); 119 maxMinTest(ninf, pzero, pzero, TRUE); 121 maxMinTest(ninf, nzero, nzero, TRUE); 125 maxMinTest(pinf, nan, nan, TRUE); 127 maxMinTest(ninf, nan, nan, TRUE); 131 maxMinTest(nan, nan, nan, TRUE); 135 maxMinTest(nan, pzero, nan, TRUE); 137 maxMinTest(nan, nzero, nan, TRUE); [all...] |
tokiter.cpp | 34 done = TRUE; 37 haveLine = TRUE; 46 return TRUE; 62 * @return TRUE if a valid token is found, or FALSE if the end 66 ICU_Utility::skipWhitespace(line, pos, TRUE); 95 return TRUE; 97 return TRUE; // do NOT increment 107 return TRUE;
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/ |
stw_ext_pixelformat.c | 65 return TRUE; 75 *pvalue = pfi->pfd.dwFlags & PFD_DRAW_TO_WINDOW ? TRUE : FALSE; 76 return TRUE; 79 *pvalue = pfi->pfd.dwFlags & PFD_DRAW_TO_BITMAP ? TRUE : FALSE; 80 return TRUE; 83 *pvalue = pfi->pfd.dwFlags & PFD_NEED_PALETTE ? TRUE : FALSE; 84 return TRUE; 87 *pvalue = pfi->pfd.dwFlags & PFD_NEED_SYSTEM_PALETTE ? TRUE : FALSE; 88 return TRUE; 92 return TRUE; [all...] |
/external/mesa3d/src/gallium/state_trackers/wgl/ |
stw_ext_pixelformat.c | 65 return TRUE; 75 *pvalue = pfi->pfd.dwFlags & PFD_DRAW_TO_WINDOW ? TRUE : FALSE; 76 return TRUE; 79 *pvalue = pfi->pfd.dwFlags & PFD_DRAW_TO_BITMAP ? TRUE : FALSE; 80 return TRUE; 83 *pvalue = pfi->pfd.dwFlags & PFD_NEED_PALETTE ? TRUE : FALSE; 84 return TRUE; 87 *pvalue = pfi->pfd.dwFlags & PFD_NEED_SYSTEM_PALETTE ? TRUE : FALSE; 88 return TRUE; 92 return TRUE; [all...] |
/external/libnfc-nci/src/include/ |
bt_target.h | 48 #define GPS_INCLUDED TRUE 393 #if (HCISU_H4_INCLUDED == TRUE) 444 #if (HCISU_H4_INCLUDED == TRUE) 453 #if (HCISU_H4_INCLUDED == TRUE) 462 #if (HCISU_H4_INCLUDED == TRUE) 479 /* If TRUE, BTU task will check HCISU again when HCI command timer expires */ 484 /* If TRUE, stack is compiled to include MM dual stack functionality */ 489 /* If TRUE, stack is compiled to support Embedded Lite Stack in BT chip */ 494 /* If TRUE, stack is compiled to support Embedded Lite Stack for AV SNK in BT chip */ 499 /* If TRUE, stack is compiled as Lite Stack in Multimedia chip * [all...] |
/external/bluetooth/bluedroid/embdrv/sbc/encoder/include/ |
sbc_encoder.h | 39 #ifndef TRUE 40 #define TRUE (!FALSE) 78 /* Set SBC_USE_ARM_PRAGMA to TRUE to use "#pragma arm section zidata" */ 83 /* Set SBC_ARM_ASM_OPT to TRUE in case the target is an ARM */ 96 #define SBC_ARM_COMPILER TRUE 99 /* Set SBC_IPAQ_OPT to TRUE in case the target is an ARM */ 102 #define SBC_IPAQ_OPT TRUE 105 /* Debug only: set SBC_IS_64_MULT_IN_WINDOW_ACCU to TRUE to use 64 bit multiplication in the windowing */ 111 /* Set SBC_IS_64_MULT_IN_IDCT to TRUE to use 64 bits multiplication in the DCT of Matrixing */ 113 /* CAUTION: It only apply in the if SBC_FAST_DCT is set to TRUE */ [all...] |
/external/skia/tools/ |
win_lcid.cpp | 12 return (TRUE); 18 return (TRUE); 26 return (TRUE);
|
/external/bluetooth/bluedroid/main/ |
bte_logmsg.c | 36 #if MMI_INCLUDED == TRUE 44 #if (RFCOMM_INCLUDED==TRUE) 47 #if (OBX_INCLUDED==TRUE) 50 #if (AVCT_INCLUDED==TRUE) 53 #if (AVDT_INCLUDED==TRUE) 56 #if (AVRC_INCLUDED==TRUE) 59 #if (AVDT_INCLUDED==TRUE) 62 #if (A2D_INCLUDED==TRUE) 65 #if (BIP_INCLUDED==TRUE) 68 #if (BNEP_INCLUDED==TRUE) [all...] |
/device/asus/grouper/bluetooth/ |
bdroid_buildcfg.h | 29 #define PAN_NAP_DISABLED TRUE
|
/device/samsung/manta/bluetooth/ |
bdroid_buildcfg.h | 29 #define PAN_NAP_DISABLED TRUE
|
/external/bluetooth/bluedroid/bta/pb/ |
bta_pbs_cfg.c | 28 #if defined(BTA_PBS_INCLUDED) && (BTA_PBS_INCLUDED == TRUE)
|
/external/chromium_org/chrome_elf/ |
chrome_elf_main.cc | 19 return TRUE;
|
/external/chromium_org/rlz/win/dll/ |
dll_main.cc | 13 return TRUE;
|
/external/lzma/C/Util/LzmaLib/ |
LzmaLibExports.c | 11 return TRUE;
|
/external/v8/src/ |
v8dll-main.cc | 41 return TRUE;
|
/external/bluetooth/bluedroid/stack/avrc/ |
avrc_utils.c | 25 #if (AVRC_METADATA_INCLUDED == TRUE) 33 ** Returns returns TRUE if it is valid 54 result=TRUE; 63 result=TRUE; 68 result=TRUE; 76 result=TRUE; 88 ** Returns returns TRUE if it is valid 100 result=TRUE; 106 result=TRUE; 113 result=TRUE; [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/ |
sp_fence.c | 48 return TRUE; 58 return TRUE;
|
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/genperf/ |
standard.h | 31 #ifndef TRUE 32 #define TRUE 1
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
sp_fence.c | 48 return TRUE; 58 return TRUE;
|