OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:duplicates
(Results
301 - 325
of
1933
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/tensorflow/tensorflow/core/api_def/base_api/
api_def_ScatterNd.pbtxt
36
output will be nondeterministic if `indices` contains
duplicates
.
/external/tensorflow/tensorflow/core/kernels/
summary_op.cc
152
// for
duplicates
.
xent_op.h
53
// NOTE(touts): This
duplicates
some of the computations in softmax_op
/external/tensorflow/tensorflow/core/lib/gtl/
stl_util.h
110
// Sorts and removes
duplicates
from a sequence container.
/external/tensorflow/tensorflow/core/util/
presized_cuckoo_map_test.cc
132
TEST(PresizedCuckooMapTest,
Duplicates
) {
/external/testng/src/main/java/org/testng/junit/
JUnitMethodFinder.java
74
// method names in a Set to filter out
duplicates
.
/external/toolchain-utils/bestflags/
pipeline_process.py
52
detect
duplicates
.
/external/v8/src/ic/
stub-cache.cc
140
// Lookup in primary table and skip
duplicates
.
/external/valgrind/coregrind/
pub_core_execontext.h
37
// which is a stack trace stored in such a way that
duplicates
are
/external/webrtc/webrtc/modules/audio_coding/neteq/
packet_buffer.h
110
// Returns the number of packets in the buffer, including
duplicates
and
/external/webrtc/webrtc/modules/audio_processing/intelligibility/test/
intelligibility_proc.cc
90
//
Duplicates
chunk_length_ in
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
bwe.h
69
// Used for keeping the latest arrived packets while avoiding
duplicates
.
/frameworks/base/core/java/android/os/
Broadcaster.java
79
// check for
duplicates
, and don't do it if we are dup.
/frameworks/base/core/java/android/view/
InputChannel.java
130
*
Duplicates
the input channel.
/frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/
AndroidAppAsset.java
179
* Returns an ASCII-sorted copy of the list of certs with all
duplicates
removed.
/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/expr/
MethodCallExpr.java
55
@SuppressWarnings("
Duplicates
")
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/
WifiAwareNativeManager.java
88
// 1. no problem registering
duplicates
- only one will be called
/frameworks/support/samples/Support7Demos/src/main/java/com/example/android/supportv7/util/
DiffUtilActivity.java
125
//
duplicates
in this sample.
/hardware/interfaces/gnss/1.0/default/
GnssBatching.cpp
85
* but as there's ambiguity between no-GPS-fix vs. dropped
duplicates
in that implementation,
/libcore/ojluni/src/main/java/java/nio/charset/spi/
CharsetProvider.java
58
* once, then the
duplicates
will be ignored. The configuration file naming a
/libcore/ojluni/src/test/java/util/stream/test/org/openjdk/tests/java/util/stream/
TabulatorsTest.java
413
fail("Expected ISE on input with
duplicates
");
417
fail("Expected no ISE on input without
duplicates
");
432
fail("Expected ISE on input with
duplicates
");
436
fail("Expected no ISE on input without
duplicates
");
/packages/apps/Dialer/java/com/android/voicemail/impl/scheduling/
Task.java
42
* TaskId to indicate it should always be queued regardless of
duplicates
. {@link
/packages/apps/Settings/src/com/android/settings/language/
LanguageAndInputSettings.java
186
//
Duplicates
in summary and details pages.
/packages/apps/Settings/tests/unit/src/com/android/settings/vpn2/
PreferenceListTest.java
125
final VpnProfile vpnProfile = new VpnProfile("test-no-
duplicates
");
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
TextRange.java
81
// The span may be null, as we null them when we find
duplicates
. Cf a few lines
Completed in 588 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>