Home
last modified time | relevance | path

Searched defs:type_match (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/metrics/
Dpersistent_memory_allocator.cc278 PersistentMemoryAllocator::Iterator::GetNextOfType(uint32_t type_match) { in GetNextOfType()
/external/mesa3d/src/compiler/glsl/
Dlink_varyings.cpp1959 bool type_match = true; in store_locations() local