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

1 2 34 5 6 7 8 91011>>

  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
FCDIterCollationIterator.java 203 // Specify the class to avoid a virtual-function indirection.
212 // Specify the class to avoid a virtual-function indirection.
  /art/runtime/arch/x86/
thread_x86.cc 134 // Allow easy indirection back to Thread*.
  /external/clang/test/SemaCXX/
decl-expr-ambiguity.cpp 38 __typeof(*V()) f5(); // expected-error {{ISO C++ does not allow indirection on operand of type 'V' (aka 'void *')}}
  /external/clang/test/SemaTemplate/
instantiate-expr-1.cpp 130 asm ("nop" : "=r"(*t) : "r"(*t)); // expected-error {{indirection requires pointer operand ('int' invalid)}}
resolve-single-template-id.cpp 42 *two; //expected-error {{reference to overloaded function could not be resolved; did you mean to call it with no arguments?}} expected-error {{indirection requires pointer operand}}
  /external/compiler-rt/lib/builtins/
gcc_personality_v0.c 125 /* then apply indirection */
  /external/libchrome/base/
bind.h 40 // via an indirection like we do below.
  /external/libweave/third_party/chromium/base/
bind.h 40 // via an indirection like we do below.
  /external/llvm/include/llvm/Option/
OptTable.h 27 /// The OptTable class provides a layer of indirection which allows Option
  /external/opencv3/3rdparty/libwebp/utils/
quant_levels.c 125 // mapping, while at it (avoid one indirection in the final loop).
  /external/protobuf/java/src/main/java/com/google/protobuf/
RpcController.java 42 * unnecessary layers of indirection.
Service.java 44 * unnecessary layers of indirection.
  /external/v8/src/snapshot/
natives-external.cc 194 // runtime content, we have to implement this indirection to offer
  /external/valgrind/perf/
many-loss-records.c 26 indirection at each malloc-ed level */
  /external/webp/src/utils/
quant_levels.c 121 // mapping, while at it (avoid one indirection in the final loop).
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
workaround.hpp 238 // BOOST_OPEN_PAREN indirection below, is required to satisfy the
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyboardTextsSet.java 91 " reference indirection: " + text);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xmd.h 90 * The extra indirection is to get macro arguments to expand correctly before
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xmd.h 90 * The extra indirection is to get macro arguments to expand correctly before
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
extend.txt 34 to the virtual events. (This indirection is done so that the key bindings can
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
extend.txt 34 to the virtual events. (This indirection is done so that the key bindings can
  /prebuilts/go/darwin-x86/test/
escape_level.go 7 // Test indirection level computation in escape analysis.
  /prebuilts/go/linux-x86/test/
escape_level.go 7 // Test indirection level computation in escape analysis.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
extend.txt 34 to the virtual events. (This indirection is done so that the key bindings can
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
extend.txt 34 to the virtual events. (This indirection is done so that the key bindings can

Completed in 2137 milliseconds

1 2 34 5 6 7 8 91011>>