/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
D | MessageRegressionTest.java | 145 Object[] objs = messageFormatter.parse(tempBuffer, status); in Test4031438() local 181 Object[] objs = fmt.parse(str, pos); in Test4052223() local 452 Object[] objs = mf.parse(formatted, new ParsePosition(0)); in Test4118592() local 467 Object[] objs = mf.parse(forParsing, new ParsePosition(0)); in Test4118594() local 516 Object[] objs = mf.parse(texts[i], pp); in Test4120552() local 690 Map objs = messageFormatter.parseToMap(tempBuffer, status); in testBugTestsWithNamesArguments() local 727 Map objs = fmt.parseToMap(str, pos); in testBugTestsWithNamesArguments() local 779 Map objs = mf.parseToMap(null, new ParsePosition(0)); in testBugTestsWithNamesArguments() local 827 Map objs = mf.parseToMap(forParsing, new ParsePosition(0)); in testBugTestsWithNamesArguments() local
|
/third_party/skia/bench/ |
D | GrMemoryPoolBench.cpp | 46 T* objs[kMaxObjects]; in run_stack() local 70 T* objs[kMaxObjects]; in run_queue() local 94 T* objs[kMaxObjects]; in run_pushpop() local 115 T* objs[kMaxObjects]; in run_random() local
|
/third_party/ninja/ |
D | configure.py | 458 objs = [] variable 550 objs = cxx('ninja', variables=cxxvariables) variable 564 objs = [] variable 607 objs = cxx(name, variables=cxxvariables) variable
|
/third_party/icu/icu4c/source/test/intltest/ |
D | msfmrgts.cpp | 207 Formattable *objs = messageFormatter->parse(tempBuffer, pp, count); in Test4031438() local 705 Formattable *objs = 0; in Test4118592() local 748 Formattable *objs = mf->parse(forParsing, pp, count); in Test4118594() local 845 Formattable *objs = mf->parse(texts[i], pp, count); in Test4120552() local 888 Formattable objs [] = { in Test4142938() local
|
/third_party/boost/libs/iterator/test/ |
D | shared_iterator_test.cpp | 37 boost::shared_ptr< resources_t > objs(new resources_t()); in set_range() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
D | examples_test.cc | 28 std::vector<int> objs = {10, 20, 30, 40, 50}; in TEST() local
|
/third_party/abseil-cpp/absl/random/ |
D | examples_test.cc | 28 std::vector<int> objs = {10, 20, 30, 40, 50}; in TEST() local
|
/third_party/icu/icu4c/as_is/os400/ |
D | iculd.c | 62 char objs[4024]; in main() local
|
/third_party/boost/libs/pool/test/ |
D | track_allocator.hpp | 27 std::set<void*> objs; member in cdtor_checker
|
D | test_pool_alloc.cpp | 32 std::set<void*> objs; member in cdtor_checker
|
/third_party/ffmpeg/tests/ |
D | videogen.c | 76 static VObj objs[NB_OBJS]; variable
|
/third_party/boringssl/src/crypto/obj/ |
D | objects.go | 523 objs *objects member
|
/third_party/typescript/tests/baselines/reference/ |
D | callsOnComplexSignatures.js | 42 function test4(
|
/third_party/flutter/skia/tools/gpu/gl/command_buffer/ |
D | GLTestContext_command_buffer.cpp | 199 static void TLSDelete(void* objs) { delete (TLSCurrentObjects*)objs; } in TLSDelete()
|
/third_party/mingw-w64/mingw-w64-crt/misc/ |
D | ftw.c | 35 node_t *objs; member
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | choicfmt.cpp | 470 ChoiceFormat::format(const Formattable* objs, in format()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | choicfmt.cpp | 470 ChoiceFormat::format(const Formattable* objs, in format()
|
/third_party/icu/icu4c/source/i18n/ |
D | choicfmt.cpp | 470 ChoiceFormat::format(const Formattable* objs, in format()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | choicfmt.cpp | 470 ChoiceFormat::format(const Formattable* objs, in format()
|
/third_party/glib/gio/ |
D | gwin32appinfo.c | 4354 GList *objs = *obj_list; in expand_macro() local 4579 GList **objs, in expand_application_parameters() 4722 GList *objs, /* non-UWP only */ in g_win32_app_info_launch_internal() 5020 GList *objs; in g_win32_app_info_launch_uris() local 5090 GList *objs; in g_win32_app_info_launch() local
|
/third_party/python/Modules/ |
D | gcmodule.c | 1640 referrersvisit(PyObject* obj, PyObject *objs) in referrersvisit() 1650 gc_referrers_for(PyObject *objs, PyGC_Head *list, PyObject *resultlist) in gc_referrers_for()
|
/third_party/curl/lib/ |
D | telnet.c | 1261 HANDLE objs[2]; in telnet_do() local
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
D | msvs_emulation.py | 906 def GetObjDependencies(self, sources, objs, arch): argument
|
/third_party/node/tools/gyp/pylib/gyp/ |
D | msvs_emulation.py | 1033 def GetObjDependencies(self, sources, objs, arch): argument
|
/third_party/gstreamer/gstreamer/libs/gst/check/ |
D | gstcheck.c | 1215 GList *objs = NULL, *tmp; in gst_check_objects_destroyed_on_unref() local
|