/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
D | upgrade_memory_model.cpp | 128 bool is_volatile = false; in UpgradeMemoryAndImages() local 259 bool is_volatile = false; in UpgradeAtomics() local 276 bool is_volatile) { in UpgradeSemantics() 312 bool is_volatile = false; in GetInstructionAttributes() local 339 bool is_volatile = false; in TraceInstruction() local 407 bool is_volatile = false; in CheckType() local 455 bool is_volatile = false; in CheckAllTypes() local 527 bool is_coherent, bool is_volatile, in UpgradeFlags()
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | upgrade_memory_model.cpp | 128 bool is_volatile = false; in UpgradeMemoryAndImages() local 259 bool is_volatile = false; in UpgradeAtomics() local 276 bool is_volatile) { in UpgradeSemantics() 312 bool is_volatile = false; in GetInstructionAttributes() local 339 bool is_volatile = false; in TraceInstruction() local 407 bool is_volatile = false; in CheckType() local 455 bool is_volatile = false; in CheckAllTypes() local 527 bool is_coherent, bool is_volatile, in UpgradeFlags()
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | upgrade_memory_model.cpp | 128 bool is_volatile = false; in UpgradeMemoryAndImages() local 259 bool is_volatile = false; in UpgradeAtomics() local 276 bool is_volatile) { in UpgradeSemantics() 312 bool is_volatile = false; in GetInstructionAttributes() local 339 bool is_volatile = false; in TraceInstruction() local 407 bool is_volatile = false; in CheckType() local 455 bool is_volatile = false; in CheckAllTypes() local 527 bool is_coherent, bool is_volatile, in UpgradeFlags()
|
/external/clang/test/SemaTemplate/ |
D | temp_class_spec.cpp | 52 struct is_volatile { struct 57 struct is_volatile<volatile T> { struct 61 int is_volatile0[is_volatile<int>::value? -1 : 1]; argument
|
/external/llvm-project/clang/test/SemaTemplate/ |
D | temp_class_spec.cpp | 52 struct is_volatile { struct 57 struct is_volatile<volatile T> { argument 61 int is_volatile0[is_volatile<int>::value? -1 : 1]; argument
|
/external/webrtc/modules/rtp_rtcp/source/ |
D | rtcp_sender.h | 302 const bool is_volatile; member
|
D | rtcp_sender.cc | 918 void RTCPSender::SetFlag(uint32_t type, bool is_volatile) { in SetFlag() 927 bool is_volatile) { in SetFlags()
|
/external/mesa3d/src/intel/compiler/ |
D | brw_shader.cpp | 1114 backend_instruction::is_volatile() const in is_volatile() function in backend_instruction
|
/external/llvm-project/lldb/source/Host/common/ |
D | FileSystem.cpp | 301 const bool is_volatile = !IsLocal(path); in CreateDataBuffer() local
|
/external/llvm/bindings/ocaml/llvm/ |
D | llvm.mli | 1830 val is_volatile : llvalue -> bool val
|
/external/llvm-project/llvm/bindings/ocaml/llvm/ |
D | llvm.mli | 1886 val is_volatile : llvalue -> bool val
|
/external/clang/test/SemaCXX/ |
D | type-traits.cpp | 958 void is_volatile() in is_volatile() function
|
/external/llvm-project/clang/test/SemaCXX/ |
D | type-traits.cpp | 1091 void is_volatile() in is_volatile() function
|