HomeSort by relevance Sort by last modified time
    Searched refs:Access (Results 26 - 47 of 47) sorted by null

12

  /external/clang/include/clang/Sema/
Initialization.h     [all...]
Sema.h 400 /// Observe that we've started parsing a declaration. Access and
878 /// WeakTopLevelDeclDecls - access to #pragma weak-generated Decls
    [all...]
  /external/v8/test/mjsunit/
debug-stepout-scope.js 37 // Access scope details.
  /external/clang/lib/AST/
DeclCXX.cpp 728 // FIXME: We intentionally don't use the decl's access here because it
771 // -- has the same access control for all non-static data members,
776 case AS_none: llvm_unreachable("Invalid access specifier");
    [all...]
DeclBase.cpp 74 // a point where we set the access specifier, so default it to "public"
663 // AS_none as access specifier.
668 assert(Access != AS_none &&
669 "Access specifier is AS_none inside a record decl");
    [all...]
  /external/libvpx/examples/includes/geshi/geshi/
rails.php 247 'ActiveSupport::CoreExtensions::String::Access',
  /external/llvm/include/llvm/Support/
Dwarf.h 687 const char *AccessibilityString(unsigned Access);
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp     [all...]
  /external/clang/lib/Parse/
ParseDeclCXX.cpp     [all...]
  /external/clang/lib/Sema/
SemaDeclCXX.cpp 4418 AccessSpecifier access = target->getAccess();; local
    [all...]
SemaDecl.cpp 152 // computed, which is either the type of the base of a member access
    [all...]
SemaInit.cpp     [all...]
SemaLookup.cpp     [all...]
SemaTemplateInstantiateDecl.cpp     [all...]
SemaDeclAttr.cpp     [all...]
  /external/iproute2/doc/
ip-tunnels.tex 191 to this destination, and {\bf NBMA} (i.e. Non-Broadcast Multi-Access) tunnels,
ip-cref.tex 410 are set, the interface is assumed to be NMBA (Non-Broadcast Multi-Access).
422 direct access to all the neighbours and, hence, to any part of them.
    [all...]
  /external/oprofile/events/x86-64/family10/
unit_masks 135 0x01 GART aperture hit on access from CPU
136 0x02 GART aperture hit on access from I/O
366 0x02 Enable IBS OP Memory Access Log
  /external/v8/src/
objects.cc 335 // No access check in GetPropertyAttributeWithInterceptor.
396 // No access check in GetPropertyAttributeWithInterceptor.
576 // the holder and check for access rights. This avoids traversing the
592 // access to it.
680 // Check access rights if needed.
    [all...]
runtime.cc 347 // which we should not have access to.
    [all...]
heap.cc     [all...]
  /external/v8/test/cctest/
test-api.cc 283 THREADED_TEST(Access) {
    [all...]

Completed in 1950 milliseconds

12