OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VERSION_STRING
(Results
1 - 9
of
9
) sorted by null
/external/libvpx/
vpx_version.h
7
#define
VERSION_STRING
" v0.9.6"
/external/v8/src/
version.cc
58
#define
VERSION_STRING
\
62
#define
VERSION_STRING
\
76
const char* Version::version_string_ =
VERSION_STRING
;
/frameworks/base/core/java/android/hardware/usb/
UsbAccessory.java
65
public static final int
VERSION_STRING
= 3;
93
mVersion = strings[
VERSION_STRING
];
/external/qemu/android/
qemu-setup.c
32
# define
VERSION_STRING
STRINGIFY(ANDROID_SDK_TOOLS_REVISION)".0"
34
# define
VERSION_STRING
"standalone"
493
10 + // max
VERSION_STRING
length
524
"/C \"%s\" ping emulator "
VERSION_STRING
" \"%s\" \"%s\" \"%s\"",
558
execl( tmp, _ANDROID_PING_PROGRAM, "ping", "emulator",
VERSION_STRING
,
566
"%s ping emulator "
VERSION_STRING
" \"%s\" \"%s\" \"%s\"",
main.c
66
# define
VERSION_STRING
STRINGIFY(ANDROID_SDK_TOOLS_REVISION)".0"
68
# define
VERSION_STRING
"standalone"
251
VERSION_STRING
" (build_id " STRINGIFY(ANDROID_BUILD_ID) ")" );
253
VERSION_STRING
);
[
all
...]
/external/libvpx/vp8/
vp8_dx_iface.c
715
#ifndef
VERSION_STRING
716
#define
VERSION_STRING
720
"WebM Project VP8 Decoder"
VERSION_STRING
,
750
"WebM Project VP8 Decoder (Deprecated API)"
VERSION_STRING
,
vp8_cx_iface.c
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar
/prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
Completed in 561 milliseconds