Home
last modified time | relevance | path

Searched defs:args (Results 6051 - 6075 of 6484) sorted by relevance

1...<<241242243244245246247248249250>>...260

/third_party/ffmpeg/libavfilter/
H A Dvf_v360.c4926 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument
/third_party/benchmark/include/benchmark/
H A Dbenchmark.h1118 std::vector<int64_t> args; in ArgPair() local
1708 std::string args; member
1408 RegisterBenchmark(const std::string& name, Lambda&& fn, Args&&... args) RegisterBenchmark() argument
/third_party/icu/icu4c/source/i18n/
H A Dsmpdtfmt.cpp3146 Formattable * args = numericLeapMonthFormatter->parse(text, pos, argCount); in subParse() local
/third_party/mesa3d/src/freedreno/decode/
H A Dcffdec.c128 va_list args; in printl() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader.c527 const struct radv_shader_args *args = &fs_stage->args; in radv_lower_fs_intrinsics() local
1644 radv_postprocess_config(const struct radv_device *device, const struct ac_shader_config *config_in, const struct radv_shader_info *info, gl_shader_stage stage, const struct radv_shader_args *args, struct ac_shader_config *config_out) radv_postprocess_config() argument
2004 radv_shader_create(struct radv_device *device, const struct radv_shader_binary *binary, bool keep_shader_info, bool from_cache, const struct radv_shader_args *args) radv_shader_create() argument
2196 shader_compile(struct radv_device *device, struct nir_shader *const *shaders, int shader_count, gl_shader_stage stage, struct radv_shader_info *info, const struct radv_shader_args *args, struct radv_nir_compiler_options *options, bool gs_copy_shader, bool trap_handler_shader, bool keep_shader_info, bool keep_statistic_info, struct radv_shader_binary **binary_out) global() argument
2291 radv_create_gs_copy_shader(struct radv_device *device, struct nir_shader *shader, struct radv_shader_info *info, const struct radv_shader_args *args, struct radv_shader_binary **binary_out, bool keep_shader_info, bool keep_statistic_info, bool disable_optimizations) global() argument
2324 struct radv_shader_args args; global() local
2427 struct radv_shader_args args = {0}; global() local
2490 struct radv_shader_args args = {0}; global() local
[all...]
H A Dradv_nir_to_llvm.c49 const struct radv_shader_args *args; member
87 create_llvm_function(struct ac_llvm_context *ctx, LLVMModuleRef module, LLVMBuilderRef builder, const struct ac_shader_args *args, enum ac_llvm_calling_convention convention, unsigned max_workgroup_size, const struct radv_nir_compiler_options *options) create_llvm_function() argument
572 si_llvm_init_export_args(struct radv_shader_context *ctx, LLVMValueRef *values, unsigned enabled_channels, unsigned target, struct ac_export_args *args) si_llvm_init_export_args() argument
736 struct ac_export_args args; radv_export_param() local
1058 si_export_mrt_color(struct radv_shader_context *ctx, LLVMValueRef *color, unsigned index, struct ac_export_args *args) si_export_mrt_color() argument
1073 struct ac_export_args args; radv_export_mrt_z() local
1359 ac_translate_nir_to_llvm(struct ac_llvm_compiler *ac_llvm, const struct radv_nir_compiler_options *options, const struct radv_shader_info *info, struct nir_shader *const *shaders, int shader_count, const struct radv_shader_args *args) ac_translate_nir_to_llvm() argument
1607 radv_compile_nir_shader(struct ac_llvm_compiler *ac_llvm, const struct radv_nir_compiler_options *options, const struct radv_shader_info *info, struct radv_shader_binary **rbinary, const struct radv_shader_args *args, struct nir_shader *const *nir, int nir_count) radv_compile_nir_shader() argument
1710 radv_compile_gs_copy_shader(struct ac_llvm_compiler *ac_llvm, const struct radv_nir_compiler_options *options, const struct radv_shader_info *info, struct nir_shader *geom_shader, struct radv_shader_binary **rbinary, const struct radv_shader_args *args) radv_compile_gs_copy_shader() argument
1754 llvm_compile_shader(const struct radv_nir_compiler_options *options, const struct radv_shader_info *info, unsigned shader_count, struct nir_shader *const *shaders, struct radv_shader_binary **binary, const struct radv_shader_args *args) llvm_compile_shader() argument
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_pipeline.c3457 va_list args; in append() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dgfx10_shader_ngg.c372 LLVMValueRef args[8] = { in build_streamout() local
1666 LLVMValueRef args[] = { gfx10_ngg_build_end() local
1949 LLVMValueRef args[] = { gfx10_ngg_gs_emit_begin() local
2085 LLVMValueRef args[] = { gfx10_ngg_gs_build_end() local
2279 LLVMValueRef args[] = { gfx10_ngg_gs_build_end() local
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c222 uint32_t args[] = { id }; in spirv_builder_emit_input_attachment_index() local
229 uint32_t args[] = { id }; in spirv_builder_emit_specid() local
237 uint32_t args[] = { location }; in spirv_builder_emit_location() local
245 uint32_t args[] in spirv_builder_emit_component() local
253 uint32_t args[] = { builtin }; spirv_builder_emit_builtin() local
291 uint32_t args[] = { descriptor_set }; spirv_builder_emit_descriptor_set() local
300 uint32_t args[] = { binding }; spirv_builder_emit_binding() local
308 uint32_t args[] = { stride }; spirv_builder_emit_array_stride() local
316 uint32_t args[] = { offset }; spirv_builder_emit_offset() local
324 uint32_t args[] = { buffer }; spirv_builder_emit_xfb_buffer() local
332 uint32_t args[] = { stride }; spirv_builder_emit_xfb_stride() local
339 uint32_t args[] = { index }; spirv_builder_emit_index() local
346 uint32_t args[] = { stream }; spirv_builder_emit_stream() local
370 uint32_t args[] = { offset }; spirv_builder_emit_member_offset() local
1134 spirv_builder_emit_ext_inst(struct spirv_builder *b, SpvId result_type, SpvId set, uint32_t instruction, const SpvId *args, size_t num_args) spirv_builder_emit_ext_inst() argument
1154 uint32_t args[8]; global() member
1184 get_type_def(struct spirv_builder *b, SpvOp op, const uint32_t args[], size_t num_args) get_type_def() argument
1260 uint32_t args[] = { width, 1 }; spirv_builder_type_int() local
1267 uint32_t args[] = { width, 0 }; spirv_builder_type_uint() local
1280 uint32_t args[] = { width }; spirv_builder_type_float() local
1294 uint32_t args[] = { spirv_builder_type_image() local
1306 uint32_t args[] = { image_type }; spirv_builder_type_sampled_image() local
1314 uint32_t args[] = { storage_class, type }; spirv_builder_type_pointer() local
1323 uint32_t args[] = { component_type, component_count }; spirv_builder_type_vector() local
1332 uint32_t args[] = { component_type, component_count }; spirv_builder_type_matrix() local
1392 uint32_t args[8]; global() member
1424 get_const_def(struct spirv_builder *b, SpvOp op, SpvId type, const uint32_t args[], size_t num_args) get_const_def() argument
1471 uint32_t args[] = { val }; emit_constant_32() local
1478 uint32_t args[] = { val & UINT32_MAX, val >> 32 }; emit_constant_64() local
[all...]
/third_party/node/deps/v8/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h2945 CallC(const ValueKindSig* sig, const LiftoffRegister* args, const LiftoffRegister* rets, ValueKind out_argument_kind, int stack_bytes, ExternalReference ext_ref) CallC() argument
/third_party/node/deps/v8/src/wasm/
H A Dwasm-js.cc507 void WebAssemblyCompile(const v8::FunctionCallbackInfo<v8::Value>& args) { in WebAssemblyCompile() argument
196 GetFirstArgumentAsBytes( const v8::FunctionCallbackInfo<v8::Value>& args, ErrorThrower* thrower, bool* is_shared) GetFirstArgumentAsBytes() argument
237 GetFirstArgumentAsJSFunction( const v8::FunctionCallbackInfo<v8::Value>& args, ErrorThrower* thrower) GetFirstArgumentAsJSFunction() argument
541 WasmStreamingCallbackForTesting( const v8::FunctionCallbackInfo<v8::Value>& args) WasmStreamingCallbackForTesting() argument
564 WasmStreamingPromiseFailedCallback( const v8::FunctionCallbackInfo<v8::Value>& args) WasmStreamingPromiseFailedCallback() argument
573 WebAssemblyCompileStreaming( const v8::FunctionCallbackInfo<v8::Value>& args) WebAssemblyCompileStreaming() argument
633 WebAssemblyValidate(const v8::FunctionCallbackInfo<v8::Value>& args) WebAssemblyValidate() argument
689 WebAssemblyModule(const v8::FunctionCallbackInfo<v8::Value>& args) WebAssemblyModule() argument
748 WebAssemblyModuleImports(const v8::FunctionCallbackInfo<v8::Value>& args) WebAssemblyModuleImports() argument
761 WebAssemblyModuleExports(const v8::FunctionCallbackInfo<v8::Value>& args) WebAssemblyModuleExports() argument
774 WebAssemblyModuleCustomSections( const v8::FunctionCallbackInfo<v8::Value>& args) WebAssemblyModuleCustomSections() argument
802 WebAssemblyInstance(const v8::FunctionCallbackInfo<v8::Value>& args) WebAssemblyInstance() argument
858 WebAssemblyInstantiateStreaming( const v8::FunctionCallbackInfo<v8::Value>& args) WebAssemblyInstantiateStreaming() argument
943 WebAssemblyInstantiate(const v8::FunctionCallbackInfo<v8::Value>& args) WebAssemblyInstantiate() argument
1130 WebAssemblyTable(const v8::FunctionCallbackInfo<v8::Value>& args) WebAssemblyTable() argument
1229 WebAssemblyMemory(const v8::FunctionCallbackInfo<v8::Value>& args) WebAssemblyMemory() argument
1399 WebAssemblyGlobal(const v8::FunctionCallbackInfo<v8::Value>& args) WebAssemblyGlobal() argument
1569 WebAssemblyTag(const v8::FunctionCallbackInfo<v8::Value>& args) WebAssemblyTag() argument
1632 WebAssemblySuspender(const v8::FunctionCallbackInfo<v8::Value>& args) WebAssemblySuspender() argument
1744 WebAssemblyException(const v8::FunctionCallbackInfo<v8::Value>& args) WebAssemblyException() argument
1783 WebAssemblyFunction(const v8::FunctionCallbackInfo<v8::Value>& args) WebAssemblyFunction() argument
1906 WebAssemblyFunctionType(const v8::FunctionCallbackInfo<v8::Value>& args) WebAssemblyFunctionType() argument
1963 WebAssemblyInstanceGetExports( const v8::FunctionCallbackInfo<v8::Value>& args) WebAssemblyInstanceGetExports() argument
1974 WebAssemblyTableGetLength( const v8::FunctionCallbackInfo<v8::Value>& args) WebAssemblyTableGetLength() argument
1986 WebAssemblyTableGrow(const v8::FunctionCallbackInfo<v8::Value>& args) WebAssemblyTableGrow() argument
2031 WebAssemblyTableGet(const v8::FunctionCallbackInfo<v8::Value>& args) WebAssemblyTableGet() argument
2061 WebAssemblyTableSet(const v8::FunctionCallbackInfo<v8::Value>& args) WebAssemblyTableSet() argument
2099 WebAssemblyTableType(const v8::FunctionCallbackInfo<v8::Value>& args) WebAssemblyTableType() argument
2118 WebAssemblyMemoryGrow(const v8::FunctionCallbackInfo<v8::Value>& args) WebAssemblyMemoryGrow() argument
2151 WebAssemblyMemoryGetBuffer( const v8::FunctionCallbackInfo<v8::Value>& args) WebAssemblyMemoryGetBuffer() argument
2179 WebAssemblyMemoryType(const v8::FunctionCallbackInfo<v8::Value>& args) WebAssemblyMemoryType() argument
2202 WebAssemblyTagType(const v8::FunctionCallbackInfo<v8::Value>& args) WebAssemblyTagType() argument
2222 WebAssemblyExceptionGetArg( const v8::FunctionCallbackInfo<v8::Value>& args) WebAssemblyExceptionGetArg() argument
2365 WebAssemblyExceptionIs(const v8::FunctionCallbackInfo<v8::Value>& args) WebAssemblyExceptionIs() argument
2389 WebAssemblyGlobalGetValueCommon( const v8::FunctionCallbackInfo<v8::Value>& args, const char* name) WebAssemblyGlobalGetValueCommon() argument
2455 WebAssemblyGlobalValueOf(const v8::FunctionCallbackInfo<v8::Value>& args) WebAssemblyGlobalValueOf() argument
2460 WebAssemblyGlobalGetValue( const v8::FunctionCallbackInfo<v8::Value>& args) WebAssemblyGlobalGetValue() argument
2466 WebAssemblyGlobalSetValue( const v8::FunctionCallbackInfo<v8::Value>& args) WebAssemblyGlobalSetValue() argument
2549 WebAssemblyGlobalType(const v8::FunctionCallbackInfo<v8::Value>& args) WebAssemblyGlobalType() argument
2563 WebAssemblySuspenderReturnPromiseOnSuspend( const v8::FunctionCallbackInfo<v8::Value>& args) WebAssemblySuspenderReturnPromiseOnSuspend() argument
2604 WebAssemblySuspenderSuspendOnReturnedPromise( const v8::FunctionCallbackInfo<v8::Value>& args) WebAssemblySuspenderSuspendOnReturnedPromise() argument
[all...]
/third_party/node/src/
H A Dnode_http2.cc858 Local<Value> args[] = { in ConsumeHTTP2Data() local
871 args); in ConsumeHTTP2Data() local
1369 Local<Value> args[] = { in HandleHeadersFrame() local
1378 arraysize(args), args); in HandleHeadersFrame() local
1989 void Http2Session::Receive(const FunctionCallbackInfo<Value>& args) { in Receive() argument
2554 HttpErrorString(const FunctionCallbackInfo<Value>& args) HttpErrorString() argument
2567 PackSettings(const FunctionCallbackInfo<Value>& args) PackSettings() argument
2575 RefreshDefaultSettings(const FunctionCallbackInfo<Value>& args) RefreshDefaultSettings() argument
2581 SetNextStreamID(const FunctionCallbackInfo<Value>& args) SetNextStreamID() argument
2597 SetLocalWindowSize( const FunctionCallbackInfo<Value>& args) SetLocalWindowSize() argument
2617 RefreshSettings(const FunctionCallbackInfo<Value>& args) RefreshSettings() argument
2627 RefreshState(const FunctionCallbackInfo<Value>& args) RefreshState() argument
2658 New(const FunctionCallbackInfo<Value>& args) New() argument
2671 Consume(const FunctionCallbackInfo<Value>& args) Consume() argument
2679 Destroy(const FunctionCallbackInfo<Value>& args) Destroy() argument
2692 Request(const FunctionCallbackInfo<Value>& args) Request() argument
2741 Goaway(const FunctionCallbackInfo<Value>& args) Goaway() argument
2760 UpdateChunksSent(const FunctionCallbackInfo<Value>& args) UpdateChunksSent() argument
2779 RstStream(const FunctionCallbackInfo<Value>& args) RstStream() argument
2791 Respond(const FunctionCallbackInfo<Value>& args) Respond() argument
2808 Info(const FunctionCallbackInfo<Value>& args) Info() argument
2819 Trailers(const FunctionCallbackInfo<Value>& args) Trailers() argument
2831 GetID(const FunctionCallbackInfo<Value>& args) GetID() argument
2838 Destroy(const FunctionCallbackInfo<Value>& args) Destroy() argument
2846 PushPromise(const FunctionCallbackInfo<Value>& args) PushPromise() argument
2872 Priority(const FunctionCallbackInfo<Value>& args) Priority() argument
2886 RefreshState(const FunctionCallbackInfo<Value>& args) RefreshState() argument
2942 AltSvc(const FunctionCallbackInfo<Value>& args) AltSvc() argument
2972 Origin(const FunctionCallbackInfo<Value>& args) Origin() argument
2985 Ping(const FunctionCallbackInfo<Value>& args) Ping() argument
3003 Settings(const FunctionCallbackInfo<Value>& args) Settings() argument
3146 SetCallbackFunctions(const FunctionCallbackInfo<Value>& args) SetCallbackFunctions() argument
3170 NgHttp2Debug(const char* format, va_list args) NgHttp2Debug() argument
[all...]
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse.c2937 struct fuse_args args = FUSE_ARGS_INIT(0, NULL); in fuse_lib_help_modules() local
3053 struct fuse *fuse_new(struct fuse_chan *ch, struct fuse_args *args, in fuse_new() argument
3007 fuse_push_module(struct fuse *f, const char *module, struct fuse_args *args) fuse_push_module() argument
[all...]
/third_party/ntfs-3g/src/
H A Dlowntfs-3g.c4539 struct fuse_args args = FUSE_ARGS_INIT(0, NULL); local
/third_party/musl/porting/liteos_a/user/ldso/
H A Ddynlink.c49 size_t args[2]; member
/third_party/musl/porting/liteos_a/user_debug/ldso/
H A Ddynlink.c49 size_t args[2]; member
/third_party/mesa3d/src/mesa/main/
H A Dbufferobj.c630 va_list args; in buffer_usage_warning() local
/third_party/node/deps/icu-small/source/i18n/
H A Dsmpdtfmt.cpp3097 Formattable * args = numericLeapMonthFormatter->parse(text, pos, argCount); in subParse() local
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c3014 struct fuse_session *fuse_session_new(struct fuse_args *args, argument
[all...]
/third_party/libinput/src/
H A Devdev.c2337 libevdev_log_func(const struct libevdev *evdev, enum libevdev_log_priority priority, void *data, const char *file, int line, const char *func, const char *format, va_list args) libevdev_log_func() argument
/third_party/libinput/tools/
H A Dlibinput-record.c194 va_list args; in iprintf() local
1766 quirks_log_handler(struct libinput *this_is_null, enum libinput_log_priority priority, const char *format, va_list args) quirks_log_handler() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dlinearize.c2035 struct statement *args = stmt->args; in linearize_inlined_call() local
H A Dcompile-i386.c648 va_list args; in emit_comment() local
H A Devaluate.c3160 int args, fnargs; in evaluate_call() local
/third_party/node/deps/v8/src/compiler/
H A Dcode-assembler.cc1014 CallRuntimeImpl( Runtime::FunctionId function, TNode<Object> context, std::initializer_list<TNode<Object>> args) CallRuntimeImpl() argument
1047 TailCallRuntimeImpl( Runtime::FunctionId function, TNode<Int32T> arity, TNode<Object> context, std::initializer_list<TNode<Object>> args) TailCallRuntimeImpl() argument
1106 TailCallStubImpl(const CallInterfaceDescriptor& descriptor, TNode<CodeT> target, TNode<Object> context, std::initializer_list<Node*> args) TailCallStubImpl() argument
1126 CallStubRImpl(StubCallMode call_mode, const CallInterfaceDescriptor& descriptor, TNode<Object> target, TNode<Object> context, std::initializer_list<Node*> args) CallStubRImpl() argument
1146 CallJSStubImpl(const CallInterfaceDescriptor& descriptor, TNode<Object> target, TNode<Object> context, TNode<Object> function, base::Optional<TNode<Object>> new_target, TNode<Int32T> arity, std::initializer_list<Node*> args) CallJSStubImpl() argument
1169 TailCallStubThenBytecodeDispatchImpl( const CallInterfaceDescriptor& descriptor, Node* target, Node* context, std::initializer_list<Node*> args) TailCallStubThenBytecodeDispatchImpl() argument
1193 TailCallBytecodeDispatch( const CallInterfaceDescriptor& descriptor, TNode<RawPtrT> target, TArgs... args) TailCallBytecodeDispatch() argument
1232 CallCFunction( Node* function, base::Optional<MachineType> return_type, std::initializer_list<CodeAssembler::CFunctionArg> args) CallCFunction() argument
1238 CallCFunctionWithoutFunctionDescriptor( Node* function, MachineType return_type, std::initializer_list<CodeAssembler::CFunctionArg> args) CallCFunctionWithoutFunctionDescriptor() argument
1245 CallCFunctionWithCallerSavedRegisters( Node* function, MachineType return_type, SaveFPRegsMode mode, std::initializer_list<CodeAssembler::CFunctionArg> args) CallCFunctionWithCallerSavedRegisters() argument
[all...]

Completed in 99 milliseconds

1...<<241242243244245246247248249250>>...260