Home
last modified time | relevance | path

Searched defs:first_arg (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Ddswexec.c334 union acpi_parse_object *first_arg; in acpi_ds_exec_end_op() local
H A Ddsutils.c663 acpi_ds_create_operands(struct acpi_walk_state *walk_state, union acpi_parse_object *first_arg) acpi_ds_create_operands() argument
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Ddswexec.c334 union acpi_parse_object *first_arg; in acpi_ds_exec_end_op() local
H A Ddsutils.c663 acpi_ds_create_operands(struct acpi_walk_state *walk_state, union acpi_parse_object *first_arg) acpi_ds_create_operands() argument
/third_party/cups-filters/filter/foomatic-rip/
H A Dpdf.c122 char filename_arg[PATH_MAX], first_arg[50], last_arg[50]; in pdf_extract_pages() local
/third_party/gn/src/gn/
H A Drust_project_writer.cc307 bool first_arg = true; in WriteCrates() local
/third_party/rust/crates/syn/codegen/src/
H A Dparse.rs244 fn first_arg(params: &PathArguments) -> &syn::Type { in first_arg() functions
/third_party/pcre2/pcre2/maint/
H A Ducptest.c1005 int first_arg = 1; in main() local
/third_party/curl/src/
H A Dtool_operate.c2706 char *first_arg = argc > 1 ? curlx_convert_tchar_to_UTF8(argv[1]) : NULL; in operate() local
/third_party/node/deps/v8/src/compiler/
H A Dgraph-assembler.h793 TNode<Object> GraphAssembler::Call(const Operator* op, Node* first_arg, in Call() argument
786 Call(const CallDescriptor* call_descriptor, Node* first_arg, Args... args) Call() argument
H A Dbytecode-graph-builder.cc2421 interpreter::Register first_arg; in ProcessCallVarArgs() local
2547 interpreter::Register first_arg = interpreter::Register(receiver.index() + 1); in VisitCallWithSpread() local
2356 GetCallArgumentsFromRegisters( Node* callee, Node* receiver, interpreter::Register first_arg, int arg_count) GetCallArgumentsFromRegisters() argument
2649 GetConstructArgumentsFromRegister( Node* target, Node* new_target, interpreter::Register first_arg, int arg_count) GetConstructArgumentsFromRegister() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Demangle/
H A DItaniumDemangle.cpp4042 bool first_arg = true; in parse_encoding() local
/third_party/skia/third_party/externals/tint/src/writer/msl/
H A Dgenerator_impl.cc1001 bool first_arg = true; in EmitTextureCall() local
/third_party/node/deps/v8/src/wasm/
H A Dwasm-js.cc965 i::Handle<i::Object> first_arg = Utils::OpenHandle(*first_arg_value); in WebAssemblyInstantiate() local
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-compiler.cc1542 ArgType first_arg; member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp13198 const ArgT first_arg = p_arg[component * component_step_0]; in call() local
13345 const Arg1T first_arg = p_arg_1[component * component_step_0]; in call() local
13474 const glw::GLdouble first_arg = p_arg[component * component_step_0]; in call() local

Completed in 53 milliseconds