Home
last modified time | relevance | path

Searched defs:function (Results 2651 - 2675 of 3139) sorted by relevance

1...<<101102103104105106107108109110>>...126

/third_party/mesa3d/src/compiler/nir/
H A Dnir_print.c1634 print_function(nir_function *function, print_state *state) in print_function() argument
/third_party/node/deps/v8/src/wasm/
H A Dwasm-module-builder.cc404 void WasmModuleBuilder::MarkStartFunction(WasmFunctionBuilder* function) { in MarkStartFunction() argument
[all...]
H A Dwasm-module.cc202 WasmName ModuleWireBytes::GetNameOrNull(const WasmFunction* function, in GetNameOrNull() argument
/third_party/node/src/
H A Dutil.h115 const char* function; member
/third_party/ninja/src/
H A Dutil.cc555 void Win32Fatal(const char* function, const char* hint) { argument
/third_party/node/deps/icu-small/source/i18n/
H A Dtransreg.cpp460 Transliterator::Factory function; member
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_renderer.h61 uint8_t function; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.c522 set_noalias(LLVMBuilderRef builder, LLVMValueRef function, const LLVMTypeRef *arg_types, int nr_args) set_noalias() argument
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dsparse-llvm.c22 struct function { struct
1122 struct function function = { .module = module }; output_fn() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dcompilation-dependencies.cc178 InitialMapDependency(JSHeapBroker* broker, const JSFunctionRef& function, in InitialMapDependency() argument
185 Handle<JSFunction> function = function_.object(); variable
227 Handle<JSFunction> function = function_.object(); variable
214 PrototypePropertyDependency(JSHeapBroker* broker, const JSFunctionRef& function, const ObjectRef& prototype) PrototypePropertyDependency() argument
236 Handle<JSFunction> function = function_.object(); global() variable
242 Handle<JSFunction> function = function_.object(); global() variable
569 ConsistentJSFunctionViewDependency(const JSFunctionRef& function) ConsistentJSFunctionViewDependency() argument
983 InitialMapInstanceSizePredictionDependency(const JSFunctionRef& function, int instance_size) InitialMapInstanceSizePredictionDependency() argument
1033 DependOnInitialMap( const JSFunctionRef& function) DependOnInitialMap() argument
1040 DependOnPrototypeProperty( const JSFunctionRef& function) DependOnPrototypeProperty() argument
1327 DependOnConsistentJSFunctionView( const JSFunctionRef& function) DependOnConsistentJSFunctionView() argument
1340 DependOnInitialMapInstanceSizePrediction( const JSFunctionRef& function) DependOnInitialMapInstanceSizePrediction() argument
[all...]
H A Dcommon-operator.h642 Node* function() const { return node()->InputAt(kFrameStateFunctionInput); } in function() function in v8::internal::compiler::FrameState
[all...]
/third_party/node/deps/v8/src/debug/
H A Ddebug-interface.h378 explicit FunctionData(i::CoverageFunction* function, in FunctionData() argument
[all...]
H A Ddebug-wasm-objects.cc425 auto function = debug_info->GetFunctionAtAddress(frame->pc()); in Create() local
/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.h1145 const Runtime::Function* function = Runtime::FunctionForId(fid); CallRuntime() local
[all...]
/third_party/node/deps/v8/src/codegen/s390/
H A Dmacro-assembler-s390.h1514 const Runtime::Function* function = Runtime::FunctionForId(fid); CallRuntimeSaveDoubles() local
1521 const Runtime::Function* function = Runtime::FunctionForId(fid); CallRuntime() local
[all...]
/third_party/node/deps/v8/src/codegen/mips/
H A Dmacro-assembler-mips.h1058 const Runtime::Function* function = Runtime::FunctionForId(fid); CallRuntime() local
[all...]
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dmacro-assembler-riscv64.h1201 const Runtime::Function* function = Runtime::FunctionForId(fid); CallRuntime() local
[all...]
/third_party/node/deps/v8/src/codegen/loong64/
H A Dmacro-assembler-loong64.h960 const Runtime::Function* function = Runtime::FunctionForId(fid); CallRuntime() local
[all...]
/third_party/node/deps/v8/src/codegen/ppc/
H A Dmacro-assembler-ppc.h1251 const Runtime::Function* function = Runtime::FunctionForId(fid); CallRuntimeSaveDoubles() local
1258 const Runtime::Function* function = Runtime::FunctionForId(fid); CallRuntime() local
[all...]
/third_party/node/deps/v8/src/inspector/
H A Dv8-console.cc646 v8::Local<v8::Function> function; in debugFunctionCallback() local
661 v8::Local<v8::Function> function; in undebugFunctionCallback() local
627 setFunctionBreakpoint(ConsoleHelper& helper, int sessionId, v8::Local<v8::Function> function, V8DebuggerAgentImpl::BreakpointSource source, v8::Local<v8::String> condition, bool enable) setFunctionBreakpoint() argument
672 v8::Local<v8::Function> function; monitorFunctionCallback() local
699 v8::Local<v8::Function> function; unmonitorFunctionCallback() local
[all...]
/third_party/node/deps/v8/src/diagnostics/
H A Dperf-jit.cc315 GetSourcePositionInfo(Handle<Code> code, Handle<SharedFunctionInfo> function, SourcePosition pos) GetSourcePositionInfo() argument
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-graph-builder.cc598 ValueNode* function = LoadRegisterTaggedValue(0); in BuildCallFromRegisterList() local
628 ValueNode* function = LoadRegisterTaggedValue(0); in BuildCallFromRegisters() local
/third_party/node/deps/v8/src/objects/
H A Djs-function.cc220 CopyNameAndLength( Isolate* isolate, Handle<JSFunctionOrBoundFunctionOrWrappedFunction> function, Handle<JSReceiver> target, Handle<String> prefix, int arg_count) CopyNameAndLength() argument
305 GetName(Isolate* isolate, Handle<JSBoundFunction> function) GetName() argument
337 GetLength(Isolate* isolate, Handle<JSBoundFunction> function) GetLength() argument
374 ToString(Handle<JSBoundFunction> function) ToString() argument
380 GetName( Isolate* isolate, Handle<JSWrappedFunction> function) GetName() argument
402 GetLength(Isolate* isolate, Handle<JSWrappedFunction> function) GetLength() argument
419 ToString(Handle<JSWrappedFunction> function) ToString() argument
480 GetName(Isolate* isolate, Handle<JSFunction> function) GetName() argument
489 EnsureClosureFeedbackCellArray( Handle<JSFunction> function, bool reset_budget_for_feedback_allocation) EnsureClosureFeedbackCellArray() argument
538 EnsureFeedbackVector(Isolate* isolate, Handle<JSFunction> function, IsCompiledScope* compiled_scope) EnsureFeedbackVector() argument
552 CreateAndAttachFeedbackVector( Isolate* isolate, Handle<JSFunction> function, IsCompiledScope* compiled_scope) CreateAndAttachFeedbackVector() argument
580 InitializeFeedbackCell( Handle<JSFunction> function, IsCompiledScope* is_compiled_scope, bool reset_budget_for_feedback_allocation) InitializeFeedbackCell() argument
622 SetInstancePrototype(Isolate* isolate, Handle<JSFunction> function, Handle<JSReceiver> value) SetInstancePrototype() argument
666 SetPrototype(Handle<JSFunction> function, Handle<Object> value) SetPrototype() argument
706 SetInitialMap(Isolate* isolate, Handle<JSFunction> function, Handle<Map> map, Handle<HeapObject> prototype) SetInitialMap() argument
711 SetInitialMap(Isolate* isolate, Handle<JSFunction> function, Handle<Map> map, Handle<HeapObject> prototype, Handle<JSFunction> constructor) SetInitialMap() argument
726 EnsureHasInitialMap(Handle<JSFunction> function) EnsureHasInitialMap() argument
981 Handle<JSFunction> function = Handle<JSFunction>::cast(new_target); GetDerivedMap() local
993 Handle<JSFunction> function = Handle<JSFunction>::cast(new_target); GetDerivedMap() local
1136 GetDebugName(Handle<JSFunction> function) GetDebugName() argument
1159 SetName(Handle<JSFunction> function, Handle<Name> name, Handle<String> prefix) SetName() argument
1197 ToString(Handle<JSFunction> function) ToString() argument
1257 CalculateExpectedNofProperties(Isolate* isolate, Handle<JSFunction> function) CalculateExpectedNofProperties() argument
[all...]
/third_party/node/deps/v8/src/regexp/arm/
H A Dregexp-macro-assembler-arm.cc338 ExternalReference function = in CheckNotBackReferenceIgnoreCase() local
/third_party/node/deps/v8/src/regexp/mips64/
H A Dregexp-macro-assembler-mips64.cc372 ExternalReference function = in CheckNotBackReferenceIgnoreCase() local

Completed in 39 milliseconds

1...<<101102103104105106107108109110>>...126