Home
last modified time | relevance | path

Searched defs:objs (Results 1 – 25 of 30) sorted by relevance

12

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DMessageRegressionTest.java145 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/
DGrMemoryPoolBench.cpp46 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/
Dconfigure.py458 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/
Dmsfmrgts.cpp207 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/
Dshared_iterator_test.cpp37 boost::shared_ptr< resources_t > objs(new resources_t()); in set_range() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
Dexamples_test.cc28 std::vector<int> objs = {10, 20, 30, 40, 50}; in TEST() local
/third_party/abseil-cpp/absl/random/
Dexamples_test.cc28 std::vector<int> objs = {10, 20, 30, 40, 50}; in TEST() local
/third_party/icu/icu4c/as_is/os400/
Diculd.c62 char objs[4024]; in main() local
/third_party/boost/libs/pool/test/
Dtrack_allocator.hpp27 std::set<void*> objs; member in cdtor_checker
Dtest_pool_alloc.cpp32 std::set<void*> objs; member in cdtor_checker
/third_party/ffmpeg/tests/
Dvideogen.c76 static VObj objs[NB_OBJS]; variable
/third_party/boringssl/src/crypto/obj/
Dobjects.go523 objs *objects member
/third_party/typescript/tests/baselines/reference/
DcallsOnComplexSignatures.js42 function test4(
/third_party/flutter/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp199 static void TLSDelete(void* objs) { delete (TLSCurrentObjects*)objs; } in TLSDelete()
/third_party/mingw-w64/mingw-w64-crt/misc/
Dftw.c35 node_t *objs; member
/third_party/skia/third_party/externals/icu/source/i18n/
Dchoicfmt.cpp470 ChoiceFormat::format(const Formattable* objs, in format()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dchoicfmt.cpp470 ChoiceFormat::format(const Formattable* objs, in format()
/third_party/icu/icu4c/source/i18n/
Dchoicfmt.cpp470 ChoiceFormat::format(const Formattable* objs, in format()
/third_party/node/deps/icu-small/source/i18n/
Dchoicfmt.cpp470 ChoiceFormat::format(const Formattable* objs, in format()
/third_party/glib/gio/
Dgwin32appinfo.c4354 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/
Dgcmodule.c1640 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/
Dtelnet.c1261 HANDLE objs[2]; in telnet_do() local
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
Dmsvs_emulation.py906 def GetObjDependencies(self, sources, objs, arch): argument
/third_party/node/tools/gyp/pylib/gyp/
Dmsvs_emulation.py1033 def GetObjDependencies(self, sources, objs, arch): argument
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstcheck.c1215 GList *objs = NULL, *tmp; in gst_check_objects_destroyed_on_unref() local

12