OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:duplicate
(Results
901 - 925
of
2467
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/qemu/distrib/sdl-1.2.15/src/audio/
SDL_audiocvt.c
367
/*
Duplicate
a mono channel to both stereo channels */
405
/*
Duplicate
a stereo channel to a pseudo-5.1 stream */
582
/*
Duplicate
a stereo channel to a pseudo-4.0 stream */
[
all
...]
/external/skia/src/opts/
SkBlitRow_opts_arm_neon.cpp
69
//
duplicate
in 4/2/1 & 8pix vsns
149
//
duplicate
in 4/2/1 & 8pix vsns
334
"vdup.16 d6, %[scale] \n\t" //
duplicate
scale into neon reg
[
all
...]
/external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
test_expectations.py
755
'
Duplicate
or ambiguous %s.' % expectation_source,
[
all
...]
/external/wpa_supplicant_8/src/radius/
radius_server.c
735
RADIUS_DEBUG("
Duplicate
message from %s", from_addr);
751
RADIUS_DEBUG("No previous reply available for
duplicate
"
799
"
duplicate
)");
[
all
...]
/frameworks/base/tools/aidl/
aidl.cpp
566
// prevent
duplicate
methods
874
// We found a
duplicate
id, so throw an error.
876
"%s:%d Found
duplicate
method id (%d) for method: %s\n",
[
all
...]
/libcore/luni/src/main/java/java/io/
File.java
98
* given, but without
duplicate
adjacent slashes and without trailing
181
// Removes
duplicate
adjacent slashes and any trailing slash.
183
// Remove
duplicate
adjacent slashes.
[
all
...]
/libcore/luni/src/main/java/org/w3c/dom/
Node.java
404
* Returns a
duplicate
of this node, i.e., serves as a generic copy
405
* constructor for nodes. The
duplicate
node has no parent (
435
* @return The
duplicate
node.
[
all
...]
/bionic/libc/kernel/common/linux/
pkt_sched.h
451
__u32
duplicate
;
member in struct:tc_netem_qopt
/cts/tests/tests/openglperf/src/android/openglperf/cts/
PlanetsRenderer.java
202
mSpheres[i].getVertices().
duplicate
().position(3));