Home
last modified time | relevance | path

Searched defs:has_index (Results 1 – 7 of 7) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_field.cc228 void FieldGenerator::SetRuntimeHasBit(int has_index) { in SetRuntimeHasBit()
/third_party/spirv-tools/source/val/
Dvalidate_interfaces.cpp259 bool has_index = false; in GetLocationsForVariable() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_interfaces.cpp237 bool has_index = false; in GetLocationsForVariable() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_interfaces.cpp237 bool has_index = false; in GetLocationsForVariable() local
/third_party/node/deps/v8/src/wasm/
Dvalue-type.h350 constexpr bool has_index() const { in has_index() function
/third_party/mesa3d/src/broadcom/compiler/
Dnir_to_vir.c413 bool has_index, in emit_tmu_general_atomic_writes()
537 bool has_index = !is_shared_or_scratch && !is_global; in ntq_emit_tmu_general() local
/third_party/node/deps/v8/src/torque/
Dimplementation-visitor.cc1402 bool has_index = field.index.has_value(); in VisitInitializerResults() local