HomeSort by relevance Sort by last modified time
    Searched full:symbolic (Results 1 - 25 of 1075) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /system/core/toolbox/
ln.c 14 int symbolic = 0; local
19 symbolic = 1;
26 if(symbolic) {
rmdir.c 14 int symbolic = 0; local
  /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/icu4c/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/iptables/extensions/
libxt_TCPOPTSTRIP.man 6 by symbolic name. The list of recognized options can be obtained by calling
libxt_tos.man 10 You can specify a symbolic name when using the tos match for IPv4. The list of
  /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/oprofile/doc/
ophelp.1.in 17 give it a symbolic event name, it will return the hardware
27 Show the symbolic CPU name.
  /frameworks/compile/mclinker/include/mcld/LD/
DiagLayouts.inc 2 DIAG(warn_unsupported_symbolic_versioning, DiagnosticEngine::Warning, "Symbolic versioning has not been fully supported yet.\nsection `%0'.", "Symbolic versioning has not been fully supported yet.\nsection `%0'")
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/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. */
auxvec.h 6 /* Symbolic values for the entries in the auxiliary table
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-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. */
auxvec.h 6 /* Symbolic values for the entries in the auxiliary table
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-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. */
auxvec.h 6 /* Symbolic values for the entries in the auxiliary table
  /external/llvm/include/llvm-c/
Disassembler.h 35 * get the symbolic information for an operand of an instruction. Typically
40 * one operand with symbolic information. To determine the symbolic operand
43 * size parameter. For instructions sets with fixed widths and one symbolic
47 * TagType for that Triple. If symbolic information is returned the function
65 * field. The symbolic information about the operand is returned using all
88 * The operand VariantKinds for symbolic disassembly.
138 * Create a disassembler for the TripleName. Symbolic disassembly is supported
150 * Create a disassembler for the TripleName and a specific CPU. Symbolic
  /external/skia/src/sfnt/
SkIBMFamilyClass.h 30 ((Symbolic, 12))
153 struct Symbolic {
165 } symbolic; member in union:SkIBMFamilyClass::SubClass
  /external/linux-tools-perf/util/
parse-events.h 4 * Parse symbolic events/counts passed in as options:
  /external/chromium/chrome/browser/ui/gtk/
rounded_window.h 13 // Symbolic names for arguments to |rounded_edges| in ActAsRoundedWindow().
24 // Symbolic names for arguments to |drawn_borders| in ActAsRoundedWindow().
  /external/clang/lib/StaticAnalyzer/Core/
ConstraintManager.cpp 1 //== ConstraintManager.cpp - Constraints on symbolic values -----*- C++ -*--==//
10 // This file defined the interface to manage constraints on symbolic values.
  /external/kernel-headers/original/linux/
fcntl.h 29 #define AT_SYMLINK_NOFOLLOW 0x100 /* Do not follow symbolic links. */
32 #define AT_SYMLINK_FOLLOW 0x400 /* Follow symbolic links. */
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCTargetDesc.h 25 // Define symbolic names for Hexagon registers. This defines a mapping from
31 // Defines symbolic names for the Hexagon instructions.
  /external/llvm/lib/Target/MBlaze/MCTargetDesc/
MBlazeMCTargetDesc.h 44 // Defines symbolic names for MBlaze registers. This defines a mapping from
49 // Defines symbolic names for the MBlaze instructions.
  /external/llvm/lib/Target/MSP430/MCTargetDesc/
MSP430MCTargetDesc.h 24 // Defines symbolic names for MSP430 registers.
29 // Defines symbolic names for the MSP430 instructions.
  /external/llvm/lib/Target/NVPTX/MCTargetDesc/
NVPTXMCTargetDesc.h 25 // Defines symbolic names for PTX registers.
29 // Defines symbolic names for the PTX instructions.

Completed in 311 milliseconds

1 2 3 4 5 6 7 8 91011>>