HomeSort by relevance Sort by last modified time
    Searched refs:DD (Results 201 - 225 of 606) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
AsmPrinter.h 168 DwarfDebug *DD = nullptr;
179 DwarfDebug *getDwarfDebug() { return DD; }
180 DwarfDebug *getDwarfDebug() const { return DD; }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
AsmPrinter.h 168 DwarfDebug *DD = nullptr;
179 DwarfDebug *getDwarfDebug() { return DD; }
180 DwarfDebug *getDwarfDebug() const { return DD; }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
AsmPrinter.h 168 DwarfDebug *DD = nullptr;
179 DwarfDebug *getDwarfDebug() { return DD; }
180 DwarfDebug *getDwarfDebug() const { return DD; }
  /external/boringssl/win-x86_64/crypto/chacha/
chacha-x86_64.asm 12 DD 0,0,0,0
14 DD 1,0,0,0
16 DD 0,1,2,3
18 DD 4,4,4,4
20 DD 0,2,4,6,1,3,5,7
22 DD 8,8,8,8,8,8,8,8
32 DD 0,0,0,0,1,0,0,0,2,0,0,0,3,0,0,0
34 DD 4,0,0,0,4,0,0,0,4,0,0,0,4,0,0,0
36 DD 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15
38 DD 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,1
    [all...]
  /external/clang/include/clang/AST/
VTableBuilder.h 80 static VTableComponent MakeCompleteDtor(const CXXDestructorDecl *DD) {
82 reinterpret_cast<uintptr_t>(DD));
85 static VTableComponent MakeDeletingDtor(const CXXDestructorDecl *DD) {
87 reinterpret_cast<uintptr_t>(DD));
  /external/clang/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 105 void handleDestructorCall(const VarDecl *VD, const CXXDestructorDecl *DD) {}
