Home
last modified time | relevance | path

Searched defs:relaxed (Results 126 – 150 of 219) sorted by relevance

123456789

/aosp_15_r20/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
H A DFisheye.java32 private final boolean relaxed; field in Fisheye
37 public Fisheye(boolean approx, boolean relaxed) { in Fisheye()
H A DVignette.java32 private final boolean relaxed; field in Vignette
39 public Vignette(boolean approx, boolean relaxed) { in Vignette()
/aosp_15_r20/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
H A DFisheye.java32 private final boolean relaxed; field in Fisheye
37 public Fisheye(boolean approx, boolean relaxed) { in Fisheye()
H A DVignette.java28 private final boolean relaxed; field in Vignette
35 public Vignette(boolean approx, boolean relaxed) { in Vignette()
/aosp_15_r20/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
H A DFisheye.java29 private final boolean relaxed; field in Fisheye
34 public Fisheye(boolean approx, boolean relaxed) { in Fisheye()
H A DVignette.java28 private final boolean relaxed; field in Vignette
35 public Vignette(boolean approx, boolean relaxed) { in Vignette()
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Darena.cc170 auto relaxed = std::memory_order_relaxed; in AllocateNewBlock() local
312 constexpr auto relaxed = std::memory_order_relaxed; in Init() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Darena.cc170 auto relaxed = std::memory_order_relaxed; in AllocateNewBlock() local
312 constexpr auto relaxed = std::memory_order_relaxed; in Init() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/atomic/include/boost/
Dmemory_order.hpp49 relaxed = 0, enumerator
/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
H A DTestNanHalf.java70 private void verifyResultsNanHalfHalf(Allocation out, boolean relaxed) { in verifyResultsNanHalfHalf()
H A DTestNan.java73 private void verifyResultsNanUintFloat(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsNanUintFloat()
/aosp_15_r20/device/google/felix/vibrator/cs40l26/tests/
Dtest-vibrator.cpp255 std::unique_ptr<MockGPIO> mockgpio, bool relaxed = true) { in createVibrator()
268 void deleteVibrator(bool relaxed = true) { in deleteVibrator()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__atomic/
Dmemory_order.h32 relaxed = __mo_relaxed, enumerator
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__atomic/
H A Dmemory_order.h32 relaxed = __mo_relaxed, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__atomic/
Dmemory_order.h32 relaxed = __mo_relaxed, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__atomic/
Dmemory_order.h32 relaxed = __mo_relaxed, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__atomic/
Dmemory_order.h32 relaxed = __mo_relaxed, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__atomic/
Dmemory_order.h32 relaxed = __mo_relaxed, enumerator
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DAtomicOrdering.h30 relaxed = 0, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DAtomicOrdering.h29 relaxed = 0, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DAtomicOrdering.h29 relaxed = 0, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DAtomicOrdering.h29 relaxed = 0, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DAtomicOrdering.h29 relaxed = 0, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DAtomicOrdering.h29 relaxed = 0, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DAtomicOrdering.h29 relaxed = 0, enumerator

123456789