OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:zoo
(Results
1 - 7
of
7
) sorted by null
/development/ndk/samples/module-exports/jni/
Android.mk
20
LOCAL_MODULE :=
zoo
21
LOCAL_SRC_FILES :=
zoo
/
zoo
.c
/ndk/build/core/
import-locals.mk
24
# I.e. If module 'foo' depends on 'bar' which depends on '
zoo
',
26
# and '
zoo
'
setup-toolchain.mk
65
# So it TARGET_TOOLCHAIN is 'foo-bar-
zoo
-xxx', then
66
# TARGET_TOOLCHAIN_BASE will be 'foo-bar-
zoo
'
definitions.mk
[
all
...]
/external/compiler-rt/lib/asan/tests/
asan_test.cc
986
static const char *
zoo
= "FOOBAR123";
local
987
const char *p = Ident(
zoo
);
992
static char
zoo
[10];
local
993
const char *p = Ident(
zoo
);
995
EXPECT_DEATH(Ident(p[15]), "
zoo
.*asan_test.");
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py
[
all
...]
Completed in 717 milliseconds