Searched
full:foreign (Results
251 -
275 of
755) sorted by null
<<11121314151617181920>>
/prebuilts/go/darwin-x86/src/runtime/ |
os1_nacl.go | 164 // This runs on a foreign stack, without an m or a g. No stack split.
|
os1_plan9.go | 250 // This runs on a foreign stack, without an m or a g. No stack split.
|
/prebuilts/go/linux-x86/src/runtime/ |
os1_nacl.go | 164 // This runs on a foreign stack, without an m or a g. No stack split.
|
os1_plan9.go | 250 // This runs on a foreign stack, without an m or a g. No stack split.
|
/prebuilts/misc/common/swig/include/2.0.11/chicken/ |
tinyclos-multi-generic.patch | 41 (foreign-lambda* unsigned-int ((scheme-object args) (scheme-object svector)) "
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
exception_ptr.h | 61 * is none, or the currently handled exception is foreign, return the null
|
/toolchain/binutils/binutils-2.25/gas/ |
frags.h | 121 /* For foreign-segment symbol fixups. */
|
/toolchain/binutils/binutils-2.25/gprof/ |
Makefile.am | 20 AUTOMAKE_OPTIONS = 1.11 foreign no-dist no-texinfo.tex
|
/external/libogg/ |
Makefile.in | 205 AUTOMAKE_OPTIONS = foreign 1.6 dist-zip 226 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \ 227 cd $(srcdir) && $(AUTOMAKE) --foreign \ 232 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ 234 $(AUTOMAKE) --foreign Makefile
|
/external/libvorbis/ |
Makefile.in | 233 AUTOMAKE_OPTIONS = 1.7 foreign dist-zip dist-bzip2 262 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \ 263 cd $(srcdir) && $(AUTOMAKE) --foreign \ 268 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ 270 $(AUTOMAKE) --foreign Makefile
|
/external/protobuf/java/src/test/java/com/google/protobuf/ |
GeneratedMessageTest.java | 448 // Pass builder for foreign message instance. 452 // Create expected version passing foreign message instance explicitly. 462 // Pass builder for foreign message instance. 466 // Create expected version passing foreign message instance explicitly. [all...] |
/bionic/libc/include/net/ |
if_types.h | 145 #define IFT_VOICEFXO 0x65 /* voice Foreign Exchange Office */ 146 #define IFT_VOICEFXS 0x66 /* voice Foreign Exchange Station */
|
/development/ndk/platforms/android-21/include/net/ |
if_types.h | 145 #define IFT_VOICEFXO 0x65 /* voice Foreign Exchange Office */ 146 #define IFT_VOICEFXS 0x66 /* voice Foreign Exchange Station */
|
/development/ndk/platforms/android-3/include/net/ |
if_types.h | 145 #define IFT_VOICEFXO 0x65 /* voice Foreign Exchange Office */ 146 #define IFT_VOICEFXS 0x66 /* voice Foreign Exchange Station */
|
/external/ipsec-tools/src/include-glibc/ |
Makefile.in | 193 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/include-glibc/Makefile'; \ 195 $(AUTOMAKE) --foreign src/include-glibc/Makefile
|
/external/libmtp/doc/ |
Makefile.in | 187 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \ 189 $(AUTOMAKE) --foreign doc/Makefile
|
/external/protobuf/src/google/protobuf/ |
reflection_ops_unittest.cc | 351 // Starts out initialized because the foreign message is itself an optional 379 // Starts out initialized because the foreign message is itself an optional
|
/external/v8/src/ |
messages.cc | 123 Handle<Foreign> callback_obj(Foreign::cast(listener.get(0)));
|
objects-body-descriptors-inl.h | 280 class Foreign::BodyDescriptor final : public BodyDescriptorBase { 486 return Op::template apply<Foreign::BodyDescriptor>(p1, p2, p3);
|
/external/v8/test/mjsunit/wasm/ |
asm-wasm.js | 355 function TestInt32HeapAccess(stdlib, foreign, buffer) { 392 function TestFloatHeapAccess(stdlib, foreign, buffer) {
|
/ndk/sources/cxx-stl/gabi++/src/ |
helper_func_internal.cc | 155 // Found catch (...) catches everything, including foreign exceptions 234 // foreign exception must be caught by exception spec
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/action/ |
SyncMessageBatch.java | 294 // The default detail message for SQLiteConstraintException tells us that a foreign 295 // key constraint failed, but not which one! Messages have foreign keys to 3 tables:
|
/packages/providers/TvProvider/res/values/ |
arrays.xml | 58 <item>Foreign|OTHERS</item> 229 <item>foreign countries/expeditions|EDUCATION</item>
|
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/net/ |
if_types.h | 145 #define IFT_VOICEFXO 0x65 /* voice Foreign Exchange Office */ 146 #define IFT_VOICEFXS 0x66 /* voice Foreign Exchange Station */
|
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/net/ |
if_types.h | 145 #define IFT_VOICEFXO 0x65 /* voice Foreign Exchange Office */ 146 #define IFT_VOICEFXS 0x66 /* voice Foreign Exchange Station */
|
Completed in 1880 milliseconds
<<11121314151617181920>>