OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:identical
(Results
151 - 175
of
3767
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/test/CodeGen/
attr-target-x86.c
24
// We ignore the tune attribute so walrus should be
identical
to baz and bar.
26
// We're currently ignoring the fpmath attribute so koala should be
identical
to baz and bar.
/external/clang/test/SemaCXX/
dcl_init_aggr.cpp
86
// Note: the behavior here is
identical
to C
91
// Note: the behavior here is
identical
to C
/external/dexmaker/src/dx/java/com/android/dx/ssa/
MoveParamCombiner.java
30
* Combine
identical
move-param insns, which may result from Ropper's
95
* Oddly, these two
identical
move-params have distinct
/external/icu/android_icu4j/src/main/java/android/icu/impl/
ICUNotifier.java
27
*
identical
listener is not already registered with the Notifier.
41
* register the
identical
listener more than once will be
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
ICUNotifier.java
26
*
identical
listener is not already registered with the Notifier.
39
* register the
identical
listener more than once will be
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
Measure.java
67
* See if two numbers are
identical
or have the same double value.
70
* @return Returns true if two numbers are
identical
or have the same double value.
/external/kernel-headers/original/uapi/asm-mips/asm/
mman.h
82
#define MADV_MERGEABLE 12 /* KSM may merge
identical
pages */
83
#define MADV_UNMERGEABLE 13 /* KSM may not merge
identical
pages */
/external/selinux/libselinux/man/man3/
security_compute_av.3
62
is
identical
to
77
is
identical
to
/external/skia/src/codec/
SkSampler.cpp
54
// bits of SK_ColorBLACK are
identical
to the 565 representation
87
// bits of SK_ColorBLACK are
identical
to the grayscale representation
/external/webrtc/webrtc/modules/audio_coding/neteq/
packet.h
42
// account. If both timestamp and sequence numbers are
identical
and one of
56
// Timestamp and sequence numbers are
identical
. A sync packet should
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
status.h
72
// ignored and a Status object
identical
to Status::OK is
80
static const Status OK; //
Identical
to 0-arg constructor
/art/test/040-miranda/src/
Main.java
30
/* try again through abstract class; results should be
identical
*/
/art/test/126-miranda-multidex/src/
Main.java
30
/* try again through abstract class; results should be
identical
*/
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
TreeRuleReturnScope.cs
35
* This is
identical
to the ParserRuleReturnScope except that
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
TreeRuleReturnScope.java
32
/** This is
identical
to the ParserRuleReturnScope except that
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
FASerializer.java
71
/** Return a string representation of a state machine. Two
identical
72
* NFAs or DFAs will have
identical
serialized representations. The
76
* will be
identical
. Accept states are distinguished from regular
108
*
identical
state machines will serialize the same way.
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/rank/
Median.java
46
* Copy constructor, creates a new {@code Median}
identical
/external/autotest/server/site_tests/network_WiFi_MultiAuth/
network_WiFi_MultiAuth.py
15
security and
identical
SSIDs.
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/
efficient_android_directory_copy.sh
7
# Android shell script to make the destination directory
identical
with the
/external/clang/include/clang/Sema/
LoopHint.h
29
// "#pragma unroll" and "#pragma nounroll" cases, this is
identical
to
/external/compiler-rt/lib/builtins/arm/
comparesf2.S
17
// The semantics of the routines grouped in each column are
identical
, so there
35
// Note that __lesf2( ) and __gesf2( ) are
identical
except in their handling of
62
// If a and b are equal (either both zeros or bit
identical
; again, we're
110
//
Identical
to the preceding except in that we return -1 for NaN values.
/external/curl/lib/
splay.c
148
node->same = NULL; /* no
identical
node (yet) */
178
/* FIRST! Check if there is a list with
identical
keys */
263
/* Check if there is a list with
identical
sizes, as then we're trying to
264
remove the root node of a list of nodes with
identical
keys. */
splay.h
29
struct Curl_tree *same; /* points to a node with
identical
key */
/external/elfutils/libelf/
gelf_getlib.c
57
/* The on disk format of Elf32_Lib and Elf64_Lib is
identical
. So
/external/guava/guava/src/com/google/common/io/
ByteArrayDataInput.java
24
* methods offer
identical
functionality but do not throw {@link IOException}.
Completed in 687 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>