/external/chromium_org/chrome/renderer/resources/ |
neterror.html | 270 background-color: #DDD;
|
/external/chromium_org/third_party/WebKit/Source/core/platform/text/win/ |
LocaleWin.cpp | 256 // ddd -> EEE
|
/external/chromium_org/third_party/icu/source/i18n/ |
rbt_set.cpp | 46 // Output a string of the form aaa{bbb|ccc|ddd}eee, where
|
decNumberLocal.h | 99 extern const uByte DPD2BCD8[4096]; /* DPD -> ddd + len */ 100 extern const uByte BIN2BCD8[4000]; /* 0-999 -> ddd + len */ [all...] |
/external/chromium_org/webkit/browser/fileapi/ |
external_mount_points_unittest.cc | 53 { "", DRIVE FPL("/ddd"), false, NULL },
|
/external/icu4c/i18n/ |
rbt_set.cpp | 47 // Output a string of the form aaa{bbb|ccc|ddd}eee, where
|
/external/jmonkeyengine/engine/src/desktop/jme3tools/navigation/ |
NavCalculator.java | 143 * Converts a course from cardinal XddY to ddd notation
|
/external/llvm/docs/CommandGuide/ |
llvm-ar.rst | 235 immediately after the header and indicated using the "#1/ddd" notation for the
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowTime.java | 310 translate.put("j", "DDD");
|
/external/valgrind/main/coregrind/ |
pub_core_threadstate.h | 162 // DDD: JRS fixme: this comment is no longer correct; wq_jmpbuf is
|
/external/valgrind/main/memcheck/tests/ |
str_tester.c | 267 // DDD: better done by testing for the function. 469 // DDD: better done by testing for the function. 506 // DDD: better done by testing for the function. 582 // DDD: better done by testing for the function. [all...] |
/external/valgrind/main/none/tests/ |
Makefile.am | 211 # DDD:
|
/frameworks/base/docs/html/distribute/googleplay/about/ |
visibility.jd | 75 <div style="border:1px solid #DDD;padding:1px;margin-left:110px;width:504px;">
|
/frameworks/base/packages/Keyguard/src/com/android/keyguard/ |
KeyguardTransportControlView.java | 423 skeleton = "DDD kk mm ss";
|
/ndk/sources/host-tools/nawk-20071023/ |
lex.c | 391 case '0': case '1': case '2': /* octal: \d \dd \ddd */
|
/external/clang/test/Sema/ |
warn-documentation.cpp | 41 /** Aaa bbb<img ddd eee 47 /** Aaa bbb<img ddd eee 42%
|
/external/v8/test/cctest/ |
test-profile-generator.cc | 412 i::Logger::FUNCTION_TAG, "", "ddd", "", 0, 516 CodeEntry entry4(i::Logger::FUNCTION_TAG, "", "ddd", "", 0,
|
/external/valgrind/main/coregrind/m_syswrap/ |
syswrap-main.c | 508 // DDD: the tool can't see that the params have been shifted! Can 531 // DDD: Would it be better to stash the JMP kind into the Darwin 587 // DDD: the tool can't see that the params have been shifted! Can [all...] |
syswrap-darwin.c | 293 // DDD: This is reached sometimes on none/tests/manythreads, maybe [all...] |
/external/chromium_org/base/debug/ |
trace_event_unittest.cc | [all...] |
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
translit.h | 685 * correct value. For example, if a transliterator translates "ddd" (where 686 * d is any digit) to "555" when preceded by "(ddd)", then the preceding 687 * context length is 5, the length of "(ddd)". [all...] |
/external/icu4c/i18n/unicode/ |
translit.h | 686 * correct value. For example, if a transliterator translates "ddd" (where 687 * d is any digit) to "555" when preceded by "(ddd)", then the preceding 688 * context length is 5, the length of "(ddd)". [all...] |
/external/chromium_org/third_party/WebKit/Source/core/css/ |
html.css | 884 background: -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#ddd), color-stop(0.20, #eee), color-stop(0.45, #ccc), color-stop(0.55, #ccc));
|
/external/valgrind/main/coregrind/m_debuginfo/ |
readmacho.c | 794 /* DDD: is the next line a kludge? -- JRS */ 812 /* && DDD:seg->fileoff == 0 */ && seg->filesize != 0) { [all...] |
/build/tools/droiddoc/templates-pdk/assets/ |
android-developer-docs.js | 52 $("#doc-content").css({'overflow':'visible', 'border-left':'3px solid #DDD'});
|