HomeSort by relevance Sort by last modified time
    Searched defs:Access (Results 76 - 100 of 147) sorted by null

1 2 34 5 6

  /prebuilts/go/linux-x86/src/syscall/
zsyscall_netbsd_amd64.go 293 func Access(path string, mode uint32) (err error) {
zsyscall_netbsd_arm.go 293 func Access(path string, mode uint32) (err error) {
zsyscall_openbsd_386.go 291 func Access(path string, mode uint32) (err error) {
zsyscall_openbsd_amd64.go 291 func Access(path string, mode uint32) (err error) {
zsyscall_openbsd_arm.go 291 func Access(path string, mode uint32) (err error) {
  /art/runtime/mirror/
var_handle.cc 51 // Map of VarHandle accessor method names to access mode values. The list is alpha-sorted to support
201 ThrowNullPointerException("Attempt to access memory on a null object");
403 void Access(T* addr) OVERRIDE {
417 void Access(T* addr) OVERRIDE {
442 void Access(T* addr) OVERRIDE {
464 void Access(T* addr) OVERRIDE {
486 void Access(T* addr) OVERRIDE {
507 void Access(T* addr) OVERRIDE {
551 void Access(T* addr) OVERRIDE {
573 void Access(T* addr) OVERRIDE
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
TpmPtp.h 35 UINT8 Access; // 0
103 // Define pointer types used to access TIS registers on PC
159 // Define bits of ACCESS and STATUS registers
329 // Define pointer types used to access CRB registers on PTP
444 /// 1: Locality has been granted access to the TPM
  /device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserIdentifyManagerDxe/
UserIdentifyManager.c 405 Check whether the access policy is valid.
407 @param[in] PolicyInfo Point to the access policy.
410 @retval TRUE The policy is a valid access policy.
411 @retval FALSE The access policy is not a valid access policy.
423 EFI_USER_INFO_ACCESS_CONTROL Access;
430 // Check access policy according to type.
432 CopyMem (&Access, PolicyInfo + TotalLen, sizeof (Access));
433 ValueLen = Access.Size - sizeof (EFI_USER_INFO_ACCESS_CONTROL);
    [all...]
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Include/
TransferProtocol.h 178 UINT8 Access:2; // Refer to below DEBUG_DATA_BREAKPOINT_ACCESS_XX macros
  /external/clang/lib/Sema/
SemaAccess.cpp 1 //===---- SemaAccess.cpp - C++ Access Control -------------------*- C++ -*-===//
10 // This file provides Sema routines for C++ access control semantics.
36 /// SetMemberAccessSpecifier - Set the access specifier of a member.
37 /// Returns true on error (when the previous member decl access specifier
38 /// is different from the new member decl access specifier).
43 // Use the lexical access specifier.
48 // C++ [class.access.spec]p3: When a member is redeclared its access
87 // C++11 [class.access.nest]p1:
88 // A nested class is a member and as such has the same access
1758 AccessSpecifier access = target->getAccess(); local
    [all...]
  /external/compiler-rt/lib/asan/
asan_report.cc 72 const char *Access() { return Blue(); }
386 // current memory access, indicate it in the log.
412 // FIXME: we may want to also print the size of the access here,
414 str.append("%s <== Memory access at offset %zd %s this variable%s\n",
459 // Try to fetch precise stack frame for this access.
460 AsanThread::StackFrameAccess access; local
461 if (!t->GetStackFrameAccessByAddr(addr, &access)) {
465 Printf(" at offset %zu in frame%s\n", access.offset, d.EndLocation());
478 access.frame_pc = *reinterpret_cast<uptr *>(access.frame_pc)
    [all...]
  /frameworks/base/core/java/android/view/
ViewTreeObserver.java 941 CopyOnWriteArray.Access<OnGlobalLayoutListener> access = listeners.start(); local
973 CopyOnWriteArray.Access<OnPreDrawListener> access = listeners.start(); local
995 CopyOnWriteArray.Access<OnWindowShownListener> access = listeners.start(); local
1047 CopyOnWriteArray.Access<OnScrollChangedListener> access = listeners.start(); local
1079 CopyOnWriteArray.Access<OnComputeInternalInsetsListener> access = listeners.start(); local
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
MemorySSA.h 14 /// Memory SSA class builds an SSA form that links together memory access
158 /// \brief The user iterators for a memory access
164 /// MemoryUse/MemoryDef, this walks the defining access.
170 /// \brief Get the iterators for the all access list and the defs only list
171 /// We default to the all access list.
242 /// \brief Get the access that produces the memory state used by this Use.
338 /// \brief Represents a read-write access to memory, whether it is a must-alias,
441 // Block iterator interface. This provides access to the list of incoming
581 /// access associated with it. If passed a basic block gets the memory phi
596 /// before any other memory access in the function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
MemorySSA.h 14 /// Memory SSA class builds an SSA form that links together memory access
157 /// \brief The user iterators for a memory access
163 /// MemoryUse/MemoryDef, this walks the defining access.
169 /// \brief Get the iterators for the all access list and the defs only list
170 /// We default to the all access list.
241 /// \brief Get the access that produces the memory state used by this Use.
335 /// \brief Represents a read-write access to memory, whether it is a must-alias,
437 // Block iterator interface. This provides access to the list of incoming
614 /// access associated with it. If passed a basic block gets the memory phi
629 /// before any other memory access in the function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
MemorySSA.h 14 /// Memory SSA class builds an SSA form that links together memory access
157 /// \brief The user iterators for a memory access
163 /// MemoryUse/MemoryDef, this walks the defining access.
169 /// \brief Get the iterators for the all access list and the defs only list
170 /// We default to the all access list.
241 /// \brief Get the access that produces the memory state used by this Use.
335 /// \brief Represents a read-write access to memory, whether it is a must-alias,
437 // Block iterator interface. This provides access to the list of incoming
614 /// access associated with it. If passed a basic block gets the memory phi
629 /// before any other memory access in the function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
MemorySSA.h 14 /// Memory SSA class builds an SSA form that links together memory access
161 /// \brief The user iterators for a memory access
167 /// MemoryUse/MemoryDef, this walks the defining access.
173 /// \brief Get the iterators for the all access list and the defs only list
174 /// We default to the all access list.
245 /// \brief Get the access that produces the memory state used by this Use.
341 /// \brief Represents a read-write access to memory, whether it is a must-alias,
445 // Block iterator interface. This provides access to the list of incoming
620 /// access associated with it. If passed a basic block gets the memory phi
635 /// before any other memory access in the function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
MemorySSA.h 14 /// Memory SSA class builds an SSA form that links together memory access
161 /// \brief The user iterators for a memory access
167 /// MemoryUse/MemoryDef, this walks the defining access.
173 /// \brief Get the iterators for the all access list and the defs only list
174 /// We default to the all access list.
245 /// \brief Get the access that produces the memory state used by this Use.
341 /// \brief Represents a read-write access to memory, whether it is a must-alias,
445 // Block iterator interface. This provides access to the list of incoming
620 /// access associated with it. If passed a basic block gets the memory phi
635 /// before any other memory access in the function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
MemorySSA.h 14 /// Memory SSA class builds an SSA form that links together memory access
161 /// \brief The user iterators for a memory access
167 /// MemoryUse/MemoryDef, this walks the defining access.
173 /// \brief Get the iterators for the all access list and the defs only list
174 /// We default to the all access list.
245 /// \brief Get the access that produces the memory state used by this Use.
341 /// \brief Represents a read-write access to memory, whether it is a must-alias,
445 // Block iterator interface. This provides access to the list of incoming
620 /// access associated with it. If passed a basic block gets the memory phi
635 /// before any other memory access in the function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
MemorySSA.h 14 /// Memory SSA class builds an SSA form that links together memory access
161 /// \brief The user iterators for a memory access
167 /// MemoryUse/MemoryDef, this walks the defining access.
173 /// \brief Get the iterators for the all access list and the defs only list
174 /// We default to the all access list.
245 /// \brief Get the access that produces the memory state used by this Use.
341 /// \brief Represents a read-write access to memory, whether it is a must-alias,
445 // Block iterator interface. This provides access to the list of incoming
620 /// access associated with it. If passed a basic block gets the memory phi
635 /// before any other memory access in the function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
MemorySSA.h 14 /// Memory SSA class builds an SSA form that links together memory access
158 /// \brief The user iterators for a memory access
164 /// MemoryUse/MemoryDef, this walks the defining access.
170 /// \brief Get the iterators for the all access list and the defs only list
171 /// We default to the all access list.
242 /// \brief Get the access that produces the memory state used by this Use.
338 /// \brief Represents a read-write access to memory, whether it is a must-alias,
441 // Block iterator interface. This provides access to the list of incoming
581 /// access associated with it. If passed a basic block gets the memory phi
596 /// before any other memory access in the function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
MemorySSA.h 14 /// Memory SSA class builds an SSA form that links together memory access
157 /// \brief The user iterators for a memory access
163 /// MemoryUse/MemoryDef, this walks the defining access.
169 /// \brief Get the iterators for the all access list and the defs only list
170 /// We default to the all access list.
241 /// \brief Get the access that produces the memory state used by this Use.
335 /// \brief Represents a read-write access to memory, whether it is a must-alias,
437 // Block iterator interface. This provides access to the list of incoming
614 /// access associated with it. If passed a basic block gets the memory phi
629 /// before any other memory access in the function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
MemorySSA.h 14 /// Memory SSA class builds an SSA form that links together memory access
157 /// \brief The user iterators for a memory access
163 /// MemoryUse/MemoryDef, this walks the defining access.
169 /// \brief Get the iterators for the all access list and the defs only list
170 /// We default to the all access list.
241 /// \brief Get the access that produces the memory state used by this Use.
335 /// \brief Represents a read-write access to memory, whether it is a must-alias,
437 // Block iterator interface. This provides access to the list of incoming
614 /// access associated with it. If passed a basic block gets the memory phi
629 /// before any other memory access in the function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
MemorySSA.h 14 /// Memory SSA class builds an SSA form that links together memory access
161 /// \brief The user iterators for a memory access
167 /// MemoryUse/MemoryDef, this walks the defining access.
173 /// \brief Get the iterators for the all access list and the defs only list
174 /// We default to the all access list.
245 /// \brief Get the access that produces the memory state used by this Use.
341 /// \brief Represents a read-write access to memory, whether it is a must-alias,
445 // Block iterator interface. This provides access to the list of incoming
620 /// access associated with it. If passed a basic block gets the memory phi
635 /// before any other memory access in the function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
MemorySSA.h 14 /// Memory SSA class builds an SSA form that links together memory access
161 /// \brief The user iterators for a memory access
167 /// MemoryUse/MemoryDef, this walks the defining access.
173 /// \brief Get the iterators for the all access list and the defs only list
174 /// We default to the all access list.
245 /// \brief Get the access that produces the memory state used by this Use.
341 /// \brief Represents a read-write access to memory, whether it is a must-alias,
445 // Block iterator interface. This provides access to the list of incoming
620 /// access associated with it. If passed a basic block gets the memory phi
635 /// before any other memory access in the function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
MemorySSA.h 14 /// Memory SSA class builds an SSA form that links together memory access
161 /// \brief The user iterators for a memory access
167 /// MemoryUse/MemoryDef, this walks the defining access.
173 /// \brief Get the iterators for the all access list and the defs only list
174 /// We default to the all access list.
245 /// \brief Get the access that produces the memory state used by this Use.
341 /// \brief Represents a read-write access to memory, whether it is a must-alias,
445 // Block iterator interface. This provides access to the list of incoming
620 /// access associated with it. If passed a basic block gets the memory phi
635 /// before any other memory access in the function
    [all...]

Completed in 5666 milliseconds

1 2 34 5 6