OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:duplicated
(Results
126 - 150
of
816
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/content/renderer/
savable_resources.cc
38
// making sure that no
duplicated
resource link in final result. The consumer
94
// Ignore
duplicated
resource link.
/external/llvm/lib/CodeGen/
TailDuplication.cpp
37
STATISTIC(NumTails , "Number of tails
duplicated
");
38
STATISTIC(NumTailDups , "Number of tail
duplicated
blocks");
215
// which
duplicated
TailBB. Add the predecessors as sources to the PHI
448
/// UpdateSuccessorsPHIs - After FromBB is tail
duplicated
into its predecessor
575
// Non-duplicable things shouldn't be tail-
duplicated
.
847
// If TailBB was
duplicated
into all its predecessors except for the prior
[
all
...]
/external/chromium/chrome/browser/history/
visit_database.cc
303
// The visit_time values can be
duplicated
in a redirect chain, so we sort
344
// The visit_time values can be
duplicated
in a redirect chain, so we sort
370
// The visit_time values can be
duplicated
in a redirect chain, so we sort
/libcore/luni/src/main/java/java/nio/
DoubleBuffer.java
169
* Returns a
duplicated
buffer that shares its content with this buffer.
171
* The
duplicated
buffer's position, limit, capacity and mark are the same
172
* as this buffer's. The
duplicated
buffer's read-only property and byte
FloatBuffer.java
170
* Returns a
duplicated
buffer that shares its content with this buffer.
172
* The
duplicated
buffer's position, limit, capacity and mark are the same
173
* as this buffer. The
duplicated
buffer's read-only property and byte order
IntBuffer.java
164
* Returns a
duplicated
buffer that shares its content with this buffer.
166
* The
duplicated
buffer's position, limit, capacity and mark are the same
167
* as this buffer. The
duplicated
buffer's read-only property and byte order
LongBuffer.java
166
* Returns a
duplicated
buffer that shares its content with this buffer.
168
* The
duplicated
buffer's position, limit, capacity and mark are the same
169
* as this buffer. The
duplicated
buffer's read-only property and byte order
ShortBuffer.java
166
* Returns a
duplicated
buffer that shares its content with this buffer.
168
* The
duplicated
buffer's position, limit, capacity and mark are the same
169
* as this buffer. The
duplicated
buffer's read-only property and byte order
/external/chromium/chrome/browser/chromeos/
tab_closeable_state_watcher_browsertest.cc
53
// This is mostly
duplicated
from InPocessBrowserTest::CreateBrowser,
64
// This is mostly
duplicated
from InPocessBrowserTest::CreateBrowser,
/external/chromium/webkit/glue/
dom_operations.cc
39
// making sure that no
duplicated
resource link in final result. The consumer
96
// Ignore
duplicated
resource link.
/frameworks/compile/mclinker/include/mcld/LD/
DiagCommonKinds.inc
13
DIAG(rewrap, DiagnosticEngine::Warning, "There are
duplicated
--wrap `%0' on the command line\nsymbol `%1' had been claimed", "There are
duplicated
--wrap `%0' on the command line]\nsymbol `%1' had been claimed.")
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
Standard_Suite.py
119
Keyword argument replacing: Specifies whether or not to replace items in the destination that have the same name as items being
duplicated
122
Returns: to the
duplicated
object(s)
/art/compiler/
oat_writer.h
221
// compiler driver, so we can simply compare the pointers to find out if things are
duplicated
.
/development/tools/elftree/
elftree.c
261
" -H Show each library at most once, even if
duplicated
\n"
/external/chromium/chrome/browser/tabs/
tab_strip_model_delegate.h
72
// Returns whether some contents can be
duplicated
.
/external/chromium/net/base/
cookie_monster_store_test.cc
87
// avoid
duplicated
CookieMonster's CanonPath() and CanonExpiration()
/external/chromium/third_party/libjingle/source/talk/base/
opensslstreamadapter.h
53
// class. Unfortunately there remain a few
duplicated
sections of
/external/chromium_org/android_webview/native/
state_serializer.cc
118
// TODO(joth): This is
duplicated
from chrome/.../session_restore.cc and
/external/chromium_org/base/
sequence_checker_unittest.cc
18
//
Duplicated
from base/sequence_checker.h so that we can be good citizens
/external/chromium_org/chrome/app/
chrome_dll.rc
175
// This is
duplicated
from the .exe file to make ATL happy (it tries to load
/external/chromium_org/chrome/browser/chromeos/login/
user_image_loader.cc
122
// because otherwise it gets
duplicated
during painting, wasting memory.
/external/chromium_org/chrome/browser/extensions/
extension_info_map.cc
99
// This is
duplicated
from ExtensionService :(.
/external/chromium_org/chrome/browser/nacl_host/
pnacl_host.h
63
// be
duplicated
(e.g. with IPC::GetFileHandleForProcess) before the callback
/external/chromium_org/chrome/browser/resources/sync_file_system_internals/
file_metadata.js
115
// TODO(calvinlo): Move to helper file so it doesn't need to be
duplicated
.
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
api_util_unittest.cc
433
// Verify that there is no
duplicated
directory on the remote side.
488
// Verify that there is no
duplicated
directory on the remote side.
667
// Verify that there is no
duplicated
file on the remote side.
726
// Verify that there is no
duplicated
file on the remote side.
Completed in 1241 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>