Home
last modified time | relevance | path

Searched refs:symbolic (Results 1 – 25 of 184) sorted by relevance

12345678

/external/clang/test/Analysis/
Dmisc-ps-eager-assume.m29 // the symbolic expression is stored to 'y' (which is a short instead of an
31 // symbolic expression is literally the branch condition.
34 // The cast to 'short' causes us to lose symbolic constraint.
48 // a symbolic value for this variable, but in the branch condition it is
50 // promotions of symbolic values, so this test case tests the logic in
68 // In this test case, the double '!' works fine with our symbolic constraints,
85 // This false positive occurred because the symbolic constraint on a short was
Dmisc-ps-basic-store.m24 // the value pointed to by 'x' and thus creates different symbolic values
Dmisc-ps.m296 // PR 4033. A symbolic 'void *' pointer can be used as the address for a
387 // a symbolic region. The second '*__gruep__' involves performing a load
427 // This just tests the proper tracking of symbolic values for globals (both
509 // Reduced from a crash involving the cast of an Objective-C symbolic region to
557 // symbolic value stored in 'x' wouldn't be implicitly casted to a signed value
562 return compare ? 0 : 1; // Forces the evaluation of the symbolic constraint.
704 // Test constant-folding of symbolic values, automatically handling type
861 // Handle casts from symbolic regions (packaged as integers) to doubles.
868 // foo_rev95119() returns a symbolic pointer. It is then
875 // Handle loading a symbolic pointer from a symbolic region that was
[all …]
Dmisc-ps-region-store.m85 // the value pointed to by 'x' and thus creates different symbolic values
98 // NULL dereferences which are pruned out by RegionStore's symbolic reasoning
216 // <rdar://problem/7249340> - Allow binding of values to symbolic regions.
231 // array values and that we handle symbolic values that are casted
292 // had a bug that caused 'x' to lose its default symbolic value after the
447 // Exercise creating ElementRegion with symbolic super region.
1007 // PR 6854 - crash when casting symbolic memory address to a float
1008 // Handle casting from a symbolic region to a 'float'. This isn't
1017 // <rdar://problem/8032791> False positive due to symbolic store not find
1094 // symbolic index
[all …]
/external/clang/include/clang/Basic/
DDiagnosticASTKinds.td21 "unknown symbolic operand name in inline assembly string">;
24 "unterminated symbolic operand name in inline assembly string">;
26 "empty symbolic operand name in inline assembly string">;
/external/iptables/extensions/
Dlibxt_TCPOPTSTRIP.man6 by symbolic name. The list of recognized options can be obtained by calling
Dlibxt_tos.man10 You can specify a symbolic name when using the tos match for IPv4. The list of
Dlibxt_TOS.man11 You can specify a symbolic name when using the TOS target for IPv4. It implies
/external/llvm/test/Feature/
Dbasictest.ll5 ; Test "stripped" format where nothing is symbolic... this is how the bytecode
/external/llvm/test/Integer/
Dbasictest_bt.ll6 ; Test "stripped" format where nothing is symbolic... this is how the bytecode
/external/libpng/
DKNOWNBUG10 fails to install symbolic links
/external/icu4c/config/
Dmh-hpux-acc70 ## Use linker option -Wl,-B,symbolic instead.
74 LD_SOOPTIONS= -Wl,-B,symbolic
Dmh-solaris90 BIR_LDFLAGS= -Wl,-M,$(NAME).map -Wl,-B,symbolic -Wl,-B,eliminate
Dmh-mingw104 ## Since symbolic links don't work the same way on Windows,
/external/chromium/net/tools/spdyshark/
DREADME28 4) Make a symbolic link for spdyshark to Wireshark
/external/libpng/scripts/
Dmakefile.watcom108 test: pngtest.exe .symbolic
/external/grub/
DAUTHORS11 bugs, added symbolic link support to shared_src/fsys_ext2fs.c, and
DMAINTENANCE9 2. Make a symbolic link from ~mohit/gnudoc/gnudoc_template to the
/external/bluetooth/glib/po/
Dtl.po91 msgstr "Sawi ang pagbasa ng symbolic link '%s': %s"
270 msgid "Failed to read the symbolic link '%s': %s"
271 msgstr "Sawi ang pagbasa ng symbolic link '%s': %s"
275 msgstr "Hindi suportado ang mga symbolic link"
721 msgstr "Hindi suportado ang mga symbolic link"
832 msgid "missing '<' in symbolic reference"
837 msgid "unfinished symbolic reference"
841 msgid "zero-length symbolic reference"
849 msgid "illegal symbolic reference"
1281 msgstr "Hindi suportado ang mga symbolic link"
[all …]
Den_GB.po262 msgid "Failed to read the symbolic link '%s': %s"
263 msgstr "Failed to read the symbolic link '%s': %s"
795 msgid "missing '<' in symbolic reference"
796 msgstr "missing '<' in symbolic reference"
799 msgid "unfinished symbolic reference"
800 msgstr "unfinished symbolic reference"
803 msgid "zero-length symbolic reference"
804 msgstr "zero-length symbolic reference"
811 msgid "illegal symbolic reference"
812 msgstr "illegal symbolic reference"
[all …]
Dhe.po269 msgid "Failed to read the symbolic link '%s': %s"
270 msgstr "Failed to read the symbolic link '%s': %s"
803 msgid "missing '<' in symbolic reference"
804 msgstr "missing '<' in symbolic reference"
807 msgid "unfinished symbolic reference"
808 msgstr "unfinished symbolic reference"
811 msgid "zero-length symbolic reference"
812 msgstr "zero-length symbolic reference"
819 msgid "illegal symbolic reference"
820 msgstr "illegal symbolic reference"
[all …]
Den_CA.po263 msgid "Failed to read the symbolic link '%s': %s"
264 msgstr "Failed to read the symbolic link '%s': %s"
796 msgid "missing '<' in symbolic reference"
797 msgstr "missing '<' in symbolic reference"
800 msgid "unfinished symbolic reference"
801 msgstr "unfinished symbolic reference"
804 msgid "zero-length symbolic reference"
805 msgstr "zero-length symbolic reference"
812 msgid "illegal symbolic reference"
813 msgstr "illegal symbolic reference"
[all …]
/external/zlib/contrib/delphi/
Dreadme.txt25 - The new Z_RLE strategy has its corresponding symbolic constant.
/external/mesa3d/docs/
DREADME.QUAKE92 header files, makes appropriate symbolic links for libraries, and sets
133 and to make two symbolic links:
/external/markdown/docs/
Dcommand_line.txt38 either add it to your path or make a symbolic link to it from your path.

12345678