Home
last modified time | relevance | path

Searched defs:Present (Results 1 – 25 of 41) sorted by relevance

12

/external/guava/guava/src/com/google/common/base/
DPresent.java27 final class Present<T> extends Optional<T> { class
30 Present(T reference) { in Present() method in Present
/external/guava/android/guava/src/com/google/common/base/
DPresent.java27 final class Present<T> extends Optional<T> { class
30 Present(T reference) { in Present() method in Present
/external/guava/guava/src/com/google/common/util/concurrent/
DCollectionFuture.java105 private static final class Present<V extends @Nullable Object> { class in CollectionFuture
108 Present(@ParametricNullness V value) { in Present() method in CollectionFuture.Present
/external/guava/android/guava/src/com/google/common/util/concurrent/
DCollectionFuture.java105 private static final class Present<V extends @Nullable Object> { class in CollectionFuture
108 Present(@ParametricNullness V value) { in Present() method in CollectionFuture.Present
/external/rust/android-crates-io/crates/dashmap/src/
Dtry_result.rs5 Present(R), enumerator
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/syn-2.0.87/tests/debug/
Dmod.rs131 struct Present; struct
133 impl Debug for Present { implementation
/external/rust/android-crates-io/crates/syn/tests/debug/
Dmod.rs131 struct Present; struct
133 impl Debug for Present { implementation
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/syn-2.0.87/tests/debug/
Dmod.rs131 struct Present; struct
133 impl Debug for Present { implementation
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DMCAsmParser.cpp67 bool Present = (getTok().getKind() == T); in parseOptionalToken() local
/external/openscreen/cast/standalone_receiver/
Dsdl_audio_player.cc170 void SDLAudioPlayer::Present() { in Present() function in openscreen::cast::SDLAudioPlayer
Dsdl_video_player.cc173 void SDLVideoPlayer::Present() { in Present() function in openscreen::cast::SDLVideoPlayer
/external/llvm/lib/DebugInfo/PDB/Raw/
DNameMap.cpp73 SparseBitVector<> Present; in load() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm-c/
DDisassemblerTypes.h73 uint64_t Present; /* 1 if this symbol is present */ member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DDisassemblerTypes.h67 uint64_t Present; /* 1 if this symbol is present */ member
/external/android_onboarding/java/com/android/onboarding/contracts/
DNodeAwareIntentScope.kt30 data class Present<V : Any>(val value: V) : IntentExtra<V> class
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/
DMCAsmParser.cpp81 bool Present = (getTok().getKind() == T); in parseOptionalToken() local
/external/llvm/include/llvm-c/
DDisassembler.h79 uint64_t Present; /* 1 if this symbol is present */ member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/UefiCpuPkg/Include/Library/
DCpuPageTableLib.h14 UINT64 Present : 1; // 0 = Not present in memory, 1 = Present in memory member
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/png-0.17.14/benches/
Dexpand_paletted.rs18 Present, enumerator
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/png-0.17.14/benches/
Dexpand_paletted.rs18 Present, enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/Native/
DHashTable.h266 mutable SparseBitVector<> Present; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DHashTable.h270 mutable SparseBitVector<> Present; variable
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/
Dtopology.pb.go2850Present HardwareFeatures_Present `protobuf:"varint,1,opt,name=present,proto3,enum=chromiumos.confi… member
2955Present HardwareFeatures_Present `protobuf:"varint,1,opt,name=present,proto3,enum=chromiumos.confi… member
3968 Present bool `protobuf:"varint,5,opt,name=present,proto3" json:"present,omitempty"` member
4100Present HardwareFeatures_Present `protobuf:"varint,2,opt,name=present,proto3,enum=chromiumos.con… member
4155Present HardwareFeatures_Present `protobuf:"varint,1,opt,name=present,proto3,enum=chromiumos.confi… member
4348Present HardwareFeatures_Present `protobuf:"varint,1,opt,name=pr… member
4596Present HardwareFeatures_Present `protobuf:"varint,1,opt,name=present,proto3,enum=chromiumos.confi… member
4692Present HardwareFeatures_Present `protobuf:"varint,1,opt,name=present,proto3,enum=chromiumos.confi… member
4749Present HardwareFeatures_Present `protobuf:"varint,1,opt,name=present,proto3,enum=chromiumos.confi… member
4797Present HardwareFeatures_Present `protobuf:"varint,1,opt,name=present,proto3,enum=chrom… member
[all …]
/external/angle/src/tests/perf_tests/
DVulkanCommandBufferPerf.cpp200 void Present(sample_info &info, VkFence drawFence) in Present() function
/external/coreboot/src/vendorcode/intel/fsp/fsp2_0/cooperlake_sp/
Dhob_memmap.h92 UINT8 Present; member

12