Searched refs:LOC (Results 1 – 15 of 15) sorted by relevance
/external/zlib/win32/ |
D | Makefile.bor | 16 LOC = $(LOCAL_ZLIB) 22 CFLAGS = -a -d -k- -O2 $(LOC) 23 ASFLAGS = $(LOC) 24 LDFLAGS = $(LOC)
|
D | Makefile.gcc | 34 CFLAGS = $(LOC) -O3 -Wall 37 ASFLAGS = $(LOC) -Wall 40 LDFLAGS = $(LOC) -s
|
D | Makefile.msc | 17 LOC = 30 CFLAGS = -nologo -MD -O2 $(LOC)
|
/external/zlib/msdos/ |
D | Makefile.msc | 18 LOC = $(LOCAL_ZLIB) 27 CFLAGS=-nologo -A$(MODEL) -G$(CPU_TYP) -W3 -Oait -Gs $(LOC)
|
D | Makefile.bor | 21 LOC = $(LOCAL_ZLIB) 36 CFLAGS=-O2 -Z -m$(MODEL) $(LOC)
|
/external/zlib/contrib/delphi/ |
D | zlibd32.mak | 8 LOC = -DZEXPORT=__fastcall -DZEXPORTVA=__cdecl macro 14 CFLAGS = -a -d -k- -O2 $(LOC)
|
/external/zlib/contrib/pascal/ |
D | zlibd32.mak | 8 LOC = -DZEXPORT=__fastcall -DZEXPORTVA=__cdecl macro 14 CFLAGS = -a -d -k- -O2 $(LOC)
|
/external/zlib/contrib/masmx86/ |
D | readme.txt | 17 nmake -f win32/Makefile.msc LOC="-DASMV -DASMINF" OBJA="gvmat32c.obj gvmat32.obj inffas32.obj"
|
/external/qemu/tcg/ |
D | tcg-dyngen.c | 373 #define HPPA_RECORD_BRANCH(LIST, LOC, TARGET) \ argument 376 stub->location = LOC; \
|
/external/icu4c/test/intltest/ |
D | loctest.cpp | 1513 Locale LOC [] = { Locale::getChinese(), Locale("zh", "CN", ""), in Test4105828() local 1517 NumberFormat *fmt = NumberFormat::createPercentInstance(LOC[i], status); in Test4105828() 1527 …errln(UnicodeString("Percent for ") + LOC[i].getDisplayName(temp) + " should be 100%, got " + resu… in Test4105828()
|
/external/bison/ |
D | ChangeLog | 992 (handle_syncline): New arg LOC. All callers changed. 5179 (LOC, VAL, YYLLOC_FORMAL, YYLLOC_ARG, USE_YYLLOC, LEX_FORMALS) 7129 * tests/calc.at (_AT_DATA_CALC_Y): Define VAL, LOC, LEX_FORMALS,
|
/external/grub/docs/ |
D | texinfo.tex | 6431 % @float FLOATTYPE,LABEL,LOC ... @end float for displayed figures, tables,
|
/external/bison/build-aux/ |
D | texinfo.tex | 6535 % @float FLOATTYPE,LABEL,LOC ... @end float for displayed figures, tables,
|
/external/libffi/ |
D | texinfo.tex | 6803 % @float FLOATTYPE,LABEL,LOC ... @end float for displayed figures, tables,
|
/external/bison/doc/ |
D | bison.info | 6583 -- Method on location: location operator+= (const location& LOC, int
|