/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/chromium/ |
CrossProcessFontLoading.mm | 58 // 1. A dumb cache keyed by the font name/style (information we can determine 60 // 2. A smarter cache keyed by the real "unique font id".
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/ |
dbtables.py | 528 * conditions - a dictionary keyed on column names containing 531 * mappings - a dictionary keyed on column names containing a 582 * conditions - a dictionary keyed on column names containing 629 * conditions - a dictionary keyed on column names 650 Returns a dictionary keyed on rowids containing dicts 653 * conditions is a dictionary keyed on column names 666 # keyed on rows that match so far, containings dicts keyed on
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/ |
dbtables.py | 528 * conditions - a dictionary keyed on column names containing 531 * mappings - a dictionary keyed on column names containing a 582 * conditions - a dictionary keyed on column names containing 629 * conditions - a dictionary keyed on column names 650 Returns a dictionary keyed on rowids containing dicts 653 * conditions is a dictionary keyed on column names 666 # keyed on rows that match so far, containings dicts keyed on
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
TemplateList.java | 762 * Keyed on string macro names, and holding values 771 * This table is keyed on the target elements 797 * These are keyed on template names, and holding values 811 * These are keyed on string macro names, and holding values 824 * Get the head of the assocation list that is keyed by target. 837 * Get the head of the assocation list that is keyed by target.
|
/external/chromium_org/third_party/libxslt/libxslt/ |
pattern.c | 2245 int keyed = 0; local [all...] |
/external/libxslt/libxslt/ |
pattern.c | 2241 int keyed = 0; local [all...] |
/external/v8/src/arm/ |
lithium-arm.h | [all...] |
/external/v8/src/mips/ |
lithium-mips.h | [all...] |
/external/v8/src/x64/ |
lithium-x64.h | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
mailbox.py | 55 """Remove the keyed message; raise KeyError if it doesn't exist.""" 62 """If the keyed message exists, remove it.""" 69 """Replace the keyed message; raise KeyError if it doesn't exist.""" 73 """Return the keyed message, or default if it doesn't exist.""" 80 """Return the keyed message; raise KeyError if it doesn't exist.""" 136 """Return True if the keyed message exists, False otherwise.""" 152 """Delete the keyed message and return it, or default.""" 307 """Remove the keyed message; raise KeyError if it doesn't exist.""" 311 """If the keyed message exists, remove it.""" 322 """Replace the keyed message; raise KeyError if it doesn't exist."" [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
mailbox.py | 55 """Remove the keyed message; raise KeyError if it doesn't exist.""" 62 """If the keyed message exists, remove it.""" 69 """Replace the keyed message; raise KeyError if it doesn't exist.""" 73 """Return the keyed message, or default if it doesn't exist.""" 80 """Return the keyed message; raise KeyError if it doesn't exist.""" 136 """Return True if the keyed message exists, False otherwise.""" 152 """Delete the keyed message and return it, or default.""" 307 """Remove the keyed message; raise KeyError if it doesn't exist.""" 311 """If the keyed message exists, remove it.""" 322 """Replace the keyed message; raise KeyError if it doesn't exist."" [all...] |
/external/chromium_org/v8/src/ia32/ |
debug-ia32.cc | 223 // Register state for keyed IC load call (from ic-ia32.cc). 233 // Register state for keyed IC load call (from ic-ia32.cc). 254 // Register state for keyed IC call call (from ic-ia32.cc)
|
/external/v8/src/ia32/ |
debug-ia32.cc | 195 // Register state for keyed IC load call (from ic-ia32.cc). 205 // Register state for keyed IC load call (from ic-ia32.cc). 217 // Register state for keyed IC call call (from ic-ia32.cc)
|
/external/chromium_org/chrome/browser/background/ |
background_mode_manager.h | 286 // The profile-keyed data for this background mode manager. Keyed on profile.
|
/external/chromium_org/tools/gyp/pylib/gyp/ |
MSVSUtil.py | 76 target_dicts: Dict of target properties keyed on target pair. 173 target_dicts: Dict of target properties keyed on target pair.
|
/external/chromium_org/v8/src/ |
v8-counters.h | 160 /* How is the generic keyed-load stub used? */ \ 167 /* How is the generic keyed-call stub used? */ \
|
/external/chromium_org/v8/test/mjsunit/ |
keyed-ic.js | 28 // This test attempts to test the inline caching for keyed access. 209 // Keyed store field.
|
string-index.js | 38 // Test string keyed load IC. 178 // Test for keyed ic.
|
/external/v8/test/mjsunit/ |
keyed-ic.js | 28 // This test attempts to test the inline caching for keyed access. 209 // Keyed store field.
|
string-index.js | 38 // Test string keyed load IC. 178 // Test for keyed ic.
|
/art/compiler/ |
compiled_method.h | 169 // For quick code, a map keyed by native PC indices to bitmaps describing what dalvik registers
|
/docs/source.android.com/scripts/ |
build.py | 78 # Step C: cache the translated sidebars, keyed by parent dir, so we can do sidebar inheritance
|
/external/apache-http/src/org/apache/http/protocol/ |
UriPatternMatcher.java | 39 * Maintains a map of objects keyed by a request URI pattern.
|
/external/apache-xml/src/main/java/org/apache/xalan/extensions/ |
ExtensionsTable.java | 40 * via the call(name, ...) function. Objects are keyed on the call
|
/external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
CountersTable.java | 34 * This is a table of counters, keyed by ElemNumber objects, each
|