Searched refs:pre (Results 251 - 275 of 341) sorted by relevance

<<11121314

/external/openssh/contrib/suse/
H A Dopenssh.spec173 %pre
/external/snakeyaml/
H A Dmvnw.bat46 @REM check for pre script, once with legacy .bat ending and once with .cmd ending
/external/icu/icu4c/source/i18n/
H A DdecNumber.c3655 Int pre; /* digits before the '.' */ local
3703 pre=dn->digits+exp; /* digits before '.' */
3705 if ((exp>0) || (pre<-5)) { /* need exponential form */
3707 pre=1; /* assume one digit before '.' */
3723 if (!ISZERO(dn)) pre+=adj;
3727 pre=-(2-adj);
3735 if (pre>0) { /* xxx.xxx or xx00 (engineering) form */
3736 Int n=pre;
3737 for (; pre>0; pre
[all...]
/external/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp29 /// component (e.g. DynamoRIO) to instrument pre-built libraries.
1796 CmpInst::Predicate pre; local
1799 pre = I.getPredicate();
1802 pre = I.getSwappedPredicate();
1809 (pre == CmpInst::ICMP_SLT || pre == CmpInst::ICMP_SGE)) ||
1811 (pre == CmpInst::ICMP_SGT || pre == CmpInst::ICMP_SLE))) {
/external/deqp/modules/gles31/functional/
H A Des31fDrawBuffersIndexedTests.cpp839 bool requiresAdvancedBlendEq (const BlendState& pre, const BlendState post, const vector<DrawBufferInfo>& drawBuffers) argument
843 if (pre.blendEq && pre.blendEq->is<BlendEq>())
844 requiresAdvancedBlendEq |= isAdvancedBlendEq(pre.blendEq->get<BlendEq>());
1377 // pre common must.
1380 // If pre common enables blend per attachment must disable it
/external/libvpx/libvpx/vp8/
H A Dvp8_dx_iface.c379 xd->pre = pc->yv12_fb[pc->lst_fb_idx];
/external/llvm/test/MC/ARM/
H A Dthumb-diagnostics.s238 @ SEV/WFE/WFI/YIELD - are not supported pre v6M or v6T2
/external/mdnsresponder/mDNSShared/
H A DDebugServices.c1351 char pre[4] = ""; local
1384 pre[0] = '['; pre[1] = '\0';
1406 pre, a[0], a[1], a[2], a[3], a[4], a[5], a[6], a[7], a[8],
/external/python/cpython2/Modules/zlib/
H A Dmake_vms.com21 $! 0.08 20120219 Make it work on VAX again, pre-load missing symbols to shared
724 $! 0.02 20120226 Add pre-load logic
/external/zlib/src/
H A Dmake_vms.com21 $! 0.08 20120219 Make it work on VAX again, pre-load missing symbols to shared
724 $! 0.02 20120226 Add pre-load logic
/external/selinux/libsemanage/src/
H A Dgenhomedircon.c775 const char *pre, const char *h, const char *l,
804 prefix = strdup(pre);
773 push_user_entry(genhomedircon_user_entry_t ** list, const char *n, const char *u, const char *g, const char *sen, const char *pre, const char *h, const char *l, const char *ln, const char *hd_role) argument
/external/fec/
H A Dconfigure32 # Work around bugs in pre-3.0 UWIN ksh.
418 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
422 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
501 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
503 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
507 | --program-pre | --program-pr | --program-p)
510 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
3368 # Work around bugs in pre-3.0 UWIN ksh.
/external/iputils/ninfod/
H A Dconfigure119 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
824 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
828 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
916 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
918 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
922 | --program-pre | --program-pr | --program-p)
925 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
4465 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
/external/doclava/res/assets/templates-sdk/assets/css/
H A Ddefault.css133 pre, table, input, textarea, code {
287 p, pre, table, form {
315 dd pre,
322 li pre,
333 pre strong, pre b, a strong, a b, a code {
336 pre, code {
1726 white-space: pre-wrap;
1764 pre {
1802 pre
[all...]
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dlibcpuset.c300 /* Is string 'pre' a prefix of string 's'? */
301 static int strprefix(const char *s, const char *pre) argument
303 return strncmp(s, pre, strlen(pre)) == 0;
3297 /* Reverse list of cpusets, in place. Simulates pre-order/post-order flip. */
/external/python/cpython2/Lib/
H A Dpydoc.py120 pre = max(0, (maxlen-3)//2)
121 post = max(0, maxlen-3-pre)
122 return text[:pre] + '...' + text[len(text)-post:]
2221 except ImportError: # pre-webbrowser.py compatibility
/external/google-breakpad/
H A Dconfigure117 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
927 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
931 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1019 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1021 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1025 | --program-pre | --program-pr | --program-p)
1028 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
6887 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
/external/liblzf/
H A Dconfigure90 # Work around bugs in pre-3.0 UWIN ksh.
794 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
798 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
886 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
888 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
892 | --program-pre | --program-pr | --program-p)
895 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
6982 # Work around bugs in pre-3.0 UWIN ksh.
/external/ltp/utils/ffsb-6.0-rc2/
H A Dconfigure94 # Work around bugs in pre-3.0 UWIN ksh.
845 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
849 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
937 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
939 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
943 | --program-pre | --program-pr | --program-p)
946 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
5883 # Work around bugs in pre-3.0 UWIN ksh.
/external/stressapptest/
H A Dconfigure118 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
861 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
865 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
953 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
955 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
959 | --program-pre | --program-pr | --program-p)
962 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
6160 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
/external/antlr/antlr-3.4/runtime/Python/unittests/
H A Dtesttree.py1244 def pre(t): function in function:TestTreeVisitor.testTreeVisitor
1245 found.append("pre(%s)" % t)
1252 visitor.visit(t, pre, post)
1254 expecting = [ "pre(PRINT)", "pre(MULT)", "pre(x)", "post(x)",
1255 "pre(VEC)", "pre(MULT)", "pre(9)", "post(9)", "pre(
[all...]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
H A DCompatibilityTest.java860 String pre = (String)t.readObject();
865 ok = pre.equals(PREFIX) &&
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
H A DCompatibilityTest.java859 String pre = (String)t.readObject();
864 ok = pre.equals(PREFIX) &&
/external/bison/data/
H A Dyacc.c120 # types, and so that pre-C89 compilers are handled correctly.
/external/dtc/Documentation/
H A Ddtc-paper.tex96 were legacy (pre-POWER5\R) iSeries\R machines. iSeries machines often
401 \S\ref{sec:format}. This mode is useful for checking a pre-existing

Completed in 964 milliseconds

<<11121314