/external/bison/src/ |
named-ref.h | 27 a symbolic name of a symbol in a rule. */ 30 /* Symbolic named given by user. */ 33 /* Location of the symbolic name. Not including brackets. */
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
symtable.h | 19 * symbolic names. 31 * symbolic names. 34 * between symbolic names and their values. For example, if the 46 * <p>Finally, a symbol table defines parsing behavior for symbolic 47 * names. All symbolic names start with the SYMBOL_REF character. 73 * @param s the symbolic name to lookup 104 * valid symbolic name at the given position.
|
/external/icu/icu4c/source/common/unicode/ |
symtable.h | 19 * symbolic names. 31 * symbolic names. 34 * between symbolic names and their values. For example, if the 46 * <p>Finally, a symbol table defines parsing behavior for symbolic 47 * names. All symbolic names start with the SYMBOL_REF character. 73 * @param s the symbolic name to lookup 104 * valid symbolic name at the given position.
|
/bionic/libc/kernel/uapi/linux/ |
compiler.h | 11 * An alternative to this file is to check in a symbolic link to the
|
/development/ndk/platforms/android-L/include/linux/ |
compiler.h | 11 * An alternative to this file is to check in a symbolic link to the
|
/external/iptables/extensions/ |
libxt_TCPOPTSTRIP.man | 6 by symbolic name. The list of recognized options can be obtained by calling
|
/external/lldb/test/functionalities/connect_remote/ |
EchoServer.py | 10 HOST = 'localhost' # Symbolic name meaning local interfaces
|
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/ |
compiler.h | 11 * An alternative to this file is to check in a symbolic link to the
|
/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/ |
compiler.h | 11 * An alternative to this file is to check in a symbolic link to the
|
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/ |
compiler.h | 11 * An alternative to this file is to check in a symbolic link to the
|
/external/chromium_org/net/base/ |
net_log_logger.cc | 76 // enums and their symbolic names. 80 // flags and their symbolic names. 92 // enums and their symbolic names. 105 // enums and their symbolic names. 118 // symbolic names. 131 // symbolic names. 146 // and their symbolic names. 161 // symbolic names. 173 // their symbolic names. 177 // symbolic names [all...] |
/external/e2fsprogs/lib/ext2fs/ |
valid_blk.c | 29 * Only directories, regular files, and some symbolic links 37 * If the symbolic link is a "fast symlink", then the symlink
|
/external/kernel-headers/original/uapi/linux/ |
fcntl.h | 44 #define AT_SYMLINK_NOFOLLOW 0x100 /* Do not follow symbolic links. */ 47 #define AT_SYMLINK_FOLLOW 0x400 /* Follow symbolic links. */
|
/external/oprofile/doc/ |
ophelp.1.in | 17 give it a symbolic event name, it will return the hardware 27 Show the symbolic CPU name.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/ |
fcntl.h | 38 #define AT_SYMLINK_NOFOLLOW 0x100 /* Do not follow symbolic links. */ 41 #define AT_SYMLINK_FOLLOW 0x400 /* Follow symbolic links. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
fcntl.h | 38 #define AT_SYMLINK_NOFOLLOW 0x100 /* Do not follow symbolic links. */ 41 #define AT_SYMLINK_FOLLOW 0x400 /* Follow symbolic links. */
|
/external/llvm/include/llvm/MC/ |
MCSymbolizer.h | 56 /// \brief Try to add a symbolic operand instead of \p Value to the MCInst. 58 /// Instead of having a difficult to read immediate, a symbolic operand would 61 /// the symbolic expression. 62 /// @param Inst - The MCInst where to insert the symbolic operand. 69 /// @return Whether a symbolic operand was added.
|
MCExternalSymbolizer.h | 30 /// \name Hooks for symbolic disassembly via the public 'C' interface. 32 /// The function to get the symbolic information for operands. 36 /// The pointer to the block of symbolic information for above call back.
|
/external/chromium_org/build/mac/ |
copy_framework_unversioned.sh | 10 # stored in a versioned directory within the bundle, and symbolic links 14 # The symbolic links usually found in frameworks create problems. Symbolic 16 # remove or retarget a symbolic link within a framework without affecting the 20 # resources are accessed through the framework's symbolic links, this 24 # Indirection through symbolic links also carries a runtime performance 32 # resources through symbolic links, they are accessed directly. In normal
|
/external/chromium_org/third_party/skia/src/sfnt/ |
SkIBMFamilyClass.h | 30 ((Symbolic, 12)) 153 struct Symbolic { 165 } symbolic; member in union:SkIBMFamilyClass::SubClass
|
/external/skia/src/sfnt/ |
SkIBMFamilyClass.h | 30 ((Symbolic, 12)) 153 struct Symbolic { 165 } symbolic; member in union:SkIBMFamilyClass::SubClass
|
/external/chromium_org/chrome/test/chromeos/autotest/files/client/deps/pyauto_dep/ |
setup_test_links.sh | 7 # A script to setup symbolic links needed for Chrome's PyAuto framework.
|
/external/chromium_org/third_party/sqlite/src/ |
mkopcodec.awk | 7 # Opcodes.c contains strings which are the symbolic names for the various
|
/external/chromium_org/tools/gyp/test/win/linker-flags/ |
incremental.gyp | 8 # visible symbolic name in the disassembly.
|
/external/chromium_org/ui/base/ |
hit_test.h | 10 // Defines the same symbolic names used by the WM_NCHITTEST Notification under
|