Home
last modified time | relevance | path

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

/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/
Dmultiple_files_test.proto55 repeated TestAllTypes foreign = 2; field
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/
Dmultiple_files_test.proto55 repeated TestAllTypes foreign = 2; field
/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/
Dmultiple_files_test.proto54 repeated TestAllTypes foreign = 2; field
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/dispmanx/
Dgstglwindow_dispmanx_egl.h67 EGL_DISPMANX_WINDOW_T foreign; member
/third_party/node/deps/v8/src/objects/
Dproperty.cc116 Handle<Object> foreign, in AccessorConstant()
/third_party/node/deps/v8/src/wasm/
Dwasm-objects-inl.h503 Foreign foreign = Foreign::unchecked_cast(raw); in GcSafeType() local
579 Foreign foreign = Foreign::unchecked_cast(raw); in GcSafeType() local
Dc-api.cc2967 WASM_DEFINE_REF(foreign, wasm::Foreign) in WASM_DEFINE_REF() argument
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/va/
Dgstvadisplay.c55 gboolean foreign; member
/third_party/node/deps/v8/src/runtime/
Druntime-compiler.cc148 Handle<JSReceiver> foreign; in RUNTIME_FUNCTION() local
/third_party/node/deps/v8/src/asmjs/
Dasm-js.cc320 Handle<JSReceiver> foreign, in InstantiateAsmWasm()
/third_party/node/deps/v8/src/builtins/
Dbuiltins-call-gen.cc736 TNode<Foreign> foreign = LoadObjectField<Foreign>( in CallFunctionTemplate() local
Dbuiltins-internal-gen.cc1386 TNode<Object> foreign = args.GetOptionalArgumentValue(1); in TF_BUILTIN() local
/third_party/protobuf/src/google/protobuf/
Dextension_set_unittest.cc790 unittest::ForeignMessage foreign; in TEST() local
/third_party/node/deps/openssl/openssl/include/crypto/
Devp.h680 unsigned int foreign:1; /* the low-level key is using an engine or an app-method */ member
/third_party/openssl/include/crypto/
Devp.h680 unsigned int foreign:1; /* the low-level key is using an engine or an app-method */ member
/third_party/node/deps/v8/src/ic/
Daccessor-assembler.cc267 TNode<Foreign> foreign = LoadObjectField<Foreign>( in HandleLoadAccessor() local
1946 TNode<Foreign> foreign = LoadObjectField<Foreign>( in HandleStoreICProtoHandler() local
/third_party/node/deps/v8/src/heap/
Dfactory.cc1468 Foreign foreign = Foreign::cast(AllocateRawWithImmortalMap( in NewForeign() local
/third_party/node/deps/v8/src/api/
Dapi.cc9446 i::Handle<i::Foreign> foreign = in AddMessageListenerWithErrorLevel() local