HomeSort by relevance Sort by last modified time
    Searched refs:ATT (Results 1 - 25 of 174) sorted by null

1 2 3 4 5 6 7

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tnef.h 181 #define ATT(_atp,_id) ((((DWORD) (_atp)) << 16) | ((WORD) (_id)))
183 #define attNull ATT(0,0x0000)
184 #define attFrom ATT(atpTriples,0x8000)
185 #define attSubject ATT(atpString,0x8004)
186 #define attDateSent ATT(atpDate,0x8005)
187 #define attDateRecd ATT(atpDate,0x8006)
188 #define attMessageStatus ATT(atpByte,0x8007)
189 #define attMessageClass ATT(atpWord,0x8008)
190 #define attMessageID ATT(atpString,0x8009)
191 #define attParentID ATT(atpString,0x800A
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
X86MCAsmInfo.cpp 27 ATT = 0, Intel = 1
31 AsmWriterFlavor("x86-asm-syntax", cl::init(ATT),
33 cl::values(clEnumValN(ATT, "att", "Emit AT&T-style assembly"),
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MCAsmInfo.cpp 27 ATT = 0, Intel = 1
31 AsmWriterFlavor("x86-asm-syntax", cl::init(ATT),
33 cl::values(clEnumValN(ATT, "att", "Emit AT&T-style assembly"),
  /tools/test/connectivity/acts/framework/acts/test_utils/bt/
BtEnum.py 66 ATT = "00000007-0000-1000-8000-00805F9B34FB"
  /device/google/marlin/self-extractors/qcom/staging/
device-partial.mk 18 vendor/qcom/marlin/proprietary/ATT_profiles.xml:system/etc/cne/Nexus/ATT/ATT_profiles.xml:qcom \
  /device/google/marlin/self-extractors_sailfish/qcom/staging/
device-partial.mk 18 vendor/qcom/sailfish/proprietary/ATT_profiles.xml:system/etc/cne/Nexus/ATT/ATT_profiles.xml:qcom \
  /device/google/muskie/self-extractors/qcom/staging/
device-partial.mk 18 vendor/qcom/walleye/proprietary/ATT_profiles.xml:system/etc/cne/Nexus/ATT/ATT_profiles.xml:qcom \
  /device/google/taimen/self-extractors/qcom/staging/
device-partial.mk 18 vendor/qcom/taimen/proprietary/ATT_profiles.xml:system/etc/cne/Nexus/ATT/ATT_profiles.xml:qcom \
  /external/clang/tools/libclang/
CXType.cpp 108 if (auto *ATT = T->getAs<AttributedType>()) {
109 return MakeCXType(ATT->getModifiedType(), TU);
  /external/clang/lib/Parse/
ParseExprCXX.cpp     [all...]
  /external/clang/lib/AST/
StmtPrinter.cpp     [all...]
  /external/clang/include/clang/AST/
ExprCXX.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ExprCXX.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ExprCXX.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ExprCXX.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ExprCXX.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ExprCXX.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ExprCXX.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ExprCXX.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ExprCXX.h     [all...]
  /external/clang/lib/Sema/
SemaExprCXX.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 962 milliseconds

1 2 3 4 5 6 7