| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_pipeline.h | 113 VkShaderModule module; member
|
| /third_party/node/lib/ |
| H A D | _http_agent.js | |
| H A D | zlib.js | |
| /third_party/node/lib/internal/ |
| H A D | async_hooks.js | |
| /third_party/node/deps/v8/src/wasm/ |
| H A D | module-decoder.h | 239 WasmModule* module() const { return shared_module().get(); } in module() function in v8::internal::wasm::ModuleDecoder
|
| H A D | function-body-decoder.cc | 24 HeapType consume_heap_type(Decoder* decoder, const WasmModule* module, in consume_heap_type() argument 89 std::pair<uint32_t, uint32_t> StackEffect(const WasmModule* module, in StackEffect() argument 34 DecodeLocalDecls(const WasmFeatures& enabled, BodyLocalDecls* decls, const WasmModule* module, const byte* start, const byte* end) DecodeLocalDecls() argument 65 VerifyWasmCode(AccountingAllocator* allocator, const WasmFeatures& enabled, const WasmModule* module, WasmFeatures* detected, const FunctionBody& body) VerifyWasmCode() argument 132 PrintRawWasmCode(AccountingAllocator* allocator, const FunctionBody& body, const WasmModule* module, PrintLocals print_locals) PrintRawWasmCode() argument 138 PrintRawWasmCode(AccountingAllocator* allocator, const FunctionBody& body, const WasmModule* module, PrintLocals print_locals, std::ostream& os, std::vector<int>* line_numbers) PrintRawWasmCode() argument [all...] |
| H A D | function-compiler.cc | 27 GetBaselineExecutionTier( const WasmModule* module) GetBaselineExecutionTier() argument 208 JSToWasmWrapperCompilationUnit( Isolate* isolate, const FunctionSig* sig, const WasmModule* module, bool is_import, const WasmFeatures& enabled_features, AllowGeneric allow_generic) JSToWasmWrapperCompilationUnit() argument 254 CompileJSToWasmWrapper( Isolate* isolate, const FunctionSig* sig, const WasmModule* module, bool is_import) CompileJSToWasmWrapper() argument 266 CompileSpecificJSToWasmWrapper( Isolate* isolate, const FunctionSig* sig, const WasmModule* module) CompileSpecificJSToWasmWrapper() argument [all...] |
| /third_party/node/deps/v8/third_party/wasm-api/example/ |
| H A D | hostref.c | 151 own wasm_module_t* module = wasm_module_new(store, &binary); in main() local [all...] |
| H A D | global.cc | 75 auto module = wasm::Module::make(store, binary); in run() local
|
| H A D | memory.c | 125 own wasm_module_t* module = wasm_module_new(store, &binary); in main() local [all...] |
| H A D | global.c | 74 own wasm_module_t* module = wasm_module_new(store, &binary); in main() local [all...] |
| /third_party/node/deps/v8/tools/v8windbg/src/ |
| H A D | v8windbg-extension.cc | 106 bool IsV8Module(IDebugHostModule* module) { in IsV8Module() argument [all...] |
| /third_party/node/tools/inspector_protocol/jinja2/ |
| H A D | sandbox.py | 56 module='jinja2.sandbox') variable
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_mruby_module_env.cc | 452 void init_env_class(mrb_state *mrb, RClass *module) { in init_env_class() argument
|
| H A D | shrpx_mruby_module_response.cc | 368 void init_response_class(mrb_state *mrb, RClass *module) { in init_response_class() argument
|
| H A D | shrpx_mruby_module_request.cc | 328 void init_request_class(mrb_state *mrb, RClass *module) { in init_request_class() argument
|
| /third_party/mesa3d/include/android_stub/hardware/ |
| H A D | gralloc.h | 404 gralloc_open(const struct hw_module_t* module, struct alloc_device_t** device) gralloc_open() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_test_conv.c | 104 LLVMModuleRef module = gallivm->module; in add_conv_test() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | module.cc | 30 void PrintModuleName(Module module, std::ostream& os) { in PrintModuleName() argument 41 void PrintStatusTransition(Module module, Module::Status old_status) { in PrintStatusTransition() argument 49 PrintStatusMessage(Module module, const char* message) PrintStatusMessage() argument 57 SetStatusInternal(Module module, Module::Status new_status) SetStatusInternal() argument 78 RecordErrorUsingPendingException(Isolate* isolate, Handle<Module> module) RecordErrorUsingPendingException() argument 85 RecordError(Isolate* isolate, Handle<Module> module, Handle<Object> error) RecordError() argument 105 ResetGraph(Isolate* isolate, Handle<Module> module) ResetGraph() argument 132 Reset(Isolate* isolate, Handle<Module> module) Reset() argument 160 ResolveExport(Isolate* isolate, Handle<Module> module, Handle<String> module_specifier, Handle<String> export_name, MessageLocation loc, bool must_resolve, Module::ResolveSet* resolve_set) ResolveExport() argument 179 Instantiate( Isolate* isolate, Handle<Module> module, v8::Local<v8::Context> context, v8::Module::ResolveModuleCallback callback, DeprecatedResolveCallback callback_without_import_assertions) Instantiate() argument 207 PrepareInstantiate( Isolate* isolate, Handle<Module> module, v8::Local<v8::Context> context, v8::Module::ResolveModuleCallback callback, DeprecatedResolveCallback callback_without_import_assertions) PrepareInstantiate() argument 227 FinishInstantiate(Isolate* isolate, Handle<Module> module, ZoneForwardList<Handle<SourceTextModule>>* stack, unsigned* dfs_index, Zone* zone) FinishInstantiate() argument 245 Evaluate(Isolate* isolate, Handle<Module> module) Evaluate() argument 295 GetModuleNamespace(Isolate* isolate, Handle<Module> module) GetModuleNamespace() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_intr.c | 106 lp_declare_intrinsic_with_type(LLVMModuleRef module, in lp_declare_intrinsic_with_type() argument 124 lp_declare_intrinsic(LLVMModuleRef module, in lp_declare_intrinsic() argument 237 LLVMModuleRef module in lp_build_intrinsic() local [all...] |
| /third_party/pulseaudio/src/modules/jack/ |
| H A D | module-jackdbus-detect.c | 114 pa_module *module; member
|
| /third_party/pulseaudio/src/modules/ |
| H A D | module-switch-on-port-available.c | 631 void pa__done(pa_module *module) { in pa__done() argument
|
| H A D | module-zeroconf-discover.c | 66 pa_module *module; member
|
| /third_party/pulseaudio/src/modules/raop/ |
| H A D | module-raop-discover.c | 59 pa_module *module; member
|
| /third_party/pulseaudio/src/modules/rtp/ |
| H A D | module-rtp-send.c | 107 pa_module *module; member
|