OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:identical
(Results
176 - 200
of
3767
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/guava/guava/src/com/google/common/io/
ByteArrayDataOutput.java
24
* methods offer
identical
functionality but do not throw {@link IOException}.
/external/guava/guava-tests/test/com/google/common/collect/
LenientSerializableTester.java
31
*
identical
to the original.
/external/libchrome/base/threading/
non_thread_safe.h
56
// Note that base::ThreadChecker offers
identical
functionality to
/external/libunwind/doc/
unw_backtrace.tex
27
Note that many (but not all) systems provide practically
identical
function
/external/libvncserver/examples/
repeater.c
30
/* The initialization is
identical
to simple15.c */
/external/llvm/test/CodeGen/X86/
coalescer-commute2.ll
9
; The 2-addr pass should ensure that
identical
code is produced for these functions
tail-call-attrs.ll
3
; Simple case: completely
identical
returns, even with extensions, shouldn't be
/external/llvm/test/tools/dsymutil/X86/
frame-1.test
7
# This test is meant to verify that
identical
CIEs will get reused
/external/selinux/libsemanage/man/man3/
semanage_bool.3
51
create an
identical
boolean (deep-copy clone)
semanage_fcontext.3
49
create an
identical
file context spec (deep-copy clone)
semanage_iface.3
49
create an
identical
interface (deep-copy clone)
semanage_port.3
49
create an
identical
port range (deep-copy clone)
semanage_seuser.3
51
create an
identical
seuser (deep-copy clone)
/external/slf4j/slf4j-ext/src/test/java/org/slf4j/profiler/
NestedProfilerDemo2.java
32
* This demo illustrates usage of SLF4J profilers. It is almost
identical
to
/external/v8/src/crankshaft/
hydrogen-alias-analysis.h
32
// Two non-
identical
allocations can never be aliases.
/external/v8/test/mjsunit/regress/
regress-4173.js
24
// Prepare
identical
transition chains for smi and object arrays.
/external/webrtc/webrtc/modules/audio_coding/neteq/tools/
input_audio_file.h
45
// channels are
identical
. The output |destination| must have the capacity to
/frameworks/base/core/java/android/hardware/camera2/dispatch/
DuckTypingDispatcher.java
27
* <p>For example, if two types have
identical
method names and arguments, but
/frameworks/base/core/java/android/hardware/camera2/impl/
CameraCaptureSessionCore.java
30
* <p>The semantics are
identical
to {@link #close}, except that unconfiguring will be skipped.
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
ThemePreviewNavigationBar.java
31
* For small bars, it is
identical
to {@link NavigationBar}.
/frameworks/compile/mclinker/include/mcld/MC/
AttributeSet.h
44
// exists- return the recorded attribute whose content is
identical
to the
/hardware/bsp/intel/peripheral/libupm/src/nrf8001/
boards.h
33
#define REDBEARLAB_SHIELD_V2012_07 1 /**<
Identical
to Redbearlab v1.1 shield */
/libcore/benchmarks/src/benchmarks/regression/
CollatorBenchmark.java
56
collator.setStrength(Collator.
IDENTICAL
);
/libcore/luni/src/test/java/libcore/java/nio/charset/
OldCharset_MultiByte_EUC_JP.java
49
assertEqualCBs("decode(encode(A)) must be
identical
with A!", inputCB, outputCB);
/libcore/ojluni/src/main/java/javax/crypto/
NullCipher.java
31
* a consequence, the ciphertext is
identical
to the plaintext. All
Completed in 762 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>