Searched refs:FALSE (Results 26 - 50 of 3724) sorted by relevance

1234567891011>>

/external/icu/icu4c/source/test/intltest/
H A Dtsputil.cpp110 maxMinTest(pinf, ninf, ninf, FALSE);
114 maxMinTest(pinf, pzero, pzero, FALSE);
116 maxMinTest(pinf, nzero, nzero, FALSE);
120 maxMinTest(ninf, pzero, ninf, FALSE);
122 maxMinTest(ninf, nzero, ninf, FALSE);
126 maxMinTest(pinf, nan, nan, FALSE);
128 maxMinTest(ninf, nan, nan, FALSE);
132 maxMinTest(nan, nan, nan, FALSE);
136 maxMinTest(nan, pzero, nan, FALSE);
138 maxMinTest(nan, nzero, nan, FALSE);
[all...]
/external/jpeg/
H A Djcinit.c33 jinit_c_master_control(cinfo, FALSE /* full compression */);
39 jinit_c_prep_controller(cinfo, FALSE /* never need full buffer here */);
60 jinit_c_main_controller(cinfo, FALSE /* never need full buffer here */);
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dfpdfapi_jcinit.c34 jinit_c_master_control(cinfo, FALSE /* full compression */);
40 jinit_c_prep_controller(cinfo, FALSE /* never need full buffer here */);
61 jinit_c_main_controller(cinfo, FALSE /* never need full buffer here */);
/external/qemu/distrib/jpeg-6b/
H A Djcinit.c33 jinit_c_master_control(cinfo, FALSE /* full compression */);
39 jinit_c_prep_controller(cinfo, FALSE /* never need full buffer here */);
60 jinit_c_main_controller(cinfo, FALSE /* never need full buffer here */);
/external/bluetooth/bluedroid/btif/src/
H A Dbluetooth.c112 return FALSE;
150 if (interface_ready() == FALSE)
159 if (interface_ready() == FALSE)
168 if (interface_ready() == FALSE)
181 if (interface_ready() == FALSE)
190 if (interface_ready() == FALSE)
199 if (interface_ready() == FALSE)
208 if (interface_ready() == FALSE)
217 if (interface_ready() == FALSE)
226 if (interface_ready() == FALSE)
[all...]
/external/bluetooth/bluedroid/include/
H A Dbt_target.h62 #define UNV_INCLUDED FALSE
66 #define GATT_PTS FALSE
102 #define GATTS_APPU_USE_GATT_TRACE FALSE
106 #define SMP_HOST_ENCRYPT_INCLUDED FALSE
110 #define SBC_NO_PCM_CPY_OPTION FALSE
127 #define BTA_DI_INCLUDED FALSE
131 #define BTA_BI_INCLUDED FALSE
135 #define BTA_SC_INCLUDED FALSE
171 #define BTA_AV_SINK_INCLUDED FALSE
179 #define RPC_TRACE_ONLY FALSE
[all...]
/external/bluetooth/bluedroid/bta/pb/
H A Dbta_pbs_cfg.c39 #define BTA_PBS_USERID_REQ FALSE
/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Dfiletools.h27 isFileModTimeLater(const char *filePath, const char *checkAgainst, UBool isDir=FALSE);
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/rtasm/
H A Drtasm_cpu.c36 DEBUG_GET_ONCE_BOOL_OPTION(nosse, "GALLIUM_NOSSE", FALSE);
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
H A Dr300_fs.h83 return FALSE;
84 return (fs->shader->code.writes_depth) ? TRUE : FALSE;
90 return FALSE;
91 return (fs->shader->write_all) ? TRUE : FALSE;
/external/icu/icu4c/source/tools/toolutil/
H A Dfiletools.h27 isFileModTimeLater(const char *filePath, const char *checkAgainst, UBool isDir=FALSE);
/external/mesa3d/src/gallium/auxiliary/rtasm/
H A Drtasm_cpu.c36 DEBUG_GET_ONCE_BOOL_OPTION(nosse, "GALLIUM_NOSSE", FALSE);
/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_fs.h83 return FALSE;
84 return (fs->shader->code.writes_depth) ? TRUE : FALSE;
90 return FALSE;
91 return (fs->shader->write_all) ? TRUE : FALSE;
/external/pdfium/fpdfsdk/src/formfiller/
H A DFFL_Notify.cpp19 m_bDoActioning(FALSE),
43 FX_BOOL bRet = FALSE;//DoAAction(CPDF_AAction::AActionType::ButtonUp, bExit);
51 FX_BOOL bRet = FALSE;//DoAAction(CPDF_AAction::AActionType::ButtonDown, bExit);
59 FX_BOOL bRet = FALSE;//DoAAction(CPDF_AAction::AActionType::CursorEnter, bExit);
67 FX_BOOL bRet = FALSE;//DoAAction(CPDF_AAction::AActionType::CursorExit, bExit);
75 FX_BOOL bRet = FALSE;//DoAAction(CPDF_AAction::AActionType::GetFocus, bExit);
83 FX_BOOL bRet = FALSE;//DoAAction(CPDF_AAction::AActionType::LoseFocus, bExit);
115 if (this->m_bDoActioning) return FALSE;
118 if (!FindAAction(eAAT,action)) return FALSE;
122 this->m_bDoActioning = FALSE;
[all...]
/external/bluetooth/bluedroid/bta/ar/
H A Dbta_ar_int.h32 #define BTA_AR_DEBUG FALSE
57 #if BTA_DYNAMIC_MEMORY == FALSE
/external/bluetooth/bluedroid/bta/include/
H A Dbta_op_api.h36 #define BTA_OPS_DEBUG FALSE
40 #define BTA_OPC_DEBUG FALSE
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/genperf/
H A Dstandard.h27 #ifndef FALSE
28 #define FALSE 0 macro
/external/lzma/CPP/7zip/UI/Console/
H A DConsoleClose.cpp24 return FALSE;
33 return FALSE;
68 if(!SetConsoleCtrlHandler(HandlerRoutine, FALSE))
/external/wpa_supplicant_8/wpa_supplicant/dbus/
H A Ddbus_dict_helpers.c23 * @return TRUE on success, FALSE on failure
32 return FALSE;
54 * @return TRUE on success, FALSE on failure
61 return FALSE;
107 return FALSE;
111 return FALSE;
122 return FALSE;
124 return FALSE;
139 return FALSE;
143 return FALSE;
[all...]
/external/chromium_org/third_party/icu/source/common/
H A Dpatternprops.cpp119 return FALSE;
123 return FALSE;
130 return FALSE;
137 return FALSE;
141 return FALSE;
148 return FALSE;
155 return FALSE;
161 return FALSE;
198 return FALSE;
203 return FALSE;
[all...]
/external/icu/icu4c/source/common/
H A Dpatternprops.cpp119 return FALSE;
123 return FALSE;
130 return FALSE;
137 return FALSE;
141 return FALSE;
148 return FALSE;
155 return FALSE;
161 return FALSE;
198 return FALSE;
203 return FALSE;
[all...]
/external/libnfc-nci/src/nfc/tags/
H A Dtags_int.c58 {RW_T1T_IS_TOPAZ96, 0x0E, FALSE, {0, 0, 0}, {0, 0, 0}},
78 {TAG_MIFARE_MID, TRUE, T2T_MIFARE_VERSION_BLOCK, T2T_MIFARE_ULTRALIGHT_VER_NO, 0xFFFF, FALSE, 0x06, FALSE, T2T_DEFAULT_LOCK_BLPB},
79 {TAG_MIFARE_MID, TRUE, T2T_MIFARE_VERSION_BLOCK, T2T_MIFARE_ULTRALIGHT_FAMILY_VER_NO, 0xFFFF, TRUE, 0x00, FALSE, T2T_DEFAULT_LOCK_BLPB},
80 {TAG_KOVIO_MID, FALSE, 0x00, 0x00, 0x0000, FALSE, 0x1D, TRUE, 0x04},
81 {TAG_INFINEON_MID, TRUE, T2T_INFINEON_VERSION_BLOCK, T2T_INFINEON_MYD_MOVE_LEAN, 0xFFF0, FALSE, 0x06, FALSE, T2T_DEFAULT_LOCK_BLPB},
82 {TAG_INFINEON_MID, TRUE, T2T_INFINEON_VERSION_BLOCK, T2T_INFINEON_MYD_MOVE, 0xFFF0, FALSE, 0x10, FALSE, T2T_DEFAULT_LOCK_BLP
[all...]
/external/chromium_org/third_party/libjpeg_turbo/
H A Drdswitch.c53 return FALSE;
59 return FALSE;
98 return FALSE;
106 return FALSE;
113 return FALSE;
130 return FALSE;
149 return FALSE;
155 return FALSE;
196 return FALSE;
205 return FALSE;
[all...]
/external/bluetooth/bluedroid/hci/include/
H A Dbt_hci_bdroid.h43 # ifndef FALSE
44 # define FALSE 0 macro
47 # define TRUE (!FALSE)
51 # ifndef FALSE
52 # define FALSE false macro
/external/chromium_org/chrome/installer/test/
H A Dresource_updater.cc22 DPCHECK(result != FALSE) << "EndUpdateResource failed";
28 handle_ = BeginUpdateResource(pe_image_path.value().c_str(), FALSE);
47 != FALSE) {
60 if (EndUpdateResource(handle_, FALSE) == FALSE) {

Completed in 857 milliseconds

1234567891011>>