Searched refs:LOC (Results 1 - 17 of 17) sorted by relevance

/external/qemu/distrib/ext4_utils/src/
H A Dtest_ext4fixup3 typeset -i I ITERATIONS PHASE LOC COUNT MAXCOUNT
46 let LOC="$RANDOM"%2 # 0 to 1
47 let LOC++ # 1 to 2
54 ext4fixup -d "$PHASE,$LOC,$COUNT" "$NEW_FS_IMAGE" 2>/dev/null
63 echo "$ME: test failed with parameters $PHASE, $LOC, $COUNT"
/external/valgrind/main/none/tests/s390x/
H A Dcondloadstore.stdout.exp0 LOC 0000000000000000 into 0000000000000000 if mask0 for cc 0: 0000000000000000
2 LOC 0000000000000000 into 0000000000000000 if mask1 for cc 0: 0000000000000000
3 LOC 0000000000000000 into 0000000000000000 if mask2 for cc 0: 0000000000000000
4 LOC 0000000000000000 into 0000000000000000 if mask3 for cc 0: 0000000000000000
5 LOC 0000000000000000 into 0000000000000000 if mask4 for cc 0: 0000000000000000
6 LOC 0000000000000000 into 0000000000000000 if mask5 for cc 0: 0000000000000000
7 LOC 0000000000000000 into 0000000000000000 if mask6 for cc 0: 0000000000000000
8 LOC 0000000000000000 into 0000000000000000 if mask7 for cc 0: 0000000000000000
9 LOC 0000000000000000 into 0000000000000000 if mask8 for cc 0: 0000000000000000
10 LOC 000000000000000
[all...]
H A Dcondloadstore.c122 DO_INSN(LOC, LOAD_REG_MEM);
H A Dopcodes.h292 #define LOC(r1,r3,b2,dl2,dh2) RSY_RDRM(eb,r1,r3,b2,dl2,dh2,f2) macro
/external/zlib/src/contrib/delphi/
H A Dzlibd32.mak8 LOC = -DZEXPORT=__fastcall -DZEXPORTVA=__cdecl macro
14 CFLAGS = -a -d -k- -O2 $(LOC)
/external/zlib/src/contrib/pascal/
H A Dzlibd32.mak8 LOC = -DZEXPORT=__fastcall -DZEXPORTVA=__cdecl macro
14 CFLAGS = -a -d -k- -O2 $(LOC)
/external/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp333 template <typename LOC, typename DATA>
334 const LOC*
339 LOC::Profile(ID, ctx, parent, d);
342 LOC *L = cast_or_null<LOC>(Contexts.FindNodeOrInsertPos(ID, InsertPos));
345 L = new LOC(ctx, parent, d);
/external/smack/src/org/xbill/DNS/
H A DType.java100 public static final int LOC = 29; field in class:Type
255 types.add(LOC, "LOC", new LOCRecord());
H A DLOCRecord.java39 * Creates an LOC Record from the given data
51 super(name, Type.LOC, dclass, ttl);
66 throw new WireParseException("Invalid LOC version");
103 throw st.exception("Invalid LOC " + type + " degrees");
109 throw st.exception("Invalid LOC " + type + " minutes");
113 throw st.exception("Invalid LOC " + type + " seconds");
119 throw st.exception("Invalid LOC " + type);
127 throw st.exception("Invalid LOC " + type);
142 throw st.exception("Invalid LOC " + type);
152 throw st.exception("Invalid LOC "
[all...]
/external/clang/docs/
H A DMakefile96 $(Echo) Making User LOC Table
/external/clang/include/clang/Analysis/Analyses/
H A DConsumed.h77 virtual void warnParamTypestateMismatch(SourceLocation LOC, argument
/external/clang/include/clang/Analysis/
H A DAnalysisContext.h389 template <typename LOC, typename DATA>
390 const LOC *getLocationContext(AnalysisDeclContext *ctx,
/external/llvm/docs/
H A DMakefile98 $(Echo) Making User LOC Table
/external/bison/data/
H A Dglr.c107 # b4_locuser_formals(LOC = yylocp)
113 # b4_locuser_args(LOC = yylocp)
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dloctest.cpp1549 Locale LOC [] = { Locale::getChinese(), Locale("zh", "CN", ""), local
1553 NumberFormat *fmt = NumberFormat::createPercentInstance(LOC[i], status);
1563 errln(UnicodeString("Percent for ") + LOC[i].getDisplayName(temp) + " should be 100%, got " + result);
/external/icu/icu4c/source/test/intltest/
H A Dloctest.cpp1549 Locale LOC [] = { Locale::getChinese(), Locale("zh", "CN", ""), local
1553 NumberFormat *fmt = NumberFormat::createPercentInstance(LOC[i], status);
1563 errln(UnicodeString("Percent for ") + LOC[i].getDisplayName(temp) + " should be 100%, got " + result);
/external/bison/build-aux/
H A Dtexinfo.tex8497 % @float FLOATTYPE,LABEL,LOC ... @end float for displayed figures, tables,

Completed in 786 milliseconds