Home
last modified time | relevance | path

Searched defs:arg1 (Results 26 - 50 of 307) sorted by relevance

12345678910>>...13

/third_party/node/deps/openssl/openssl/include/openssl/
H A Dtxt_db.h45 long arg1; member
/third_party/openssl/ohos_lite/include/openssl/
H A Dtxt_db.h39 long arg1; member
/third_party/openssl/include/openssl/
H A Dtxt_db.h45 long arg1; member
/third_party/skia/third_party/externals/libjpeg-turbo/gtest/
H A Dcjpeg-gtest-wrapper.cpp41 std::string arg1 = "-rgb"; in TEST() local
70 std::string arg1 = "-sample"; in TEST() local
101 std::string arg1 = "-sample"; in TEST() local
134 std::string arg1 = "-gray"; in TEST() local
161 std::string arg1 = "-sample"; in TEST() local
192 std::string arg1 = "-sample"; TEST() local
225 std::string arg1 = "-sample"; TEST() local
255 std::string arg1 = "-dct"; TEST() local
282 std::string arg1 = "-sample"; TEST() local
312 std::string arg1 = "-dct"; TEST() local
342 std::string arg1 = "-dct"; TEST() local
369 std::string arg1 = "-dct"; TEST() local
397 std::string arg1 = "-dct"; TEST() local
[all...]
H A Ddjpeg-gtest-wrapper.cpp73 std::string arg1 = "-dct"; in TEST_P() local
106 std::string arg1 = "-dct"; in TEST() local
135 std::string arg1 = "-dct"; in TEST() local
165 std::string arg1 = "-dct"; in TEST() local
193 std::string arg1 = "-dct"; in TEST() local
224 std::string arg1 = "-dct"; TEST() local
253 std::string arg1 = "-dct"; TEST() local
284 std::string arg1 = "-dct"; TEST() local
314 std::string arg1 = "-dct"; TEST() local
343 std::string arg1 = "-fast"; TEST() local
369 std::string arg1 = "-dct"; TEST() local
401 std::string arg1 = "-dct"; TEST() local
432 std::string arg1 = "-dct"; TEST() local
462 std::string arg1 = "-dct"; TEST() local
490 std::string arg1 = "-dct"; TEST() local
515 std::string arg1 = "-dct"; TEST() local
542 std::string arg1 = "-dct"; TEST() local
573 std::string arg1 = "-dct"; TEST() local
602 std::string arg1 = "-dct"; TEST() local
627 std::string arg1 = "-dct"; TEST() local
654 std::string arg1 = "-dct"; TEST() local
679 std::string arg1 = "-dct"; TEST() local
706 std::string arg1 = "-dct"; TEST() local
736 std::string arg1 = "-dct"; TEST() local
768 std::string arg1 = "-dct"; TEST() local
797 std::string arg1 = "-dct"; TEST() local
823 std::string arg1 = "-dct"; TEST() local
852 std::string arg1 = "-dct"; TEST() local
882 std::string arg1 = "-dct"; TEST() local
[all...]
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/swiftshader/third_party/subzero/crosstest/
H A Dtest_calling_conv.cpp25 int arg1 = 0x12345678; in caller_i() local
30 v4si32 arg1 = {0, 1, 2, 3}; in caller_vvvvv() local
40 v4f32 arg1 = {0, 1, 2, 3}; in caller_vlvilvfvdviv() local
62 void __attribute__((noinline)) callee_i(int arg1) { in callee_i() argument
67 callee_vvvvv(v4si32 arg1, v4si32 arg2, v4si32 arg3, v4si32 arg4, v4si32 arg5) { in callee_vvvvv() argument
78 callee_vlvilvfvdviv(v4f32 arg1, int64 arg2, v4f32 arg3, int arg4, int64 arg5, in callee_vlvilvfvdviv() argument
/base/startup/appspawn/test/unittest/hnp_test/
H A Dhnp_pack_test.cpp94 char arg1[] = "hnp", arg2[] = "pack"; in HWTEST_F() local
149 char arg1[] = "hnp", arg2[] = "pack"; in HWTEST_F() local
189 char arg1[] = "hnp", arg2[] = "pack"; in HWTEST_F() local
239 char arg1[] in HWTEST_F() local
299 char arg1[] = "hnp", arg2[] = "pack"; HWTEST_F() local
356 char arg1[] = "hnp", arg2[] = "pack"; HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_dump_ipc_test/
H A Dapp_mgr_service_dump_ipc_test.cpp94 auto arg1 = Str8ToStr16("all"); in HWTEST_F() local
135 auto arg1 = Str8ToStr16("all"); in HWTEST_F() local
175 auto arg1 = Str8ToStr16("all"); in HWTEST_F() local
216 auto arg1 = Str8ToStr16(std::to_string(NUMBER_VALID_PID)); in HWTEST_F() local
257 auto arg1 = Str8ToStr16(std::to_string(NUMBER_VALID_PID)); in HWTEST_F() local
297 auto arg1 = Str8ToStr16(std::to_string(NUMBER_VALID_PID)); HWTEST_F() local
338 auto arg1 = Str8ToStr16(std::to_string(NUMBER_INVALID_PID)); HWTEST_F() local
379 auto arg1 = Str8ToStr16(std::to_string(NUMBER_INVALID_PID)); HWTEST_F() local
420 auto arg1 = Str8ToStr16(std::to_string(NUMBER_INVALID_PID)); HWTEST_F() local
461 auto arg1 = Str8ToStr16(STRING_INVALID_PID); HWTEST_F() local
500 auto arg1 = Str8ToStr16(STRING_INVALID_PID); HWTEST_F() local
539 auto arg1 = Str8ToStr16(STRING_INVALID_PID); HWTEST_F() local
578 auto arg1 = Str8ToStr16(std::to_string(NUMBER_VALID_PID)); HWTEST_F() local
617 auto arg1 = Str8ToStr16(std::to_string(NUMBER_VALID_PID)); HWTEST_F() local
654 auto arg1 = Str8ToStr16(std::to_string(NUMBER_VALID_PID)); HWTEST_F() local
[all...]
/foundation/ai/intelligent_voice_framework/utils/
H A Dmessage_queue.cpp28 Message::Message(uint32_t what, int32_t arg1) : what_(what), arg1_(arg1) in Message() argument
32 Message::Message(uint32_t what, int32_t arg1, int32_t arg2, float arg3) in Message() argument
37 Message::Message(uint32_t what, int32_t arg1, int32_t arg2, const std::string &obj) in Message() argument
42 Message::Message(uint32_t what, int32_t arg1, int32_t arg2, float arg3, const std::string &obj) in Message() argument
60 Message::Message(uint32_t what, int32_t arg1, void* voidPtr) : what_(what), arg1_(arg1), voidPtr argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_linear_indicator_controller.cpp55 auto arg1 = args[1]; in SetProgress() local
/foundation/communication/dsoftbus/core/common/include/
H A Dmessage_handler.h50 uint64_t arg1; member
/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/netfirewall/
H A Dnetfirewall_event.h109 static __always_inline void log_dbg_any(enum debug_type type, __u32 arg1) in log_dbg_any() argument
119 static __always_inline void log_dbg(enum debug_type type, enum stream_dir dir, __u32 arg1) in log_dbg() argument
130 static __always_inline void log_dbg2(enum debug_type type, enum stream_dir dir, __u32 arg1, __u32 arg2) in log_dbg2() argument
142 static __always_inline void log_dbg3(enum debug_type type, enum stream_dir dir, __u32 arg1, __u3 argument
155 log_dbg4(enum debug_type type, enum stream_dir dir, __u32 arg1, __u32 arg2, __u32 arg3, __u32 arg4) log_dbg4() argument
170 log_dbg5(enum debug_type type, enum stream_dir dir, __u32 arg1, __u32 arg2, __u32 arg3, __u32 arg4, __u32 arg5) log_dbg5() argument
[all...]
/foundation/communication/wifi/wifi/test/fuzztest/fuzz_common_func/
H A Dmock_scan_state_machine.cpp27 void MockScanStateMachine::SendMessage(int what, int arg1) in SendMessage() argument
32 void MockScanStateMachine::SendMessage(int what, int arg1, int arg2) in SendMessage() argument
H A Dmock_wifi_ap_service.cpp84 void MockApStateMachine::SendMessage(int what, int arg1) in SendMessage() argument
89 void MockApStateMachine::SendMessage(int what, int arg1, int arg2) in SendMessage() argument
/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/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...]

Completed in 13 milliseconds

12345678910>>...13