Home
last modified time | relevance | path

Searched defs:args (Results 2451 - 2475 of 5078) sorted by relevance

1...<<919293949596979899100>>...204

/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter-intrinsics-generator.cc57 GenerateInvokeIntrinsic( InterpreterAssembler* assembler, TNode<Uint32T> function_id, TNode<Context> context, const InterpreterAssembler::RegListNodePair& args) GenerateInvokeIntrinsic() argument
66 InvokeIntrinsic( TNode<Uint32T> function_id, TNode<Context> context, const InterpreterAssembler::RegListNodePair& args) InvokeIntrinsic() argument
113 IntrinsicAsBuiltinCall( const InterpreterAssembler::RegListNodePair& args, TNode<Context> context, Builtin name, int arg_count) IntrinsicAsBuiltinCall() argument
135 CopyDataProperties( const InterpreterAssembler::RegListNodePair& args, TNode<Context> context, int arg_count) CopyDataProperties() argument
143 CopyDataPropertiesWithExcludedPropertiesOnStack( const InterpreterAssembler::RegListNodePair& args, TNode<Context> context, int arg_count) CopyDataPropertiesWithExcludedPropertiesOnStack() argument
157 CreateIterResultObject( const InterpreterAssembler::RegListNodePair& args, TNode<Context> context, int arg_count) CreateIterResultObject() argument
164 CreateAsyncFromSyncIterator( const InterpreterAssembler::RegListNodePair& args, TNode<Context> context, int arg_count) CreateAsyncFromSyncIterator() argument
171 CreateJSGeneratorObject( const InterpreterAssembler::RegListNodePair& args, TNode<Context> context, int arg_count) CreateJSGeneratorObject() argument
178 GeneratorGetResumeMode( const InterpreterAssembler::RegListNodePair& args, TNode<Context> context, int arg_count) GeneratorGetResumeMode() argument
189 GeneratorClose( const InterpreterAssembler::RegListNodePair& args, TNode<Context> context, int arg_count) GeneratorClose() argument
200 GetImportMetaObject( const InterpreterAssembler::RegListNodePair& args, TNode<Context> context, int arg_count) GetImportMetaObject() argument
206 AsyncFunctionAwaitCaught( const InterpreterAssembler::RegListNodePair& args, TNode<Context> context, int arg_count) AsyncFunctionAwaitCaught() argument
213 AsyncFunctionAwaitUncaught( const InterpreterAssembler::RegListNodePair& args, TNode<Context> context, int arg_count) AsyncFunctionAwaitUncaught() argument
220 AsyncFunctionEnter( const InterpreterAssembler::RegListNodePair& args, TNode<Context> context, int arg_count) AsyncFunctionEnter() argument
227 AsyncFunctionReject( const InterpreterAssembler::RegListNodePair& args, TNode<Context> context, int arg_count) AsyncFunctionReject() argument
234 AsyncFunctionResolve( const InterpreterAssembler::RegListNodePair& args, TNode<Context> context, int arg_count) AsyncFunctionResolve() argument
241 AsyncGeneratorAwaitCaught( const InterpreterAssembler::RegListNodePair& args, TNode<Context> context, int arg_count) AsyncGeneratorAwaitCaught() argument
248 AsyncGeneratorAwaitUncaught( const InterpreterAssembler::RegListNodePair& args, TNode<Context> context, int arg_count) AsyncGeneratorAwaitUncaught() argument
255 AsyncGeneratorReject( const InterpreterAssembler::RegListNodePair& args, TNode<Context> context, int arg_count) AsyncGeneratorReject() argument
262 AsyncGeneratorResolve( const InterpreterAssembler::RegListNodePair& args, TNode<Context> context, int arg_count) AsyncGeneratorResolve() argument
269 AsyncGeneratorYield( const InterpreterAssembler::RegListNodePair& args, TNode<Context> context, int arg_count) AsyncGeneratorYield() argument
[all...]
/third_party/node/deps/v8/src/logging/
H A Dlog-utils.cc155 va_list args; in AppendFormatString() local
234 va_list args; in AppendRawFormatString() local
222 FormatStringIntoBuffer(const char* format, va_list args) FormatStringIntoBuffer() argument
[all...]
/third_party/node/deps/v8/src/objects/
H A Dobjects-body-descriptors-inl.h1055 auto BodyDescriptorApply(InstanceType type, Args&&... args) { in BodyDescriptorApply() argument
/third_party/node/deps/v8/src/profiler/
H A Dstrings-storage.cc47 va_list args; in GetFormatted() local
69 const char* StringsStorage::GetVFormatted(const char* format, va_list args) { in GetVFormatted() argument
/third_party/node/deps/v8/src/runtime/
H A Druntime-atomics.cc396 Object GetModifySetValueInBuffer(RuntimeArguments args, Isolate* isolate, in GetModifySetValueInBuffer() argument
[all...]
/third_party/node/deps/v8/src/strings/
H A Dstring-stream.h159 void Add(const char* format, Args... args) { in Add() argument
164 void Add(base::Vector<const char> format, Args... args) { in Add() argument
/third_party/node/deps/v8/src/torque/
H A Dcc-generator.cc105 std::vector<std::string> args; in ProcessArgumentsCommon() local
128 std::vector<std::string> args = ProcessArgumentsCommon( in EmitInstruction() local
200 PrintCommaSeparatedList(out(), args); in EmitInstruction() local
211 std::vector<std::string> args = ProcessArgumentsCommon( in EmitInstruction() local
249 PrintCommaSeparatedList(out(), args); EmitInstruction() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_texture.c237 struct fdl_view_args args = { in fd6_sampler_view_update() local
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_debug.c233 va_list args; in BITS() local
259 va_list args; in FLAG() local
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_fence.c43 struct drm_syncobj_create args = { in gem_syncobj_create() local
55 struct drm_syncobj_destroy args = { in gem_syncobj_destroy() local
94 struct drm_syncobj_array args = { in iris_syncobj_signal() local
224 struct drm_syncobj_wait args = { in iris_wait_syncobj() local
431 struct drm_syncobj_wait args in iris_fence_finish() local
461 struct sync_merge_data args = { sync_merge_fd() local
491 struct drm_syncobj_handle args = { iris_fence_get_fd() local
507 struct drm_syncobj_handle args = { iris_fence_get_fd() local
529 struct drm_syncobj_handle args = { iris_fence_create_fd() local
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_bo.c87 struct drm_gem_close args = { in lima_close_kms_handle() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_gather.c335 LLVMValueRef args[] = { src_ptr, alignment, mask, passthru }; in lp_build_gather_avx2() local
374 LLVMValueRef args[] = { passthru, base_ptr, offsets, mask, scale }; in lp_build_gather_avx2() local
H A Dlp_bld_intr.c301 LLVMValueRef args[2]; in lp_build_intrinsic_binary() local
230 lp_build_intrinsic(LLVMBuilderRef builder, const char *name, LLVMTypeRef ret_type, LLVMValueRef *args, unsigned num_args, unsigned attr_mask) lp_build_intrinsic() argument
400 lp_build_intrinsic_map(struct gallivm_state *gallivm, const char *name, LLVMTypeRef ret_type, LLVMValueRef *args, unsigned num_args) lp_build_intrinsic_map() argument
446 LLVMValueRef args[2]; lp_build_intrinsic_map_binary() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_sanity.c156 va_list args; in report_error() local
175 va_list args; in report_warning() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_dec_references_mgr.cpp169 d3d12_video_reference_frames args = m_upD3D12TexturesStorageManager->get_current_reference_frames(); in get_current_reference_frames() local
/third_party/mesa3d/src/tool/pps/
H A Dpps_datasource.cc37 void GpuDataSource::OnSetup(const SetupArgs &args) in OnSetup() argument
98 void GpuDataSource::OnStart(const StartArgs &args) in OnStart() argument
121 void GpuDataSource::OnStop(const StopArgs &args) in OnStop() argument
/third_party/mesa3d/src/util/
H A Du_debug.c70 va_list args; in _util_debug_message() local
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_fence.c41 struct drm_syncobj_create args = { in gem_syncobj_create() local
53 struct drm_syncobj_destroy args = { in gem_syncobj_destroy() local
201 struct drm_syncobj_wait args = { in crocus_wait_syncobj() local
363 struct drm_syncobj_wait args = { in crocus_fence_finish() local
409 struct sync_merge_data args = { sync_merge_fd() local
439 struct drm_syncobj_handle args = { crocus_fence_get_fd() local
455 struct drm_syncobj_handle args = { crocus_fence_get_fd() local
476 struct drm_syncobj_handle args = { crocus_fence_create_fd() local
[all...]
H A Dcrocus_screen.c683 va_list args; in crocus_shader_debug_log() local
697 va_list args; in crocus_shader_perf_log() local
/third_party/mesa3d/src/gallium/tests/graw/
H A Dvs-test.c471 static void args(int argc, char *argv[]) in args() function
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dstatem.c139 va_list args; in ossl_statem_fatal() local
/third_party/libbpf/src/
H A Dusdt.bpf.h58 struct __bpf_usdt_arg_spec args[BPF_USDT_MAX_ARG_CNT]; member
[all...]
/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Dparse.rs590 let mut args = Punctuated::new(); in parse_extern_fn() variables
[all...]
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Dparse.rs590 let mut args = Punctuated::new(); in parse_extern_fn() variables
[all...]
/third_party/rust/crates/cxx/macro/src/syntax/
H A Dparse.rs590 let mut args = Punctuated::new(); in parse_extern_fn() variables
[all...]

Completed in 24 milliseconds

1...<<919293949596979899100>>...204