Home
last modified time | relevance | path

Searched defs:foreign (Results 1 – 17 of 17) sorted by relevance

/external/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/
Dmultiple_files_test.proto55 repeated TestAllTypes foreign = 2; field
/external/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/
Dmultiple_files_test.proto55 repeated TestAllTypes foreign = 2; field
/external/protobuf/java/core/src/test/proto/com/google/protobuf/
Dmultiple_files_test.proto54 repeated TestAllTypes foreign = 2; field
/external/v8/src/wasm/
Dwasm-objects-inl.h415 Foreign foreign = Foreign::cast(forwarded); in GcSafeType() local
438 Foreign foreign = Foreign::cast(forwarded); in GcSafeType() local
Dc-api.cc2807 WASM_DEFINE_REF(foreign, wasm::Foreign) in WASM_DEFINE_REF() argument
/external/v8/src/objects/
Dproperty.cc93 Handle<Object> foreign, in AccessorConstant()
/external/v8/src/runtime/
Druntime-compiler.cc165 Handle<JSReceiver> foreign; in RUNTIME_FUNCTION() local
/external/kernel-headers/original/uapi/xen/
Dgntdev.h156 } foreign; member
/external/v8/src/asmjs/
Dasm-js.cc319 Handle<JSReceiver> foreign, in InstantiateAsmWasm()
/external/v8/src/builtins/
Dbuiltins-call-gen.cc643 TNode<Foreign> foreign = LoadObjectField<Foreign>( in CallFunctionTemplate() local
Dbuiltins-internal-gen.cc1067 TNode<Object> foreign = args.GetOptionalArgumentValue(1); in TF_BUILTIN() local
/external/protobuf/src/google/protobuf/
Dextension_set_unittest.cc791 unittest::ForeignMessage foreign; in TEST() local
/external/tagsoup/src/org/ccil/cowan/tagsoup/
DParser.java814 private boolean foreign(String prefix, String namespace) { in foreign() method in Parser
/external/v8/src/heap/
Dfactory.cc1307 Handle<Foreign> foreign(Foreign::cast(result), isolate()); in NewForeign() local
1853 Handle<Foreign> foreign = NewForeign(reinterpret_cast<Address>(value)); in NewExternal() local
/external/v8/src/ic/
Daccessor-assembler.cc212 TNode<Foreign> foreign = LoadObjectField<Foreign>( in HandleLoadAccessor() local
1669 TNode<Foreign> foreign = LoadObjectField<Foreign>( in HandleStoreICProtoHandler() local
/external/v8/src/api/
Dapi.cc5734 i::Object foreign = i::JSObject::cast(obj).GetEmbedderField(0); in ExternalValue() local
9135 i::Handle<i::Foreign> foreign = in AddMessageListenerWithErrorLevel() local
/external/vulkan-validation-layers/layers/
Dcore_validation.cpp8517 const char *foreign = " (VK_QUEUE_FAMILY_FOREIGN_EXT)"; in GetFamilyAnnotation() local