| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| D | MessageRegressionTest.java | 142 Object[] objs = messageFormatter.parse(tempBuffer, status); in Test4031438() local 178 Object[] objs = fmt.parse(str, pos); in Test4052223() local 449 Object[] objs = mf.parse(formatted, new ParsePosition(0)); in Test4118592() local 464 Object[] objs = mf.parse(forParsing, new ParsePosition(0)); in Test4118594() local 513 Object[] objs = mf.parse(texts[i], pp); in Test4120552() local 687 Map objs = messageFormatter.parseToMap(tempBuffer, status); in testBugTestsWithNamesArguments() local 724 Map objs = fmt.parseToMap(str, pos); in testBugTestsWithNamesArguments() local 776 Map objs = mf.parseToMap(null, new ParsePosition(0)); in testBugTestsWithNamesArguments() local 824 Map objs = mf.parseToMap(forParsing, new ParsePosition(0)); in testBugTestsWithNamesArguments() local
|
| /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/m133/bench/ |
| D | GrMemoryPoolBench.cpp | 45 T* objs[kMaxObjects]; in run_stack() local 69 T* objs[kMaxObjects]; in run_queue() local 93 T* objs[kMaxObjects]; in run_pushpop() local 114 T* objs[kMaxObjects]; in run_random() 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/mesa3d/src/panfrost/vulkan/jm/ |
| D | panvk_vX_event.c | 88 struct drm_syncobj_array objs = { in panvk_per_arch() local 110 struct drm_syncobj_array objs = { in panvk_per_arch() local
|
| D | panvk_vX_queue.c | 196 struct drm_syncobj_array objs = { in panvk_signal_event_syncobjs() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/ir/dtype/ |
| D | container.h | 46 List(const std::initializer_list<TypePtr> &objs) in List() 130 Tuple(const std::initializer_list<TypePtr> &objs) in Tuple() 136 …explicit Tuple(const TypePtrList &objs) : Object(kObjectTypeTuple, false), elements_(objs.begin(),… in Tuple()
|
| D | tensor_type.h | 180 explicit SparseTensorType(const TypePtrList &objs) in SparseTensorType() 183 SparseTensorType(const TypeId object_type, const TypePtrList &objs) in SparseTensorType()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_guard/ |
| D | strategy.cc | 212 OptStrategy::CalcKind MakeCalcStrategyByObject(int bytecode, int opargs, const PyObjectArray &objs)… in MakeCalcStrategyByObject() 216 …gy::CalcKind MakeInplaceCalcStrategyByObject(int bytecode, int opargs, const PyObjectArray &objs) { in MakeInplaceCalcStrategyByObject() 222 OptStrategy::CalcKind MakeCalcStrategyByMatMul(int bytecode, int opargs, const PyObjectArray &objs)… in MakeCalcStrategyByMatMul() 232 OptStrategy::CalcKind MakeCalcStrategyByCompare(int bytecode, int opargs, const PyObjectArray &objs… in MakeCalcStrategyByCompare() 289 …lcKind OptStrategy::MakeCalcStrategyByInputs(int bytecode, int opargs, const PyObjectArray &objs) { in MakeCalcStrategyByInputs()
|
| D | trace.cc | 1142 static PyObject *CheckAndDoBinary(int op, const PyObjectArray &objs, binaryfunc pyfunc) { in CheckAndDoBinary() 1156 static bool ByteCodeUnsupported(int opargs, const PyObjectArray &objs) { return false; } in ByteCodeUnsupported() 1157 static bool ByteCodeSupported(int opargs, const PyObjectArray &objs) { return true; } in ByteCodeSupported() 1162 #define ByteCodeCheck(bytecode, opargs, objs) \ argument
|
| /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/skia/m133/third_party/externals/icu/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/selinux/libsepol/tests/ |
| D | Makefile | 34 objs := $(patsubst %.c,%.o,$(sort $(wildcard *.c))) macro
|
| /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/ninja/ |
| D | configure.py | 468 objs = [] variable 573 objs = cxx('ninja', variables=cxxvariables) variable 600 objs = cxx(name, variables=cxxvariables) variable
|
| /third_party/icu/icu4c/as_is/os400/ |
| D | iculd.c | 62 char objs[4024]; in main() local
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| D | zink_pipeline.c | 42 struct zink_shader_object *objs, in zink_create_gfx_pipeline() 700 create_gfx_pipeline_library(struct zink_screen *screen, struct zink_shader_object *objs, unsigned s… in create_gfx_pipeline_library() 847 zink_create_gfx_pipeline_separate(struct zink_screen *screen, struct zink_shader_object *objs, VkPi… in zink_create_gfx_pipeline_separate()
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/graph_kernel/converter/akg/ |
| D | cpu_kernel_builder.cc | 101 std::ostringstream objs; in CompileJsonsInAnfnodes() local
|
| /third_party/ffmpeg/tests/ |
| D | videogen.c | 76 static VObj objs[NB_OBJS]; variable
|
| /third_party/grpc/test/core/resource_quota/ |
| D | arena_test.cc | 228 std::vector<Arena::PoolPtr<TestObj>> objs; in TEST() local 242 std::vector<Arena::PoolPtr<TestObj>> objs; in TEST() local
|
| /third_party/mesa3d/src/gallium/frontends/clover/core/ |
| D | object.hpp | 195 objs(D *const *ds, size_t n) { in objs() function
|
| /third_party/cups/cups/ |
| D | raster-interpret.c | 66 _cups_ps_obj_t *objs; /* Objects in stack */ member
|
| /third_party/cups/cgi-bin/ |
| D | ipp-var.c | 157 cups_array_t *objs; /* Array of objects */ in cgiGetIPPObjects() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | choicfmt.cpp | 470 ChoiceFormat::format(const Formattable* objs, in format()
|
| /third_party/rust/rust/library/std/src/sys/windows/ |
| D | pipe.rs | 407 let objs = [p1.event.as_raw_handle(), p2.event.as_raw_handle()]; in read2() localVariable
|