OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OUTPUT
(Results
1 - 25
of
31
) sorted by null
1
2
/external/icu4c/extra/uconv/
makedata.mak
76
OUTPUT
= "$(DLL_OUTPUT)\$(RESNAME).dll"
78
OUTPUT
= "$(DLL_OUTPUT)\$(RESNAME).lib"
81
ALL : $(
OUTPUT
)
/external/zlib/src/nintendods/
Makefile
12
# TARGET is the name of the
output
53
export
OUTPUT
:= $(CURDIR)/lib/libz.a
113
$(
OUTPUT
) : $(OFILES)
/packages/apps/Mms/tests/src/com/android/mms/ui/
SmsStressTest.java
35
private final static String
OUTPUT
= "result.txt";
53
Environment.getExternalStorageDirectory(),
OUTPUT
), true));
/frameworks/base/drm/java/android/drm/
DrmStore.java
181
* The rights-protected content can be set as
output
.
183
public static final int
OUTPUT
= 0x04;
205
case
OUTPUT
:
/hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu_common.h
52
#define
OUTPUT
stdout
/external/arduino/hardware/arduino/cores/arduino/
wiring.h
40
#define
OUTPUT
0x1
/external/chromium/third_party/libevent/
evrpc.h
434
* Hooks for changing the input and
output
of RPCs; this can be used to
440
EVRPC_OUTPUT /**< apply the function to an
output
hook */
449
#define
OUTPUT
EVRPC_OUTPUT
459
* @param hook_type either INPUT or
OUTPUT
473
* @param hook_type either INPUT or
OUTPUT
/external/chromium_org/third_party/libevent/
evrpc.h
434
* Hooks for changing the input and
output
of RPCs; this can be used to
440
EVRPC_OUTPUT /**< apply the function to an
output
hook */
449
#define
OUTPUT
EVRPC_OUTPUT
459
* @param hook_type either INPUT or
OUTPUT
473
* @param hook_type either INPUT or
OUTPUT
/frameworks/base/graphics/java/android/renderscript/
Program.java
59
OUTPUT
(1),
/frameworks/av/include/drm/
drm_framework_common.h
174
* Constant field signifies that the content can be set as
output
176
static const int
OUTPUT
= 0x04;
/external/linux-tools-perf/
Makefile
2
OUTPUT
:= $(O)/
10
ifneq ($(
OUTPUT
),)
11
# check that the
output
directory actually exists
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
[
all
...]
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/
program_parse.tab.h
27
Bison
output
files to be licensed under the GNU General Public
46
OUTPUT
= 264,
154
#define
OUTPUT
264
program_parse.tab.c
27
Bison
output
files to be licensed under the GNU General Public
43
/* Identify Bison
output
. */
231
OUTPUT
= 264,
339
#define
OUTPUT
264
[
all
...]
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glsl_parser.h
27
Bison
output
files to be licensed under the GNU General Public
162
OUTPUT
= 380,
363
#define
OUTPUT
380
glsl_parser.cc
27
Bison
output
files to be licensed under the GNU General Public
43
/* Identify Bison
output
. */
271
OUTPUT
= 380,
472
#define
OUTPUT
380
[
all
...]
/prebuilts/gradle-plugin/com/android/tools/build/builder/0.5.7/
builder-0.5.7.jar
/prebuilts/tools/common/freemarker/
freemarker-2.3.19.jar
/prebuilts/tools/linux-x86/swt/
swt.jar
/prebuilts/tools/linux-x86_64/swt/
swt.jar
/prebuilts/misc/common/ecj/
ecj.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar
/prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar
/prebuilts/sdk/11/
android.jar
/prebuilts/sdk/12/
android.jar
Completed in 931 milliseconds
1
2