/external/cldr/tools/java/org/unicode/cldr/util/ |
D | CLDRURLS.java | 29 public enum Special { enum in CLDRURLS 47 Special(String s) { in Special() method in CLDRURLS.Special 54 Special() { in Special() method in CLDRURLS.Special
|
D | Iso639Data.java | 90 Individual, Macrolanguage, Special, Collection, PrivateUse, Unknown; enumConstant 132 Ancient, Constructed, Extinct, Historical, Living, Special, Collection, Unknown enumConstant
|
D | PathHeader.java | 90 "Miscellaneous"), BCP47, Supplemental, Special; enumConstant
|
/external/scapy/doc/scapy/ |
D | build_dissect.rst | 1028 Special section in Fields
|
/external/syzkaller/vendor/github.com/ianlancetaylor/demangle/ |
D | ast.go | 2730 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/ |
D | CheckWidths.java | 38 private enum Special { enum in CheckWidths
|
/external/python/cpython2/Lib/ |
D | tokenize.py | 88 Special = group(r'\r?\n', r'[:;.,`@]') variable
|
/external/python/cpython2/Lib/lib2to3/pgen2/ |
D | tokenize.py | 91 Special = group(r'\r?\n', r'[:;.,`@]') variable
|
/external/python/cpython3/Lib/lib2to3/pgen2/ |
D | tokenize.py | 96 Special = group(r'\r?\n', r'[:;.,`@]') variable
|
/external/python/cpython3/Lib/ |
D | tokenize.py | 176 Special = group(r'\r?\n', r'\.\.\.', r'[:;.,@]') variable
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_dataflow_deadcode.c | 37 unsigned char Special[RC_NUM_SPECIAL_REGISTERS]; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | CriticalAntiDepBreaker.cpp | 183 bool Special = in PrescanInstruction() local
|
D | AggressiveAntiDepBreaker.cpp | 467 bool Special = MI.isCall() || MI.hasExtraSrcRegAllocReq() || in ScanInstruction() local
|
/external/llvm/lib/Fuzzer/ |
D | FuzzerMutate.cpp | 66 const char *Special = "!*'();:@&=+$,/?%#[]123ABCxyz-`~."; in RandCh() local
|
/external/llvm/lib/CodeGen/ |
D | CriticalAntiDepBreaker.cpp | 166 bool Special = in PrescanInstruction() local
|
D | AggressiveAntiDepBreaker.cpp | 448 bool Special = MI.isCall() || MI.hasExtraSrcRegAllocReq() || in ScanInstruction() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | CriticalAntiDepBreaker.cpp | 196 bool Special = MI->getDesc().isCall() || in PrescanInstruction() local
|
D | AggressiveAntiDepBreaker.cpp | 454 bool Special = MI->getDesc().isCall() || in ScanInstruction() local
|
/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/ |
D | examples.cpp | 145 typedef First::Bar<Second::Foo> Special; typedef
|
/external/vboot_reference/utility/ |
D | efidecompress.c | 372 IN UINT16 Special in ReadPTLen()
|
D | eficompress.c | 996 IN INT32 Special in WritePTLen()
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | Thumb2SizeReduction.cpp | 54 unsigned Special : 1; // Needs to be dealt with specially member
|
/external/python/cpython2/Lib/test/ |
D | test_scope.py | 611 class Special: class
|
/external/llvm/lib/Target/ARM/ |
D | Thumb2SizeReduction.cpp | 58 unsigned Special : 1; // Needs to be dealt with specially member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | Thumb2SizeReduction.cpp | 78 unsigned Special : 1; // Needs to be dealt with specially member
|