Home
last modified time | relevance | path

Searched refs:Special (Results 1 – 25 of 212) sorted by relevance

123456789

/external/llvm/lib/Fuzzer/
DFuzzerMutate.cpp30 const char *Special = "!*'();:@&=+$,/?%#[]123ABCxyz-`~."; in RandCh() local
31 return Special[rand() % (sizeof(Special) - 1)]; in RandCh()
/external/e2fsprogs/tests/f_filetype/
Dexpect.12 Special (device/socket/fifo/symlink) file (inode 14) has immutable
5 Special (device/socket/fifo/symlink) file (inode 15) has immutable
8 Special (device/socket/fifo/symlink) file (inode 16) has immutable
11 Special (device/socket/fifo/symlink) file (inode 17) has immutable
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_dataflow_deadcode.c37 unsigned char Special[RC_NUM_SPECIAL_REGISTERS]; member
86 dst->Special[i] = a->Special[i] | b->Special[i]; in or_updatemasks()
139 return &s->R.Special[index]; in get_used_ptr()
/external/llvm/test/Transforms/LoopStrengthReduce/ARM/
D2012-06-15-lsr-noaddrmode.ll13 ; LSR Use: Kind=Special, Offsets={0}, all-fixups-outside-loop, widest fixup type: i32
21 ; LSR Use: Kind=Special, Offsets={0}, all-fixups-outside-loop, widest fixup type: i32
26 ; LSR Use: Kind=Special, Offsets={0}, all-fixups-outside-loop, widest fixup type: i32
34 ; LSR Use: Kind=Special, Offsets={0}, all-fixups-outside-loop, widest fixup type: i32
/external/e2fsprogs/tests/f_badsymlinks/
Dexpect.12 Special (device/socket/fifo/symlink) file (inode 18) has immutable
10 Special (device/socket/fifo/symlink) file (inode 20) has immutable
/external/libpng/contrib/visupng/
DVisualPng.dsp60 # Begin Special Build Tool
64 # End Special Build Tool
94 # Begin Special Build Tool
98 # End Special Build Tool
/external/e2fsprogs/tests/f_special_ea/
Dname1 Special files with extended attributes
/external/llvm/test/MC/ARM/
Dcoproc-diag.s1 # Special test to make sure we don't error on VFP co-proc access
/external/llvm/lib/Target/NVPTX/
DNVPTXRegisterInfo.td25 // Special Registers used as stack pointer
29 // Special Registers used as the stack
/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
Dexamples.cpp145 typedef First::Bar<Second::Foo> Special; typedef
151 const bool Special::static_bool(false);
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-sinhala/utrrs/gsub/
DMANIFEST4 IndicFontFeatureGSUB-Special-Cases.txt
/external/wpa_supplicant_8/hostapd/
Dhostapd.wpa_psk3 # Special MAC address 00:00:00:00:00:00 can be used to configure PSKs that
/external/libxml2/test/valid/dtds/
Dxhtml.cat12 PUBLIC "-//W3C//ENTITIES Special for XHTML//EN" "xhtml-special.ent"
/external/hyphenation-patterns/sa/
Dhyph-sa.lic.txt17 % Created by Yves Codet. Special thanks to Jonathan Kew and Benjamin Varghese who provided very use…
/external/llvm/lib/Target/R600/
DAMDGPUInstrInfo.td155 // Special case divide preop and flags.
158 // Special case divide FMA with scale and flags (src0 = Quotient,
163 // Special case divide fixup and flags(src0 = Quotient, src1 =
DSIRegisterInfo.td19 // Special Registers
177 // Special register classes for predicates and the M0 register
187 // Register class for all scalar registers (SGPRs + Special Registers)
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/_themes/webapp2/
Dpygapp2.py14 Comment.Special: "nobold noitalic bg:#800",
/external/llvm/docs/
DReleaseNotes.rst63 Special New Feature
66 Makes programs 10x faster by doing Special New Thing.
/external/libxml2/result/HTML/
Ddoc3.htm.err65 Special<BR>Code:BP6-hd</FONT></A> </P></CENTER></TD></TR></TBODY></T
68 Special<BR>Code:BP6-hd</FONT></A> </P></CENTER></TD></TR></TBODY></T
/external/llvm/utils/vim/
Dtablegen.vim48 HiLink tgCode Special
/external/llvm/test/Transforms/Reassociate/
Dxor_reassoc.ll69 ; Special case1:
82 ; Special case1:
/external/e2fsprogs/tests/f_orphan_dotdot_ft/
Dexpect.12 Special (device/socket/fifo) inode 12 has non-zero size. Fix? yes
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/site/apt/
Dstubftpserver-commandhandlers.apt86 * Special Command Handlers
/external/mockftpserver/tags/2.0/src/site/apt/
Dstubftpserver-commandhandlers.apt86 * Special Command Handlers
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/site/apt/
Dstubftpserver-commandhandlers.apt86 * Special Command Handlers

123456789