Home
last modified time | relevance | path

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

12

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DMessageRegression.java141 Object[] objs = messageFormatter.parse(tempBuffer, status); in Test4031438() local
176 Object[] objs = fmt.parse(str, pos); in Test4052223() local
436 Object[] objs = mf.parse(formatted, new ParsePosition(0)); in Test4118592() local
450 Object[] objs = mf.parse(forParsing, new ParsePosition(0)); in Test4118594() local
497 Object[] objs = mf.parse(texts[i], pp); in Test4120552() local
664 Map objs = messageFormatter.parseToMap(tempBuffer, status); in testBugTestsWithNamesArguments() local
701 Map objs = fmt.parseToMap(str, pos); in testBugTestsWithNamesArguments() local
753 Map objs = mf.parseToMap(null, new ParsePosition(0)); in testBugTestsWithNamesArguments() local
801 Map objs = mf.parseToMap(forParsing, new ParsePosition(0)); in testBugTestsWithNamesArguments() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DMessageRegression.java137 Object[] objs = messageFormatter.parse(tempBuffer, status); in Test4031438() local
172 Object[] objs = fmt.parse(str, pos); in Test4052223() local
432 Object[] objs = mf.parse(formatted, new ParsePosition(0)); in Test4118592() local
446 Object[] objs = mf.parse(forParsing, new ParsePosition(0)); in Test4118594() local
493 Object[] objs = mf.parse(texts[i], pp); in Test4120552() local
660 Map objs = messageFormatter.parseToMap(tempBuffer, status); in testBugTestsWithNamesArguments() local
697 Map objs = fmt.parseToMap(str, pos); in testBugTestsWithNamesArguments() local
749 Map objs = mf.parseToMap(null, new ParsePosition(0)); in testBugTestsWithNamesArguments() local
797 Map objs = mf.parseToMap(forParsing, new ParsePosition(0)); in testBugTestsWithNamesArguments() local
/external/icu/icu4c/source/test/intltest/
Dmsfmrgts.cpp203 Formattable *objs = messageFormatter->parse(tempBuffer, pp, count); in Test4031438() local
701 Formattable *objs = 0; in Test4118592() local
744 Formattable *objs = mf->parse(forParsing, pp, count); in Test4118594() local
841 Formattable *objs = mf->parse(texts[i], pp, count); in Test4120552() local
884 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/mockito/cglib-and-asm/src/org/mockito/asm/tree/
DFrameNode.java198 Object[] objs = new Object[l.size()]; in asArray() local
/external/icu/icu4c/as_is/os400/
Diculd.c60 char objs[4024]; in main() local
/external/chromium-trace/catapult/devil/devil/utils/
Dparallelizer.py67 def __init__(self, objs): argument
/external/v8/test/mjsunit/harmony/
Dprivate.js298 var objs = [{}, [], Object.create(null), Object(1), new Map, function(){}] variable
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/cloudsearch/
Dtest_document.py111 objs = { variable in CloudSearchDocumentMultipleAddTest
/external/jemalloc/test/unit/
Dprof_reset.c155 void *objs[OBJ_RING_BUF_COUNT]; in thd_start() local
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/cloudsearch2/
Dtest_document.py130 objs = { variable in CloudSearchDocumentMultipleAddTest
/external/v8/test/mjsunit/es6/
Dsymbols.js355 var objs = [{}, [], Object.create(null), Object(1), new Map, function(){}] variable
/external/clang/test/SemaCXX/
Dcrashes.cpp46 } objs[] = { variable
/external/vulkan-validation-layers/tests/
Dvkrenderframework.h110 VkPhysicalDevice objs[16]; variable
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.ecf.ssl_1.0.0.v20100529-0735.jar ... .TrustEngine[] getTrustEngines () Object[] objs org.eclipse.osgi.service.security. ...
/external/libvpx/libvpx/build/make/
DMakefile243 objs=$(addprefix $(BUILD_PFX),$(foreach p,$(obj_pats),$(filter %.o,$(1:$(p))) )) macro
/external/icu/icu4c/source/i18n/
Dchoicfmt.cpp468 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.c1295 HANDLE objs[2]; in telnet_do() local
/external/vulkan-validation-layers/demos/
Dvulkaninfo.c1171 VkPhysicalDevice objs[MAX_GPUS]; in main() local
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
DPick.java592 protected void addInternal(Pick[] objs) { in addInternal()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/util/
DPick.java593 protected void addInternal(Pick[] objs) { in addInternal()

12