| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuStringTemplate.hpp | 75 inline void unpackArgs(unpacked_t& unpacked, arg_t&& cur, args_t&&... args) in unpackArgs() argument
|
| /third_party/vulkan-headers/registry/ |
| H A D | stripAPI.py | 36 args = parser.parse_args() variable
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/ |
| H A D | customcomponent_onmeasure_test.cpp | 53 napi_value args[PARAM_1] = {nullptr}; in CreateNativeNode() local
|
| /test/xts/acts/arkui/ace_c_arkui_test_api13/entry/src/main/cpp/customproperty/ |
| H A D | custom_property_test.cpp | 28 napi_value args[PARAM_1] = {nullptr}; in testAddCustomProperty001() local 76 napi_value args[PARAM_1] = {nullptr}; in testRemoveCustomProperty002() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customproperty/ |
| H A D | custom_property_test.cpp | 28 napi_value args[PARAM_1] = {nullptr}; in testAddCustomProperty001() local 76 napi_value args[PARAM_1] = {nullptr}; in testRemoveCustomProperty002() local
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | statvfsndk.cpp | 28 napi_value args[1] = {nullptr};
in Statvfs() local 47 napi_value args[1] = {nullptr};
in Statvfs64() local
|
| /third_party/elfutils/tests/ |
| H A D | line2addr.c | 60 struct args struct
|
| /third_party/elfutils/libdw/ |
| H A D | dwarf_getscopes.c | 39 struct args struct
|
| /third_party/gn/src/gn/ |
| H A D | action_values.h | 30 SubstitutionList& args() { return args_; } in args() function in ActionValues 31 const SubstitutionList& args() const { return args_; } in args() function in ActionValues
|
| H A D | command_outputs.cc | 68 int RunOutputs(const std::vector<std::string>& args) { in RunOutputs() argument
|
| H A D | function_filter.cc | 63 RunFilter(Scope* scope, const FunctionCallNode* function, const std::vector<Value>& args, FilterSelection selection, Err* err) RunFilter() argument 110 RunFilterExclude(Scope* scope, const FunctionCallNode* function, const std::vector<Value>& args, Err* err) RunFilterExclude() argument 117 RunFilterInclude(Scope* scope, const FunctionCallNode* function, const std::vector<Value>& args, Err* err) RunFilterInclude() argument [all...] |
| H A D | function_get_target_outputs_unittest.cc | 21 std::vector<Value> args; in GetTargetOutputs() local
|
| H A D | function_write_file_unittest.cc | 35 std::vector<Value> args; in CallWriteFile() local
|
| /third_party/benchmark/src/ |
| H A D | benchmark_api_internal.cc | 10 BenchmarkInstance(Benchmark* benchmark, int family_idx, int per_family_instance_idx, const std::vector<int64_t>& args, int thread_count) BenchmarkInstance() argument
|
| H A D | colorprint.cc | 85 std::string FormatString(const char* msg, va_list args) { in FormatString() argument 114 va_list args; in FormatString() local 122 va_list args; in ColorPrintf() local 128 ColorPrintf(std::ostream& out, LogColor color, const char* fmt, va_list args) ColorPrintf() argument [all...] |
| /third_party/googletest/googlemock/include/gmock/ |
| H A D | gmock-nice-strict.h | 177 NiceMock(TArg1&& arg1, TArg2&& arg2, An&&... args) in NiceMock() argument 219 NaggyMock(TArg1&& arg1, TArg2&& arg2, An&&... args) in NaggyMock() argument 261 StrictMock(TArg1&& arg1, TArg2&& arg2, An&&... args) in StrictMock() argument
|
| /third_party/icu/icu4c/source/common/ |
| H A D | ucnv_cb.cpp | 37 ucnv_cbFromUWriteBytes (UConverterFromUnicodeArgs *args, in ucnv_cbFromUWriteBytes() argument 56 ucnv_cbFromUWriteUChars(UConverterFromUnicodeArgs *args, in ucnv_cbFromUWriteUChars() argument 177 ucnv_cbFromUWriteSub(UConverterFromUnicodeArgs *args, int32_t offsetIndex, UErrorCode * err) ucnv_cbFromUWriteSub() argument 228 ucnv_cbToUWriteUChars(UConverterToUnicodeArgs *args, const UChar* source, int32_t length, int32_t offsetIndex, UErrorCode * err) ucnv_cbToUWriteUChars() argument 247 ucnv_cbToUWriteSub(UConverterToUnicodeArgs *args, int32_t offsetIndex, UErrorCode * err) ucnv_cbToUWriteSub() argument [all...] |
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/regex/ |
| H A D | NamedFunction.java | 55 public String apply(List<String> args) { in apply() argument
|
| /third_party/icu/tools/currency/src/com/ibm/icu/dev/tool/currency/ |
| H A D | Main.java | 35 public static void main(String... args) { in main() argument [all...] |
| /third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/ |
| H A D | ConverterPerformanceTest.java | 29 public static void main(String[] args) throws Exception { in main() argument 35 protected void setup(String[] args) { in setup() argument
|
| H A D | RBBIPerf.java | 32 public static void main(String[] args) throws Exception { in main() argument 36 protected void setup(String[] args) { in setup() argument [all...] |
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
| H A D | BuildMirroringTables.java | 93 public static void main(String[] args) in main() argument
|
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timescale/ |
| H A D | GenerateCTimeScaleData.java | 68 public static void main(String[] args) in main() argument
|
| H A D | EpochOffsets.java | 69 public static void main(String[] args) in main() argument
|
| /third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
| H A D | CollectAPI.java | 191 public static void main(String[] args) { in main() argument [all...] |