HomeSort by relevance Sort by last modified time
    Searched defs:USR (Results 1 - 25 of 30) sorted by null

1 2

  /external/clang/lib/Index/
CommentToXML.cpp 925 // Print USR.
926 SmallString<128> USR;
927 generateUSRForDecl(DI->CommentDecl, USR);
928 if (!USR.empty()) {
929 Result << "<USR>";
930 appendToResultWithXMLEscaping(USR);
931 Result << "</USR>";
    [all...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/Msr/
HaswellMsr.h 159 /// [Bit 16] USR: Counts while in privilege level is not ring 0.
161 UINT32 USR:1;
255 /// [Bit 16] USR: Counts while in privilege level is not ring 0.
257 UINT32 USR:1;
    [all...]
P6Msr.h 943 UINT32 USR:1;
    [all...]
  /external/clang/tools/c-index-test/
c-index-test.c     [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/
ArchitecturalMsr.h 1021 /// [Bit 16] USR: Counts while in privilege level is not ring 0.
1023 UINT32 USR:1;
    [all...]
  /external/clang/include/clang-c/
Index.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang-c/
Index.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang-c/
Index.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang-c/
Index.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang-c/
Index.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang-c/
Index.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang-c/
Index.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang-c/
Index.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang-c/
Index.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang-c/
Index.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang-c/
Index.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang-c/
Index.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang-c/
Index.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang-c/
Index.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang-c/
Index.h     [all...]
  /external/error_prone/javac/
javac-9+181-r4173-1.jar 
  /prebuilts/tools/common/m2/repository/com/google/errorprone/javac/9+181-r4173-1/
javac-9+181-r4173-1.jar 
  /prebuilts/tools/common/m2/repository/com/google/errorprone/javac/9-dev-r4023-3/
javac-9-dev-r4023-3.jar 
  /prebuilts/tools/common/intellij-core/171.2455.10/
intellij-core.jar 

Completed in 1091 milliseconds

1 2