| /third_party/node/src/ |
| D | node_dtrace.cc | 29 #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/ |
| D | PwmOut-js.cpp | 64 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
|
| D | DigitalOut-js.cpp | 62 int arg0 = jerry_get_number_value(args[0]); in DECLARE_CLASS_FUNCTION() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
| D | vktTestCaseUtil.hpp | 58 …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 …]
|
| D | vktTestGroupUtil.hpp | 64 const Arg0& arg0, in TestGroupHelper1() 92 const Arg0& arg0, in TestGroupHelper2() 126 Arg0 arg0, in createTestGroup() 136 Arg0 arg0, in createTestGroup() 156 Arg0 arg0, in addTestGroup() 167 Arg0 arg0, in addTestGroup()
|
| /third_party/openh264/codec/encoder/core/arm64/ |
| D | pixel_aarch64_neon.S | 71 .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
|
| D | intra_pred_sad_3_opt_aarch64_neon.S | 106 .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/ |
| D | tcuInterval.cpp | 35 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/ |
| D | riscv_retval.c | 110 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/ |
| D | win64.S | 14 #define arg0 %rcx macro 20 #define arg0 %rdi macro
|
| D | win64_intel.S | 13 #define arg0 rcx macro 19 #define arg0 rdi macro
|
| /third_party/libabigail/tests/data/test-diff-dwarf/ |
| D | test25-removed-fn-parms-v0.c | 4 fun(__attribute__((unused))unsigned arg0, in fun()
|
| D | test24-added-fn-parms-v1.c | 9 fun(__attribute__((unused))unsigned arg0, in fun()
|
| /third_party/protobuf/src/google/protobuf/stubs/ |
| D | substitute.cc | 57 const SubstituteArg& arg0, const SubstituteArg& arg1, in Substitute() 70 const SubstituteArg& arg0, const SubstituteArg& arg1, in SubstituteAndAppend()
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| D | lp_bld_tgsi.c | 135 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/ |
| D | disasm.c | 49 usage(const char *arg0) in usage()
|
| /third_party/typescript/tests/cases/compiler/ |
| D | implicitAnyFunctionInvocationWithAnyArguements.ts | 3 var arg0 = null; // error at "arg0" variable
|
| /third_party/icu/tools/multi/proj/icu4jscan/src/com/ibm/icu/dev/scan/ |
| D | CapElement.java | 25 public int compareTo(Object arg0) { in compareTo()
|
| D | CapDocument.java | 111 public int compareTo(Object arg0) { in compareTo()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
| D | vktMemoryRequirementsTests.cpp | 357 VkBufferCreateFlags arg0) in addFunctionTestCase() 551 VkBufferCreateFlags arg0) in addFunctionTestCase() 624 VkBufferCreateFlags arg0) in addFunctionTestCase() 726 VkBufferCreateFlags arg0) in addFunctionTestCase() 930 const ImageTestParams arg0) in addFunctionTestCase() 1608 const ImageTestParams arg0) in addFunctionTestCase() 1661 const ImageTestParams arg0) in addFunctionTestCase() 1737 const ImageTestParams arg0) in addFunctionTestCase()
|
| /third_party/cef/tests/ceftests/ |
| D | command_line_unittest.cc | 69 std::string arg0 = args[0]; in VerifyCommandLine() local
|
| /third_party/typescript/tests/baselines/reference/ |
| D | implicitAnyFunctionInvocationWithAnyArguements.js | 3 var arg0 = null; // error at "arg0" variable
|
| /third_party/googletest/googlemock/src/ |
| D | gmock.cc | 206 const auto arg0 = "dummy"; in InitGoogleMock() local
|
| /third_party/libunwind/tests/ |
| D | ia64-test-nat-asm.S | 28 #define CALL_NEXT_PTR(gp_save_reg, arg0, arg1) \ argument
|
| /third_party/gstreamer/gstplugins_base/tests/examples/seek/ |
| D | instant-rate-change.c | 246 print_usage (const char *arg0) in print_usage()
|