| /third_party/skia/src/sksl/ir/ |
| H A D | SkSLFunctionCall.h | 53 ExpressionArray& arguments() { in arguments() function in SkSL::final 57 const ExpressionArray& arguments() const { in arguments() function in SkSL::final 24 FunctionCall(int line, const Type* type, const FunctionDeclaration* function, ExpressionArray arguments) FunctionCall() argument [all...] |
| H A D | SkSLExternalFunctionCall.h | 25 ExternalFunctionCall(int line, const ExternalFunction* function, ExpressionArray arguments) in ExternalFunctionCall() argument 30 ExpressionArray& arguments() { in arguments() function in SkSL::final 34 const ExpressionArray& arguments() const { in arguments() function in SkSL::final
|
| H A D | SkSLChildCall.h | 24 ChildCall(int line, const Type* type, const Variable* child, ExpressionArray arguments) in ChildCall() argument 40 ExpressionArray& arguments() { in arguments() function in SkSL::final 44 const ExpressionArray& arguments() const { in arguments() function in SkSL::final
|
| H A D | SkSLConstructor.h | 118 MultiArgumentConstructor(int line, Kind kind, const Type* type, ExpressionArray arguments) in MultiArgumentConstructor() argument 122 ExpressionArray& arguments() { in arguments() function in SkSL::MultiArgumentConstructor 126 const ExpressionArray& arguments() const { in arguments() function in SkSL::MultiArgumentConstructor
|
| H A D | SkSLChildCall.cpp | 43 call_signature_is_valid(const Context& context, const Variable& child, const ExpressionArray& arguments) call_signature_is_valid() argument 70 Make(const Context& context, int line, const Type* returnType, const Variable& child, ExpressionArray arguments) Make() argument [all...] |
| H A D | SkSLIndexExpression.cpp | 113 const ExpressionArray& arguments = arrayCtor.arguments(); in Make() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| H A D | jsi_component_api_bridge.cpp | 122 JsScrollTo( const shared_ptr<JsRuntime>& runtime, const std::string& arguments, NodeId nodeId) JsScrollTo() argument
|
| H A D | jsi_xcomponent_bridge.cpp | 185 JsSetXComponentSurfaceSize( const shared_ptr<JsRuntime>& runtime, const std::string& arguments, NodeId nodeId) JsSetXComponentSurfaceSize() argument
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/context/ |
| H A D | js_timer_list.h | 62 Arguments *arguments; member
|
| /third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/platformutil/ |
| H A D | DeqpPlatformCapabilityQueryInstrumentation.java | 45 public void onCreate (Bundle arguments) { in onCreate() argument
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | classStaticBlock6.js | 133 var arguments = 1;
variable [all...] |
| /foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/entry/ |
| H A D | child_widget.cpp | 106 QStringList arguments = QApplication::arguments();
in RestartApp() local
|
| /foundation/graphic/graphic_surface/surface/include/ |
| H A D | buffer_producer_listener.h | 38 MessageParcel arguments; variable 55 MessageParcel arguments; variable 113 OnBufferReleasedWithFenceRemote(MessageParcel& arguments) OnBufferReleasedWithFenceRemote() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/fuzztest/vsyncconnection_fuzzer/ |
| H A D | vsyncconnection_fuzzer.cpp | 88 MessageParcel arguments; in DoSomethingInterestingWithMyAPI() local
|
| /third_party/curl/packages/OS400/ |
| H A D | curlcl.c | 46 struct arguments { struct
|
| /third_party/gn/src/base/strings/ |
| H A D | string_util.h | 48 va_list arguments; in snprintf() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/ |
| H A D | Mf2DataModelFormatter.java | 79 private Map<String, Object> mf2OptToVariableOptions(Map<String, Value> options, Map<String, Object> arguments) { in mf2OptToVariableOptions() argument 119 String format(Map<String, Object> arguments) { in format() argument 139 private Pattern findBestMatchingPattern(List<Expression> selectors, Map<String, Object> arguments) { in findBestMatchingPattern() argument 213 private Object variableToObjectEx(Value value, Map<String, Object> arguments) { in variableToObjectEx() argument 232 formatPlaceholder(Expression ph, Map<String, Object> arguments, boolean localExpression) formatPlaceholder() argument [all...] |
| H A D | MessageFormatter.java | 219 public String formatToString(Map<String, Object> arguments) { in formatToString() argument 234 public FormattedMessage format(Map<String, Object> arguments) { in format() argument
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/message2/ |
| H A D | TestCase.java | 18 final Map<String, Object> arguments; field in TestCase 52 private Map<String, Object> arguments; field in TestCase.Builder 72 public TestCase.Builder arguments(Map<String, Object> arguments) { in arguments() argument [all...] |
| /third_party/mbedtls/scripts/mbedtls_dev/ |
| H A D | bignum_mod.py | 44 def arguments(self) -> List[str]: member in BignumModMul
|
| H A D | ecp.py | 90 def arguments(self)-> List[str]: member in EcpP192R1Raw 169 def arguments(self)-> List[str]: member in EcpP224R1Raw 254 def arguments(self)-> List[str]: member in EcpP256R1Raw 377 def arguments(self)-> List[str]: member in EcpP384R1Raw 483 def arguments(self)-> List[str]: member in EcpP521R1Raw 555 def arguments(self): global() member in EcpP192K1Raw 629 def arguments(self): global() member in EcpP224K1Raw 705 def arguments(self): global() member in EcpP256K1Raw 774 def arguments(self)-> List[str]: global() member in EcpP255Raw 873 def arguments(self): global() member in EcpP448Raw [all...] |
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-utils.h | 21 BuiltinArguments(int length, Address* arguments) in BuiltinArguments() argument
|
| /third_party/vk-gl-cts/external/amber/src/tools/ |
| H A D | update_vk_wrappers.py | 130 arguments=arguments, variable
|
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| H A D | Coroutine.hpp | 152 std::vector<Type *> arguments; member in rr::Coroutine 168 Nucleus::createCoroutine(CToReactorT<Return>::type(), arguments); in Coroutine() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/ |
| H A D | Thread.hpp | 87 std::shared_ptr<Scope> arguments; member in vk::dbg::Frame
|