| /external/swiftshader/third_party/subzero/pydir/ |
| D | szbuild.py | 110 def LinkSandbox(objs, exe, target, verbose=True): argument 149 def LinkNonsfi(objs, exe, target, verbose=True): argument 185 def LinkNative(objs, exe, target, verbose=True): argument
|
| /external/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
|
| /external/icu/android_icu4j/src/main/tests/android/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
|
| /external/skia/bench/ |
| D | GrMemoryPoolBench.cpp | 42 T* objs[kMaxObjects]; in run_stack() local 66 T* objs[kMaxObjects]; in run_queue() local 90 T* objs[kMaxObjects]; in run_pushpop() local 111 T* objs[kMaxObjects]; in run_random() local
|
| /external/dagger2/javatests/dagger/functional/producers/multibindings/ |
| D | MultibindingProducerModule.java | 126 abstract Set<Object> objs(); in objs() method in MultibindingProducerModule 133 static int objCount(Set<Produced<Object>> objs, Map<Object, Produced<Object>> objMap) { in objCount()
|
| D | MultibindingComponent.java | 60 ListenableFuture<Set<Object>> objs(); in objs() method
|
| /external/universal-tween-engine/java/api/src/aurelienribon/tweenengine/ |
| D | TweenManager.java | 217 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/ |
| 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
|
| /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/jemalloc/include/jemalloc/internal/ |
| D | quarantine.h | 25 quarantine_obj_t objs[1]; /* Dynamically sized ring buffer. */ member
|
| /external/icu/icu4c/as_is/os400/ |
| D | iculd.c | 62 char objs[4024]; in main() local
|
| /external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
| D | bpf_obj_id.c | 14 struct bpf_object *objs[nr_iters]; in test_bpf_obj_id() local
|
| /external/chromium-trace/catapult/devil/devil/utils/ |
| D | parallelizer.py | 67 def __init__(self, objs): argument
|
| /external/igt-gpu-tools/tests/ |
| D | kms_atomic_interruptible.c | 153 uint32_t objs[3] = { in run_plane_test() local
|
| /external/jemalloc_new/test/unit/ |
| D | prof_reset.c | 142 void *objs[OBJ_RING_BUF_COUNT]; in thd_start() local
|
| /external/jemalloc/test/unit/ |
| D | prof_reset.c | 157 void *objs[OBJ_RING_BUF_COUNT]; in thd_start() local
|
| /external/mesa3d/src/gallium/frontends/clover/core/ |
| D | object.hpp | 195 objs(D *const *ds, size_t n) { in objs() function
|
| /external/boringssl/src/crypto/obj/ |
| D | objects.go | 523 objs *objects member
|
| /external/igt-gpu-tools/lib/ |
| D | intel_batchbuffer.c | 644 struct drm_i915_gem_exec_object2 *objs, uint32_t count, in exec_blit() 706 struct drm_i915_gem_exec_object2 objs[3]; in igt_blitter_fast_copy__raw() local
|
| /external/clang/test/SemaCXX/ |
| D | crashes.cpp | 46 } objs[] = { variable
|
| /external/tensorflow/tensorflow/python/distribute/ |
| D | mirrored_variable_test.py | 84 def assertAllDifferent(self, objs): argument
|
| /external/deqp/external/vulkancts/modules/vulkan/api/ |
| D | vktApiMemoryRequirementInvarianceTests.cpp | 253 de::MovePtr<IObjectAllocator> objs[testCycles]; in iterate() local
|
| /external/python/cpython2/Modules/ |
| D | gcmodule.c | 1215 referrersvisit(PyObject* obj, PyObject *objs) in referrersvisit() 1225 gc_referrers_for(PyObject *objs, PyGC_Head *list, PyObject *resultlist) in gc_referrers_for()
|
| /external/libvpx/libvpx/build/make/ |
| D | Makefile | 247 objs=$(addprefix $(BUILD_PFX),$(foreach p,$(obj_pats),$(filter %.o,$(1:$(p))) )) macro
|