Home
last modified time | relevance | path

Searched defs:atomicCounters (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/
H A DRewriteAtomicCounters.cpp79 const TVariable *atomicCounters, in CreateAtomicCounterRef()
184 const TVariable *atomicCounters, in RewriteAtomicCountersTraverser()
323 const TVariable *atomicCounters = DeclareAtomicCountersBuffers(root, symbolTable); in RewriteAtomicCounters() local
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/test/java/software/amazon/awssdk/enhanced/dynamodb/mapper/
H A DTableSchemaMetadataTest.java102 Map<String, AtomicCounter> atomicCounters = customMetadataMap.get(); in testCustomMetadataMapTags() local
/aosp_15_r20/external/angle/src/compiler/translator/spirv/
H A DTranslatorSPIRV.cpp888 const TVariable *atomicCounters = nullptr; in translateImpl() local