Home
last modified time | relevance | path

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

12345678910

/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/llvm/lib/Target/AVR/
DAVRCallingConv.td25 // Special return value calling convention for runtime functions.
45 // Special argument calling convention for
52 // Special argument calling convention for
/external/v8/src/
Daddress-map.h64 SerializerReference() : bitfield_(Special(kInvalidValue)) {} in SerializerReference()
91 return SerializerReference(Special(kDummyValue)); in DummyReference()
94 bool is_valid() const { return bitfield_ != Special(kInvalidValue); } in is_valid()
138 inline static uint32_t Special(int value) { in Special() function
/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/Fuzzer/
DFuzzerMutate.cpp64 const char *Special = "!*'();:@&=+$,/?%#[]123ABCxyz-`~."; in RandCh() local
65 return Special[Rand(sizeof(Special) - 1)]; in RandCh()
/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/llvm/lib/Target/NVPTX/
DNVPTXRegisterInfo.td25 // Special Registers used as stack pointer
29 // Special Registers used as the stack
/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/hyphenation-patterns/sa/
Dhyph-sa.lic.txt17 % Created by Yves Codet. Special thanks to Jonathan Kew and Benjamin Varghese who provided very use…
/external/libxml2/test/valid/dtds/
Dxhtml.cat12 PUBLIC "-//W3C//ENTITIES Special for XHTML//EN" "xhtml-special.ent"
/external/chromium-trace/catapult/third_party/webapp2/docs/_themes/webapp2/
Dpygapp2.py14 Comment.Special: "nobold noitalic bg:#800",
/external/llvm/test/CodeGen/X86/
Dshift-i256.ll17 ; Special case when %c is 0:
/external/llvm/lib/Target/AMDGPU/
DAMDGPUInstrInfo.td152 // Special case divide preop and flags.
155 // Special case divide FMA with scale and flags (src0 = Quotient,
160 // Special case divide fixup and flags(src0 = Quotient, src1 =
/external/curl/tests/data/
Dtest151725 X-Special: swsclose
/external/llvm/test/Transforms/Mem2Reg/
Dpr24179.ll6 ; Special case of a single-BB alloca does not apply here since the load
/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/syntax/
Dtablegen.vim48 HiLink tgCode Special
/external/elfutils/libcpu/defs/
Di386.doc37 Special opcodes (prefixes):
/external/e2fsprogs/tests/f_orphan_dotdot_ft/
Dexpect.12 Special (device/socket/fifo) inode 12 has non-zero size. Fix? yes
/external/llvm/test/Transforms/Reassociate/
Dxor_reassoc.ll69 ; Special case1:
82 ; Special case1:

12345678910