/aosp_15_r20/external/clang/test/CXX/basic/basic.lookup/basic.lookup.classref/ |
H A D | p1.cpp | 26 struct set{}; struct 32 void set(T value) {} in set() function 53 int set; // Non-template. in resolves_to_different() local
|
H A D | p1-cxx11.cpp | 4 struct set{}; struct 7 void set(T value) {} in set() function 22 int set; // Non-template. in resolves_to_different() local
|
/aosp_15_r20/external/guice/core/test/com/google/inject/internal/ |
H A D | WeakKeySetUtils.java | 44 public static void assertNotInSet(WeakKeySet set, Key<?> key) { in assertNotInSet() 57 WeakKeySet set, Key<?> key, int expectedSources, Object... sources) { in assertInSet() 65 public static void assertSourceNotInSet(WeakKeySet set, Key<?> key, Object source) { in assertSourceNotInSet()
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/datasource/src/main/java/com/google/android/exoplayer2/upstream/cache/ |
H A D | ContentMetadataMutations.java | 82 public ContentMetadataMutations set(String name, String value) { in set() method in ContentMetadataMutations 93 public ContentMetadataMutations set(String name, long value) { in set() method in ContentMetadataMutations 104 public ContentMetadataMutations set(String name, byte[] value) { in set() method in ContentMetadataMutations
|
/aosp_15_r20/external/vogar/test/vogar/testing/ |
H A D | InterceptOutputStreams.java | 47 void set(PrintStream stream) { in set() method 58 void set(PrintStream stream) { in set() method 65 abstract void set(PrintStream stream); in set() method in InterceptOutputStreams.Stream
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/datasource/src/main/java/com/google/android/exoplayer2/upstream/cache/ |
H A D | ContentMetadataMutations.java | 82 public ContentMetadataMutations set(String name, String value) { in set() method in ContentMetadataMutations 93 public ContentMetadataMutations set(String name, long value) { in set() method in ContentMetadataMutations 104 public ContentMetadataMutations set(String name, byte[] value) { in set() method in ContentMetadataMutations
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/security/util/ |
H A D | DerOutputStream.java | 317 public void putSet(DerValue[] set) throws IOException { in putSet() 337 public void putOrderedSetOf(byte tag, DerEncoder[] set) throws IOException { in putOrderedSetOf() 351 public void putOrderedSet(byte tag, DerEncoder[] set) throws IOException { in putOrderedSet() 373 private void putOrderedSet(byte tag, DerEncoder[] set, in putOrderedSet()
|
/aosp_15_r20/external/rust/android-crates-io/crates/dashmap/src/ |
D | set.rs | 408 let mut set = DashSet::default(); in from_iter() localVariable 422 let set = DashSet::new(); in test_basic() localVariable 431 let set: DashSet<u32> = DashSet::default(); in test_default() localVariable 440 let set = DashSet::<u32>::default(); in test_multiple_hashes() localVariable
|
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.RecordTrace/ |
H A D | record_widgets.ts | 168 set: Setter<number>; property 258 set: Setter<string[]>; property 322 set: Setter<string>; property 378 set: Setter<string[]>; property
|
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/qrcode/encoder/ |
H A D | ByteMatrix.java | 58 public void set(int x, int y, byte value) { in set() method in ByteMatrix 62 public void set(int x, int y, int value) { in set() method in ByteMatrix 66 public void set(int x, int y, boolean value) { in set() method in ByteMatrix
|
/aosp_15_r20/external/libtracefs/src/ |
H A D | tracefs-instance.c | 871 cpu_set_t *set, size_t set_size) in tracefs_instance_set_affinity_set() 963 cpu_set_t *set = NULL; in tracefs_instance_set_affinity() local 1059 cpu_set_t *set, size_t set_size) in update_cpu_set() 1091 cpu_set_t *set, size_t set_size) in tracefs_instance_get_affinity_set() 1138 static inline int update_cpu(int cpus, int cpu_set, int cpu, int s, char **set) in update_cpu() 1194 char *set = NULL; in tracefs_instance_get_affinity() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | UnitParser.java | 22 public UnitParser set(Iterator<String> source) { in set() method in UnitParser 28 public UnitParser set(Iterable<String> source) { in set() method in UnitParser 32 public UnitParser set(String source) { in set() method in UnitParser
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
D | sigset.h | 57 # define __sigemptyset(set) \ argument 62 # define __sigfillset(set) \ argument 72 # define __sigisemptyset(set) \ argument
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
D | sigset.h | 57 # define __sigemptyset(set) \ argument 62 # define __sigfillset(set) \ argument 72 # define __sigisemptyset(set) \ argument
|
/aosp_15_r20/frameworks/base/core/java/android/content/pm/verify/domain/ |
H A D | DomainVerificationUtils.java | 100 public static void writeHostSet(@NonNull Parcel dest, @NonNull Set<String> set) { in writeHostSet() 149 private static void writeSet(@NonNull Parcel dest, @Nullable Set<String> set) { in writeSet() 167 ArraySet<String> set = new ArraySet<>(size); in readSet() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/gml_st/transforms/ |
H A D | bufferizable_op_interface_impl.cc | 196 FailureOr<SmallVector<Operation *>> findSetChain(Value set) { in findSetChain() 237 FailureOr<Value> materializeExtraction(OpBuilder &b, Value memref, Value set) { in materializeExtraction() 245 for (auto *set : llvm::reverse(*setsOr)) { in materializeExtraction() local 264 LogicalResult materializeInsertion(OpBuilder &b, Value update, Value set, in materializeInsertion() 502 Value src, dst, set, loopResult; in bufferize() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/client/connect/ |
D | mod.rs | 229 pub(crate) fn set(&self, connected: &Connected) { in set() method 364 pub(super) fn set(&self, res: &mut Extensions) { in set() method 383 fn set(&self, res: &mut Extensions); in set() method 400 fn set(&self, res: &mut Extensions) { in set() function 421 fn set(&self, res: &mut Extensions) { in set() function
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/policy/ |
H A D | TransitionAnimation.java | 466 AnimationSet set = new AnimationSet(true); in createRelaunchAnimation() local 590 AnimationSet set = new AnimationSet(false); in createClipRevealAnimationLockedCompat() local 652 AnimationSet set = new AnimationSet(false); in createScaleUpAnimationLockedCompat() local 753 AnimationSet set = new AnimationSet(true); in createThumbnailEnterExitAnimationLockedCompat() local 797 AnimationSet set = new AnimationSet(true); in createAspectScaledThumbnailEnterExitAnimationLocked() local 973 AnimationSet set = new AnimationSet(false); in createThumbnailAspectScaleAnimationLocked() local 992 AnimationSet set = new AnimationSet(false); in createThumbnailAspectScaleAnimationLocked() local 1085 AnimationSet set = new AnimationSet(true); in createAspectScaledThumbnailFreeformAnimationLocked() local 1320 AnimationSet set = (AnimationSet) AnimationUtils.loadAnimation(context, resource); in createHiddenByKeyguardExit() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/lib/ |
D | mmio.h | 34 uint16_t set) in mmio_clrsetbits_16() 64 static inline void mmio_setbits_32(uintptr_t addr, uint32_t set) in mmio_setbits_32() 71 uint32_t set) in mmio_clrsetbits_32()
|
/aosp_15_r20/external/arm-trusted-firmware/include/lib/ |
H A D | mmio.h | 34 uint16_t set) in mmio_clrsetbits_16() 64 static inline void mmio_setbits_32(uintptr_t addr, uint32_t set) in mmio_setbits_32() 71 uint32_t set) in mmio_clrsetbits_32()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/ratio/example/ |
D | si_physics.cpp | 83 void set(double q) {q_ = q;} in set() function in User1::quantity 95 void set(double q) {q_ = q;} in set() function in User1::quantity 107 void set(double q) {q_ = q;} in set() function in User1::quantity 119 void set(double q) {q_ = q;} in set() function in User1::quantity
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/x509/ |
D | x509name.c | 183 int set) in X509_NAME_add_entry_by_OBJ() 197 int set) in X509_NAME_add_entry_by_NID() 211 int set) in X509_NAME_add_entry_by_txt() 228 int set) in X509_NAME_add_entry()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/windows/ |
D | environment.hpp | 46 …void set(const string_type & id, const string_type & value) {set(id.c_str(), value.c_str())… in set() function in boost::process::detail::windows::native_environment_impl 102 inline void native_environment_impl<Char>::set(const pointer_type id, const pointer_type value) in set() function in boost::process::detail::windows::native_environment_impl 159 void set(const pointer_type id, const pointer_type value) {set(string_type(id), value);} in set() function 254 inline void basic_environment_impl<Char>::set(const string_type &id, const string_type &value) in set() function in boost::process::detail::windows::basic_environment_impl
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/x509/ |
D | x509name.c | 183 int set) in X509_NAME_add_entry_by_OBJ() 197 int set) in X509_NAME_add_entry_by_NID() 211 int set) in X509_NAME_add_entry_by_txt() 228 int set) in X509_NAME_add_entry()
|
/aosp_15_r20/external/vulkan-validation-layers/tests/ |
H A D | vktestbinding.h | 715 …explicit DescriptorSet(const Device &dev, DescriptorPool *pool, VkDescriptorSet set) : NonDispHand… in DescriptorSet() 941 inline VkWriteDescriptorSet Device::write_descriptor_set(const DescriptorSet &set, uint32_t binding… in write_descriptor_set() 955 inline VkWriteDescriptorSet Device::write_descriptor_set(const DescriptorSet &set, uint32_t binding… in write_descriptor_set() 969 inline VkWriteDescriptorSet Device::write_descriptor_set(const DescriptorSet &set, uint32_t binding… in write_descriptor_set() 982 inline VkWriteDescriptorSet Device::write_descriptor_set(const DescriptorSet &set, uint32_t binding… in write_descriptor_set() 988 inline VkWriteDescriptorSet Device::write_descriptor_set(const DescriptorSet &set, uint32_t binding… in write_descriptor_set() 994 inline VkWriteDescriptorSet Device::write_descriptor_set(const DescriptorSet &set, uint32_t binding… in write_descriptor_set()
|