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

  /external/mesa3d/src/hgl/
GLDispatcher.h 43 const _glapi_proc AddressOf(const char* functionName);
92 BGLDispatcher::AddressOf(const char* functionName)
GLView.cpp 121 return (void*)glDispatcher->AddressOf(procName);
  /external/clang/include/clang/Index/
IndexSymbol.h 82 AddressOf = 1 << 7,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Index/
IndexSymbol.h 96 AddressOf = 1 << 7,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Index/
IndexSymbol.h 96 AddressOf = 1 << 7,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Index/
IndexSymbol.h 96 AddressOf = 1 << 7,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Index/
IndexSymbol.h 96 AddressOf = 1 << 7,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Index/
IndexSymbol.h 96 AddressOf = 1 << 7,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Index/
IndexSymbol.h 96 AddressOf = 1 << 7,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Index/
IndexSymbol.h 96 AddressOf = 1 << 7,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Index/
IndexSymbol.h 96 AddressOf = 1 << 7,
  /external/llvm/lib/Target/X86/AsmParser/
X86Operand.h 37 bool AddressOf;
205 return AddressOf;
477 bool AddressOf = false, SMLoc OffsetOfLoc = SMLoc(),
481 Res->AddressOf = AddressOf;
510 Res->AddressOf = false;
537 Res->AddressOf = false;
  /external/clang/lib/Index/
IndexBody.cpp 80 Roles |= (unsigned)SymbolRole::AddressOf;
114 Roles |= (unsigned)SymbolRole::AddressOf;
IndexSymbol.cpp 258 APPLY_FOR_ROLE(AddressOf);
284 case SymbolRole::AddressOf: OS << "Addr"; break;
  /external/clang/test/Misc/
diag-template-diffing.cpp     [all...]
  /external/clang/lib/AST/
ASTDiagnostic.cpp     [all...]
  /external/clang/lib/Sema/
SemaDeclCXX.cpp     [all...]
  /build/make/tools/droiddoc/templates-ndk/assets/js/
android_3p-bundle.js     [all...]
  /build/make/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js     [all...]
  /external/doclava/res/assets/templates-sdk/assets/js/
android_3p-bundle.js     [all...]

Completed in 1248 milliseconds