/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
gtest-internal.h | 63 // Due to C++ preprocessor weirdness, we need double indirection to [all...] |
/external/llvm/utils/unittest/googletest/src/ |
gtest-internal-inl.h | 827 // Provides a level of indirection for the test case list to allow [all...] |
/external/mesa3d/src/gtest/include/gtest/internal/ |
gtest-internal.h | 59 // Due to C++ preprocessor weirdness, we need double indirection to [all...] |
/external/mesa3d/src/gtest/src/ |
gtest-internal-inl.h | 824 // Provides a level of indirection for the test case list to allow [all...] |
/external/protobuf/gtest/src/ |
gtest-internal-inl.h | [all...] |
/external/tcpdump/ |
aclocal.m4 | 1062 dnl carefully use indirection and be aware if the other components were [all...] |
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/ |
gtest-internal.h | 65 // Due to C++ preprocessor weirdness, we need double indirection to [all...] |
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/ |
gtest-internal-inl.h | [all...] |
/frameworks/base/docs/html/training/articles/ |
perf-jni.jd | 556 actually direct pointers. Ice Cream Sandwich added the indirection [all...] |
/ndk/sources/host-tools/make-3.81/ |
remake.c | [all...] |
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/ |
gtest-internal.h | 64 // Due to C++ preprocessor weirdness, we need double indirection to [all...] |
/ndk/sources/third_party/googletest/googletest/src/ |
gtest-internal-inl.h | [all...] |
/prebuilts/go/darwin-x86/doc/ |
go1.2.html | 57 To prevent such unsafe behavior, in Go 1.2 the compilers now guarantee that any indirection through [all...] |
/prebuilts/go/linux-x86/doc/ |
go1.2.html | 57 To prevent such unsafe behavior, in Go 1.2 the compilers now guarantee that any indirection through [all...] |
/prebuilts/misc/common/swig/include/2.0.11/octave/ |
octrun.swg | 934 // indirection such that clone copies ref-counted pointer and we keep [all...] |
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-z80.c | 489 /* Indirection is indicated with parentheses. */ [all...] |
/toolchain/binutils/binutils-2.25/opcodes/ |
m68k-dis.c | 591 /* Two level. Compute displacement to add after indirection. */ [all...] |
/external/antlr/antlr-3.4/runtime/C/src/ |
antlr3collections.c | [all...] |
/external/slf4j/slf4j-site/src/site/pages/ |
faq.html | 537 it more complex by adding an additional indirection on top of 538 SLF4J, which is an indirection in itself. [all...] |
/external/bison/darwin-lib/ |
math.h | 179 better (remove an indirection through a 'static' pointer variable), [all...] |
unistd.h | 278 better (remove an indirection through a 'static' pointer variable), [all...] |
/external/bison/linux-lib/ |
math.h | 179 better (remove an indirection through a 'static' pointer variable), [all...] |
unistd.h | 278 better (remove an indirection through a 'static' pointer variable), [all...] |
/external/e2fsprogs/ext2ed/doc/ |
ext2fs-overview.sgml | 568 of indirection - It will point to a list of double indirect blocks. [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
RBBITableBuilder.java | 67 // Too bad Java can't do indirection more easily! [all...] |