/external/chromium_org/chrome/browser/resources/options/ |
search_box.html | 7 aria-label:searchPlaceholder" incremental>
|
language_dictionary_overlay.html | 7 incremental>
|
/external/chromium_org/third_party/sqlite/src/test/ |
ioerr4.test | 13 # during incremental vacuum with a shared cache. 20 # This test requires both shared cache and incremental vacuum. 27 # Enable shared cache mode and incremental vacuum. 38 PRAGMA auto_vacuum=INCREMENTAL; 77 # Set up for an I/O error on incremental vacuum 90 db eval {PRAGMA auto_vacuum=INCREMENTAL}
|
tkt3761.test | 12 # Ticket #3761: Make sure that an incremental vacuum on an in-memory 24 PRAGMA auto_vacuum=INCREMENTAL;
|
/frameworks/base/docs/downloads/training/ |
AndroidTestingFun.zip | |
/external/chromium_org/build/internal/ |
release_defaults.gypi | 10 # No incremental linking.
|
/external/chromium_org/third_party/freetype/include/freetype/ |
ftincrem.h | 5 /* FreeType incremental loading (specification). */ 37 * incremental 40 * Incremental Loading 47 * `incremental' glyph loading. This is a mode where all glyphs loaded 69 * `incremental' glyph loading within FreeType. This is used to support 81 * to use incremental objects with FreeType. 144 * during @FT_Load_Glyph or @FT_Load_Char if incremental loading is 154 * incremental :: 179 (*FT_Incremental_GetGlyphDataFunc)( FT_Incremental incremental, 194 * incremental : [all...] |
/external/freetype/include/freetype/ |
ftincrem.h | 5 /* FreeType incremental loading (specification). */ 37 * incremental 40 * Incremental Loading 47 * `incremental' glyph loading. This is a mode where all glyphs loaded 69 * `incremental' glyph loading within FreeType. This is used to support 81 * to use incremental objects with FreeType. 144 * during @FT_Load_Glyph or @FT_Load_Char if incremental loading is 154 * incremental :: 179 (*FT_Incremental_GetGlyphDataFunc)( FT_Incremental incremental, 194 * incremental : [all...] |
/external/icu4c/samples/translit/answers/ |
unaccent.h | 31 UBool incremental) const;
|
unaccent.cpp | 43 UBool incremental) const {
|
/external/chromium_org/tools/gyp/test/win/ |
gyptest-link-incremental.py | 8 Make sure incremental linking setting is extracted properly. 19 test.run_gyp('incremental.gyp', chdir=CHDIR) 20 test.build('incremental.gyp', test.ALL, chdir=CHDIR)
|
/external/chromium_org/chrome/browser/resources/sync_internals/ |
search.html | 2 <input id="sync-search-query" type="search" incremental
|
/external/chromium_org/third_party/icu/source/i18n/ |
quant.cpp | 63 UBool incremental) { 68 UMatchDegree m = matcher->toMatcher()->matches(text, offset, limit, incremental); 76 } else if (incremental && m == U_PARTIAL_MATCH) { 82 if (incremental && offset == limit) {
|
/external/chromium_org/third_party/jstemplate/ |
README.chromium | 9 output with an incremental change to the original input data."
|
/external/chromium_org/tools/gyp/test/ninja/solibs_avoid_relinking/ |
solibs_avoid_relinking.gyp | 11 # Incremental linking enabled so that .lib timestamp is maintained when
|
/external/icu4c/i18n/ |
quant.cpp | 66 UBool incremental) { 71 UMatchDegree m = matcher->toMatcher()->matches(text, offset, limit, incremental); 79 } else if (incremental && m == U_PARTIAL_MATCH) { 85 if (incremental && offset == limit) {
|
quant.h | 63 * @param incremental if TRUE, then assume further characters may 67 * match, or a mismatch. If incremental is FALSE then 73 UBool incremental);
|
/external/chromium_org/third_party/icu/source/common/ |
unifilt.cpp | 42 UBool incremental) { 60 if (incremental && offset == limit) {
|
/external/icu4c/common/ |
unifilt.cpp | 43 UBool incremental) { 61 if (incremental && offset == limit) {
|
/frameworks/base/core/java/android/app/backup/ |
FullBackupAgent.java | 33 // Doesn't do incremental backup/restore 39 // Doesn't do incremental backup/restore
|
/dalvik/dx/src/com/android/dx/merge/ |
CollisionPolicy.java | 26 * second dex file. This policy is appropriate for incremental builds.
|
/external/chromium/chrome/browser/resources/options/ |
cookies_view.html | 13 placeholder=" Search cookies" incremental
|
/external/chromium_org/tools/gyp/test/win/linker-flags/ |
incremental.gyp | 7 # Turn on debug information so the incremental linking tables have a
|
/external/icu4c/samples/translit/ |
unaccent.cpp | 45 UBool incremental) const {
|
/external/valgrind/main/VEX/ |
TODO.txt | 32 Ensure incremental flatness throughout
|