Home
last modified time | relevance | path

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

12

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DMessageRegressionTest.java138 Object[] objs = messageFormatter.parse(tempBuffer, status); in Test4031438() local
174 Object[] objs = fmt.parse(str, pos); in Test4052223() local
445 Object[] objs = mf.parse(formatted, new ParsePosition(0)); in Test4118592() local
460 Object[] objs = mf.parse(forParsing, new ParsePosition(0)); in Test4118594() local
509 Object[] objs = mf.parse(texts[i], pp); in Test4120552() local
683 Map objs = messageFormatter.parseToMap(tempBuffer, status); in testBugTestsWithNamesArguments() local
720 Map objs = fmt.parseToMap(str, pos); in testBugTestsWithNamesArguments() local
772 Map objs = mf.parseToMap(null, new ParsePosition(0)); in testBugTestsWithNamesArguments() local
820 Map objs = mf.parseToMap(forParsing, new ParsePosition(0)); in testBugTestsWithNamesArguments() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DMessageRegressionTest.java139 Object[] objs = messageFormatter.parse(tempBuffer, status); in Test4031438() local
175 Object[] objs = fmt.parse(str, pos); in Test4052223() local
446 Object[] objs = mf.parse(formatted, new ParsePosition(0)); in Test4118592() local
461 Object[] objs = mf.parse(forParsing, new ParsePosition(0)); in Test4118594() local
510 Object[] objs = mf.parse(texts[i], pp); in Test4120552() local
684 Map objs = messageFormatter.parseToMap(tempBuffer, status); in testBugTestsWithNamesArguments() local
721 Map objs = fmt.parseToMap(str, pos); in testBugTestsWithNamesArguments() local
773 Map objs = mf.parseToMap(null, new ParsePosition(0)); in testBugTestsWithNamesArguments() local
821 Map objs = mf.parseToMap(forParsing, new ParsePosition(0)); in testBugTestsWithNamesArguments() local
/external/universal-tween-engine/java/api/src/aurelienribon/tweenengine/
DTweenManager.java217 private static int getTweensCount(List<BaseTween<?>> objs) { in getTweensCount()
227 private static int getTimelinesCount(List<BaseTween<?>> objs) { in getTimelinesCount()
/external/icu/icu4c/source/test/intltest/
Dmsfmrgts.cpp206 Formattable *objs = messageFormatter->parse(tempBuffer, pp, count); in Test4031438() local
704 Formattable *objs = 0; in Test4118592() local
747 Formattable *objs = mf->parse(forParsing, pp, count); in Test4118594() local
844 Formattable *objs = mf->parse(texts[i], pp, count); in Test4120552() local
887 Formattable objs [] = { in Test4142938() local
/external/compiler-rt/test/tsan/
Dunaligned_norace.cc7 uint64_t objs[8*3*3*2][3]; variable
Dunaligned_race.cc7 volatile uint64_t objs[8*2*(2 + 4 + 8)][2]; variable
/external/selinux/libsepol/tests/
DMakefile18 objs := $(patsubst %.c,%.o,$(wildcard *.c)) macro
/external/jemalloc/include/jemalloc/internal/
Dquarantine.h25 quarantine_obj_t objs[1]; /* Dynamically sized ring buffer. */ member
/external/icu/icu4c/as_is/os400/
Diculd.c62 char objs[4024]; in main() local
/external/libmojo/third_party/catapult/devil/devil/utils/
Dparallelizer.py67 def __init__(self, objs): argument
/external/chromium-trace/catapult/devil/devil/utils/
Dparallelizer.py67 def __init__(self, objs): argument
/external/jemalloc/test/unit/
Dprof_reset.c157 void *objs[OBJ_RING_BUF_COUNT]; in thd_start() local
/external/boringssl/src/crypto/obj/
Dobjects.go523 objs *objects member
/external/clang/test/SemaCXX/
Dcrashes.cpp46 } objs[] = { variable
/external/pdfium/core/fxcrt/
Dcfx_retain_ptr_unittest.cpp229 PseudoRetainable objs[2]; in TEST() local
/external/libvpx/libvpx/build/make/
DMakefile244 objs=$(addprefix $(BUILD_PFX),$(foreach p,$(obj_pats),$(filter %.o,$(1:$(p))) )) macro
/external/vulkan-validation-layers/tests/
Dvkrenderframework.h85 VkPhysicalDevice objs[16]; variable
/external/libcups/filter/
Dinterpret.c69 _cups_ps_obj_t *objs; /* Objects in stack */ member
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationFractionalSpacingTests.cpp53 std::vector<MembT> members (const std::vector<T>& objs, MembT T::* membP) in members()
/external/icu/icu4c/source/i18n/
Dchoicfmt.cpp470 ChoiceFormat::format(const Formattable* objs, in format()
/external/opencv/cvaux/src/
Dcveigenobjects.cpp1344 uchar **objs = (uchar **) cvAlloc( sizeof( uchar * ) * nObjects ); in cvCalcEigenObjects() local
1405 uchar **objs = (uchar **) cvAlloc( sizeof( uchar * ) * nObjects ); in cvCalcEigenObjects() local
/external/curl/lib/
Dtelnet.c1296 HANDLE objs[2]; in telnet_do() local
/external/pdfium/core/fpdfapi/parser/
Dcpdf_object_unittest.cpp83 CPDF_Object* objs[] = {boolean_false_obj, boolean_true_obj, number_int_obj, in SetUp() local
/external/vulkan-validation-layers/demos/
Dvulkaninfo.c1407 VkPhysicalDevice objs[MAX_GPUS]; in main() local
/external/v8/testing/gmock/test/
Dgmock-matchers_test.cc4678 Uncopyable objs[2]; in TEST() local
4793 Uncopyable objs[2]; in TEST_F() local

12