OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dups
(Results
1 - 25
of
164
) sorted by null
1
2
3
4
5
6
7
/external/chromium_org/v8/test/preparser/
duplicate-parameter.pyt
65
DuplicateParameterTest("
dups
", """
69
DuplicateParameterTest("
dups
-apart", """
73
DuplicateParameterTest("
dups
-escaped", """
/external/v8/test/preparser/
duplicate-parameter.pyt
65
DuplicateParameterTest("
dups
", """
69
DuplicateParameterTest("
dups
-apart", """
73
DuplicateParameterTest("
dups
-escaped", """
/frameworks/av/media/libmedia/
MemoryLeakTrackUtil.cpp
78
size_t
dups
;
member in struct:android::__anon29538
107
e->
dups
= *reinterpret_cast<size_t *>(ptr);
145
snprintf(buffer, SIZE, "size %8i, dup %4i, ", e->size, e->
dups
);
/external/skia/tests/
GeometryTest.cpp
18
Inspired by this test, which used to assert that the tValues had
dups
/external/llvm/lib/CodeGen/
IfConversion.cpp
179
bool ValidSimple(BBInfo &TrueBBI, unsigned &
Dups
,
182
bool FalseBranch, unsigned &
Dups
,
461
/// in
Dups
.
462
bool IfConverter::ValidSimple(BBInfo &TrueBBI, unsigned &
Dups
,
464
Dups
= 0;
476
Dups
= TrueBBI.NonPredSize;
487
/// if performed in '
Dups
'.
489
bool FalseBranch, unsigned &
Dups
,
491
Dups
= 0;
514
Dups
= Size
[
all
...]
LiveRangeEdit.cpp
371
SmallVector<LiveInterval*, 8>
Dups
(1, LI);
373
Dups
.push_back(&createFrom(LI->reg));
378
VRM->setIsSplitFromReg(
Dups
.back()->reg, 0);
380
TheDelegate->LRE_DidCloneVirtReg(
Dups
.back()->reg, LI->reg);
382
ConEQ.Distribute(&
Dups
[0], MRI);
385
dbgs() << '\t' << *
Dups
[i] << '\n';
/external/valgrind/main/include/
pub_tool_hashtable.h
65
* with duplicate keys are present, the most recently-added of the
dups
will
66
* be returned, but it's probably better to avoid
dups
altogether. */
/external/chromium_org/gpu/command_buffer/service/
command_buffer_service.h
63
// to identify it in the command buffer. Callee
dups
the handle until
/frameworks/opt/timezonepicker/src/com/android/timezonepicker/
TimeZoneData.java
134
* needed and they are
dups
but missing proper country codes. e.g.
162
// TODO check for
dups
247
//
Dups
395
* really needed and they are
dups
but missing proper
/frameworks/wilhelm/src/android/
android_LocAVPlayer.cpp
68
// Binder
dups
the fd for use by mediaserver, so if we own the fd then OK to close now
/external/strace/linux/
ioctlent.sh
102
# Sort and drop
dups
?
158
# Sort and drop
dups
?
/development/tools/axl/
chewie.py
15
# can't just use a dict, because there can be
dups
/external/chromium/chrome/browser/search_engines/
util.cc
36
// bug it was possible get
dups
. This step is only called when the version
/external/chromium_org/third_party/leveldatabase/src/db/
dbformat.cc
112
// TODO(sanjay): Suppress
dups
?
/external/chromium_org/tools/grit/grit/format/
data_pack.py
122
# Make sure we have no
dups
.
/external/libppp/src/
ccp.h
98
int last_reset; /* We can receive more (
dups
) w/ this id */
/external/libselinux/src/
label_android_property.c
177
*
dups
.
/external/qemu/slirp/
ip.h
267
u_long ips_fragdropped; /* frags dropped (
dups
, out of space) */
/external/qemu/slirp-android/
ip.h
269
u_long ips_fragdropped; /* frags dropped (
dups
, out of space) */
/external/valgrind/main/memcheck/tests/
unit_oset.c
99
// Create some elements, with gaps (they're all even) but no
dups
,
271
// Create some elements, with gaps (they're all even) but no
dups
,
431
// no
dups
, and shuffle them randomly.
/external/chromium/chrome/browser/history/
visitsegment_database.cc
123
// Remove www. to avoid some
dups
.
/external/chromium_org/chrome/browser/chromeos/file_manager/
file_tasks.h
285
// This is to avoid
dups
between Drive app tasks and an internal handler that
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pipe_wide_point.c
131
/* four
dups
of original vertex */
/external/chromium_org/tools/gyp/tools/
pretty_vcproj.py
158
# remove the
dups
.
/external/compiler-rt/lib/tsan/rtl/
tsan_fd.cc
195
// Ignore the case when user
dups
not yet connected socket.
Completed in 1077 milliseconds
1
2
3
4
5
6
7