OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:duplicate
(Results
526 - 550
of
2467
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/openssl/apps/
openssl.c
248
*
duplicate
of argv[].
254
* (properly) NULL-terminated (64-bit)
duplicate
of argv[].
255
* The same code is used in either case to
duplicate
argv[].
448
/* Free any
duplicate
Argv[] storage. */
/external/openssl/crypto/x509/
x509_r2x.c
80
/*
duplicate
the request */
/external/oprofile/doc/
CodingStyle
34
only document the unexpected. Comments should not
duplicate
what the code
/external/proguard/docs/
downloads.html
305
<li>Extended optimizations: removing
duplicate
code within methods.
398
<li>Added possibility to switch off notes about
duplicate
class definitions.
428
<li>Worked around zip package problems with
duplicate
out entries and rogue
479
<li>Fixed
duplicate
class entry bug.
/external/proguard/src/proguard/
InputReader.java
117
"
duplicate
class definitions.");
/external/proguard/src/proguard/io/
JarWriter.java
139
throw new IOException("
Duplicate
zip entry ["+dataEntry+"]");
/external/proguard/src/proguard/optimize/
DuplicateInitializerFixer.java
32
* This MemberVisitor adds an additional parameter to the
duplicate
/external/quake/quake/src/QW/client/
d_iface.h
95
// if the driver wants to
duplicate
element [0] at
/external/quake/quake/src/WinQuake/
d_iface.h
96
// if the driver wants to
duplicate
element [0] at
/external/regex-re2/util/
rune.cc
153
* Doing it earlier would
duplicate
work, since an out of range
/external/skia/legacy/src/animator/
SkScriptDecompile.cpp
106
// check to see that there are no missing or
duplicate
entries
/external/skia/src/animator/
SkScriptDecompile.cpp
106
// check to see that there are no missing or
duplicate
entries
/external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/
EASLib.c
64
* to support the ability to create
duplicate
handles
690
/* need to track file opens for
duplicate
handles */
1197
*
Duplicate
a file handle
[
all
...]
EASLibVst.c
62
* to support the ability to create
duplicate
handles
385
/* need to track file opens for
duplicate
handles */
892
*
Duplicate
a file handle
919
/* set the
duplicate
handle flag */
953
/* check for
duplicate
handle */
960
/* check for
duplicate
*/
963
/* is there more than one
duplicate
? */
971
/* this is the first
duplicate
found */
977
/* there is only one
duplicate
, clear the dup flag */
[
all
...]
/external/v8/benchmarks/
README.txt
60
Removed
duplicate
line in random seed code, and changed the name of
revisions.html
43
<p>Removed
duplicate
line in random seed code, and changed the name of
/external/webkit/Source/JavaScriptCore/wtf/text/
StringBuilder.cpp
62
// If there is a buffer, we only need to
duplicate
it if it has more than one ref.
/external/webkit/Source/WebKit2/Platform/win/
SharedMemoryWin.cpp
64
// Send along our PID so that the receiving process can
duplicate
the HANDLE for its own use.
/external/webkit/Source/autotools/
dolt.m4
92
dnl Avoid
duplicate
compiler output if also building shared objects.
/external/webkit/Tools/Scripts/
check-inspector-strings
125
_log.info("
Duplicate
: \"%s\"" % (s))
/external/webkit/Tools/Scripts/webkitpy/style/checkers/
test_expectations_unittest.py
156
"
Duplicate
or ambiguous expectation. %s [test/expectations] [5]" % self._test_file)
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPNode.java
132
// check for
duplicate
properties
466
// cannot happen (
duplicate
childs/quals do not exist in this node)
902
throw new XMPException("
Duplicate
property or field node '" + childName + "'",
918
throw new XMPException("
Duplicate
'" + qualifierName + "' qualifier", XMPError.BADXMP);
/frameworks/av/media/libmedia/
Metadata.cpp
132
// Loop over all the exiting ones in the Parcel to check for
duplicate
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_QuantInvInter_I_s.s
113
VDUP qQP1,dQP10 ;//
Duplicate
tempResult with QP1
omxVCM4P2_QuantInvIntra_I_s.s
154
VDUP qQP1,dQP10 ;//
Duplicate
tempResult with QP1
Completed in 703 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>