OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:overlap
(Results
201 - 225
of
1425
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/base/json/
json_file_value_serializer.h
51
// This enum is designed to safely
overlap
with JSONReader::JsonParseError.
/external/chromium_org/cc/resources/
picture_layer_tiling_set.h
76
// exactly fill rect with no
overlap
.
/external/chromium_org/chrome/browser/autocomplete/
autocomplete_match_unittest.cc
77
// Test simple cases of
overlap
.
/external/chromium_org/chrome/browser/ui/gtk/infobars/
infobar_container_gtk.h
37
// we can't just
overlap
the widgets.
/external/chromium_org/chrome/browser/ui/views/
detachable_toolbar_view.h
31
// Gets the current amount of
overlap
atop the browser toolbar.
/external/chromium_org/chrome/browser/ui/window_sizer/
window_sizer_common_unittest.cc
46
gfx::Rect
overlap
= work_areas_[i];
local
47
overlap
.Intersect(match_rect);
48
int area =
overlap
.width() *
overlap
.height();
/external/chromium_org/content/renderer/p2p/
port_allocator.h
25
// TODO(sergeyu): There is
overlap
between this class and HttpPortAllocator.
/external/chromium_org/gpu/config/
gpu_test_config.h
63
// Check if two configs
overlap
, i.e., if there exists a config that matches
/external/chromium_org/net/socket/
ssl_client_socket.cc
77
return "no-
overlap
";
/external/chromium_org/third_party/WebKit/ManualTests/
optgroup-empty-and-nested.html
77
<p>The text of the rows of the dropdown must not
overlap
each other.</p>
/external/chromium_org/third_party/WebKit/Source/core/platform/audio/
FFTConvolver.cpp
95
//
Overlap
-add 1st half from previous time
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DatabaseTracker.h
54
// m_databaseGuard and m_openDatabaseMapGuard currently don't
overlap
.
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/
README.chromium
78
overlap
between pep8 and pylint, but pep8 catches a bunch of stylistic
/external/chromium_org/third_party/icu/source/test/testdata/
NumberFormatTestCases.txt
77
# ISO codes that
overlap
display names (QQQ vs. Q)
/external/chromium_org/third_party/skia/include/core/
SkBlitRow.h
68
if they are not, they may not
overlap
.
/external/chromium_org/tools/grit/grit/
exception.py
136
'''ID range
overlap
.'''
/external/chromium_org/ui/views/controls/menu/
menu_config.h
39
// Submenu horizontal inset with parent menu. This is the horizontal
overlap
/external/chromium_org/ui/webui/resources/css/
list.css
25
position: relative; /* to allow
overlap
*/
/external/clang/test/SemaCXX/
empty-class-layout.cpp
169
// V[0][1] would
overlap
Empties::Empty1.
/external/compiler-rt/lib/tsan/rtl/
tsan_interface_java.h
53
// The ranges must not
overlap
.
/external/icu4c/test/testdata/
NumberFormatTestCases.txt
77
# ISO codes that
overlap
display names (QQQ vs. Q)
/external/kernel-headers/original/asm-mips/
fixmap.h
30
* vmalloc()-ed addresses never
overlap
.
/external/kernel-headers/original/asm-x86/
fixmap_32.h
44
* vmalloc()-ed addresses never
overlap
.
/external/llvm/lib/Support/
DataStream.cpp
35
// threads/async callbacks to actually
overlap
download+compile
/external/proguard/docs/manual/
limitations.html
41
overlap
with class names in the library jar. This is most likely if the
Completed in 1003 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>