Home
last modified time | relevance | path

Searched defs:arg1 (Results 51 - 75 of 438) sorted by relevance

12345678910>>...18

/kernel/uniproton/src/core/kernel/include/
H A Dprt_swtmr_external.h55 U32 arg1; member
/third_party/elfutils/backends/
H A Driscv_retval.c146 Dwarf_Die arg0, arg1; in riscv_return_value_location_lp64ifd() local
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dtable.cc63 void check_trap(const wasm::Func* func, wasm::Val&& arg1, wasm::Val&& arg2) { in check_trap() argument
/third_party/lwip/src/include/lwip/apps/
H A Dsnmp_threadsync.h66 } arg1; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_equal/
H A D2-1.c188 thestruct arg1, arg2; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_kill/
H A D8-1.c203 thestruct arg1, arg2; in main() local
/third_party/node/deps/v8/src/parsing/
H A Dpending-compilation-error-handler.cc180 Handle<String> arg1 = error_details_.ArgString(isolate, 1); in ThrowPendingError() local
100 ReportMessageAt(int start_position, int end_position, MessageTemplate message, const AstRawString* arg0, const char* arg1) ReportMessageAt() argument
/third_party/node/deps/v8/src/runtime/
H A Druntime-promise.cc196 Handle<Object> arg1; in RUNTIME_FUNCTION() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktTestGroupUtil.hpp102 TestGroupHelper2(tcu::TestContext& testCtx, const std::string& name, CreateChildrenFunc createChildren, const Arg0& arg0, const Arg1& arg1, CleanupGroupFunc cleanupGroup) TestGroupHelper2() argument
143 createTestGroup(tcu::TestContext& testCtx, const std::string& name, typename TestGroupHelper2<Arg0, Arg1>::CreateChildrenFunc createChildren, Arg0 arg0, Arg1 arg1, typename TestGroupHelper2<Arg0, Arg1>::CleanupGroupFunc cleanupGroup = DE_NULL) createTestGroup() argument
171 addTestGroup(tcu::TestCaseGroup* parent, const std::string& name, typename TestGroupHelper2<Arg0,Arg1>::CreateChildrenFunc createChildren, Arg0 arg0, Arg1 arg1, typename TestGroupHelper2<Arg0,Arg1>::CleanupGroupFunc cleanupGroup = DE_NULL) addTestGroup() argument
/third_party/skia/third_party/externals/libjpeg-turbo/gtest/
H A Dtjbench-gtest-wrapper.cpp76 std::string arg1 = target_path.MaybeAsASCII(); in SetUpTestSuite() local
146 std::string arg1 = target_path.MaybeAsASCII(); in SetUpTestSuite() local
/third_party/skia/third_party/externals/freetype/src/cid/
H A Dcidparse.c64 FT_Byte *arg1, *arg2; in FT_LOCAL_DEF() local
/third_party/protobuf/src/google/protobuf/io/
H A Dprinter_unittest.cc679 const GeneratedCodeInfo::Annotation* arg1 = &info.annotation(0); in TEST() local
[all...]
/third_party/python/Include/
H A Dpydtrace.h28 static inline void PyDTrace_LINE(const char *arg0, const char *arg1, int arg2) {} in PyDTrace_LINE() argument
29 static inline void PyDTrace_FUNCTION_ENTRY(const char *arg0, const char *arg1, int arg2) {} in PyDTrace_FUNCTION_ENTRY() argument
30 static inline void PyDTrace_FUNCTION_RETURN(const char *arg0, const char *arg1, int arg2) {} in PyDTrace_FUNCTION_RETURN() argument
38 static inline void PyDTrace_IMPORT_FIND_LOAD_DONE(const char *arg0, int arg1) {} in PyDTrace_IMPORT_FIND_LOAD_DONE() argument
39 static inline void PyDTrace_AUDIT(const char *arg0, void *arg1) {} in PyDTrace_AUDIT() argument
/third_party/protobuf/src/google/protobuf/stubs/
H A Dsubstitute.cc55 Substitute( const char* format, const SubstituteArg& arg0, const SubstituteArg& arg1, const SubstituteArg& arg2, const SubstituteArg& arg3, const SubstituteArg& arg4, const SubstituteArg& arg5, const SubstituteArg& arg6, const SubstituteArg& arg7, const SubstituteArg& arg8, const SubstituteArg& arg9) Substitute() argument
68 SubstituteAndAppend( string* output, const char* format, const SubstituteArg& arg0, const SubstituteArg& arg1, const SubstituteArg& arg2, const SubstituteArg& arg3, const SubstituteArg& arg4, const SubstituteArg& arg5, const SubstituteArg& arg6, const SubstituteArg& arg7, const SubstituteArg& arg8, const SubstituteArg& arg9) SubstituteAndAppend() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktTestGroupUtil.hpp104 TestGroupHelper2(tcu::TestContext& testCtx, const std::string& name, const std::string& description, CreateChildrenFunc createChildren, const Arg0& arg0, const Arg1& arg1, CleanupGroupFunc cleanupGroup) TestGroupHelper2() argument
148 createTestGroup(tcu::TestContext& testCtx, const std::string& name, const std::string& description, typename TestGroupHelper2<Arg0, Arg1>::CreateChildrenFunc createChildren, Arg0 arg0, Arg1 arg1, typename TestGroupHelper2<Arg0, Arg1>::CleanupGroupFunc cleanupGroup = DE_NULL) createTestGroup() argument
179 addTestGroup(tcu::TestCaseGroup* parent, const std::string& name, const std::string& description, typename TestGroupHelper2<Arg0,Arg1>::CreateChildrenFunc createChildren, Arg0 arg0, Arg1 arg1, typename TestGroupHelper2<Arg0,Arg1>::CleanupGroupFunc cleanupGroup = DE_NULL) addTestGroup() argument
/third_party/vk-gl-cts/framework/common/
H A DtcuInterval.cpp48 Interval applyMonotone (DoubleFunc2& func, const Interval& arg0, const Interval& arg1) in applyMonotone() argument
58 Interval applyMonotone (DoubleIntervalFunc2& func, const Interval& arg0, const Interval& arg1) in applyMonotone() argument
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
H A Doptimized_fast_call.cpp350 Label arg1; in JSFastCallWithArgVAndPushArgv() local
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Desi.c88 ia64_esi_call(efi_guid_t guid, struct ia64_sal_retval *isrvp, enum esi_proc_type proc_type, u64 func, u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, u64 arg7) ia64_esi_call() argument
140 ia64_esi_call_phys(efi_guid_t guid, struct ia64_sal_retval *isrvp, u64 func, u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, u64 arg7) ia64_esi_call_phys() argument
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dkvm_para.h73 kvm_hypercall2(u64 fid, unsigned long arg0, unsigned long arg1) kvm_hypercall2() argument
91 kvm_hypercall3(u64 fid, unsigned long arg0, unsigned long arg1, unsigned long arg2) kvm_hypercall3() argument
110 kvm_hypercall4(u64 fid, unsigned long arg0, unsigned long arg1, unsigned long arg2, unsigned long arg3) kvm_hypercall4() argument
131 kvm_hypercall5(u64 fid, unsigned long arg0, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4) kvm_hypercall5() argument
153 kvm_hypercall6(u64 fid, unsigned long arg0, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4, unsigned long arg5) kvm_hypercall6() argument
[all...]
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dsh_bios.c25 static inline long sh_bios_call(long func, long arg0, long arg1, long arg2, in sh_bios_call() argument
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Domap-secure.c59 u32 omap_secure_dispatcher(u32 idx, u32 flag, u32 nargs, u32 arg1, u32 arg2, in omap_secure_dispatcher() argument
153 rx51_secure_dispatcher(u32 idx, u32 process, u32 flag, u32 nargs, u32 arg1, u32 arg2, u32 arg3, u32 arg4) rx51_secure_dispatcher() argument
/kernel/linux/linux-5.10/drivers/firmware/
H A Dtrusted_foundations.c36 static void tf_generic_smc(u32 type, u32 arg1, u32 arg2) in tf_generic_smc() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/calcs/
H A Dbw_fixed.c142 struct bw_fixed bw_mul(const struct bw_fixed arg1, const struct bw_fixed arg2) in bw_mul() argument
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Desi.c88 ia64_esi_call(efi_guid_t guid, struct ia64_sal_retval *isrvp, enum esi_proc_type proc_type, u64 func, u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, u64 arg7) ia64_esi_call() argument
140 ia64_esi_call_phys(efi_guid_t guid, struct ia64_sal_retval *isrvp, u64 func, u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, u64 arg7) ia64_esi_call_phys() argument
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/
H A Dpsci-relay.c63 psci_call(unsigned long fn, unsigned long arg0, unsigned long arg1, unsigned long arg2) psci_call() argument

Completed in 11 milliseconds

12345678910>>...18