Home
last modified time | relevance | path

Searched defs:imports (Results 1 - 25 of 32) sorted by relevance

12

/third_party/mesa3d/src/egl/main/
H A Deglglvnd.c83 __egl_Main(uint32_t version, const __EGLapiExports *exports, __EGLvendorInfo *vendor, __EGLapiImports *imports) __egl_Main() argument
/third_party/node/lib/internal/modules/esm/
H A Dcreate_dynamic_module.js[all...]
/third_party/mesa3d/src/glx/
H A Dglxglvnd.c57 __glx_Main(uint32_t version, const __GLXapiExports *exports, __GLXvendorInfo *vendor, __GLXapiImports *imports) __glx_Main() argument
/third_party/node/lib/internal/modules/
H A Dpackage_json_reader.js
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dhello.cc58 wasm::Extern* imports[] = {hello_func.get()}; in run() local
H A Dhello.c64 const wasm_extern_t* imports[] = { wasm_func_as_extern(hello_func) }; in main() local
H A Dmulti.cc69 wasm::Extern* imports[] = {callback_func.get()}; in run() local
H A Dserialize.cc70 wasm::Extern* imports[] = {hello_func.get()}; in run() local
H A Dtrap.c78 const wasm_extern_t* imports[] = { wasm_func_as_extern(fail_func) }; in main() local
H A Dthreads.cc56 wasm::Extern* imports[] = {func.get(), global.get()}; in run() local
H A Dtrap.cc68 wasm::Extern* imports[] = {fail_func.get()}; in run() local
H A Dmulti.c89 const wasm_extern_t* imports[] = {wasm_func_as_extern(callback_func)}; in main() local
H A Dcallback.c111 const wasm_extern_t* imports[] = { in main() local
H A Dcallback.cc106 wasm::Extern* imports[] = {print_func.get(), closure_func.get()}; in run() local
H A Dserialize.c79 const wasm_extern_t* imports[] = { wasm_func_as_extern(hello_func) }; in main() local
H A Dhostref.cc150 wasm::Extern* imports[] = {callback_func.get()}; in run() local
H A Dthreads.c52 const wasm_extern_t* imports[] = { in run() local
H A Dhostref.c170 const wasm_extern_t* imports[] = { wasm_func_as_extern(callback_func) }; in main() local
H A Dglobal.cc98 wasm::Extern* imports[] = { in run() local
H A Dglobal.c113 const wasm_extern_t* imports[] = { in main() local
/third_party/elfutils/libdw/
H A Dlibdw_visit_scopes.c71 struct Dwarf_Die_Chain *imports; member
84 __libdw_visit_scopes(unsigned int depth, struct Dwarf_Die_Chain *root, struct Dwarf_Die_Chain *imports, int (*previsit) (unsigned int, struct Dwarf_Die_Chain *, void *), int (*postvisit) (unsigned int, struct Dwarf_Die_Chain *, void *), void *arg) __libdw_visit_scopes() argument
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.h48 struct spirv_buffer imports; member
/third_party/libphonenumber/tools/java/java-build/src/com/google/i18n/phonenumbers/
H A DBuildMetadataProtoFromXml.java346 private final SortedSet<String> imports; field in BuildMetadataProtoFromXml.ClassWriter
/third_party/skia/third_party/externals/spirv-tools/source/link/
H A Dlinker.cpp568 std::unordered_set<SpvId> imports; in RemoveLinkageSpecificInstructions() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/link/
H A Dlinker.cpp568 std::unordered_set<SpvId> imports; in RemoveLinkageSpecificInstructions() local
[all...]

Completed in 11 milliseconds

12