195 CXXDestructorDecl *DD = const_cast<CXXDestructorDecl*>(
198 V.handleDestructorCall(VD, DD);
449 void handleDestructorCall(const VarDecl *VD, const CXXDestructorDecl *DD);
  /external/v8/src/x64/
sse-instr.h 18 V(paddusw, 66, 0F, DD) \
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
VTableBuilder.h 79 static VTableComponent MakeCompleteDtor(const CXXDestructorDecl *DD) {
81 reinterpret_cast<uintptr_t>(DD));
84 static VTableComponent MakeDeletingDtor(const CXXDestructorDecl *DD) {
86 reinterpret_cast<uintptr_t>(DD));
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 105 void handleDestructorCall(const VarDecl *VD, const CXXDestructorDecl *DD) {}
195 CXXDestructorDecl *DD = const_cast<CXXDestructorDecl*>(
198 V.handleDestructorCall(VD, DD);
432 void handleDestructorCall(const VarDecl *VD, const CXXDestructorDecl *DD);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
VTableBuilder.h 79 static VTableComponent MakeCompleteDtor(const CXXDestructorDecl *DD) {
81 reinterpret_cast<uintptr_t>(DD));
84 static VTableComponent MakeDeletingDtor(const CXXDestructorDecl *DD) {
86 reinterpret_cast<uintptr_t>(DD));
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 105 void handleDestructorCall(const VarDecl *VD, const CXXDestructorDecl *DD) {}
195 CXXDestructorDecl *DD = const_cast<CXXDestructorDecl*>(
198 V.handleDestructorCall(VD, DD);
432 void handleDestructorCall(const VarDecl *VD, const CXXDestructorDecl *DD);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
VTableBuilder.h 79 static VTableComponent MakeCompleteDtor(const CXXDestructorDecl *DD) {
81 reinterpret_cast<uintptr_t>(DD));
84 static VTableComponent MakeDeletingDtor(const CXXDestructorDecl *DD) {
86 reinterpret_cast<uintptr_t>(DD));
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 105 void handleDestructorCall(const VarDecl *VD, const CXXDestructorDecl *DD) {}
195 CXXDestructorDecl *DD = const_cast<CXXDestructorDecl*>(
198 V.handleDestructorCall(VD, DD);
432 void handleDestructorCall(const VarDecl *VD, const CXXDestructorDecl *DD);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
VTableBuilder.h 79 static VTableComponent MakeCompleteDtor(const CXXDestructorDecl *DD) {
81 reinterpret_cast<uintptr_t>(DD));
84 static VTableComponent MakeDeletingDtor(const CXXDestructorDecl *DD) {
86 reinterpret_cast<uintptr_t>(DD));
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 105 void handleDestructorCall(const VarDecl *VD, const CXXDestructorDecl *DD) {}
195 CXXDestructorDecl *DD = const_cast<CXXDestructorDecl*>(
198 V.handleDestructorCall(VD, DD);
432 void handleDestructorCall(const VarDecl *VD, const CXXDestructorDecl *DD);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
VTableBuilder.h 79 static VTableComponent MakeCompleteDtor(const CXXDestructorDecl *DD) {
81 reinterpret_cast<uintptr_t>(DD));
84 static VTableComponent MakeDeletingDtor(const CXXDestructorDecl *DD) {
86 reinterpret_cast<uintptr_t>(DD));
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 105 void handleDestructorCall(const VarDecl *VD, const CXXDestructorDecl *DD) {}
195 CXXDestructorDecl *DD = const_cast<CXXDestructorDecl*>(
198 V.handleDestructorCall(VD, DD);
432 void handleDestructorCall(const VarDecl *VD, const CXXDestructorDecl *DD);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
VTableBuilder.h 79 static VTableComponent MakeCompleteDtor(const CXXDestructorDecl *DD) {
81 reinterpret_cast<uintptr_t>(DD));
84 static VTableComponent MakeDeletingDtor(const CXXDestructorDecl *DD) {
86 reinterpret_cast<uintptr_t>(DD));
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 105 void handleDestructorCall(const VarDecl *VD, const CXXDestructorDecl *DD) {}
195 CXXDestructorDecl *DD = const_cast<CXXDestructorDecl*>(
198 V.handleDestructorCall(VD, DD);
432 void handleDestructorCall(const VarDecl *VD, const CXXDestructorDecl *DD);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
VTableBuilder.h 79 static VTableComponent MakeCompleteDtor(const CXXDestructorDecl *DD) {
81 reinterpret_cast<uintptr_t>(DD));
84 static VTableComponent MakeDeletingDtor(const CXXDestructorDecl *DD) {
86 reinterpret_cast<uintptr_t>(DD));
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 105 void handleDestructorCall(const VarDecl *VD, const CXXDestructorDecl *DD) {}
195 CXXDestructorDecl *DD = const_cast<CXXDestructorDecl*>(
198 V.handleDestructorCall(VD, DD);
432 void handleDestructorCall(const VarDecl *VD, const CXXDestructorDecl *DD);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
VTableBuilder.h 79 static VTableComponent MakeCompleteDtor(const CXXDestructorDecl *DD) {
81 reinterpret_cast<uintptr_t>(DD));
84 static VTableComponent MakeDeletingDtor(const CXXDestructorDecl *DD) {
86 reinterpret_cast<uintptr_t>(DD));
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 105 void handleDestructorCall(const VarDecl *VD, const CXXDestructorDecl *DD) {}
195 CXXDestructorDecl *DD = const_cast<CXXDestructorDecl*>(
198 V.handleDestructorCall(VD, DD);
432 void handleDestructorCall(const VarDecl *VD, const CXXDestructorDecl *DD);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
VTableBuilder.h 79 static VTableComponent MakeCompleteDtor(const CXXDestructorDecl *DD) {
81 reinterpret_cast<uintptr_t>(DD));
84 static VTableComponent MakeDeletingDtor(const CXXDestructorDecl *DD) {
86 reinterpret_cast<uintptr_t>(DD));
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 105 void handleDestructorCall(const VarDecl *VD, const CXXDestructorDecl *DD) {}
195 CXXDestructorDecl *DD = const_cast<CXXDestructorDecl*>(
198 V.handleDestructorCall(VD, DD);
432 void handleDestructorCall(const VarDecl *VD, const CXXDestructorDecl *DD);

Completed in 762 milliseconds

1 2 3 4 5 6 7 891011>>