/external/chromium_org/chrome/browser/history/ |
scored_history_match_unittest.cc | 311 // boundaries. 316 // Also verify that the matches at non-word-boundaries all score 317 // worse than the matches at word boundaries. These three sets suffice.
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/ |
RenderSVGShape.cpp | 364 FloatRect boundaries; local 368 boundaries.unite(marker->markerBoundaries(marker->markerTransformation(m_markerPositions[i].origin, m_markerPositions[i].angle, strokeWidth))); 370 return boundaries;
|
/external/guava/guava-tests/test/com/google/common/math/ |
MathTesting.java | 99 * positive values on or near 2^N for N near multiples of 8 (near byte boundaries). 135 * positive values on or near 2^N for N near multiples of 8 (near byte boundaries). This list is 168 * contains positive values on or near 2^N for N near multiples of 8 (near byte boundaries). This
|
/device/asus/flo/conn_init/ |
wfc_util_main.c | 51 * //always ensure fields are aligned to 32-bit boundaries
|
/device/lge/mako/conn_init/ |
wfc_util_main.c | 51 * //always ensure fields are aligned to 32-bit boundaries
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMNodeListBase.java | 38 * across CDATASection and EntityReference boundaries), we will return
|
/external/bison/src/ |
location.h | 71 /* Return nonzero if A and B are equal boundaries. */
|
/external/ceres-solver/internal/ceres/ |
coordinate_descent_minimizer.h | 79 // parallel. This array, marks the boundaries of the independent
|
/external/chromium/chrome/browser/ui/search_engines/ |
template_url_table_model.h | 110 // group boundaries.
|
/external/chromium/chrome/browser/ui/views/ |
detachable_toolbar_view.cc | 44 // The 0.5 is to correct for Skia's "draw on pixel boundaries"ness.
|
/external/chromium/net/tools/flip_server/ |
balsa_headers_token_utils.cc | 19 // Determine the boundaries of the value
|
/external/chromium_org/chrome/browser/ui/views/ |
detachable_toolbar_view.cc | 59 // The 0.5 is to correct for Skia's "draw on pixel boundaries"ness.
|
/external/chromium_org/content/browser/device_orientation/ |
accelerometer_mac.cc | 79 // Make sure that the interval boundaries comply with the specification. At
|
/external/chromium_org/content/child/npapi/ |
npobject_proxy.h | 25 // proxy calls to NPObjects across process boundaries. This happens both ways,
|
/external/chromium_org/net/spdy/ |
spdy_read_queue_unittest.cc | 59 // boundaries.
|
/external/chromium_org/net/tools/flip_server/ |
balsa_headers_token_utils.cc | 19 // Determine the boundaries of the value
|
/external/chromium_org/ppapi/examples/audio/ |
audio.cc | 113 // on buffer boundaries.
|
/external/chromium_org/remoting/base/ |
util.h | 34 // completely contained within the source and destinations buffers boundaries
|
/external/chromium_org/sandbox/win/src/sidestep/ |
preamble_patcher.h | 58 // instruction boundaries.
|
/external/chromium_org/third_party/WebKit/Source/core/page/ |
PrintContext.h | 80 // Draw all pages into a graphics context with lines which mean page boundaries.
|
/external/chromium_org/third_party/icu/source/common/ |
brkiter.cpp | 41 // This class implements methods for finding the location of boundaries in text. 43 // returning the index of characters where boundaries occur. 79 // Get the "boundaries" array. 81 brkRules = ures_getByKeyWithFallback(b, "boundaries", brkRules, &status);
|
unorm_it.h | 133 * that are not at normalization boundaries
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
multipart.h | 39 // the supplied parts together, and adding the correct boundaries.
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
gen6_scissor_state.c | 49 * scissor rect. Clipping to the boundaries of static shared buffers
|
/external/chromium_org/third_party/re2/re2/testing/ |
exhaustive3_test.cc | 50 // After that, the codes near bit boundaries are
|