/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | MessageRegression.java | 141 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/ |
D | MessageRegression.java | 137 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/ |
D | msfmrgts.cpp | 203 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/ |
D | unaligned_norace.cc | 7 uint64_t objs[8*3*3*2][3]; variable
|
D | unaligned_race.cc | 7 volatile uint64_t objs[8*2*(2 + 4 + 8)][2]; variable
|
/external/selinux/libsepol/tests/ |
D | Makefile | 18 objs := $(patsubst %.c,%.o,$(wildcard *.c)) macro
|
/external/jemalloc/include/jemalloc/internal/ |
D | quarantine.h | 25 quarantine_obj_t objs[1]; /* Dynamically sized ring buffer. */ member
|
/external/mockito/cglib-and-asm/src/org/mockito/asm/tree/ |
D | FrameNode.java | 198 Object[] objs = new Object[l.size()]; in asArray() local
|
/external/icu/icu4c/as_is/os400/ |
D | iculd.c | 60 char objs[4024]; in main() local
|
/external/chromium-trace/catapult/devil/devil/utils/ |
D | parallelizer.py | 67 def __init__(self, objs): argument
|
/external/v8/test/mjsunit/harmony/ |
D | private.js | 298 var objs = [{}, [], Object.create(null), Object(1), new Map, function(){}] variable
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/cloudsearch/ |
D | test_document.py | 111 objs = { variable in CloudSearchDocumentMultipleAddTest
|
/external/jemalloc/test/unit/ |
D | prof_reset.c | 155 void *objs[OBJ_RING_BUF_COUNT]; in thd_start() local
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/cloudsearch2/ |
D | test_document.py | 130 objs = { variable in CloudSearchDocumentMultipleAddTest
|
/external/v8/test/mjsunit/es6/ |
D | symbols.js | 355 var objs = [{}, [], Object.create(null), Object(1), new Map, function(){}] variable
|
/external/clang/test/SemaCXX/ |
D | crashes.cpp | 46 } objs[] = { variable
|
/external/vulkan-validation-layers/tests/ |
D | vkrenderframework.h | 110 VkPhysicalDevice objs[16]; variable
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.ecf.ssl_1.0.0.v20100529-0735.jar | ... .TrustEngine[] getTrustEngines ()
Object[] objs
org.eclipse.osgi.service.security. ... |
/external/libvpx/libvpx/build/make/ |
D | Makefile | 243 objs=$(addprefix $(BUILD_PFX),$(foreach p,$(obj_pats),$(filter %.o,$(1:$(p))) )) macro
|
/external/icu/icu4c/source/i18n/ |
D | choicfmt.cpp | 468 ChoiceFormat::format(const Formattable* objs, in format()
|
/external/opencv/cvaux/src/ |
D | cveigenobjects.cpp | 1344 uchar **objs = (uchar **) cvAlloc( sizeof( uchar * ) * nObjects ); in cvCalcEigenObjects() local 1405 uchar **objs = (uchar **) cvAlloc( sizeof( uchar * ) * nObjects ); in cvCalcEigenObjects() local
|
/external/curl/lib/ |
D | telnet.c | 1295 HANDLE objs[2]; in telnet_do() local
|
/external/vulkan-validation-layers/demos/ |
D | vulkaninfo.c | 1171 VkPhysicalDevice objs[MAX_GPUS]; in main() local
|
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/ |
D | Pick.java | 592 protected void addInternal(Pick[] objs) { in addInternal()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/util/ |
D | Pick.java | 593 protected void addInternal(Pick[] objs) { in addInternal()
|