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

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
stat.h 264 If FILE is a symbolic link, do not follow it. */
285 If FILE is a symbolic link, this affects its target instead. */
291 If FILE is a symbolic link, this affects the link itself
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
stat.h 264 If FILE is a symbolic link, do not follow it. */
285 If FILE is a symbolic link, this affects its target instead. */
291 If FILE is a symbolic link, this affects the link itself
  /prebuilts/go/darwin-x86/src/path/filepath/
path.go 222 // EvalSymlinks returns the path name after the evaluation of any symbolic
225 // unless one of the components is an absolute symbolic link.
390 // Walk does not follow symbolic links.
  /prebuilts/go/linux-x86/src/path/filepath/
path.go 222 // EvalSymlinks returns the path name after the evaluation of any symbolic
225 // unless one of the components is an absolute symbolic link.
390 // Walk does not follow symbolic links.
  /prebuilts/tools/common/m2/repository/org/apache/xbean/xbean/3.4/
xbean-3.4.pom 66 <xbean.osgi.symbolic.name>${groupId}.${artifactId}</xbean.osgi.symbolic.name>
315 <Bundle-SymbolicName>${xbean.osgi.symbolic.name}</Bundle-SymbolicName>
  /toolchain/binutils/binutils-2.25/gas/doc/
c-tilegx.texi 100 * TILE-Gx Modifiers:: Symbolic Operand Modifiers.
161 @subsection Symbolic Operand Modifiers
207 A 48-bit symbolic value is constructed by using the following idiom:
c-i370.texi 68 Registers can be given the symbolic names r0..r15, fp0, fp2, fp4, fp6.
69 By using thesse symbolic names, @code{@value{AS}} can detect simple
c-rx.texi 17 * RX-Modifiers:: Symbolic Operand Modifiers
118 @section Symbolic Operand Modifiers
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ProgramState.h 66 /// 3. Constraints on symbolic values (GenericDataMap)
152 // Each ProgramState records constraints on symbolic values. These constraints
154 // As constraints gradually accrue on symbolic values, added constraints
160 // symbolic values. A call to 'assume' indicates an assumption being placed
161 // on one or symbolic values. 'assume' methods take the following inputs:
223 // Binding and retrieving values to/from the environment and symbolic store.
SValBuilder.h 78 // FIXME: Remove the second disjunct when we support symbolic
111 /// Constructs a symbolic expression for two non-location values.
  /external/clang/lib/StaticAnalyzer/Checkers/
ArrayBoundCheckerV2.cpp 75 // FIXME: improve this later by tracking symbolic lower bounds
76 // for symbolic regions.
SimpleStreamChecker.cpp 130 // Get the symbolic value corresponding to the file handle.
154 // Get the symbolic value corresponding to the file handle.
  /external/clang/www/analyzer/
open_projects.html 98 <p>Implement unifying two symbolic values along a path after they are
172 <p>Symbolic expressions of the form <code>$sym &amp; CONSTANT</code> can range from 0 to <code>CONSTANT-</code>1 if CONSTANT is <code>2^n-1</code>, e.g. 0xFF (0b11111111), 0x7F (0b01111111), 0x3 (0b0011), 0xFFFF, etc. Even without handling general bitwise operations on symbols, we can at least bound the value of the resulting expression. Bonus points for handling masks followed by shifts, e.g. <code>($sym &amp; 0b1100) >> 2</code>.
  /external/deqp/modules/gles3/functional/
es3fNegativeFragmentApiTests.cpp 105 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if sfail, dpfail, or dppass is any value other than the defined symbolic constant values.");
121 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if sfail, dpfail, or dppass is any value other than the eight defined symbolic constant values.");
  /external/e2fsprogs/ext2ed/
inode_com.c 252 wprintw (show_win,"Symbolic link. ");
258 wprintw (show_pad,"Slow symbolic link\n");
  /external/llvm/examples/ParallelJIT/
ParallelJIT.cpp 54 ArgX->setName("AnArg"); // Give it a nice symbolic name for fun.
84 ArgX->setName("AnArg"); // Give it a nice symbolic name for fun.
  /external/mesa3d/docs/
README.QUAKE 92 header files, makes appropriate symbolic links for libraries, and sets
133 and to make two symbolic links:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
fcntl.h 249 # define AT_SYMLINK_NOFOLLOW 0x100 /* Do not follow symbolic links. */
252 # define AT_SYMLINK_FOLLOW 0x400 /* Follow symbolic links. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
fcntl.h 256 # define AT_SYMLINK_NOFOLLOW 0x100 /* Do not follow symbolic links. */
259 # define AT_SYMLINK_FOLLOW 0x400 /* Follow symbolic links. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
fcntl.h 271 # define AT_SYMLINK_NOFOLLOW 0x100 /* Do not follow symbolic links. */
274 # define AT_SYMLINK_FOLLOW 0x400 /* Follow symbolic links. */
  /system/connectivity/shill/
device_info.h 252 // Return the filepath for the target of the device info symbolic link
254 // Returns true if symbolic link read succeeded, false otherwise.
  /toolchain/binutils/binutils-2.25/libiberty/
make-relative-prefix.c 36 named @var{progname}. Also, if @var{progname} is a symbolic link,
37 the symbolic link will be resolved.
  /art/runtime/gc/space/
image_space.h 90 // Symbolic location for image.
image_space_fs.h 58 // We only want to delete regular files and symbolic links.
  /build/core/
dex_preopt_libart_boot.mk 5 # The image "location" is a symbolic path that with multiarchitecture

Completed in 1170 milliseconds

<<11121314151617181920>>