Home
last modified time | relevance | path

Searched defs:hasIndex (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/objectivec/
DGPBDescriptor_PackagePrivate.h103 int32_t hasIndex; member
/third_party/skia/third_party/externals/angle2/src/common/
Dutilities.cpp901 bool hasIndex = true; in ParseResourceName() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
Dutilities.cpp1974 bool hasIndex = (open != std::string::npos) && (close == name.length() - 1); in ParseUniformName() local
/third_party/skia/src/ports/skia_ohos/
DFontConfig_ohos.cpp713 bool hasIndex = false; in parseFallbackItem() local
/third_party/glslang/glslang/Include/
DTypes.h1016 bool hasIndex() const in hasIndex() function