/aosp_15_r20/external/rust/android-crates-io/crates/regex/src/ |
D | pikevm.rs | 52 struct Threads { struct 54 set: SparseSet, 79 Cache { clist: Threads::new(), nlist: Threads::new(), stack: vec![] } in new() argument 116 mut clist: &mut Threads, in exec_() 117 mut nlist: &mut Threads, in exec_() 226 nlist: &mut Threads, in step() 273 nlist: &mut Threads, in add() 294 nlist: &mut Threads, in add_step() 342 impl Threads { implementation
|
/aosp_15_r20/external/volley/core/src/main/java/com/android/volley/toolbox/ |
H A D | Threads.java | 5 final class Threads { class 6 private Threads() {} in Threads() method in Threads
|
/aosp_15_r20/external/vogar/src/vogar/util/ |
H A D | Threads.java | 29 public final class Threads { class 30 private Threads() {} in Threads() method in Threads
|
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/sms/ |
D | MmsSmsUtils.java | 148 public static final class Threads implements android.provider.Telephony.ThreadsColumns { class in MmsSmsUtils 156 private Threads() { in Threads() method in MmsSmsUtils.Threads
|
/aosp_15_r20/external/scudo/standalone/tests/ |
H A D | mutex_test.cpp | 86 pthread_t Threads[NumberOfThreads]; in TEST() local 96 pthread_t Threads[NumberOfThreads]; in TEST() local
|
H A D | wrappers_cpp_test.cpp | 195 std::thread Threads[32]; in TEST_F() local 228 std::vector<std::thread *> Threads; in TEST_F() local
|
H A D | tsd_test.cpp | 166 std::thread Threads[32]; in testRegistryThreaded() local 222 std::thread Threads[32]; in TEST() local
|
H A D | condition_variable_test.cpp | 20 std::thread Threads[NumThreads]; in simpleWaitAndNotifyAll() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Target/ |
D | ThreadCollection.h | 46 virtual ThreadIterable Threads() { in Threads() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Target/ |
D | ThreadCollection.h | 46 virtual ThreadIterable Threads() { in Threads() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Target/ |
D | ThreadCollection.h | 46 virtual ThreadIterable Threads() { in Threads() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Target/ |
D | ThreadCollection.h | 46 virtual ThreadIterable Threads() { in Threads() function
|
/aosp_15_r20/art/test/1934-jvmti-signal-thread/src/art/ |
H A D | Threads.java | 19 public class Threads { class
|
/aosp_15_r20/art/test/jvmti-common/ |
H A D | Threads.java | 19 public class Threads { class
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/ |
H A D | threading.md | 20 ## Threads section in Threading
|
/aosp_15_r20/external/webrtc/g3doc/ |
H A D | implementation_basics.md | 28 ## Threads section in Basic concepts and primitives
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | ThreadPool.h | 77 std::vector<llvm::thread> Threads; variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/ |
D | refcount_test.cc | 48 TEST(RefCountTest, Threads) { in TEST() argument
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/ |
D | refcount_test.cc | 48 TEST(RefCountTest, Threads) { in TEST() argument
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/ |
H A D | refcount_test.cc | 48 TEST(RefCountTest, Threads) { in TEST() argument
|
/aosp_15_r20/external/boringssl/src/crypto/ |
H A D | refcount_test.cc | 48 TEST(RefCountTest, Threads) { in TEST() argument
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | ThreadPool.h | 114 std::vector<llvm::thread> Threads; variable
|
/aosp_15_r20/system/extras/memory_replay/ |
H A D | Thread.h | 60 friend class Threads; variable
|
/aosp_15_r20/external/gwp_asan/gwp_asan/tests/ |
H A D | thread_contention.cpp | 48 std::vector<std::thread> Threads; in runThreadContentionTest() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/thread/thread.mutex/thread.lock/thread.lock.shared/thread.lock.shared.cons/ |
H A D | mutex_duration.pass.cpp | 42 static const unsigned Threads = 5; variable
|