Home
last modified time | relevance | path

Searched defs:args (Results 401 - 425 of 2544) sorted by relevance

1...<<11121314151617181920>>...102

/third_party/vk-gl-cts/framework/common/
H A DtcuStringTemplate.hpp75 inline void unpackArgs(unpacked_t& unpacked, arg_t&& cur, args_t&&... args) in unpackArgs() argument
/third_party/vulkan-headers/registry/
H A DstripAPI.py36 args = parser.parse_args() variable
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/
H A Dcustomcomponent_onmeasure_test.cpp53 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 Dcustom_property_test.cpp28 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 Dcustom_property_test.cpp28 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 Dstatvfsndk.cpp28 napi_value args[1] = {nullptr}; in Statvfs() local
47 napi_value args[1] = {nullptr}; in Statvfs64() local
/third_party/elfutils/tests/
H A Dline2addr.c60 struct args struct
/third_party/elfutils/libdw/
H A Ddwarf_getscopes.c39 struct args struct
/third_party/gn/src/gn/
H A Daction_values.h30 SubstitutionList& args() { return args_; } in args() function in ActionValues
31 const SubstitutionList& args() const { return args_; } in args() function in ActionValues
H A Dcommand_outputs.cc68 int RunOutputs(const std::vector<std::string>& args) { in RunOutputs() argument
H A Dfunction_filter.cc63 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 Dfunction_get_target_outputs_unittest.cc21 std::vector<Value> args; in GetTargetOutputs() local
H A Dfunction_write_file_unittest.cc35 std::vector<Value> args; in CallWriteFile() local
/third_party/benchmark/src/
H A Dbenchmark_api_internal.cc10 BenchmarkInstance(Benchmark* benchmark, int family_idx, int per_family_instance_idx, const std::vector<int64_t>& args, int thread_count) BenchmarkInstance() argument
H A Dcolorprint.cc85 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 Dgmock-nice-strict.h177 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 Ducnv_cb.cpp37 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 DNamedFunction.java55 public String apply(List<String> args) { in apply() argument
/third_party/icu/tools/currency/src/com/ibm/icu/dev/tool/currency/
H A DMain.java35 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 DConverterPerformanceTest.java29 public static void main(String[] args) throws Exception { in main() argument
35 protected void setup(String[] args) { in setup() argument
H A DRBBIPerf.java32 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 DBuildMirroringTables.java93 public static void main(String[] args) in main() argument
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timescale/
H A DGenerateCTimeScaleData.java68 public static void main(String[] args) in main() argument
H A DEpochOffsets.java69 public static void main(String[] args) in main() argument
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DCollectAPI.java191 public static void main(String[] args) { in main() argument
[all...]

Completed in 8 milliseconds

1...<<11121314151617181920>>...102