Home
last modified time | relevance | path

Searched defs:StringID (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceStringPool.h133 explicit StringID(const typename Traits::OwnerType *Owner) in StringID() function
135 StringID(const typename Traits::OwnerType *Owner, const std::string &Value) in StringID() function
/third_party/skia/third_party/externals/swiftshader/tests/regres/cov/
Dtree.go189 type StringID int type
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShader.hpp462 using StringID = SpirvID<std::string>; typedef in sw::SpirvShader
/third_party/mingw-w64/mingw-w64-headers/include/
Dmmc.h2281 #define IStringTable_GetString(This,StringID,cchBuffer,lpBuffer,pcchOut) (This)->lpVtbl->GetString(… argument
2282 #define IStringTable_GetStringLength(This,StringID,pcchString) (This)->lpVtbl->GetStringLength(This… argument
2283 #define IStringTable_DeleteString(This,StringID) (This)->lpVtbl->DeleteString(This,StringID) argument