/prebuilts/sdk/current/support/v7/appcompat/res/values/ |
styles.xml | 125 <!-- This style has an extra indirection to properly set RTL attributes. See styles_rtl.xml -->
|
/toolchain/binutils/binutils-2.25/bfd/ |
elf32-sh64.c | 29 /* Add a suffix for datalabel indirection symbols. It must not match any
|
/toolchain/binutils/binutils-2.25/binutils/ |
elfcomm.c | 806 use square brackets to denote the indirection. For nested archives,
|
/external/clang/docs/ |
InternalsManual.rst | [all...] |
Block-ABI-Apple.rst | 821 Note that the forwarding indirection is *NOT* used. [all...] |
/external/e2fsprogs/ext2ed/doc/ |
user-guide.sgml | [all...] |
/external/icu/icu4c/source/i18n/ |
collationdatabuilder.cpp | 115 * That would be more difficult to test and maintain than this indirection. 157 // Set all of the jamoCE32s[] to indirection CE32s. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
vec.h | 189 indirection. [all...] |
/external/bison/darwin-lib/ |
inttypes.h | 202 better (remove an indirection through a 'static' pointer variable), [all...] |
spawn.h | 217 better (remove an indirection through a 'static' pointer variable), [all...] |
stdlib.h | 260 better (remove an indirection through a 'static' pointer variable), [all...] |
/external/bison/linux-lib/ |
inttypes.h | 202 better (remove an indirection through a 'static' pointer variable), [all...] |
spawn.h | 217 better (remove an indirection through a 'static' pointer variable), [all...] |
stdlib.h | 260 better (remove an indirection through a 'static' pointer variable), [all...] |
/external/clang/lib/AST/ |
ExprClassification.cpp | 219 // C++ [expr.unary.op]p1: The unary * operator performs indirection:
|
/external/clang/lib/StaticAnalyzer/Core/ |
CallEvent.cpp | 130 /// with no further indirection. [all...] |
/external/curl/ |
CMakeLists.txt | [all...] |
/external/elfutils/src/ |
ld.h | 225 /* Indirection table for the symbols defined here. */ [all...] |
/external/guava/guava/src/com/google/common/collect/ |
Ordering.java | 306 * class, so we need the indirection. In production, Hotspot should still [all...] |
/external/icu/icu4c/source/tools/toolutil/ |
ucm.c | 209 /* sorting by bytes first sorts the reverseMap; use indirection to mappings */ [all...] |
/external/libpcap/ |
Makefile.in | 99 # hack the extra indirection
|
/external/libxml2/doc/ |
catalog.html | 35 <li>remapping from a given URL to another one, like an HTTP indirection
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
EHStreamer.cpp | 418 // we need to use some form of indirection. For example, on Darwin,
|
/external/llvm/tools/llvm-readobj/ |
COFFDumper.cpp | 604 // indirection to the string table subsection using the index subsection. [all...] |
/external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/ |
NCV.hpp | 82 #define NCV_CT_PREP_PASTE_AUX(a,b) a##b ///< Concatenation indirection macro
|