HomeSort by relevance Sort by last modified time
    Searched full:symbolic (Results 26 - 50 of 1246) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/iptables/extensions/
libxt_tos.man 10 You can specify a symbolic name when using the tos match for IPv4. The list of
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
genericpath.py 14 # This is false for dangling symbolic links on systems that support them.
16 """Test whether a path exists. Returns False for broken symbolic links"""
24 # This follows symbolic links, so both islink() and isdir() can be true
36 # This follows symbolic links, so both islink() and isdir()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
genericpath.py 14 # This is false for dangling symbolic links on systems that support them.
16 """Test whether a path exists. Returns False for broken symbolic links"""
24 # This follows symbolic links, so both islink() and isdir() can be true
36 # This follows symbolic links, so both islink() and isdir()
  /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/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/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.
  /external/llvm/lib/Target/XCore/MCTargetDesc/
XCoreMCTargetDesc.h 24 // Defines symbolic names for XCore registers. This defines a mapping from
30 // Defines symbolic names for the XCore instructions.
  /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'")
  /external/ceres-solver/internal/ceres/
cxsparse.h 49 // factorization with a known symbolic factorization. This features does not
59 // symbolic_factorization - The symbolic factorization of A. This is obtained
87 // Computes a symbolic factorization of A that can be used in SolveCholesky.
92 // Computes a symbolic factorization of A that can be used in
98 // Computes a symbolic factorization of A that can be used in
103 // then used to find a symbolic factorization. This can result in a
  /external/eigen/Eigen/src/UmfPackSupport/
UmfPackSupport.h 25 inline void umfpack_free_symbolic(void **Symbolic, double)
26 { umfpack_di_free_symbolic(Symbolic); *Symbolic = 0; }
28 inline void umfpack_free_symbolic(void **Symbolic, std::complex<double>)
29 { umfpack_zi_free_symbolic(Symbolic); *Symbolic = 0; }
32 const int Ap[], const int Ai[], const double Ax[], void **Symbolic,
35 return umfpack_di_symbolic(n_row,n_col,Ap,Ai,Ax,Symbolic,Control,Info);
39 const int Ap[], const int Ai[], const std::complex<double> Ax[], void **Symbolic,
42 return umfpack_zi_symbolic(n_row,n_col,Ap,Ai,&numext::real_ref(Ax[0]),0,Symbolic,Control,Info)
    [all...]
  /external/clang/test/Analysis/
misc-ps-eager-assume.m 30 // the symbolic expression is stored to 'y' (which is a short instead of an
32 // symbolic expression is literally the branch condition.
35 // The cast to 'short' causes us to lose symbolic constraint.
49 // a symbolic value for this variable, but in the branch condition it is
51 // promotions of symbolic values, so this test case tests the logic in
69 // In this test case, the double '!' works fine with our symbolic constraints,
86 // This false positive occurred because the symbolic constraint on a short was
  /external/elfutils/0.153/libebl/
ebl-hooks.h 53 /* Return symbolic representation of relocation type. */
68 /* Return symbolic representation of segment type. */
71 /* Return symbolic representation of section type. */
92 /* Return symbolic representation of symbol type. */
95 /* Return symbolic representation of symbol binding. */
98 /* Return symbolic representation of dynamic tag. */
107 /* Return symbolic representation of OS ABI. */
  /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.
173 * Create a disassembler for the TripleName. Symbolic disassembly is supported
185 * Create a disassembler for the TripleName and a specific CPU. Symbolic
  /external/chromium_org/sandbox/win/src/
sync_policy.cc 22 // Provides functionality to resolve a symbolic link within the object
51 DLOG(ERROR) << "Failed to open symbolic link directory. Error: "
66 DLOG(ERROR) << "Failed to open symbolic link Error: " << status;
76 DLOG(ERROR) << "Failed to get length for symbolic link target. Error: "
89 DLOG(ERROR) << "Failed to resolve symbolic link. Error: " << status;
  /external/kernel-headers/original/uapi/scsi/fc/
fc_ns.h 44 FC_NS_GSPN_ID = 0x0118, /* get symbolic port name */
53 FC_NS_RSPN_ID = 0x0218, /* reg symbolic port name */
55 FC_NS_RSNN_NN = 0x0239, /* reg symbolic node name */
181 * RSNN_NN request - register symbolic node name
190 * RSPN_ID request - register symbolic port name
  /external/svox/pico/lib/
picopam.h 38 * - building a suitable symbolic feature vector set for the sentence
39 * - Feeding Decision Trees with the symbolic seqence vector set
44 * - While building the symbolic feature vector set for the sentence this data structure stores syllable relevant data.
  /ndk/sources/host-tools/sed-4.2.1/lib/
lstat.c 43 when FILE is a symbolic link. On Linux and Solaris 10 systems, the
48 If FILE has a trailing slash and specifies a symbolic link,
66 /* FILE refers to a symbolic link and the name ends with a slash.
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/sonatype/sisu/sisu-guice/2.1.7/
sisu-guice-2.1.7.pom 38 <symbolic.name>${project.groupId}.${project.artifactId}</symbolic.name>
139 <property name="Bundle-SymbolicName" value="${symbolic.name}" />
153 <property name="Bundle-SymbolicName" value="${symbolic.name}-noaop" />
224 <property name="Bundle-SymbolicName" value="${symbolic.name}" />
234 <property name="Bundle-SymbolicName" value="${symbolic.name}-noaop" />
  /prebuilts/tools/common/m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/
sisu-guice-2.1.7.pom 38 <symbolic.name>${project.groupId}.${project.artifactId}</symbolic.name>
139 <property name="Bundle-SymbolicName" value="${symbolic.name}" />
153 <property name="Bundle-SymbolicName" value="${symbolic.name}-noaop" />
224 <property name="Bundle-SymbolicName" value="${symbolic.name}" />
234 <property name="Bundle-SymbolicName" value="${symbolic.name}-noaop" />
  /external/chromium_org/chrome/browser/mac/
keystone_promote_postflight.sh 50 # On the Mac, or at least on HFS+, symbolic link permissions are significant,
52 # permissions on any symbolic links.
  /external/elfutils/0.153/backends/
arm_symbol.c 1 /* Arm specific symbolic name handling.
49 /* Return symbolic representation of section type. */
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64MCTargetDesc.h 56 // Defines symbolic names for AArch64 registers. This defines a mapping from
62 // Defines symbolic names for the AArch64 instructions.
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsMCTargetDesc.h 64 // Defines symbolic names for Mips registers. This defines a mapping from
69 // Defines symbolic names for the Mips instructions.
  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCMCTargetDesc.h 61 // Defines symbolic names for PowerPC registers. This defines a mapping from
67 // Defines symbolic names for the PowerPC instructions.

Completed in 2626 milliseconds

12 3 4 5 6 7 8 91011>>