Home
last modified time | relevance | path

Searched defs:Special (Results 1 – 25 of 33) sorted by relevance

12

/external/cldr/tools/java/org/unicode/cldr/util/
DCLDRURLS.java29 public enum Special { enum in CLDRURLS
47 Special(String s) { in Special() method in CLDRURLS.Special
54 Special() { in Special() method in CLDRURLS.Special
DIso639Data.java90 Individual, Macrolanguage, Special, Collection, PrivateUse, Unknown; enumConstant
132 Ancient, Constructed, Extinct, Historical, Living, Special, Collection, Unknown enumConstant
DPathHeader.java90 "Miscellaneous"), BCP47, Supplemental, Special; enumConstant
/external/scapy/doc/scapy/
Dbuild_dissect.rst1028 Special section in Fields
/external/syzkaller/vendor/github.com/ianlancetaylor/demangle/
Dast.go2730 type Special struct { struct
2731 Prefix string
2732 Val AST
2735 func (s *Special) print(ps *printState) {
2740 func (s *Special) Traverse(fn func(AST) bool) {
2746 func (s *Special) Copy(fn func(AST) AST, skip func(AST) bool) AST {
2761 func (s *Special) GoString() string {
2765 func (s *Special) goString(indent int, field string) string {
/external/cldr/tools/java/org/unicode/cldr/test/
DCheckWidths.java38 private enum Special { enum in CheckWidths
/external/python/cpython2/Lib/
Dtokenize.py88 Special = group(r'\r?\n', r'[:;.,`@]') variable
/external/python/cpython2/Lib/lib2to3/pgen2/
Dtokenize.py91 Special = group(r'\r?\n', r'[:;.,`@]') variable
/external/python/cpython3/Lib/lib2to3/pgen2/
Dtokenize.py96 Special = group(r'\r?\n', r'[:;.,`@]') variable
/external/python/cpython3/Lib/
Dtokenize.py176 Special = group(r'\r?\n', r'\.\.\.', r'[:;.,@]') variable
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_dataflow_deadcode.c37 unsigned char Special[RC_NUM_SPECIAL_REGISTERS]; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCriticalAntiDepBreaker.cpp183 bool Special = in PrescanInstruction() local
DAggressiveAntiDepBreaker.cpp467 bool Special = MI.isCall() || MI.hasExtraSrcRegAllocReq() || in ScanInstruction() local
/external/llvm/lib/Fuzzer/
DFuzzerMutate.cpp66 const char *Special = "!*'();:@&=+$,/?%#[]123ABCxyz-`~."; in RandCh() local
/external/llvm/lib/CodeGen/
DCriticalAntiDepBreaker.cpp166 bool Special = in PrescanInstruction() local
DAggressiveAntiDepBreaker.cpp448 bool Special = MI.isCall() || MI.hasExtraSrcRegAllocReq() || in ScanInstruction() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DCriticalAntiDepBreaker.cpp196 bool Special = MI->getDesc().isCall() || in PrescanInstruction() local
DAggressiveAntiDepBreaker.cpp454 bool Special = MI->getDesc().isCall() || in ScanInstruction() local
/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
Dexamples.cpp145 typedef First::Bar<Second::Foo> Special; typedef
/external/vboot_reference/utility/
Defidecompress.c372 IN UINT16 Special in ReadPTLen()
Deficompress.c996 IN INT32 Special in WritePTLen()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DThumb2SizeReduction.cpp54 unsigned Special : 1; // Needs to be dealt with specially member
/external/python/cpython2/Lib/test/
Dtest_scope.py611 class Special: class
/external/llvm/lib/Target/ARM/
DThumb2SizeReduction.cpp58 unsigned Special : 1; // Needs to be dealt with specially member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DThumb2SizeReduction.cpp78 unsigned Special : 1; // Needs to be dealt with specially member

12