| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
| H A D | DataDrivenTestHelper.java | 62 protected DataDrivenTestHelper addLine(List<String> arguments, String commentBase) { in addLine() argument 73 public boolean isTestLine(List<String> arguments) { in isTestLine() argument 178 handle(int lineNumber, boolean breakpoint, String commentBase, List<String> arguments) handle() argument 180 handleParams(String comment, List<String> arguments) handleParams() argument [all...] |
| /third_party/mbedtls/scripts/mbedtls_dev/ |
| H A D | bignum_core.py | 46 def arguments(self) -> List[str]: member in BignumCoreShiftR 89 def arguments(self) -> List[str]: member in BignumCoreShiftL 144 def arguments(self) -> List[str]: member in BignumCoreCTLookup 239 def arguments(self) -> List[str]: member in BignumCoreMLA 678 def arguments(self) -> List[str]: member in BignumCoreMontmul
|
| H A D | bignum_common.py | 185 def arguments(self) -> List[str]: member in OperationCommon 337 def arguments(self) -> List[str]: member in ModOperationCommon
|
| /third_party/icu/icu4c/source/tools/gendict/ |
| H A D | gendict.cpp | 64 enum arguments { enum
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-api.cc | 152 RelocatableArguments(Isolate* isolate, int length, Address* arguments) in RelocatableArguments() argument
|
| /third_party/node/deps/v8/src/inspector/ |
| H A D | custom-preview.cc | 37 std::vector<v8::Local<v8::Value>> arguments; in reportError() local
|
| /third_party/node/deps/v8/src/utils/ |
| H A D | utils.cc | 36 va_list arguments; in PrintF() local 43 va_list arguments; in PrintF() local 51 va_list arguments; in PrintPID() local 59 va_list arguments; PrintIsolate() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| H A D | ConvertUnsupportedConstructorsToFunctionCalls.cpp | 186 TIntermSequence &arguments = *node.getSequence(); variable [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/ |
| H A D | RewriteR32fImages.cpp | 132 TIntermSequence *arguments = node->getSequence(); in RewriteBuiltinFunctionCall() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/ |
| H A D | RewriteExpressionsWithShaderStorageBlock.cpp | 101 bool HasSSBOAsFunctionArgument(TIntermSequence *arguments) in HasSSBOAsFunctionArgument() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cSparseTexture2Tests.hpp | 216 std::string arguments; member
|
| /third_party/skia/third_party/externals/icu/source/tools/gendict/ |
| H A D | gendict.cpp | 64 enum arguments { enum
|
| /third_party/skia/src/sksl/ir/ |
| H A D | SkSLFunctionDeclaration.cpp | 400 bool FunctionDeclaration::determineFinalTypes(const ExpressionArray& arguments, in determineFinalTypes() argument
|
| /base/update/updater/services/applypatch/ |
| H A D | block_set.cpp | 353 uint64_t arguments[2] = {static_cast<uint64_t>(offset), writeSize};
in WriteZeroToBlock() local
|
| /foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueueproducer_fuzzer/ |
| H A D | bufferqueueproducer_fuzzer.cpp | 136 MessageParcel arguments; in BufferQueueProducerFuzzTest1() local 141 iter.second(reinterpret_cast<BufferQueueProducer*>(bqp.GetRefPtr()), arguments, reply, option); in BufferQueueProducerFuzzTest1() local
|
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-scopes.cc | 418 Handle<FixedArray> arguments = isolate->factory()->NewFixedArray( in NewSloppyArguments() local 500 std::unique_ptr<Handle<Object>[]> arguments = RUNTIME_FUNCTION() local 513 std::unique_ptr<Handle<Object>[]> arguments = RUNTIME_FUNCTION() local 540 std::unique_ptr<Handle<Object>[]> arguments = RUNTIME_FUNCTION() local [all...] |
| /third_party/node/deps/v8/src/torque/ |
| H A D | csa-generator.cc | 522 std::vector<std::string> arguments = stack->PopMany(instruction.argc); in EmitInstruction() local 605 std::vector<std::string> arguments = stack->PopMany(instruction.argc); in EmitInstruction() local 696 std::vector<std::string> arguments = stack->PopMany(instruction.argc); in EmitInstruction() local 709 PrintCommaSeparatedList(out(), arguments); in EmitInstruction() local 728 PrintCommaSeparatedList(out(), arguments); in EmitInstruction() local 736 PrintCommaSeparatedList(out(), arguments); in EmitInstruction() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
| H A D | IntermNode_util.cpp | 89 TIntermSequence arguments; in CreateZeroNode() local 20 LookUpBuiltInFunction(const char *name, const TIntermSequence *arguments, const TSymbolTable &symbolTable, int shaderVersion) LookUpBuiltInFunction() argument 341 CreateBuiltInFunctionCallNode(const char *name, TIntermSequence *arguments, const TSymbolTable &symbolTable, int shaderVersion) CreateBuiltInFunctionCallNode() argument [all...] |
| /third_party/skia/src/sksl/ |
| H A D | SkSLAnalysis.cpp | 96 const ExpressionArray& arguments = e.as<ChildCall>().arguments(); variable
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
| H A D | jsi_types.cpp | 380 std::vector<panda::Local<panda::JSValueRef>> arguments; in Call() local
|
| H A D | jsi_declarative_group_js_bridge.cpp | 120 std::vector<CodecData> arguments; in ProcessJsRequest() local 176 std::vector<CodecData> arguments; in ProcessJsRequestSync() local 325 ParseJsPara(const shared_ptr<JsRuntime>& runtime, const std::vector<shared_ptr<JsValue>>& argv, int32_t beginIndex, int32_t requestId, std::vector<CodecData>& arguments) ParseJsPara() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| H A D | jsi_group_js_bridge.cpp | 218 std::vector<CodecData> arguments; in ProcessJsRequest() local 288 std::vector<CodecData> arguments; in ProcessJsRequestSync() local 455 ParseJsPara(const shared_ptr<JsRuntime>& runtime, const std::vector<shared_ptr<JsValue>>& argv, int32_t beginIndex, int32_t requestId, std::vector<CodecData>& arguments) ParseJsPara() argument [all...] |
| /foundation/arkui/ace_engine/interfaces/native/ |
| H A D | native_interface_accessibility.cpp | 497 OH_ArkUI_FindAccessibilityActionArgumentByKey( ArkUI_AccessibilityActionArguments* arguments, const char* key, char** value) OH_ArkUI_FindAccessibilityActionArgumentByKey() argument
|
| /third_party/jerryscript/jerry-core/ecma/operations/ |
| H A D | ecma-container-object.c | 478 ecma_value_t arguments[] = { value }; in ecma_op_container_create() local 518 ecma_value_t arguments[] = { key, value }; in ecma_op_container_create() local
|
| /third_party/node/src/ |
| H A D | node_builtins.cc | 427 std::vector<Local<Value>> arguments; in CompileAndCall() local
|