HomeSort by relevance Sort by last modified time
    Searched full:indirection (Results 101 - 125 of 698) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
FCDIterCollationIterator.java 207 // Specify the class to avoid a virtual-function indirection.
216 // Specify the class to avoid a virtual-function indirection.
  /external/icu/icu4c/source/i18n/
uitercollationiterator.cpp 259 // Specify the class to avoid a virtual-function indirection.
268 // Specify the class to avoid a virtual-function indirection.
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
FCDIterCollationIterator.java 205 // Specify the class to avoid a virtual-function indirection.
214 // Specify the class to avoid a virtual-function indirection.
  /art/runtime/arch/x86/
thread_x86.cc 135 // Allow easy indirection back to Thread*.
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/Juno/AcpiTables/
AcpiSsdtRootPci.asl 33 We use the first model with link indirection to set the correct
  /device/linaro/bootloader/edk2/ArmPkg/Include/Chipset/
AArch64Mmu.h 19 // Memory Attribute Indirection register Definitions
  /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/llvm/include/llvm/Option/
OptTable.h 27 /// The OptTable class provides a layer of indirection which allows Option
  /external/protobuf/java/core/src/main/java/com/google/protobuf/
RpcController.java 42 * unnecessary layers of indirection.
Service.java 44 * unnecessary layers of indirection.
  /external/python/cpython2/Lib/idlelib/
extend.txt 34 to the virtual events. (This indirection is done so that the key bindings can
  /external/python/cpython3/Lib/idlelib/
extend.txt 34 to the virtual events. (This indirection is done so that the key bindings can
  /external/syslinux/gpxe/src/arch/i386/interface/pxeparent/
pxeparent.c 110 * Used as the indirection vector for all parent PXE API calls. Resides in
  /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_utils.c 121 // mapping, while at it (avoid one indirection in the final loop).
  /frameworks/rs/tests/lldb/tests/testcases/
test_call_api_funs.py 46 We use an extra level of indirection here to properly
  /packages/apps/Settings/src/com/android/settings/development/
VerifyAppsOverUsbPreferenceController.java 52 * Class for indirection of RestrictedLockUtils for testing purposes. It would be nice to mock
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyboardTextsSet.java 91 " reference indirection: " + text);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Option/
OptTable.h 27 /// The OptTable class provides a layer of indirection which allows Option
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
float.h 39 * extra indirection.
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
float.h 39 * extra indirection.

Completed in 862 milliseconds

1 2 3 45 6 7 8 91011>>