HomeSort by relevance Sort by last modified time
    Searched full:indirection (Results 126 - 150 of 423) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/asm/internal/asm/
parse.go 390 // Register indirection: (reg) or (index*scale). We are on the opening paren.
609 // registerIndirect parses the general form of a register indirection.
612 // Or it might be a pseudo-indirection like (FP).
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/
parse.go 387 // Register indirection: (reg) or (index*scale). We are on the opening paren.
606 // registerIndirect parses the general form of a register indirection.
609 // Or it might be a pseudo-indirection like (FP).
  /art/runtime/base/
logging.cc 137 // This indirection greatly reduces the stack impact of having
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
ChunkedIntArray.java 176 is moved into the Text node rather than being referenced by indirection
  /external/boringssl/src/include/openssl/
stack.h 91 * extra indirection - the function is given a pointer to a pointer to the
  /external/clang/test/CXX/stmt.stmt/stmt.iter/stmt.ranged/
p1.cpp 175 for (auto u : NoDeref()) { // expected-error {{indirection requires pointer operand}} \
  /external/clang/test/SemaCXX/
destructor.cpp 90 // expected-error@+3 {{indirection requires pointer operand ('int' invalid)}}
  /external/compiler-rt/lib/safestack/
safestack.cc 61 // control block) as well, eliminating another level of indirection and making
  /external/guava/guava/src/com/google/common/base/
Suppliers.java 185 // the extra memory consumption and indirection are more
  /external/libchrome/base/containers/
mru_cache.h 35 // by MRUCacheBase. This level of indirection is necessary because of the way
  /external/nanopb-c/generator/google/protobuf/
service.py 40 and can avoid unnecessary layers of indirection.
  /external/protobuf/python/google/protobuf/
service.py 40 and can avoid unnecessary layers of indirection.
  /external/v8/src/js/
prologue.js 326 // indirection and slowness given how un-optimized bind is.
  /external/valgrind/cachegrind/
cg_sim.c 83 * lot of indirection around the cache_t2 pointer, if it is known to be
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_memoryview.py 274 # Variations on indirection levels: memoryview, slice of memoryview,
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_memoryview.py 274 # Variations on indirection levels: memoryview, slice of memoryview,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_memoryview.py 274 # Variations on indirection levels: memoryview, slice of memoryview,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_memoryview.py 274 # Variations on indirection levels: memoryview, slice of memoryview,
  /system/core/base/
logging.cpp 316 // This indirection greatly reduces the stack impact of having lots of
  /external/libunwind_llvm/src/
DwarfParser.hpp 155 // peek at value (without indirection). Zero means no lsda
222 // peek at value (without indirection). Zero means no lsda
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir.h 106 OP_VFETCH, // indirection 0 in attribute space, indirection 1 is vertex base
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DwarfParser.hpp 155 // peek at value (without indirection). Zero means no lsda
222 // peek at value (without indirection). Zero means no lsda
  /prebuilts/go/darwin-x86/src/encoding/gob/
gobencdec_test.go 347 // Test an indirection to a large field with methods.
689 // This was a bug: the receiver has a different indirection level
  /prebuilts/go/linux-x86/src/encoding/gob/
gobencdec_test.go 347 // Test an indirection to a large field with methods.
689 // This was a bug: the receiver has a different indirection level
  /system/bt/stack/smp/
smp_main.c 234 /************ SMP Master FSM State/Event Indirection Table **************/
440 /************ SMP Slave FSM State/Event Indirection Table **************/
    [all...]

Completed in 1000 milliseconds

1 2 3 4 56 7 8 91011>>