HomeSort by relevance Sort by last modified time
    Searched full:symbolic (Results 76 - 100 of 1693) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/elfutils/tests/
run-alldts.sh 46 SYMBOLIC 0xdeadbeef
60 FLAGS ORIGIN SYMBOLIC TEXTREL BIND_NOW 0xdeadbee0
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64MCTargetDesc.h 70 // Defines symbolic names for AArch64 registers. This defines a mapping from
76 // Defines symbolic names for the AArch64 instructions.
  /external/llvm/lib/Target/BPF/MCTargetDesc/
BPFMCTargetDesc.h 54 // Defines symbolic names for BPF registers. This defines a mapping from
60 // Defines symbolic names for the BPF instructions.
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCTargetDesc.h 61 // Define symbolic names for Hexagon registers. This defines a mapping from
67 // Defines symbolic names for the Hexagon instructions.
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsMCTargetDesc.h 67 // Defines symbolic names for Mips registers. This defines a mapping from
72 // Defines symbolic names for the Mips instructions.
  /external/llvm/lib/Target/Sparc/MCTargetDesc/
SparcMCTargetDesc.h 46 // Defines symbolic names for Sparc registers. This defines a mapping from
52 // Defines symbolic names for the Sparc instructions.
  /external/llvm/lib/Target/WebAssembly/MCTargetDesc/
WebAssemblyMCTargetDesc.h 54 // Defines symbolic names for WebAssembly registers. This defines a mapping from
60 // Defines symbolic names for the WebAssembly instructions.
  /external/toybox/toys/posix/
ln.c 18 -s Create a symbolic link
82 (toys.optflags & FLAG_s) ? "symbolic" : "hard", try, new);
  /prebuilts/tools/common/m2/repository/org/eclipse/jetty/jetty-util/8.1.14.v20131031/
jetty-util-8.1.14.v20131031.pom 13 <bundle-symbolic-name>${project.groupId}.util</bundle-symbolic-name>
  /prebuilts/tools/common/m2/repository/org/eclipse/jetty/jetty-websocket/8.1.14.v20131031/
jetty-websocket-8.1.14.v20131031.pom 14 <bundle-symbolic-name>${project.groupId}.websocket</bundle-symbolic-name>
  /external/clang/www/analyzer/
checker_dev_manual.html 91 The analyzer core performs symbolic execution of the given program. All the
92 input values are represented with symbolic values; further, the engine deduces
111 <li><tt>Environment</tt> - a mapping from source code expressions to symbolic
113 <li><tt>Store</tt> - a mapping from memory locations to symbolic values
114 <li><tt>GenericDataMap</tt> - constraints on symbolic values
129 During symbolic execution, <a href="http://clang.llvm.org/doxygen/classclang_1_1ento_1_1SVal.html">SVal</a>
132 integers, symbolic values, or memory locations (which are memory regions).
133 They are a discriminated union of "values", symbolic and otherwise.
134 If a value isn't symbolic, usually that means there is no symbolic
    [all...]
  /development/tools/checkstyle/
pre-push.py 21 Usage: add a symbolic link from /path/to/git/repo/.git/hooks/pre-push to
  /external/clang/test/CodeGen/
inline-asm-immediate-ubsan.c 10 // - 'i' accepts symbolic constants.
  /external/elfutils/backends/
s390_symbol.c 1 /* S/390-specific symbolic name handling.
tilegx_symbol.c 1 /* TILEGX-specific symbolic name handling.
x86_64_symbol.c 1 /* x86_64 specific symbolic name handling.
  /external/guava/
README.maven 13 or other Unix platforms which support symbolic linking,
  /external/kernel-headers/original/uapi/linux/
auxvec.h 6 /* Symbolic values for the entries in the auxiliary table
  /external/llvm/lib/DebugInfo/DWARF/
SyntaxHighlighting.h 19 // Symbolic names for various syntax elements.
  /external/llvm/lib/Target/SystemZ/
SystemZMCInstLower.h 38 // Return an MCExpr for symbolic operand MO with variant kind Kind.
  /external/llvm/test/Feature/
basictest.ll 5 ; Test "stripped" format where nothing is symbolic... this is how the bytecode
  /external/llvm/test/Integer/
basictest_bt.ll 6 ; Test "stripped" format where nothing is symbolic... this is how the bytecode
  /external/llvm/unittests/ExecutionEngine/MCJIT/
Makefile 17 # Permit these tests to use the MCJIT's symbolic lookup.
  /external/selinux/libselinux/man/man3/
getfilecon.3 28 except in the case of a symbolic link, where the
setfilecon.3 25 is identical to setfilecon, except in the case of a symbolic link, where the

Completed in 1149 milliseconds

1 2 34 5 6 7 8 91011>>