/aosp_15_r20/external/aws-sdk-java-v2/services/signer/src/main/resources/codegen-resources/ |
H A D | waiters-2.json | 13 "argument": "status" string 19 "argument": "status" string
|
/aosp_15_r20/external/aws-sdk-java-v2/services/cloudwatch/src/main/resources/codegen-resources/ |
H A D | waiters-2.json | 12 "argument": "length(MetricAlarms[]) > `0`", string 25 "argument": "length(CompositeAlarms[]) > `0`", string
|
/aosp_15_r20/external/mockito/src/test/java/org/mockitousage/ |
H A D | IMethods.java | 111 String differentMethod(String argument); in differentMethod() 115 String simpleMethod(String argument); in simpleMethod() 119 String simpleMethod(Object argument); in simpleMethod() 121 String simpleMethod(int argument); in simpleMethod()
|
H A D | MethodsImpl.java | 208 public String differentMethod(String argument) { in differentMethod() 216 public String simpleMethod(String argument) { in simpleMethod() 224 public String simpleMethod(Object argument) { in simpleMethod() 228 public String simpleMethod(int argument) { in simpleMethod()
|
/aosp_15_r20/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/ |
H A D | BenchmarkServiceClient.php | 44 public function UnaryCall(\Grpc\Testing\SimpleRequest $argument, 87 public function StreamingFromServer(\Grpc\Testing\SimpleRequest $argument,
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | sched.py | 46 def enterabs(self, time, priority, action, argument): argument 57 def enter(self, delay, priority, action, argument): argument
|
/aosp_15_r20/external/mockito/src/test/java/org/mockitousage/bugs/ |
H A D | CompareMatcherTest.java | 113 public boolean matches(Integer argument) { in matchesWithSubTypeExtendingGenericClass() 126 public boolean matches(T argument) { in matchesWithSubTypeGenericMethod()
|
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/parser/node/ |
H A D | ASTIndex.java | 112 public static Object adjMinusIndexArg(Object argument, Object o, in adjMinusIndexArg() 174 Object argument = jjtGetChild(0).value(context); in execute() local
|
/aosp_15_r20/frameworks/native/cmds/cmd/fuzzer/ |
H A D | cmd_fuzzer.cpp | 60 string argument = mFDP->ConsumeBytesAsString(sizestr); in process() local 71 for (auto& argument : arguments) { in process() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/atomic/include/boost/atomic/detail/ |
D | core_arch_ops_gcc_x86.hpp | 172 #define BOOST_ATOMIC_DETAIL_CAS_LOOP(op, argument, result)\ argument 269 #define BOOST_ATOMIC_DETAIL_CAS_LOOP(op, argument, result)\ argument 365 #define BOOST_ATOMIC_DETAIL_CAS_LOOP(op, argument, result)\ argument 816 #define BOOST_ATOMIC_DETAIL_CAS_LOOP(op, argument, result)\ argument
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/ |
H A D | client_library_test_base.cc | 283 for (const auto& argument : arguments_) { in ComputeAndTransfer() local 307 for (const auto& argument : arguments_) { in ComputeAndCompareLiteralWithStatus() local 369 for (const auto& argument : arguments_) { in ComputeAndCompareLiteralWithStatus() local 596 XlaOp ClientLibraryTestBase::AddParam(const Literal& argument, in AddParam()
|
/aosp_15_r20/external/grpc-grpc/src/php/lib/Grpc/ |
H A D | Interceptor.php | 31 $argument, 52 $argument,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | sched.py | 62 def enterabs(self, time, priority, action, argument=(), kwargs=_sentinel): argument 78 def enter(self, delay, priority, action, argument=(), kwargs=_sentinel): argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | sched.py | 62 def enterabs(self, time, priority, action, argument=(), kwargs=_sentinel): argument 78 def enter(self, delay, priority, action, argument=(), kwargs=_sentinel): argument
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/security/jca/ |
H A D | ProviderConfig.java | 68 private final String argument; field in ProviderConfig 80 ProviderConfig(String className, String argument) { in ProviderConfig()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | sched.py | 62 def enterabs(self, time, priority, action, argument=(), kwargs=_sentinel): argument 78 def enter(self, delay, priority, action, argument=(), kwargs=_sentinel): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | sched.py | 62 def enterabs(self, time, priority, action, argument=(), kwargs=_sentinel): argument 78 def enter(self, delay, priority, action, argument=(), kwargs=_sentinel): argument
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | sched.py | 62 def enterabs(self, time, priority, action, argument=(), kwargs=_sentinel): argument 78 def enter(self, delay, priority, action, argument=(), kwargs=_sentinel): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | sched.py | 62 def enterabs(self, time, priority, action, argument=(), kwargs=_sentinel): argument 78 def enter(self, delay, priority, action, argument=(), kwargs=_sentinel): argument
|
/aosp_15_r20/external/pytorch/caffe2/utils/threadpool/ |
H A D | pthreadpool_impl.cc | 27 void* argument, in legacy_pthreadpool_compute_1d() 61 void* const argument, in legacy_pthreadpool_parallelize_1d()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/ |
H A D | BatchedFallback.cpp | 192 const auto& argument = (*stack)[arguments_begin + arg_idx]; in batchedTensorInplaceForLoopFallback() local 346 const auto& argument = (*stack)[arguments_begin + arg_idx]; in batchedTensorForLoopFallback() local 474 const auto& argument = (*stack)[arguments_begin + arg_idx]; in batchedNestedTensorForLoopFallback() local
|
/aosp_15_r20/external/icu/icu4c/source/test/iotest/ |
H A D | iotest.cpp | 212 char16_t argument[512]; in DataDrivenPrintf() local 414 char16_t argument[512]; in DataDrivenScanf() local 617 char16_t argument[512]; in DataDrivenPrintfPrecision() local
|
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/ |
H A D | MonomorphizeUnsupportedFunctions.cpp | 25 TIntermTyped *argument; member 160 TIntermTyped *argument = replacedArguments[nextReplacedArg].argument; in CreateMonomorphizedFunctionCallArgs() local 379 TIntermTyped *argument = in processFunctionCall() local
|
/aosp_15_r20/external/skia/src/utils/ |
H A D | SkCallableTraits.h | 17 template <std::size_t N> struct argument { struct 19 using type = typename std::tuple_element<N, std::tuple<Args...>>::type;
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/sun/security/jca/ |
H A D | ProviderConfig.java | 34 ProviderConfig(java.lang.String className, java.lang.String argument) { in ProviderConfig() 110 …portedAppUsage(maxTargetSdk = 30, trackingBug = 170729553) private final java.lang.String argument; field in ProviderConfig
|