OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:overlapping
(Results
26 - 50
of
793
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/browser/ui/views/download/
download_shelf_context_menu_view.h
38
// The menu will be positioned above or below but not
overlapping
|rect|.
/external/chromium_org/third_party/WebKit/Source/core/html/
TimeRanges.cpp
141
// - merge with the added range, in case we are
overlapping
or contiguous
142
// - Need to insert in place, we we are completely, not
overlapping
and not contiguous
158
// First index, and we are completely before that range (and not contiguous, nor
overlapping
).
166
// not
overlapping
with none of them. Insert here.
/external/libvpx/libvpx/vp8/decoder/
ec_types.h
26
/* Structure to keep track of
overlapping
blocks on a block level. */
/external/llvm/test/Verifier/
range-1.ll
86
; CHECK: Intervals are
overlapping
118
; CHECK: Intervals are
overlapping
126
; CHECK: Intervals are
overlapping
134
; CHECK: Intervals are
overlapping
/external/skia/tests/
ReadPixelsTest.cpp
266
//
overlapping
top left corner
268
//
overlapping
top left and top right corners
272
//
overlapping
top right corner
274
// contained in x,
overlapping
top edge
280
//
overlapping
top left and bottom left corners
284
//
overlapping
bottom left corner
286
// contained in y,
overlapping
left edge
292
//
overlapping
bottom left and bottom right corners
296
//
overlapping
bottom right corner
298
//
overlapping
top right and bottom right corner
[
all
...]
WritePixelsTest.cpp
375
//
overlapping
top left corner
377
//
overlapping
top left and top right corners
381
//
overlapping
top right corner
383
// contained in x,
overlapping
top edge
389
//
overlapping
top left and bottom left corners
393
//
overlapping
bottom left corner
395
// contained in y,
overlapping
left edge
401
//
overlapping
bottom left and bottom right corners
405
//
overlapping
bottom right corner
407
//
overlapping
top right and bottom right corner
[
all
...]
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/token-rewrite/
basic.rb
154
example 'replace single middle then
overlapping
superset' do
205
example '
overlapping
replace' do
212
example '
overlapping
replace3' do
219
example '
overlapping
replace 4' do
226
example '
overlapping
replace 2' do
/frameworks/base/services/tests/servicestests/src/com/android/server/content/
SyncOperationTest.java
142
assertTrue("
overlapping
intervals not compared based on start interval.",
144
assertTrue("
overlapping
interval comparison not transitive.", op4.compareTo(op1) == 1);
/packages/inputmethods/PinyinIME/jni/share/
utf16char.cpp
122
// we do not consider
overlapping
161
// We do not handle complicated cases like
overlapping
, because in this
/art/runtime/
atomic.h
30
// quasiatomic operations that are performed on partially-
overlapping
/dalvik/vm/
Atomic.h
34
* quasiatomic operations that are performed on partially-
overlapping
/external/chromium/chrome/browser/policy/
configuration_policy_store_interface.h
20
// PolicyProxyModeType types were not very precise and had
overlapping
use
/external/chromium_org/third_party/WebKit/ManualTests/
print-with-height-transition-in-screen-stylesheet.html
11
<div>To run this test, Print and then push the Preview button (on Mac OS X). The symptom of the bug is a layout with
overlapping
text or missing sections.
/external/chromium_org/v8/test/mjsunit/
fast-array-length.js
30
// This is a regression test for
overlapping
key and value registers.
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/crypto/cipher/
CBCMode.java
59
/* Assume the worst, src and dst are
overlapping
... */
/packages/apps/LegacyCamera/res/layout/
camera_control.xml
17
<!-- minHeight is necessary to avoid distortion or
overlapping
. -->
/external/chromium_org/ash/wm/workspace/
magnetism_matcher_unittest.cc
86
// Should match the following which extends into non-
overlapping
region.
135
// Should match the following which extends into non-
overlapping
region.
161
// Should match the following which extends into non-
overlapping
region.
/external/chromium_org/content/browser/resources/media/
disjoint_range_set.js
29
* @param {int} sloppiness 0 removes only strictly
overlapping
ranges, and
54
* Joins adjacent and
overlapping
ranges together.
91
// Add back non-
overlapping
ranges.
/frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
ListOfItemsTallerThanScreenTest.java
176
* Assuming the selected view is
overlapping
the bottom edge, how many times
185
assertTrue("view should be
overlapping
bottom",
187
assertTrue("view should be
overlapping
bottom",
/libcore/harmony-tests/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/
FileChannelLockingTest.java
136
// Try to acquire an
overlapping
lock.
192
//
Overlapping
locks are illegal
195
fail("Acquiring an
overlapping
lock should fail.");
/external/chromium_org/third_party/leveldatabase/src/doc/
impl.html
46
together with all of the
overlapping
level-1 files to produce a
50
Files in the young level may contain
overlapping
keys. However files
51
in other levels have distinct non-
overlapping
key ranges. Consider
54
...), one file in level-L, and all of the
overlapping
files in
101
overlapping
files from the next level L+1. Note that if a level-L
/external/oprofile/opjitconv/
jitsymbol.c
229
* the
overlapping
entry we split or truncate it to not overlap any more.
423
* Process: There may be more than two
overlapping
symbols with each other.
442
* Take a symbol [i] and look for the next symbol(s) [j] that are
overlapping
443
* symbol [i]. If a symbol [j] is found that is not
overlapping
symbol [i] the
444
* symbols [i]..[j-1] are handled to be not
overlapping
anymore.
496
/* search for symbols that have
overlapping
address ranges and decide for
508
"Removing
overlapping
JIT methods\n");
/external/llvm/lib/CodeGen/
LiveIntervalUnion.cpp
145
// Check for
overlapping
interference.
163
// The iterators are now not
overlapping
, LiveUnionI has been advanced
176
// Still not
overlapping
. Catch up LiveUnionI.
/external/chromium/chrome/browser/history/
snippet.h
32
// with no
overlapping
elements.
/external/chromium/chrome/browser/userfeedback/proto/
extension.proto
55
// If the field numbers were
overlapping
for both protos, such cross-submission
Completed in 1831 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>