HomeSort by relevance Sort by last modified time
    Searched refs:TSS (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/xdf/tests/
xdflong.asm 137 idesc64 isrL, 0x0008, 0 ; 0x0A, 10, #TS, Invalid TSS
176 dw isrR, 0 ; 0x0A, 10, #TS, Invalid TSS
xdfprotect.asm 111 idesc32 isrP, 0x0008, 0 ; 0x0A, 10, #TS, Invalid TSS
149 dw isrR, 0 ; 0x0A, 10, #TS, Invalid TSS
  /external/clang/include/clang/Sema/
DeclSpec.h 252 typedef TypeSpecifierSign TSS;
253 static const TSS TSS_unspecified = clang::TSS_unspecified;
254 static const TSS TSS_signed = clang::TSS_signed;
255 static const TSS TSS_unsigned = clang::TSS_unsigned;
320 /*TSS*/unsigned TypeSpecSign : 2;
465 TSS getTypeSpecSign() const { return (TSS)TypeSpecSign; }
514 static const char *getSpecifierName(DeclSpec::TSS S);
608 bool SetTypeSpecSign(TSS S, SourceLocation Loc, const char *&PrevSpec,
    [all...]
  /external/clang/lib/Sema/
DeclSpec.cpp 412 const char *DeclSpec::getSpecifierName(TSS S) {
575 bool DeclSpec::SetTypeSpecSign(TSS S, SourceLocation Loc,
579 return BadSpecifier(S, (TSS)TypeSpecSign, PrevSpec, DiagID);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tmschema.h 803 TM_STATE(1,TSS,NORMAL)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntddk.h     [all...]
wdm.h     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 168 milliseconds