HomeSort by relevance Sort by last modified time
    Searched refs:multithreaded (Results 1 - 11 of 11) sorted by null

  /frameworks/rs/tests/lldb/tests/testcases/
test_reduction_combiner.py 35 multithreaded = lambda: skip_conditional( variable
37 "skipping multithreaded test (1 CPU present)"
83 @multithreaded()
100 @multithreaded()
108 @multithreaded()
122 @multithreaded()
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ManagedStatic.h 102 explicit llvm_shutdown_obj(bool multithreaded) {
103 if (multithreaded) llvm_start_multithreaded();
  /external/mesa3d/docs/specs/
MESA_multithread_makecurrent.spec 32 The GLX context setup encourages multithreaded applications to
136 The intention is to allow multithreaded access to the GL at the
  /compatibility/cdd/9_security-model/
9_7_kernel-security-features.md 25 multithreaded programs. The upstream Android Open Source Project meets this
  /external/libvpx/libvpx/
configure 47 ${toggle_multithread} multithreaded encoding and decoding
  /build/soong/finder/fs/
fs.go 171 // MockFs supports singlethreaded writes and multithreaded reads
  /build/soong/finder/
finder_test.go 245 // test singlethreaded, multithreaded, and also using the same number of threads as
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/go/
alldocs.go     [all...]
  /prebuilts/go/darwin-x86/src/cmd/go/internal/test/
test.go 238 atomic: int: count, but correct in multithreaded tests;
    [all...]
  /prebuilts/go/linux-x86/src/cmd/go/
alldocs.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/go/internal/test/
test.go 238 atomic: int: count, but correct in multithreaded tests;
    [all...]

Completed in 735 milliseconds