/external/google-breakpad/src/client/windows/unittests/ |
D | testing.gyp | 40 '<(DEPTH)/testing/include', 41 '<(DEPTH)/testing/gtest', 42 '<(DEPTH)/testing/gtest/include', 45 '<(DEPTH)/testing/gtest/src/gtest-all.cc', 49 '<(DEPTH)/testing/include', 50 '<(DEPTH)/testing/gtest/include', 63 '<(DEPTH)/testing/include', 64 '<(DEPTH)/testing/', 65 '<(DEPTH)/testing/gtest', 66 '<(DEPTH)/testing/gtest/include', [all …]
|
D | client_tests.gyp | 61 '<(DEPTH)', 65 '<(DEPTH)', 69 '<(DEPTH)/common/string_conversion.cc', 70 '<(DEPTH)/processor/basic_code_modules.cc', 71 '<(DEPTH)/processor/dump_context.cc', 72 '<(DEPTH)/processor/dump_object.cc', 73 '<(DEPTH)/processor/logging.cc', 74 '<(DEPTH)/processor/minidump.cc', 75 '<(DEPTH)/processor/pathname_stripper.cc',
|
/external/google-breakpad/src/client/windows/ |
D | breakpad_client.gyp | 50 '<(DEPTH)', 54 '<(DEPTH)', 58 '<(DEPTH)/common/windows/guid_string.cc', 59 '<(DEPTH)/common/windows/guid_string.h', 60 '<(DEPTH)/common/windows/http_upload.cc', 61 '<(DEPTH)/common/windows/http_upload.h', 62 '<(DEPTH)/common/windows/string_utils.cc',
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | IntlTestDateFormat.java | 144 final int DEPTH = 10; in tryDate() local 145 Date[] date = new Date[DEPTH]; in tryDate() 146 StringBuffer[] string = new StringBuffer[DEPTH]; in tryDate() 152 for (i=0; i<DEPTH; ++i) string[i] = new StringBuffer(); in tryDate() 153 for (i=0; i<DEPTH; ++i) { in tryDate() 186 if (i == DEPTH) --i; in tryDate()
|
D | IntlTestNumberFormat.java | 157 final int DEPTH = 10; in tryIt() local 158 double[] number = new double[DEPTH]; in tryIt() 159 String[] string = new String[DEPTH]; in tryIt() 165 for (i = 0; i < DEPTH; i++) { in tryIt() 201 if (i == DEPTH) in tryIt()
|
D | DateFormatRoundTripTest.java | 37 private int DEPTH = 5; field in DateFormatRoundTripTest 170 Date[] d = new Date[DEPTH]; in _test() 171 String[] s = new String[DEPTH]; in _test() 182 for (loop = 0; loop < DEPTH; ++loop) { in _test() 243 for (int j = 0; j <= loop && j < DEPTH; ++j) { in _test()
|
/external/pdfium/samples/ |
D | samples.gyp | 13 '<(DEPTH)', 14 '<(DEPTH)/v8', 15 '<(DEPTH)/v8/include', 25 '<(DEPTH)/v8/tools/gyp/v8.gyp:v8_libplatform',
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/ |
D | FramesDebuggee.java | 39 public final static int DEPTH = 10; field in FramesDebuggee 48 if (depthCount < DEPTH) { in recursiveMethod() 53 if (depthCount == DEPTH) { in recursiveMethod()
|
D | FramesTest.java | 274 allFrames = getFrames(frameNumber, FramesDebuggee.DEPTH); in testFrames002() 300 if (methodCount != FramesDebuggee.DEPTH) { in testFrames002() 302 + methodCount + " but expected " + FramesDebuggee.DEPTH)); in testFrames002() 401 if (methodCount != FramesDebuggee.DEPTH) { in testFrames001() 403 + methodCount + " but expected " + FramesDebuggee.DEPTH)); in testFrames001()
|
/external/valgrind/none/tests/ |
D | stackgrowth.c | 4 #define DEPTH (4*1024) macro 19 test(DEPTH); in main()
|
/external/icu/icu4c/source/test/intltest/ |
D | tsdate.cpp | 149 const int32_t DEPTH = 10; in tryDate() local 150 UDate date[DEPTH]; in tryDate() 151 UnicodeString string[DEPTH]; in tryDate() 164 for (i=1; i<DEPTH; ++i) in tryDate() 197 if (i == DEPTH) in tryDate()
|
D | tsnmfmt.cpp | 284 const int32_t DEPTH = 10; in tryIt() local 285 Formattable number[DEPTH]; in tryIt() 286 UnicodeString string[DEPTH]; in tryIt() 292 for (i=0; i<DEPTH; ++i) in tryIt() 343 if (i == DEPTH) in tryIt()
|
D | dtfmtrtts.cpp | 41 int32_t DateFormatRoundTripTest::DEPTH = 5; member in DateFormatRoundTripTest 320 UDate *d = new UDate [DEPTH]; in test() 321 UnicodeString *s = new UnicodeString[DEPTH]; in test() 338 for(loop = 0; loop < DEPTH; ++loop) { in test() 470 for(int j = 0; j <= loop && j < DEPTH; ++j) { in test()
|
D | dtfmtrtts.h | 85 static int32_t DEPTH; variable
|
/external/pdfium/ |
D | pdfium.gyp | 634 '<(DEPTH)/skia/skia.gyp:skia', 637 '<(DEPTH)/third_party/skia/include/config', 638 '<(DEPTH)/third_party/skia/include/core', 639 '<(DEPTH)/third_party/skia/include/effects', 640 '<(DEPTH)/third_party/skia/include/images', 641 '<(DEPTH)/third_party/skia/include/lazy', 642 '<(DEPTH)/third_party/skia/include/pathops', 643 '<(DEPTH)/third_party/skia/include/utils', 644 '<(DEPTH)/third_party/skia/src/core', 726 '<(DEPTH)/v8', [all …]
|
/external/fio/tools/ |
D | fio_generate_plots | 105 DEPTH=$(echo $PT | cut -d "-" -f 4) 106 …PLOT_LINE=$PLOT_LINE"'$x' using (\$1/1000):(\$2/$SCALE) title \"Queue depth $DEPTH\" with lines ls…
|
/external/google-breakpad/src/common/windows/ |
D | common_windows.gyp | 39 '<(DEPTH)', 99 '<(DEPTH)/client/windows/unittests/testing.gyp:gmock', 100 '<(DEPTH)/client/windows/unittests/testing.gyp:gtest',
|
/external/pdfium/build/ |
D | standalone.gypi | 168 'msvs_cygwin_dirs': ['<(DEPTH)/v8/third_party/cygwin'], 170 'OutputDirectory': '<(DEPTH)\\build\\$(ConfigurationName)', 234 'SYMROOT': '<(DEPTH)/xcodebuild', 288 'SYMROOT': '<(DEPTH)/xcodebuild',
|
/external/google-breakpad/src/tools/windows/dump_syms/ |
D | dump_syms.gyp | 51 '<(DEPTH)/client/windows/unittests/testing.gyp:gmock', 52 '<(DEPTH)/client/windows/unittests/testing.gyp:gtest',
|
/external/google-breakpad/src/build/ |
D | common.gypi | 379 ['<(DEPTH)/third_party/platformsdk_win7/files/Lib'], 381 ['<(DEPTH)/third_party/platformsdk_win7/files/Lib/x64'], 385 ['<(DEPTH)/third_party/platformsdk_win7/files/Lib'], 387 ['<(DEPTH)/third_party/platformsdk_win7/files/Lib/x64'], 892 '<(DEPTH)/third_party/platformsdk_win7/files/Include', 895 'msvs_cygwin_dirs': ['<(DEPTH)/third_party/cygwin'], 918 ['<(DEPTH)/third_party/platformsdk_win7/files/Lib'], 931 ['<(DEPTH)/third_party/platformsdk_win7/files/Lib'], 955 'AdditionalIncludeDirectories': ['<(DEPTH)'], 1017 'sconsbuild_dir': '<(DEPTH)/sconsbuild', [all …]
|
/external/emma/core/java12/com/vladium/emma/report/ |
D | IReportProperties.java | 45 String DEPTH = "depth"; field
|
D | ReportProperties.java | 299 …final String depth = getReportProperty (properties, type, IReportProperties.DEPTH, false, IReportP… in parseProperties() 313 …new EMMARuntimeException (INVALID_PARAMETER_VALUE, new Object [] {IReportProperties.DEPTH, depth}); in parseProperties()
|
/external/emma/ant/ant14/com/vladium/emma/report/ |
D | ReportCfg.java | 62 m_settings.setProperty (m_prefix.concat (DEPTH), depth.getValue ()); in setDepth() 357 m_settings.setProperty (PREFIX.concat (DEPTH), depth.getValue ()); in setDepth()
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nouveau_state.c | 100 context_dirty(ctx, DEPTH); in nouveau_depth_func() 106 context_dirty(ctx, DEPTH); in nouveau_depth_mask() 160 context_dirty(ctx, DEPTH); in nouveau_enable()
|
/external/v8/build/ |
D | standalone.gypi | 301 'msvs_cygwin_dirs': ['<(DEPTH)/third_party/cygwin'], 360 'SYMROOT': '<(DEPTH)/xcodebuild', 380 'SYMROOT': '<(DEPTH)/xcodebuild',
|