Searched refs:FALSE (Results 226 - 250 of 3724) sorted by relevance

1234567891011>>

/external/chromium_org/sandbox/win/src/
H A Dprocess_thread_policy.cc49 return FALSE;
60 process_access, FALSE, DUPLICATE_CLOSE_SOURCE)) {
62 return FALSE;
66 thread_access, FALSE, DUPLICATE_CLOSE_SOURCE)) {
67 return FALSE;
125 client_info.process, handle, 0, FALSE,
156 client_info.process, handle, 0, FALSE,
181 client_info.process, handle, 0, FALSE,
206 client_info.process, handle, 0, FALSE,
232 FALSE,
[all...]
/external/chromium_org/third_party/icu/source/i18n/
H A Drbtz.cpp36 return FALSE;
40 return FALSE;
46 return FALSE;
56 fHistoricTransitions(NULL), fUpToDate(FALSE) {
61 fHistoricTransitions(NULL), fUpToDate(FALSE) {
84 fUpToDate = FALSE;
95 || BasicTimeZone::operator==(that) == FALSE) {
96 return FALSE;
100 return FALSE;
106 return FALSE;
[all...]
H A Drematch.cpp42 (fFindProgressCallbackFn != NULL) && (ReportFindProgress(pos, status) == FALSE)
209 fTransparentBounds = FALSE;
211 fMatch = FALSE;
216 fHitEnd = FALSE;
217 fRequireEnd = FALSE;
228 fTraceDebug = FALSE;
238 fInputUniStrMaybeMutable = FALSE;
318 if (fMatch == FALSE) {
433 if (u_isdigit(digitC) == FALSE) {
498 UBool bailOut = FALSE;
[all...]
H A Dbasictz.cpp40 return FALSE;
47 getOffset(start, FALSE, raw1, dst1, status);
49 return FALSE;
51 tz.getOffset(start, FALSE, raw2, dst2, status);
53 return FALSE;
59 return FALSE;
63 return FALSE;
70 UBool avail1 = getNextTransition(time, FALSE, tr1);
71 UBool avail2 = tz.getNextTransition(time, FALSE, tr2);
81 getNextTransition(tr1.getTime(), FALSE, tr
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_screen.c294 return FALSE;
304 return FALSE;
313 return FALSE;
316 return FALSE;
320 return FALSE;
325 return FALSE;
330 return FALSE;
333 return FALSE;
337 return FALSE;
350 return FALSE;
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
H A Dr300_hyperz.c83 return FALSE;
88 return FALSE;
105 return FALSE;
108 return FALSE;
112 return FALSE;
117 return FALSE;
122 return FALSE;
126 return FALSE;
194 r300->hiz_in_use = FALSE;
245 return FALSE;
[all...]
/external/guava/guava-tests/test/com/google/common/base/
H A DPredicatesTest.java47 private static final Predicate<Integer> FALSE = Predicates.alwaysFalse(); field in class:PredicatesTest
116 .addEqualityGroup(FALSE, Predicates.alwaysFalse())
132 assertEvalsToTrue(Predicates.not(FALSE));
148 .addEqualityGroup(FALSE)
153 .addEqualityGroup(FALSE, Predicates.alwaysFalse())
155 .addEqualityGroup(Predicates.not(FALSE))
189 .addEqualityGroup(Predicates.and(FALSE))
207 Object[] notEqualObjects = {Predicates.and(NEVER_REACHED, FALSE)};
227 assertEvalsToFalse(Predicates.and(FALSE, NEVER_REACHED));
252 assertEvalsToFalse(Predicates.and(TRUE, FALSE, NEVER_REACHE
[all...]
/external/icu/icu4c/source/i18n/
H A Drbtz.cpp36 return FALSE;
40 return FALSE;
46 return FALSE;
56 fHistoricTransitions(NULL), fUpToDate(FALSE) {
61 fHistoricTransitions(NULL), fUpToDate(FALSE) {
84 fUpToDate = FALSE;
95 || BasicTimeZone::operator==(that) == FALSE) {
96 return FALSE;
100 return FALSE;
106 return FALSE;
[all...]
H A Dcollationfastlatinbuilder.cpp92 firstShortPrimary(0), shortPrimaryOverflow(FALSE),
102 if(U_FAILURE(errorCode)) { return FALSE; }
105 return FALSE;
107 if(!loadGroups(data, errorCode)) { return FALSE; }
112 if(!encodeUniqueCEs(errorCode)) { return FALSE; }
119 if(!encodeUniqueCEs(errorCode)) { return FALSE; }
127 // or by returning FALSE here if shortPrimaryOverflow.
138 if(U_FAILURE(errorCode)) { return FALSE; }
146 return FALSE;
160 return FALSE;
[all...]
H A Dbasictz.cpp40 return FALSE;
47 getOffset(start, FALSE, raw1, dst1, status);
49 return FALSE;
51 tz.getOffset(start, FALSE, raw2, dst2, status);
53 return FALSE;
59 return FALSE;
63 return FALSE;
70 UBool avail1 = getNextTransition(time, FALSE, tr1);
71 UBool avail2 = tz.getNextTransition(time, FALSE, tr2);
81 getNextTransition(tr1.getTime(), FALSE, tr
[all...]
/external/libnfc-nci/src/nfa/hci/
H A Dnfa_hci_main.c138 nfa_hci_cb.w4_hci_netwk_init = FALSE;
146 nfa_hci_cb.w4_hci_netwk_init = FALSE;
164 nfa_hci_cb.w4_hci_netwk_init = FALSE;
175 nfa_hci_cb.w4_hci_netwk_init = FALSE;
228 return FALSE;
230 /* Send Connectivity event flag can be either TRUE or FALSE */
232 &&(nfa_hci_cb.cfg.b_send_conn_evts[xx] != FALSE))
233 return FALSE;
245 return FALSE;
262 return FALSE;
[all...]
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_screen.c294 return FALSE;
304 return FALSE;
313 return FALSE;
316 return FALSE;
320 return FALSE;
325 return FALSE;
330 return FALSE;
333 return FALSE;
337 return FALSE;
350 return FALSE;
[all...]
/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_hyperz.c83 return FALSE;
88 return FALSE;
105 return FALSE;
108 return FALSE;
112 return FALSE;
117 return FALSE;
122 return FALSE;
126 return FALSE;
194 r300->hiz_in_use = FALSE;
245 return FALSE;
[all...]
/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DGdiPlusimageAttributes.h112 FALSE,
142 FALSE,
167 FALSE,
190 FALSE,
211 FALSE));
235 FALSE,
259 FALSE,
282 FALSE,
307 FALSE,
325 IN BOOL clamp = FALSE)
323 SetWrapMode(IN WrapMode wrap, IN const Color& color = Color(), IN BOOL clamp = FALSE) argument
[all...]
/external/pdfium/core/src/fxge/android/
H A Dfpf_skiafont.cpp93 return FALSE;
97 return FALSE;
101 return FALSE;
106 return FALSE;
122 return FALSE;
133 return FALSE;
162 return FALSE;
172 return FALSE;
191 return FALSE;
194 return FALSE;
[all...]
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dintltest.h126 assertTrue(#x, (x), FALSE, FALSE, __FILE__, __LINE__)
129 assertSuccess(#x, (x), FALSE, __FILE__, __LINE__)
256 UBool assertTrue(const char* message, UBool condition, UBool quiet=FALSE, UBool possibleDataError=FALSE, const char *file=NULL, int line=0);
257 UBool assertFalse(const char* message, UBool condition, UBool quiet=FALSE);
260 * @return TRUE on success, FALSE on failure.
262 UBool assertSuccess(const char* message, UErrorCode ec, UBool possibleDataError=FALSE, const char *file=NULL, int line=0);
264 const UnicodeString& actual, UBool possibleDataError=FALSE);
273 const Formattable& actual, UBool possibleDataError=FALSE);
[all...]
H A Dwbnf.cpp32 return *p?TRUE:FALSE;
205 ; // ASSERT(FALSE);
214 return FALSE;
324 // return tag == YES ? TRUE : FALSE;
335 is_quoting(FALSE){}
349 bslash_escape = TRUE; quote_escape = FALSE; break;
351 bslash_escape = FALSE;quote_escape = TRUE; break;
361 is_quoting = FALSE;
375 is_quoting = FALSE;
629 // ASSERT(FALSE);
[all...]
/external/icu/icu4c/source/test/intltest/
H A Dintltest.h150 assertTrue(#x, (x), FALSE, FALSE, __FILE__, __LINE__)
153 assertSuccess(#x, (x), FALSE, __FILE__, __LINE__)
280 UBool assertTrue(const char* message, UBool condition, UBool quiet=FALSE, UBool possibleDataError=FALSE, const char *file=NULL, int line=0);
281 UBool assertFalse(const char* message, UBool condition, UBool quiet=FALSE);
284 * @return TRUE on success, FALSE on failure.
286 UBool assertSuccess(const char* message, UErrorCode ec, UBool possibleDataError=FALSE, const char *file=NULL, int line=0);
288 const UnicodeString& actual, UBool possibleDataError=FALSE);
297 const Formattable& actual, UBool possibleDataError=FALSE);
[all...]
/external/libpng/contrib/pngminus/
H A Dpng2pnm.c29 #ifndef FALSE
30 #define FALSE (BOOL) 0 macro
67 BOOL alpha = FALSE;
77 raw = FALSE;
145 if (png2pnm (fp_rd, fp_wr, fp_al, raw, alpha) == FALSE)
213 return FALSE;
217 return FALSE;
224 return FALSE; /* out of memory */
230 return FALSE; /* out of memory */
236 return FALSE;
[all...]
/external/pdfium/core/src/fxcodec/codec/
H A Dfx_codec.cpp75 return FALSE;
78 return FALSE;
92 return FALSE;
134 return FALSE;
243 return FALSE;
285 , m_bEOD(FALSE)
305 return FALSE;
312 return FALSE;
320 return FALSE;
332 m_bColorTransformed = FALSE;
[all...]
/external/jhead/
H A Djhead.c38 static int TrimExif = FALSE; // Cut off exif beyond interesting data.
41 static int RenameAssociatedFiles = FALSE;
44 static int Exif2FileTime = FALSE;
45 static int DoModify = FALSE;
46 static int DoReadAction = FALSE;
47 int ShowTags = FALSE; // Do not show raw by default.
48 static int Quiet = FALSE; // Be quiet on success (like unix programs)
49 int DumpExifMap = FALSE;
50 static int ShowConcise = FALSE;
51 static int CreateExifSection = FALSE;
[all...]
/external/chromium_org/third_party/libjpeg_turbo/
H A Djdmarker.c148 * If must suspend, take the specified action (typically "return FALSE").
175 * If return FALSE, was forced to suspend before reaching end of
187 * what it's consumed (ie, the end of the buffer) before returning FALSE.
221 cinfo->CCIR601_sampling = FALSE; /* Assume non-CCIR sampling??? */
223 cinfo->saw_JFIF_marker = FALSE;
229 cinfo->saw_Adobe_marker = FALSE;
250 INPUT_2BYTES(cinfo, length, return FALSE);
252 INPUT_BYTE(cinfo, cinfo->data_precision, return FALSE);
253 INPUT_2BYTES(cinfo, cinfo->image_height, return FALSE);
254 INPUT_2BYTES(cinfo, cinfo->image_width, return FALSE);
[all...]
/external/chromium_org/third_party/icu/source/tools/ctestfw/
H A Duperf.cpp84 uselen(FALSE),
88 verbose(FALSE), bulk_mode(FALSE),
100 uselen(FALSE),
104 verbose(FALSE), bulk_mode(FALSE),
175 bulk_mode = FALSE;
180 line_mode = FALSE;
200 ucharBuf = ucbuf_open(resolvedFileName,&encoding,TRUE,FALSE,&status);
265 UBool res=FALSE;
[all...]
/external/icu/icu4c/source/tools/ctestfw/
H A Duperf.cpp84 uselen(FALSE),
88 verbose(FALSE), bulk_mode(FALSE),
100 uselen(FALSE),
104 verbose(FALSE), bulk_mode(FALSE),
175 bulk_mode = FALSE;
180 line_mode = FALSE;
200 ucharBuf = ucbuf_open(resolvedFileName,&encoding,TRUE,FALSE,&status);
265 UBool res=FALSE;
[all...]
/external/bluetooth/bluedroid/bta/ag/
H A Dbta_ag_sco.c37 #define BTA_AG_SCO_DEBUG FALSE
315 BOOLEAN removed_started = FALSE;
474 p_scb->codec_fallback = FALSE;
537 p_scb->retry_with_sco_only = FALSE;
538 APPL_TRACE_API("Setting retry_with_sco_only to FALSE");
550 p_scb->retry_with_sco_only = FALSE;
597 p_scb->retry_with_sco_only = FALSE;
628 ** Returns TRUE if T1 settings has to be used, FALSE otherwise
637 return FALSE;
661 bta_ag_sco_codec_nego(p_scb, FALSE);
[all...]

Completed in 643 milliseconds

1234567891011>>