Home
last modified time | relevance | path

Searched defs:relaxed (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/boost/type_erasure/
Drelaxed.hpp68 struct relaxed : ::boost::mpl::vector0<> {}; struct
/third_party/boost/boost/
Dmemory_order.hpp49 relaxed = 0, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DAtomicOrdering.h29 relaxed = 0, enumerator
/third_party/weston/clients/
Dcontent_protection.c59 struct button_t *b0, *b1, *off, *enforced, *relaxed; member
/third_party/libpng/
Dpngtest.c146 static int relaxed = 0; variable
/third_party/flutter/skia/third_party/externals/libpng/
Dpngtest.c146 static int relaxed = 0; variable
/third_party/skia/third_party/externals/libpng/
Dpngtest.c146 static int relaxed = 0; variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageLoadStoreTests.cpp2344 std::string relaxed = ""; in initPrograms() local