/external/chromium_org/third_party/icu/source/i18n/unicode/ |
usearch.h | 89 * Options are provided to handle overlapping matches. 90 * E.g. In English, overlapping matches produces the result 0 and 2 157 /** Option for overlapping matches */ [all...] |
/external/icu4c/i18n/unicode/ |
usearch.h | 89 * Options are provided to handle overlapping matches. 90 * E.g. In English, overlapping matches produces the result 0 and 2 157 /** Option for overlapping matches */ [all...] |
/bionic/libc/upstream-netbsd/libc/inet/ |
inet_pton.c | 291 * overlapping regions, we'll do the shift by hand.
|
/external/aac/libFDK/include/ |
FDK_crc.h | 99 #define MAX_CRC_REGS 3 /*!< Maximal number of overlapping crc region in ADTS channel pair element is two.
|
/external/aac/libSBRenc/src/ |
sbr_ram.cpp | 204 /* The SBR encoder uses a single channel overlapping buffer set (always n=0), but PS does not. */
|
/external/chromium/chrome/browser/ui/views/ |
find_bar_host.cc | 252 // should strive to avoid overlapping. But first, we need to offset the
|
/external/chromium/net/spdy/ |
spdy_session_pool.cc | 336 // Note: it is possible to think of strange overlapping sets of ip addresses
|
/external/chromium_org/base/test/ |
sequenced_task_runner_test_template.h | 133 // overlapping. I.e. that each task starts only after the previously-posted
|
/external/chromium_org/cc/resources/ |
picture_pile_unittest.cc | 337 // Sanity check these two tiles are overlapping with borders, since this is
|
/external/chromium_org/chrome/browser/history/ |
in_memory_url_index_types.h | 68 // Sorts and removes overlapping substring matches from |matches| and
|
/external/chromium_org/chrome/browser/ui/views/ |
find_bar_host.cc | 291 // should strive to avoid overlapping. But first, we need to offset the
|
/external/chromium_org/chrome/installer/util/ |
util_constants.h | 254 // overlapping. These offset values disambiguate between different sets
|
/external/chromium_org/chrome/renderer/net/ |
predictor_queue_unittest.cc | 75 // is used to keep read and write pointers from overlapping when buffer is
|
/external/chromium_org/content/browser/renderer_host/ |
backing_store_manager.cc | 157 // We assume that the given rects are non-overlapping, which is a property of
|
/external/chromium_org/media/filters/ |
decrypting_audio_decoder.cc | 91 CHECK(read_cb_.is_null()) << "Overlapping decodes are not supported.";
|
decrypting_demuxer_stream.cc | 69 CHECK(read_cb_.is_null()) << "Overlapping reads are not supported.";
|
ffmpeg_video_decoder.cc | 157 CHECK(decode_cb_.is_null()) << "Overlapping decodes are not supported.";
|
vpx_video_decoder.cc | 172 CHECK(decode_cb_.is_null()) << "Overlapping decodes are not supported.";
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderVTTCue.cpp | 268 // FIXME: Implement overlapping detection when snap-to-lines is not set. http://wkb.ug/84296
|
/external/chromium_org/third_party/WebKit/Source/platform/geometry/ |
FloatQuad.cpp | 177 // a part of the rectangle is overlapping the quad.
|
/external/chromium_org/third_party/angle/src/libGLESv2/ |
Framebuffer.cpp | 403 // D3D11 does not allow for overlapping RenderTargetViews, so ensure uniqueness
|
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/ |
utf.h | 165 // BUGS: The outcome of overlapping moves varies among implementations.
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/ |
svga_resource_buffer.c | 141 * overlapping DMAs commands to be queued on the same context
|
/external/chromium_org/third_party/sqlite/src/ext/rtree/ |
rtree4.test | 88 # Do many insertions of small objects. Do both overlapping and
|
/external/chromium_org/ui/webui/resources/js/cr/ui/ |
expandable_bubble.js | 14 * width of the node it is overlapping when unexpanded. Expanded, it is of a
|