Home
last modified time | relevance | path

Searched defs:origValue (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/Reactor/
DEmulatedIntrinsics.cpp111 T origValue = *ptr; in atomicMin() local
121 T origValue = *ptr; in atomicMax() local
/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DVmaReplay.cpp1385 uint32_t origValue; in CompareOption() local
1403 uint64_t origValue; in CompareOption() local
1421 bool origValue; in CompareOption() local
1441 const std::string& origValue = m_OptionValue[(size_t)option]; in CompareOption() local
/external/gptfdisk/
Dbasicmbr.cc1130 int allOK = 1, origValue; in SetInclusionwChecks() local
/external/protobuf/javanano/src/test/java/com/google/protobuf/nano/
DNanoTest.java4134 TestMap.MessageValue origValue = new TestMap.MessageValue(); in testMapMergeOverrideMessageValues() local