/external/llvm/test/Bindings/OCaml/ |
executionengine.ml | 65 let cg = coerce (Foreign.funptr (void @-> returning int32_t)) (ptr void) 84 let cplusty = Foreign.funptr (int32_t @-> int32_t @-> returning int32_t) in 89 (* let cgetglobalty = Foreign.funptr (void @-> returning int32_t) in
|
/external/avahi/ |
autogen.sh | 52 run_versioned automake "$AM_VERSION" -a -c --foreign 71 run_versioned automake "$AM_VERSION" -a -c --foreign
|
/external/libdaemon/ |
bootstrap.sh | 50 run_versioned automake "$VERSION" -a -c --foreign 65 run_versioned automake "$VERSION" -a -c --foreign
|
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/bytecode/ |
AndroidTranslatorClassIntrumentedTest.java | 45 * Test "foreign class" getting its methods shadowed whe it's 58 * Test "foreign class" not getting its methods shadowed when it's
|
/external/v8/src/ |
property.h | 103 AccessorConstantDescriptor(Handle<Name> key, Handle<Object> foreign, 105 : Descriptor(key, foreign, attributes, ACCESSOR_CONSTANT,
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
List10.java | 47 "Foreign", "History", "Independent", "Romance", "Sci-Fi", "Television", "Thriller"
|
List11.java | 47 "Foreign", "History", "Independent", "Romance", "Sci-Fi", "Television", "Thriller"
|
/external/dnsmasq/bld/ |
Makefile | 14 $(XGETTEXT) -d dnsmasq --foreign-user --omit-header --keyword=_ -o $@ -i $(OBJS:.o=.c)
|
/external/iptables/ |
Makefile.am | 4 AUTOMAKE_OPTIONS = foreign subdir-objects
|
/external/libevent/include/ |
Makefile.am | 7 AUTOMAKE_OPTIONS = foreign
|
/external/libnl/ |
configure.in | 15 AM_INIT_AUTOMAKE([-Wall foreign subdir-objects])
|
/external/libvorbis/ |
Makefile.am | 3 AUTOMAKE_OPTIONS = 1.7 foreign dist-zip dist-bzip2
|
/external/v8/test/mjsunit/asm/ |
float64mul.js | 5 function Module(stdlib, foreign, heap) {
|
int16array-outofbounds.js | 5 function Module(stdlib, foreign, heap) {
|
int32-tmod.js | 5 function Module(stdlib, foreign, heap) {
|
int32array-constant-key.js | 5 function Module(stdlib, foreign, heap) {
|
int32array-unaligned.js | 5 function Module(stdlib, foreign, heap) {
|
uint32-less-than-shift.js | 5 function Module(stdlib, foreign, heap) {
|
/hardware/intel/common/libmix/mix_common/ |
configure.ac | 8 #AM_INIT_AUTOMAKE([-Wall -Werror foreign])
|
/hardware/intel/common/libmix/mix_video/test/ |
configure.ac | 7 AM_INIT_AUTOMAKE([-Wall -Werror foreign])
|
/hardware/intel/img/psb_video/ |
Makefile.am | 23 AUTOMAKE_OPTIONS = foreign
|
/hardware/intel/img/psb_video/fw/ |
Makefile.am | 23 AUTOMAKE_OPTIONS = foreign
|
/ndk/sources/host-tools/make-3.81/glob/ |
Makefile.am | 18 AUTOMAKE_OPTIONS = foreign
|
/prebuilts/go/darwin-x86/misc/cgo/gmp/ |
fib.go | 10 // and foreign code on multiple pthreads.
|
/prebuilts/go/darwin-x86/misc/cgo/stdio/ |
fib.go | 12 // and foreign code on multiple pthreads.
|