Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
DShowLocaleCoverage.java770 EnumMap<Level, Double> targetLevel = new EnumMap<>(Level.class); in showCoverage() local
/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h10617 const uint32_t targetLevel = AllocSizeToLevel(allocSize); in CreateAllocationRequest() local
10667 const uint32_t targetLevel = AllocSizeToLevel(allocSize); in Alloc() local
/external/angle/third_party/vulkan_memory_allocator/include/
Dvk_mem_alloc.h10867 const uint32_t targetLevel = AllocSizeToLevel(allocSize); in CreateAllocationRequest() local
10919 const uint32_t targetLevel = AllocSizeToLevel(request.size); in Alloc() local