Home
last modified time | relevance | path

Searched defs:FSID (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXdefs.h91 typedef unsigned long FSID; typedef
93 typedef CARD32 FSID; typedef
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/X11/
DXdefs.h91 typedef unsigned long FSID; typedef
93 typedef CARD32 FSID; typedef
/aosp_15_r20/external/clang/lib/AST/
H A DDeclarationName.cpp71 void Profile(llvm::FoldingSetNodeID &FSID) { in Profile()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DDeclarationName.h133 void Profile(llvm::FoldingSetNodeID &FSID) { FSID.AddPointer(ID); } in Profile()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DDeclarationName.h133 void Profile(llvm::FoldingSetNodeID &FSID) { FSID.AddPointer(ID); } in Profile()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DDeclarationName.h133 void Profile(llvm::FoldingSetNodeID &FSID) { FSID.AddPointer(ID); } in Profile()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DDeclarationName.h133 void Profile(llvm::FoldingSetNodeID &FSID) { FSID.AddPointer(ID); } in Profile()
/aosp_15_r20/external/clang/unittests/Basic/
H A DVirtualFileSystemTest.cpp38 int FSID; // used to produce UniqueIDs member in __anon429988cb0111::DummyFileSystem