HomeSort by relevance Sort by last modified time
    Searched full:indirection (Results 151 - 175 of 428) sorted by null

1 2 3 4 5 67 8 91011>>

  /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...]
  /external/kernel-headers/original/uapi/linux/
ethtool.h 893 * struct ethtool_rxfh_indir - command to get or set RX flow hash indirection
897 * indirection table.
    [all...]
  /external/expat/lib/
xmlparse.c     [all...]
  /prebuilts/go/darwin-x86/src/text/template/
exec.go 438 s.errorf("indirection through explicit nil in %s", chain)
637 // Does one dereference or indirection work? We could do more, as we
791 // indirect returns the item at the end of indirection, and a bool to indicate if it's nil.
  /prebuilts/go/linux-x86/src/text/template/
exec.go 438 s.errorf("indirection through explicit nil in %s", chain)
637 // Does one dereference or indirection work? We could do more, as we
791 // indirect returns the item at the end of indirection, and a bool to indicate if it's nil.
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3tokenstream.h 195 * it just results in one more level of indirection and I think that with
  /external/autotest/scheduler/
rdb_hosts.py 335 differently, as that is another level of foreign key indirection.
  /external/bison/darwin-lib/sys/
wait.h 180 better (remove an indirection through a 'static' pointer variable),
  /external/bison/darwin-lib/
time.h 186 better (remove an indirection through a 'static' pointer variable),
  /external/bison/linux-lib/sys/
wait.h 180 better (remove an indirection through a 'static' pointer variable),
  /external/bison/linux-lib/
time.h 186 better (remove an indirection through a 'static' pointer variable),
  /external/clang/include/clang/AST/
OperationKinds.h 333 UO_AddrOf, UO_Deref, // [C99 6.5.3.2] Address and indirection
  /external/e2fsprogs/ext2ed/
file_com.c 391 wprintw (show_win,"File inode %ld. Indirection level %ld.",inode_num,file_info.level);
  /external/icu/icu4c/source/common/
uvector.cpp 492 * (with some extra indirection) to the user supplied comparator.
  /external/llvm/include/llvm/ADT/
SmallBitVector.h 33 // unnecessary level of indirection. It would be more efficient to use a
  /external/mesa3d/src/gallium/drivers/r300/compiler/
r300_fragprog_emit.c 396 * Create the necessary indirection.
  /external/protobuf/src/google/protobuf/
service.h 42 // and can avoid unnecessary layers of indirection.
  /external/tcpdump/
Makefile.in 231 # hack the extra indirection
  /frameworks/base/core/java/android/net/
Network.java 373 // This extra layer of indirection might be seen as paranoia, and might
  /frameworks/base/docs/html/reference/android/support/test/espresso/action/
package-summary.html 168 A sadly necessary layer of indirection to interact with AdapterViews. 
  /prebuilts/android-emulator/
README 136 fa54c56 android/utils/looper.h: Remove one level of indirection.
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_scope.py 52 def make_adder4(): # XXX add exta level of indirection
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_scope.py 52 def make_adder4(): # XXX add exta level of indirection
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
esc.go 1026 // insert OADDR to account for the additional indirection.
1149 // = means direct flow, and N asterisks (*) encodes content (obtained by indirection) flow.
    [all...]

Completed in 3636 milliseconds

1 2 3 4 5 67 8 91011>>