/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
resolv.h | 178 char * name; /* Its symbolic name, like "MX" */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
resolv.h | 178 char * name; /* Its symbolic name, like "MX" */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/ |
nis_object.x | 220 * LINK - This is the LINK object. It is quite similar to a symbolic link
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
tabnanny.py | 77 If file_or_dir is a directory and not a symbolic link, then recursively
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
tabnanny.py | 77 If file_or_dir is a directory and not a symbolic link, then recursively
|
/prebuilts/go/darwin-x86/src/go/types/ |
api.go | 123 // in package clauses, or symbolic variables t in t := x.(type) of
|
/prebuilts/go/linux-x86/src/go/types/ |
api.go | 123 // in package clauses, or symbolic variables t in t := x.(type) of
|
/prebuilts/libs/libedit/share/man/man5/ |
editrc.5 | 118 is interpreted as a symbolic arrow key name, which may be one of
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
tabnanny.py | 77 If file_or_dir is a directory and not a symbolic link, then recursively
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
tabnanny.py | 77 If file_or_dir is a directory and not a symbolic link, then recursively
|
/toolchain/binutils/binutils-2.25/bfd/ |
coff-alpha.c | [all...] |
elf32-mips.c | [all...] |
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-xstormy16.c | 163 as_bad (_("Not a symbolic expression"));
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
c-mips.texi | 530 symbolic offsets such as @samp{my_data + 4} to be used in place of 534 The implementation of these symbolic offsets depends on several factors, 596 n64 code is sometimes constructed in such a way that all symbolic 614 @code{sym+0x8000} as 32-bit values. The handling of non-symbolic [all...] |
c-mmix.texi | 337 optionally gives it a symbolic name. Some examples: 346 The symbolic register name can be used in place of a (non-special)
|
/toolchain/binutils/binutils-2.25/include/ |
dis-asm.h | 353 though both GDB and objdump provide their own (to print symbolic
|
/toolchain/binutils/binutils-2.25/include/mach-o/ |
loader.h | 314 #define BFD_MACH_O_N_STAB 0xe0 /* If any of these bits set, a symbolic debugging entry. */
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-shared/ |
shared.exp | 295 shared_test shp "shared -Bsymbolic" mainnp.o sh1p.o sh2p.o symbolic "-Bsymbolic"
|
/external/mesa3d/docs/ |
MESA_texture_array.spec | 466 commands, respectively, with the symbolic constants TEXTURE_1D, 643 other get commands; tex is a symbolic value indicating which texture [all...] |
/system/core/adb/ |
file_sync_client.cpp | 313 // If we're pulling symbolic links, we'll pull the target of the link rather than 374 // Unfortunately, this doesn't work for symbolic links, because we'll copy the [all...] |
/toolchain/binutils/binutils-2.25/binutils/ |
windmc.c | 217 that maps message ID's to their symbolic name.\n\ 806 " the symbolic name used for it. */\n\n");
|
/toolchain/binutils/binutils-2.25/opcodes/ |
sparc-dis.c | 458 address involved, as well as its symbolic form, if the instruction 971 and its symbolic value. */
|
/external/chromium-trace/catapult/telemetry/third_party/pyfakefs/pyfakefs/ |
fake_filesystem.py | 603 resolving file names and symbolic links until all elements of the path are 664 IOError: if there are too many levels of symbolic link 719 'Too many levels of symbolic links: \'%s\'' % [all...] |
/external/chromium-trace/catapult/third_party/pyfakefs/pyfakefs/ |
fake_filesystem.py | 621 resolving file names and symbolic links until all elements of the path are 682 IOError: if there are too many levels of symbolic link 737 'Too many levels of symbolic links: \'%s\'' % [all...] |
/external/clang/lib/StaticAnalyzer/Core/ |
ExprEngine.cpp | 259 /// logic for handling assumptions on symbolic values. 506 // If we fail to get the value for some reason, use a symbolic value. [all...] |