Home
last modified time | relevance | path

Searched defs:Set (Results 601 – 625 of 1301) sorted by relevance

1...<<21222324252627282930>>...53

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLazyCallGraph.cpp995 auto ComputeSourceConnectedSet = [&](SmallPtrSetImpl<RefSCC *> &Set) { in insertIncomingRefEdge()
1017 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<RefSCC *> &Set) { in insertIncomingRefEdge()
/aosp_15_r20/external/webrtc/rtc_base/
H A Dthread_unittest.cc419 void Set(bool value) { in TEST() function in rtc::__anond98dd6da0111::TEST::LockedBool
435 static void Set(LockedBool* out) { out->Set(true); } in TEST() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_alarm_test.cc116 TEST_F(QuicAlarmTest, Set) { in TEST_F() argument
/aosp_15_r20/external/webrtc/sdk/android/native_unittests/stacktrace/
H A Dstacktrace_unittest.cc57 void Set() { blocked_.clear(std::memory_order_seq_cst); } in Set() function in webrtc::test::__anon46dc48920111::SimpleSpinEvent
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DSetVector.h324 void swap(SetVector<T, Vector, Set, N> &RHS) { in swap() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DSetVector.h324 void swap(SetVector<T, Vector, Set, N> &RHS) { in swap() argument
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/dist/
Dutil.go449 func (c *count) Set(s string) error { func
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DGCNMinRegStrategy.cpp184 SmallPtrSet<const SUnit*, 32> Set; in bumpPredsPriority() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DOpenACCKinds.h58 Set, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DSetVector.h324 void swap(SetVector<T, Vector, Set, N> &RHS) { in swap() argument
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/modcmd/
Dedit.go169 func (f flagFunc) Set(s string) error { f(s); return nil } func
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dsparse_containers.h141 bool Set(const IndexType index, const ValueType &value) { in Set() function
/aosp_15_r20/external/google-breakpad/src/tools/linux/md2core/
H A Dminidump_memory_range_unittest.cc125 TEST(MinidumpMemoryRangeTest, Set) { in TEST() argument
/aosp_15_r20/build/blueprint/microfactory/
H A Dmicrofactory.go702 func (p *pkgPathMappingVar) Set(value string) error { func
/aosp_15_r20/frameworks/libs/binary_translation/backend/x86_64/
Dmachine_ir_opt.cc40 void Set(MachineReg reg) { in Set() function in berberis::x86_64::__anon7f1c876a0111::RegUsageBitSet
/aosp_15_r20/out/.microfactory_Linux_intermediates/src/
Dmicrofactory.go702 func (p *pkgPathMappingVar) Set(value string) error { func
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DSetVector.h324 void swap(SetVector<T, Vector, Set, N> &RHS) { in swap() argument
/aosp_15_r20/external/pigweed/pw_clock_tree/public/pw_clock_tree/
H A Dclock_tree.h379 Status Set(uint32_t divider) override { in Set() function
/aosp_15_r20/tools/metalava/metalava/src/main/java/com/android/tools/metalava/apilevels/
H A DApiToExtensionsMap.kt297 private fun Set<Node>.findNode(breadcrumb: String): Node? = find { it.breadcrumb == breadcrumb } in Attributes() method
/aosp_15_r20/external/toolchain-utils/crosperf/
H A Dfield.py21 def Set(self, value, parse=True): member in Field
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dplacer_inspection_required_ops_utils.cc41 Status Set(const Node& node, bool value, bool* is_deep, in Set() function
/aosp_15_r20/art/runtime/mirror/
H A Demulated_stack_frame.cc93 ALWAYS_INLINE void Set(const uint32_t value) REQUIRES_SHARED(Locks::mutator_lock_) { in Set() function in art::mirror::EmulatedStackFrameAccessor
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/
DOpenACCKinds.h58 Set, enumerator
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/
DSet.java115 public interface Set<E> extends Collection<E> { interface
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/util/
H A DSet.annotated.java31 public interface Set<E> extends java.util.Collection<E> { interface

1...<<21222324252627282930>>...53