Home
last modified time | relevance | path

Searched defs:arg0 (Results 1 – 25 of 82) sorted by relevance

1234

/third_party/node/src/
Dnode_dtrace.cc29 #define NODE_HTTP_SERVER_REQUEST(arg0, arg1) argument
31 #define NODE_HTTP_SERVER_RESPONSE(arg0) argument
33 #define NODE_HTTP_CLIENT_REQUEST(arg0, arg1) argument
35 #define NODE_HTTP_CLIENT_RESPONSE(arg0) argument
37 #define NODE_NET_SERVER_CONNECTION(arg0) argument
39 #define NODE_NET_STREAM_END(arg0) argument
41 #define NODE_GC_START(arg0, arg1, arg2) argument
42 #define NODE_GC_DONE(arg0, arg1, arg2) argument
124 #define SLURP_CONNECTION_HTTP_CLIENT_RESPONSE(arg0, arg1, conn) \ argument
167 Local<Object> arg0 = Local<Object>::Cast(args[0]); in DTRACE_HTTP_SERVER_REQUEST() local
[all …]
/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-drivers/source/
DPwmOut-js.cpp64 double arg0 = jerry_get_number_value(args[0]); in DECLARE_CLASS_FUNCTION() local
125 double arg0 = jerry_get_number_value(args[0]); in DECLARE_CLASS_FUNCTION() local
151 double arg0 = jerry_get_number_value(args[0]); in DECLARE_CLASS_FUNCTION() local
177 double arg0 = jerry_get_number_value(args[0]); in DECLARE_CLASS_FUNCTION() local
203 double arg0 = jerry_get_number_value(args[0]); in DECLARE_CLASS_FUNCTION() local
229 double arg0 = jerry_get_number_value(args[0]); in DECLARE_CLASS_FUNCTION() local
255 double arg0 = jerry_get_number_value(args[0]); in DECLARE_CLASS_FUNCTION() local
DDigitalOut-js.cpp62 int arg0 = jerry_get_number_value(args[0]); in DECLARE_CLASS_FUNCTION() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestCaseUtil.hpp58 …estCtx, tcu::TestNodeType type, const std::string& name, const std::string& desc, const Arg0& arg0) in InstanceFactory1()
64 …pe type, const std::string& name, const std::string& desc, const Programs& progs, const Arg0& arg0) in InstanceFactory1()
84 …estNodeType type, const std::string& name, const std::string& desc, const Arg0& arg0, const Suppor… in InstanceFactory1WithSupport()
91 … std::string& name, const std::string& desc, const Programs& progs, const Arg0& arg0, const Suppor… in InstanceFactory1WithSupport()
135 Arg0 arg0; member
204 Arg0 arg0; member
283 Arg0 arg0) in createFunctionCase()
296 Arg0 arg0) in createFunctionCase()
309 Arg0 arg0) in createFunctionCaseWithPrograms()
323 Arg0 arg0) in createFunctionCaseWithPrograms()
[all …]
DvktTestGroupUtil.hpp80 const Arg0& arg0, in TestGroupHelper1()
108 const Arg0& arg0, in TestGroupHelper2()
142 Arg0 arg0, in createTestGroup()
152 Arg0 arg0, in createTestGroup()
172 Arg0 arg0, in addTestGroup()
183 Arg0 arg0, in addTestGroup()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
DvktTestCaseUtil.hpp58 …estCtx, tcu::TestNodeType type, const std::string& name, const std::string& desc, const Arg0& arg0) in InstanceFactory1()
64 …pe type, const std::string& name, const std::string& desc, const Programs& progs, const Arg0& arg0) in InstanceFactory1()
84 …estNodeType type, const std::string& name, const std::string& desc, const Arg0& arg0, const Suppor… in InstanceFactory1WithSupport()
91 … std::string& name, const std::string& desc, const Programs& progs, const Arg0& arg0, const Suppor… in InstanceFactory1WithSupport()
135 Arg0 arg0; member
204 Arg0 arg0; member
283 Arg0 arg0) in createFunctionCase()
296 Arg0 arg0) in createFunctionCase()
309 Arg0 arg0) in createFunctionCaseWithPrograms()
323 Arg0 arg0) in createFunctionCaseWithPrograms()
[all …]
DvktTestGroupUtil.hpp80 const Arg0& arg0, in TestGroupHelper1()
108 const Arg0& arg0, in TestGroupHelper2()
142 Arg0 arg0, in createTestGroup()
152 Arg0 arg0, in createTestGroup()
172 Arg0 arg0, in addTestGroup()
183 Arg0 arg0, in addTestGroup()
/third_party/openh264/codec/encoder/core/arm64/
Dpixel_aarch64_neon.S71 .macro LOAD_8X8_2 arg0 argument
93 .macro CALC_ABS_8X8_2 arg0 argument
104 .macro LOAD_16X8_2 arg0 argument
134 .macro CALC_ABS_16X8_2 arg0 argument
Dintra_pred_sad_3_opt_aarch64_neon.S106 .macro SELECT_BEST_COST_PREFER_HIGHER arg0 argument
110 .macro SELECT_BEST_COST_PREFER_LOWER arg0 argument
128 .macro LOAD_8X4_DATA arg0 argument
/third_party/vk-gl-cts/framework/common/
DtcuInterval.cpp35 Interval applyMonotone (DoubleFunc1& func, const Interval& arg0) in applyMonotone()
43 Interval applyMonotone (DoubleIntervalFunc1& func, const Interval& arg0) in applyMonotone()
48 Interval applyMonotone (DoubleFunc2& func, const Interval& arg0, const Interval& arg1) in applyMonotone()
58 Interval applyMonotone (DoubleIntervalFunc2& func, const Interval& arg0, const Interval& arg1) in applyMonotone()
/third_party/elfutils/backends/
Driscv_retval.c110 Dwarf_Die *arg0 __attribute__ ((unused)), in flatten_aggregate_arg()
120 Dwarf_Die *arg0 __attribute__ ((unused)), in pass_by_flattened_arg()
146 Dwarf_Die arg0, arg1; in riscv_return_value_location_lp64ifd() local
/third_party/libffi/src/x86/
Dwin64.S14 #define arg0 %rcx macro
20 #define arg0 %rdi macro
Dwin64_intel.S13 #define arg0 rcx macro
19 #define arg0 rdi macro
/third_party/libabigail/tests/data/test-diff-dwarf/
Dtest25-removed-fn-parms-v0.c4 fun(__attribute__((unused))unsigned arg0, in fun()
Dtest24-added-fn-parms-v1.c9 fun(__attribute__((unused))unsigned arg0, in fun()
/third_party/protobuf/src/google/protobuf/stubs/
Dsubstitute.cc57 const SubstituteArg& arg0, const SubstituteArg& arg1, in Substitute()
70 const SubstituteArg& arg0, const SubstituteArg& arg1, in SubstituteAndAppend()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.c135 LLVMValueRef arg0) in lp_build_emit_llvm_unary()
148 LLVMValueRef arg0, in lp_build_emit_llvm_binary()
163 LLVMValueRef arg0, in lp_build_emit_llvm_ternary()
/third_party/mesa3d/src/gallium/tests/graw/
Ddisasm.c49 usage(const char *arg0) in usage()
/third_party/typescript/tests/cases/compiler/
DimplicitAnyFunctionInvocationWithAnyArguements.ts3 var arg0 = null; // error at "arg0" variable
/third_party/icu/tools/multi/proj/icu4jscan/src/com/ibm/icu/dev/scan/
DCapElement.java25 public int compareTo(Object arg0) { in compareTo()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryRequirementsTests.cpp365 VkBufferCreateFlags arg0) in addFunctionTestCase()
559 VkBufferCreateFlags arg0) in addFunctionTestCase()
632 VkBufferCreateFlags arg0) in addFunctionTestCase()
735 VkBufferCreateFlags arg0) in addFunctionTestCase()
943 const ImageTestParams arg0) in addFunctionTestCase()
1623 const ImageTestParams arg0) in addFunctionTestCase()
1676 const ImageTestParams arg0) in addFunctionTestCase()
1753 const ImageTestParams arg0) in addFunctionTestCase()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
DvktMemoryRequirementsTests.cpp365 VkBufferCreateFlags arg0) in addFunctionTestCase()
559 VkBufferCreateFlags arg0) in addFunctionTestCase()
632 VkBufferCreateFlags arg0) in addFunctionTestCase()
735 VkBufferCreateFlags arg0) in addFunctionTestCase()
943 const ImageTestParams arg0) in addFunctionTestCase()
1623 const ImageTestParams arg0) in addFunctionTestCase()
1676 const ImageTestParams arg0) in addFunctionTestCase()
1753 const ImageTestParams arg0) in addFunctionTestCase()
/third_party/cef/tests/ceftests/
Dcommand_line_unittest.cc69 std::string arg0 = args[0]; in VerifyCommandLine() local
/third_party/googletest/googlemock/src/
Dgmock.cc206 const auto arg0 = "dummy"; in InitGoogleMock() local
/third_party/typescript/tests/baselines/reference/
DimplicitAnyFunctionInvocationWithAnyArguements.js3 var arg0 = null; // error at "arg0" variable

1234