/external/chromium/chrome/browser/tabs/ |
tab_strip_model_unittest.cc | 630 // If there is a next adjacent item, then the index should be of that item. 747 // that this tab is opened adjacent to the opener, then closes it. 781 // Now open a foreground tab from a link. It should be opened adjacent to the [all...] |
/cts/tools/dasm/src/java_cup/ |
production.java | 39 * It them merges adjacent actions if they appear and moves any trailing 89 /* merge adjacent actions (if any) */ 488 /** Helper routine to merge adjacent actions in a set of RHS parts
|
/external/chromium_org/third_party/icu/source/common/ |
utrie.c | 580 * - overlaps adjacent blocks as much as possible (if overlap==TRUE) 585 * - try to move and overlap blocks that are not already adjacent 651 /* look for maximum overlap (modulo granularity) with the previous, adjacent block */ [all...] |
utrie2_builder.c | 977 * - overlaps adjacent blocks as much as possible (if overlap==TRUE) 982 * - try to move and overlap blocks that are not already adjacent [all...] |
/external/icu4c/common/ |
utrie.cpp | 580 * - overlaps adjacent blocks as much as possible (if overlap==TRUE) 585 * - try to move and overlap blocks that are not already adjacent 651 /* look for maximum overlap (modulo granularity) with the previous, adjacent block */ [all...] |
/external/jpeg/ |
jquant1.c | 299 /* blksize is number of adjacent repeated entries for a component */ 357 /* blksize is number of adjacent repeated entries for a component */ 686 /* Compute error fractions to be propagated to adjacent pixels.
|
/external/qemu/distrib/jpeg-6b/ |
jquant1.c | 299 /* blksize is number of adjacent repeated entries for a component */ 357 /* blksize is number of adjacent repeated entries for a component */ 686 /* Compute error fractions to be propagated to adjacent pixels.
|
/dalvik/vm/interp/ |
Stack.h | 82 e.g. register v2 is fp[2]. 64-bit quantities are stored in two adjacent
|
/docs/source.android.com/src/devices/ |
audio_avoiding_pi.jd | 213 adjacent pushes into a single push.
|
/external/aac/libSBRenc/src/ |
mh_det.cpp | 558 /* detection in adjacent channels.*/ 597 /* If the maximum values are in adjacent QMF-channels, we need to remove 617 /* If the maximum values are in adjacent QMF-channels, and if the signs indicate that it is the same sine, [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
ElemValueOf.java | 205 * be merged with any adjacent text nodes.
|
/external/bison/lib/ |
spawni.c | 338 /* Two adjacent colons, or a colon at the beginning or the end
|
/external/chromium/chrome/browser/extensions/ |
extension_menu_manager.h | 265 // items in the same group (i.e. that are adjacent in the list).
|
/external/chromium-trace/trace-viewer/src/tracing/tracks/ |
ruler_track.js | 252 // Give distance between directly adjacent markers.
|
/external/chromium_org/ash/wm/caption_buttons/ |
alternate_frame_size_button_unittest.cc | 200 // Test that clicking + dragging to a button adjacent to the size button snaps
|
/external/chromium_org/cc/resources/ |
picture_pile_unittest.cc | 327 // tiles touching it, but is true for adjacent tiles, even if it
|
/external/chromium_org/chrome/renderer/spellchecker/ |
spellcheck.cc | 272 // Swap adjacent characters and spellcheck.
|
/external/chromium_org/chrome/test/pyautolib/ |
pyauto_utils.py | 24 reinstate the backup when done. A backup is made in an adjacent directory,
|
/external/chromium_org/chrome/third_party/chromevox/chromevox/background/ |
options_widgets.css | 39 /* The following platform-specific rule is necessary to get adjacent
|
/external/chromium_org/components/autofill/content/renderer/ |
password_generation_agent.cc | 224 // an account creation form are always adjacent.
|
/external/chromium_org/components/autofill/core/browser/ |
autofill_regex_constants.cc.utf8 | 181 // adjacent y's.
|
/external/chromium_org/content/browser/renderer_host/ |
compositing_iosurface_shader_programs_mac.cc | 145 // Average adjacent texture samples while converting RGB->UV. This is the
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
Text.cpp | 194 // Remove all adjacent text nodes, and replace the contents of this one.
|
/external/chromium_org/third_party/WebKit/Source/core/editing/ |
InsertTextCommand.cpp | 209 // The insertion may require adjusting adjacent whitespace, if it is present.
|
/external/chromium_org/third_party/WebKit/Source/web/ |
LinkHighlight.cpp | 212 // we may sometimes get a chain of adjacent boxes (e.g. for text nodes) which end up looking like sausage
|