Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/modload/
Dimport.go42 isStd bool member
/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/core/
H A Daddrlib2.h46 UINT_32 isStd : 1; // Standard swizzle mode member
/aosp_15_r20/external/clang/lib/AST/
H A DItaniumMangle.cpp755 static bool isStd(const NamespaceDecl *NS) { in isStd() function