Searched refs:TRUE (Results 1 - 25 of 2236) sorted by relevance

1234567891011>>

/external/tpm2/include/tpm2/
H A Dbool.h10 #if defined(TRUE)
11 #undef TRUE macro
18 #define TRUE ((BOOL)1) macro
/external/icu/icu4c/source/i18n/
H A Dregexcst.h152 {doNOP, 0, 0, 0, TRUE}
154 , {doLiteralChar, 254, 14,0, TRUE} // 2 term
155 , {doLiteralChar, 130, 14,0, TRUE} // 3
156 , {doSetBegin, 91 /* [ */, 123, 205, TRUE} // 4
157 , {doNOP, 40 /* ( */, 27,0, TRUE} // 5
158 , {doDotAny, 46 /* . */, 14,0, TRUE} // 6
159 , {doCaret, 94 /* ^ */, 14,0, TRUE} // 7
160 , {doDollar, 36 /* $ */, 14,0, TRUE} // 8
161 , {doNOP, 92 /* \ */, 89,0, TRUE} // 9
162 , {doOrOperator, 124 /* | */, 2,0, TRUE} // 1
[all...]
/external/icu/icu4c/source/common/
H A Drbbirpt.h82 {doNOP, 0, 0, 0, TRUE}
84 , {doNOP, 132, 1,0, TRUE} // 2
85 , {doNoChain, 94 /* ^ */, 12, 9, TRUE} // 3
87 , {doNOP, 33 /* ! */, 19,0, TRUE} // 5
88 , {doNOP, 59 /* ; */, 1,0, TRUE} // 6
91 , {doEndOfRule, 59 /* ; */, 1,0, TRUE} // 9 break-rule-end
92 , {doNOP, 132, 9,0, TRUE} // 10
95 , {doNOP, 132, 12,0, TRUE} // 13
101 , {doNOP, 33 /* ! */, 21,0, TRUE} // 19 rev-option
103 , {doOptionStart, 130, 23,0, TRUE} // 2
[all...]
/external/curl/
H A DCTestConfig.cmake13 set(CTEST_DROP_SITE_CDASH TRUE)
/external/eigen/
H A DCTestConfig.cmake13 set(CTEST_DROP_SITE_CDASH TRUE)
/external/icu/icu4c/source/test/intltest/
H A Dnumfmtspectest.cpp92 assertPatternFr("1 234,57", 1234.567, "#,##0.##", TRUE);
93 assertPatternFr("1234,57", 1234.567, "0.##", TRUE);
94 assertPatternFr("1235", 1234.567, "0", TRUE);
95 assertPatternFr("1 234,567", 1234.567, "#,##0.###", TRUE);
96 assertPatternFr("1234,567", 1234.567, "###0.#####", TRUE);
97 assertPatternFr("1234,5670", 1234.567, "###0.0000#", TRUE);
98 assertPatternFr("01234,5670", 1234.567, "00000.0000", TRUE);
99 assertPatternFr("1 234,57 \\u20ac", 1234.567, "#,##0.00 \\u00a4", TRUE);
110 assertEquals("", "34 567,89", format(1234567.89, *nf), TRUE);
111 assertEquals("", "0 034,56", format(34.56, *nf), TRUE);
[all...]
H A Dtsputil.cpp111 maxMinTest(pinf, ninf, pinf, TRUE);
115 maxMinTest(pinf, pzero, pinf, TRUE);
117 maxMinTest(pinf, nzero, pinf, TRUE);
121 maxMinTest(ninf, pzero, pzero, TRUE);
123 maxMinTest(ninf, nzero, nzero, TRUE);
127 maxMinTest(pinf, nan, nan, TRUE);
129 maxMinTest(ninf, nan, nan, TRUE);
133 maxMinTest(nan, nan, nan, TRUE);
137 maxMinTest(nan, pzero, nan, TRUE);
139 maxMinTest(nan, nzero, nan, TRUE);
[all...]
H A Dtokiter.cpp36 done = TRUE;
39 haveLine = TRUE;
48 return TRUE;
64 * @return TRUE if a valid token is found, or FALSE if the end
68 ICU_Utility::skipWhitespace(line, pos, TRUE);
97 return TRUE;
99 return TRUE; // do NOT increment
109 return TRUE;
/external/tpm2/
H A DPower.c37 s_initialized = TRUE;
49 // TRUE TPM has been initialized
H A DCancel.c19 // TRUE if cancel flag is set
41 s_isCanceled = TRUE;
H A DPPPlat.c19 // TRUE if physical presence is signaled
28 // so always return TRUE;
42 s_physicalPresence = TRUE;
/external/pcre/dist2/src/
H A Dpcre2_newline.c73 utf TRUE if in utf mode
75 Returns: TRUE or FALSE
95 return TRUE;
99 return TRUE;
116 return TRUE;
120 return TRUE;
126 return TRUE;
131 return TRUE;
138 return TRUE;
163 utf TRUE i
[all...]
/external/curl/tests/unit/
H A Dunit1303.c85 {BASE + 4, 0, 10000, 8000, TRUE, 4000, "4 seconds should be left"},
86 {BASE + 4, 990000, 10000, 8000, TRUE, 3010, "3010 ms should be left"},
87 {BASE + 8, 0, 10000, 8000, TRUE, -1, "timeout is -1, expired"},
88 {BASE + 10, 0, 10000, 8000, TRUE, -2000, "-2000, overdue 2 seconds"},
109 {BASE + 4, 0, 0, 10000, TRUE, 6000, "6 seconds should be left"},
110 {BASE + 4, 990000, 0, 10000, TRUE, 5010, "5010 ms should be left"},
111 {BASE + 10, 0, 0, 10000, TRUE, -1, "timeout is -1, expired"},
112 {BASE + 12, 0, 0, 10000, TRUE, -2000, "-2000, overdue 2 seconds"},
121 {BASE + 4, 0, 0, 0, TRUE, 296000, "no timeout active"},
122 {BASE + 4, 990000, 0, 0, TRUE, 29501
[all...]
/external/lzma/CPP/7zip/UI/Console/
H A DConsoleClose.cpp18 return TRUE;
23 return TRUE;
31 return TRUE;
60 if(!SetConsoleCtrlHandler(HandlerRoutine, TRUE))
/external/v8/src/
H A Dv8dll-main.cc18 return TRUE;
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_conv.c172 return TRUE;
181 return TRUE;
190 return TRUE;
222 success = TRUE;
334 { TRUE, FALSE, TRUE, TRUE, 32, 4 },
335 { TRUE, FALSE, TRUE, FALSE, 32, 4 },
336 { TRUE, FALS
[all...]
/external/mesa3d/src/gallium/state_trackers/wgl/
H A Dstw_ext_pixelformat.c65 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/skia/tools/
H A Dwin_lcid.cpp18 return (TRUE);
24 return (TRUE);
32 return (TRUE);
/external/c-ares/
H A Dwindows_port.c18 return (TRUE);
/external/lzma/C/Util/LzmaLib/
H A DLzmaLibExports.c11 return TRUE;
/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_fence.c48 return TRUE;
58 return TRUE;
/external/curl/src/
H A Dtool_getparam.c69 {"*@", "url", TRUE},
70 {"*4", "dns-ipv4-addr", TRUE},
71 {"*6", "dns-ipv6-addr", TRUE},
72 {"*a", "random-file", TRUE},
73 {"*b", "egd-file", TRUE},
74 {"*B", "oauth2-bearer", TRUE},
75 {"*c", "connect-timeout", TRUE},
76 {"*d", "ciphers", TRUE},
77 {"*D", "dns-interface", TRUE},
85 {"*F", "dns-servers", TRUE},
[all...]
H A Dtool_cb_wrt.c34 /* create a local file for writing, return TRUE on success */
63 outs->s_isreg = TRUE;
64 outs->fopened = TRUE;
68 return TRUE;
113 check_fails = TRUE;
115 check_fails = TRUE;
117 check_fails = TRUE;
119 check_fails = TRUE;
121 check_fails = TRUE;
126 check_fails = TRUE;
[all...]
/external/mesa3d/src/gallium/auxiliary/translate/
H A Dtranslate_generic.c785 return TRUE;
869 case PIPE_FORMAT_R64G64B64A64_FLOAT: return TRUE;
870 case PIPE_FORMAT_R64G64B64_FLOAT: return TRUE;
871 case PIPE_FORMAT_R64G64_FLOAT: return TRUE;
872 case PIPE_FORMAT_R64_FLOAT: return TRUE;
874 case PIPE_FORMAT_R32G32B32A32_FLOAT: return TRUE;
875 case PIPE_FORMAT_R32G32B32_FLOAT: return TRUE;
876 case PIPE_FORMAT_R32G32_FLOAT: return TRUE;
877 case PIPE_FORMAT_R32_FLOAT: return TRUE;
879 case PIPE_FORMAT_R16G16B16A16_FLOAT: return TRUE;
[all...]
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_validate.c87 return TRUE;
91 return TRUE;
95 return TRUE;
102 return TRUE;
107 return TRUE;
111 return TRUE;
115 return TRUE;
123 return TRUE;
128 return TRUE;
134 return TRUE;
[all...]

Completed in 2994 milliseconds

1234567891011>>