Searched defs:OUTPUT (Results 1 - 10 of 10) sorted by relevance

/external/icu4c/extra/uconv/
H A Dmakedata.mak76 OUTPUT = "$(DLL_OUTPUT)\$(RESNAME).dll" macro
78 OUTPUT = "$(DLL_OUTPUT)\$(RESNAME).lib" macro
81 ALL : $(OUTPUT)
/external/zlib/src/nintendods/
H A DMakefile53 export OUTPUT := $(CURDIR)/lib/libz.a macro
113 $(OUTPUT) : $(OFILES)
/external/arduino/hardware/arduino/cores/arduino/
H A Dwiring.h40 #define OUTPUT 0x1 macro
/external/chromium/third_party/libevent/
H A Devrpc.h449 #define OUTPUT EVRPC_OUTPUT macro
459 * @param hook_type either INPUT or OUTPUT
473 * @param hook_type either INPUT or OUTPUT
/external/linux-tools-perf/
H A DMakefile2 OUTPUT := $(O)/ macro
10 ifneq ($(OUTPUT),)
12 OUTDIR := $(shell cd $(OUTPUT) && /bin/pwd)
13 $(if $(OUTDIR),, $(error output directory "$(OUTPUT)" does not exist))
34 $(OUTPUT)PERF-VERSION-FILE: .FORCE-PERF-VERSION-FILE
35 @$(SHELL_PATH) util/PERF-VERSION-GEN $(OUTPUT)
36 -include $(OUTPUT)PERF-VERSION-FILE
182 $(OUTPUT)python/perf.so: $(PYRF_OBJS)
185 --build-lib='$(OUTPUT)python' \
186 --build-temp='$(OUTPUT)pytho
[all...]
/external/chromium/sdch/open-vcdiff/src/
H A Dgflags.cc1409 void GetAllFlags(vector<CommandLineFlagInfo>* OUTPUT) { argument
1416 OUTPUT->push_back(fi);
1420 sort(OUTPUT->begin(), OUTPUT->end(), FilenameFlagnameCmp());
1535 bool GetCommandLineFlagInfo(const char* name, CommandLineFlagInfo* OUTPUT) { argument
1543 assert(OUTPUT);
1544 flag->FillCommandLineFlagInfo(OUTPUT);
/external/mesa3d/src/glsl/
H A Dglsl_parser.h153 OUTPUT = 370, enumerator in enum:yytokentype
H A Dglsl_parser.cpp255 OUTPUT = 370, enumerator in enum:yytokentype
865 "EXTENSION", "LINE", "COLON", "EOL", "INTERFACE", "OUTPUT",
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 217 milliseconds