Searched defs:LOC (Results 1 - 7 of 7) sorted by relevance

/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/include/clang/Analysis/Analyses/
H A DConsumed.h77 virtual void warnParamTypestateMismatch(SourceLocation LOC, argument
/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());
/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/valgrind/main/none/tests/s390x/
H A Dopcodes.h292 #define LOC(r1,r3,b2,dl2,dh2) RSY_RDRM(eb,r1,r3,b2,dl2,dh2,f2) macro

Completed in 770 milliseconds