HomeSort by relevance Sort by last modified time
    Searched full:dereference (Results 251 - 275 of 1266) sorted by null

<<11121314151617181920>>

  /prebuilts/gdb/darwin-x86/include/python2.7/
opcode.h 136 #define LOAD_DEREF 136 /* Load and dereference from closure cell */
  /prebuilts/gdb/linux-x86/include/python2.7/
opcode.h 136 #define LOAD_DEREF 136 /* Load and dereference from closure cell */
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
opcode.h 136 #define LOAD_DEREF 136 /* Load and dereference from closure cell */
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
opcode.h 136 #define LOAD_DEREF 136 /* Load and dereference from closure cell */
  /bionic/docs/
status.md 136 the lookup, so there was still a race between that and the dereference
143 along with its stack, so the dereference isn't safe.
  /external/eigen/debug/gdb/
printers.py 117 item = self.dataPtr.dereference()
169 item = self.dataPtr.dereference()
  /external/google-breakpad/src/processor/
postfix_evaluator.h 50 // The unary ^ (dereference) operator is also provided. These operators
166 // If non-NULL, the MemoryRegion used for dereference (^) operations.
  /external/ltp/testcases/kernel/syscalls/request_key/
request_key03.c 33 * pointer dereference in encrypted_update() or in trusted_update(),
41 * dereference an invalid pointer in __key_link_begin().
  /external/owasp/sanitizer/tools/findbugs/doc/manual/
analysisprops.html 27 the null pointer dereference bug detector to avoid reporting
33 (intention: If true, the null dereference detector assumes that any
  /frameworks/compile/libbcc/lib/
RSX86CallConvPass.cpp 69 // Dereference needed only if type is a pointer to a struct
73 // Dereference needed only for certain RS struct objects.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
ilist_iterator.h 108 /// boundaries. The resulting iterator will dereference (and have a handle)
119 /// Gives a reverse iterator that will dereference (and have a handle) to the
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
ilist_iterator.h 109 /// boundaries. The resulting iterator will dereference (and have a handle)
120 /// Gives a reverse iterator that will dereference (and have a handle) to the
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
ilist_iterator.h 109 /// boundaries. The resulting iterator will dereference (and have a handle)
120 /// Gives a reverse iterator that will dereference (and have a handle) to the
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
ilist_iterator.h 109 /// boundaries. The resulting iterator will dereference (and have a handle)
120 /// Gives a reverse iterator that will dereference (and have a handle) to the
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
ilist_iterator.h 109 /// boundaries. The resulting iterator will dereference (and have a handle)
120 /// Gives a reverse iterator that will dereference (and have a handle) to the
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
ilist_iterator.h 109 /// boundaries. The resulting iterator will dereference (and have a handle)
120 /// Gives a reverse iterator that will dereference (and have a handle) to the
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
ilist_iterator.h 109 /// boundaries. The resulting iterator will dereference (and have a handle)
120 /// Gives a reverse iterator that will dereference (and have a handle) to the
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
ilist_iterator.h 108 /// boundaries. The resulting iterator will dereference (and have a handle)
119 /// Gives a reverse iterator that will dereference (and have a handle) to the
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
ilist_iterator.h 109 /// boundaries. The resulting iterator will dereference (and have a handle)
120 /// Gives a reverse iterator that will dereference (and have a handle) to the
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
ilist_iterator.h 109 /// boundaries. The resulting iterator will dereference (and have a handle)
120 /// Gives a reverse iterator that will dereference (and have a handle) to the
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
ilist_iterator.h 109 /// boundaries. The resulting iterator will dereference (and have a handle)
120 /// Gives a reverse iterator that will dereference (and have a handle) to the
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
ilist_iterator.h 109 /// boundaries. The resulting iterator will dereference (and have a handle)
120 /// Gives a reverse iterator that will dereference (and have a handle) to the
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
ilist_iterator.h 109 /// boundaries. The resulting iterator will dereference (and have a handle)
120 /// Gives a reverse iterator that will dereference (and have a handle) to the
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
ilist_iterator.h 109 /// boundaries. The resulting iterator will dereference (and have a handle)
120 /// Gives a reverse iterator that will dereference (and have a handle) to the
  /external/clang/test/Analysis/
plist-output-alternate.m 153 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable &apos;p&apos;)</string>
155 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable &apos;p&apos;)</string>
158 // CHECK-NEXT: <key>description</key><string>Dereference of null pointer (loaded from variable &apos;p&apos;)</string>
160 // CHECK-NEXT: <key>type</key><string>Dereference of null pointer</string>
299 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable &apos;p&apos;)</string>
301 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable &apos;p&apos;)</string>
304 // CHECK-NEXT: <key>description</key><string>Dereference of null pointer (loaded from variable &apos;p&apos;)</string>
306 // CHECK-NEXT: <key>type</key><string>Dereference of null pointer</string>
508 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable &apos;q&apos;)</string>
510 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable &apos;q&apos;)</string
    [all...]

Completed in 529 milliseconds

<<11121314151617181920>>