OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:duplicate
(Results
1376 - 1400
of
6812
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/libcore/ojluni/src/main/java/java/nio/
HeapIntBuffer.java
85
public IntBuffer
duplicate
() {
method in class:HeapIntBuffer
HeapLongBuffer.java
86
public LongBuffer
duplicate
() {
method in class:HeapLongBuffer
HeapShortBuffer.java
85
public ShortBuffer
duplicate
() {
method in class:HeapShortBuffer
/libcore/ojluni/src/main/java/java/util/stream/
DistinctOps.java
37
* Factory methods for transforming streams into
duplicate
-free streams, using
/packages/apps/Camera2/src/com/android/camera/one/v2/core/
RequestBuilder.java
139
* Adds the given response listener.
Duplicate
listeners are only added
/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/
CallLogListingTask.java
165
// next iteration takes us to the row following the last
duplicate
row.
/packages/apps/Dialer/java/com/android/voicemail/impl/mail/
MessagingException.java
44
/** Attempt to create
duplicate
account */
/packages/apps/DocumentsUI/src/com/android/documentsui/ui/
DialogController.java
129
// for operation start, as it would
duplicate
the UI.
/packages/apps/ExactCalculator/src/com/android/calculator2/
CalculatorDisplay.java
47
// Remove any
duplicate
callbacks to hide the toolbar.
/packages/apps/Messaging/src/com/android/messaging/util/
FileUtil.java
51
LogUtil.e(LogUtil.BUGLE_TAG, "Too many
duplicate
file names: " + numberedFileNameFormat);
/packages/apps/Settings/src/com/android/settings/
CryptKeeperConfirm.java
110
screen (CryptKeeper) at boot. We
duplicate
the ones that
/packages/apps/TV/src/com/android/tv/dvr/ui/
DvrUiHelper.java
318
ScheduledRecording
duplicate
=
local
323
if (
duplicate
!= null
324
&& (
duplicate
.getState() == ScheduledRecording.STATE_RECORDING_NOT_STARTED
325
||
duplicate
.getState()
[
all
...]
/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/
MpegTsSampleSource.java
182
// Unless forced, avoid
duplicate
calls to the underlying extractor's seek method
/packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/
MessagingException.java
45
/** Attempt to create
duplicate
account */
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
DynamicGridKeyboard.java
110
// Remove
duplicate
keys.
/packages/services/Telephony/src/com/android/phone/
PhoneSearchIndexablesProvider.java
124
// result to avoid
duplicate
search result.
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
CommentSema.h
189
/// Emit diagnostics about
duplicate
block commands that should be
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
CodeMetrics.h
11
// the Inliner and other passes decide whether to
duplicate
its contents.
MemorySSAUpdater.h
20
// we know where it is, without having to
duplicate
the entire set of create
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
CommentSema.h
189
/// Emit diagnostics about
duplicate
block commands that should be
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
CodeMetrics.h
11
// the Inliner and other passes decide whether to
duplicate
its contents.
MemorySSAUpdater.h
20
// we know where it is, without having to
duplicate
the entire set of create
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
CommentSema.h
189
/// Emit diagnostics about
duplicate
block commands that should be
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
CodeMetrics.h
11
// the Inliner and other passes decide whether to
duplicate
its contents.
MemorySSAUpdater.h
20
// we know where it is, without having to
duplicate
the entire set of create
Completed in 1354 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>