/external/clang/test/CodeGenObjC/ |
D | metadata-symbols-32.m | 10 …NSTANCE_METHODS_P = private global {{.*}}section "__OBJC,__cat_inst_meth,regular,no_dead_strip", a… 11 …OL_CLASS_METHODS_P = private global {{.*}}section "__OBJC,__cat_cls_meth,regular,no_dead_strip", a… 12 // CHECK: @OBJC_PROTOCOL_P = private global {{.*}}section "__OBJC,__protocol,regular,no_dead_strip"… 13 // CHECK: @OBJC_CLASS_PROTOCOLS_A = private global {{.*}}section "__OBJC,__cat_cls_meth,regular,no_… 14 // CHECK: @OBJC_CLASS_METHODS_A = private global {{.*}}section "__OBJC,__cls_meth,regular,no_dead_s… 15 // CHECK: @OBJC_METACLASS_A = private global {{.*}}section "__OBJC,__meta_class,regular,no_dead_str… 16 // CHECK: @OBJC_INSTANCE_VARIABLES_A = private global {{.*}}section "__OBJC,__instance_vars,regular… 17 // CHECK: @OBJC_INSTANCE_METHODS_A = private global {{.*}}section "__OBJC,__inst_meth,regular,no_de… 19 // CHECK: @"\01l_OBJC_$_PROP_LIST_A" = private global {{.*}}section "__OBJC,__property,regular,no_d… 20 // CHECK: @OBJC_CLASSEXT_A = private global {{.*}}section "__OBJC,__class_ext,regular,no_dead_strip… [all …]
|
D | objc-align.m | 4 // CHECK: @OBJC_METACLASS_A = private global {{.*}}, section "__OBJC,__meta_class,regular,no_dead_s… 5 // CHECK: @OBJC_CLASS_A = private global {{.*}}, section "__OBJC,__class,regular,no_dead_strip", al… 6 // CHECK: @OBJC_CATEGORY_A_Cat = private global {{.*}}, section "__OBJC,__category,regular,no_dead_… 7 // CHECK: @OBJC_PROTOCOL_P = private global {{.*}}, section "__OBJC,__protocol,regular,no_dead_stri… 8 // CHECK: @OBJC_CLASS_PROTOCOLS_C = private global {{.*}}, section "__OBJC,__cat_cls_meth,regular,n… 9 // CHECK: @OBJC_METACLASS_C = private global {{.*}}, section "__OBJC,__meta_class,regular,no_dead_s… 10 // CHECK: @OBJC_CLASS_C = private global {{.*}}, section "__OBJC,__class,regular,no_dead_strip", al… 11 // CHECK: @OBJC_MODULES = private global {{.*}}, section "__OBJC,__module_info,regular,no_dead_stri…
|
/external/llvm/test/MC/ARM/ |
D | ldr-pseudo-darwin.s | 16 .section __TEXT,b,regular,pure_instructions 23 .section __TEXT,c,regular,pure_instructions 38 .section __TEXT,d,regular,pure_instructions 60 .section __TEXT,e,regular,pure_instructions 69 .section __TEXT,f,regular,pure_instructions 76 .section __TEXT,e,regular,pure_instructions 90 .section __TEXT,g,regular,pure_instructions 97 .section __TEXT,h,regular,pure_instructions 104 .section __TEXT,i,regular,pure_instructions 115 .section __TEXT,j,regular,pure_instructions [all …]
|
D | ltorg-darwin.s | 12 .section __TEXT,a,regular,pure_instructions 34 .section __TEXT,b,regular,pure_instructions 72 .section __TEXT,c,regular,pure_instructions 82 .section __TEXT,d,regular,pure_instructions 107 .section __TEXT,e,regular,pure_instructions 129 .section __TEXT,f,regular,pure_instructions 136 @ CHECK-NOT: .section __TEXT,a,regular,pure_instructions 137 @ CHECK-NOT: .section __TEXT,b,regular,pure_instructions 138 @ CHECK-NOT: .section __TEXT,c,regular,pure_instructions 139 @ CHECK-NOT: .section __TEXT,d,regular,pure_instructions [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/ |
D | ldr-pseudo-darwin.s | 16 .section __TEXT,b,regular,pure_instructions 23 .section __TEXT,c,regular,pure_instructions 38 .section __TEXT,d,regular,pure_instructions 60 .section __TEXT,e,regular,pure_instructions 69 .section __TEXT,f,regular,pure_instructions 76 .section __TEXT,e,regular,pure_instructions 90 .section __TEXT,g,regular,pure_instructions 97 .section __TEXT,h,regular,pure_instructions 104 .section __TEXT,i,regular,pure_instructions 115 .section __TEXT,j,regular,pure_instructions [all …]
|
D | ltorg-darwin.s | 12 .section __TEXT,a,regular,pure_instructions 34 .section __TEXT,b,regular,pure_instructions 72 .section __TEXT,c,regular,pure_instructions 82 .section __TEXT,d,regular,pure_instructions 107 .section __TEXT,e,regular,pure_instructions 129 .section __TEXT,f,regular,pure_instructions 136 @ CHECK-NOT: .section __TEXT,a,regular,pure_instructions 137 @ CHECK-NOT: .section __TEXT,b,regular,pure_instructions 138 @ CHECK-NOT: .section __TEXT,c,regular,pure_instructions 139 @ CHECK-NOT: .section __TEXT,d,regular,pure_instructions [all …]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
D | TestLocaleValidity.java | 187 check(tests, foundKeys, Datasubtype.regular, Datasubtype.unknown); in testBasic() 217 check(tests, null, Datasubtype.regular, Datasubtype.unknown); 231 check(tests, null, Datasubtype.regular, Datasubtype.unknown); 242 check(tests, null, Datasubtype.regular, Datasubtype.unknown, Datasubtype.deprecated); 302 …showValid(Datasubtype.unknown, Datatype.script, EnumSet.of(Datasubtype.regular, Datasubtype.unknow… 303 showValid(null, Datatype.script, EnumSet.of(Datasubtype.regular), "Zzzz"); 304 … showValid(Datasubtype.regular, Datatype.subdivision, EnumSet.of(Datasubtype.regular), "US-CA"); 305 … showValid(Datasubtype.regular, Datatype.subdivision, EnumSet.of(Datasubtype.regular), "US", "CA"); 306 showValid(null, Datatype.subdivision, EnumSet.of(Datasubtype.regular), "US-?"); 307 showValid(null, Datatype.subdivision, EnumSet.of(Datasubtype.regular), "US", "?");
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | TestLocaleValidity.java | 184 check(tests, foundKeys, Datasubtype.regular, Datasubtype.unknown); in testBasic() 214 check(tests, null, Datasubtype.regular, Datasubtype.unknown); 228 check(tests, null, Datasubtype.regular, Datasubtype.unknown); 239 check(tests, null, Datasubtype.regular, Datasubtype.unknown, Datasubtype.deprecated); 299 …showValid(Datasubtype.unknown, Datatype.script, EnumSet.of(Datasubtype.regular, Datasubtype.unknow… 300 showValid(null, Datatype.script, EnumSet.of(Datasubtype.regular), "Zzzz"); 301 … showValid(Datasubtype.regular, Datatype.subdivision, EnumSet.of(Datasubtype.regular), "US-CA"); 302 … showValid(Datasubtype.regular, Datatype.subdivision, EnumSet.of(Datasubtype.regular), "US", "CA"); 303 showValid(null, Datatype.subdivision, EnumSet.of(Datasubtype.regular), "US-?"); 304 showValid(null, Datatype.subdivision, EnumSet.of(Datasubtype.regular), "US", "?");
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/dsymutil/Inputs/scattered-reloc/ |
D | 1.s | 12 .section __TEXT,__text,regular,pure_instructions 22 .section __DWARF,__debug_str,regular,debug 29 .section __DWARF,__debug_loc,regular,debug 31 .section __DWARF,__debug_abbrev,regular,debug 77 .section __DWARF,__debug_info,regular,debug 106 .section __DWARF,__debug_ranges,regular,debug 108 .section __DWARF,__debug_macinfo,regular,debug 110 .section __DWARF,__apple_names,regular,debug 130 .section __DWARF,__apple_objc,regular,debug 143 .section __DWARF,__apple_namespac,regular,debug [all …]
|
/external/llvm/test/tools/dsymutil/Inputs/scattered-reloc/ |
D | 1.s | 12 .section __TEXT,__text,regular,pure_instructions 22 .section __DWARF,__debug_str,regular,debug 29 .section __DWARF,__debug_loc,regular,debug 31 .section __DWARF,__debug_abbrev,regular,debug 77 .section __DWARF,__debug_info,regular,debug 106 .section __DWARF,__debug_ranges,regular,debug 108 .section __DWARF,__debug_macinfo,regular,debug 110 .section __DWARF,__apple_names,regular,debug 130 .section __DWARF,__apple_objc,regular,debug 143 .section __DWARF,__apple_namespac,regular,debug [all …]
|
/external/libcxx/test/std/input.output/filesystems/class.file_status/ |
D | file_status.mods.pass.cpp | 31 static_assert(noexcept(st.type(file_type::regular)), in main() 33 static_assert(std::is_same<decltype(st.type(file_type::regular)), void>::value, in main() 35 assert(st.type() != file_type::regular); in main() 36 st.type(file_type::regular); in main() 37 assert(st.type() == file_type::regular); in main()
|
/external/python/cpython3/Doc/library/ |
D | re.rst | 14 This module provides regular expression matching operations similar to 29 string, because the regular expression must be ``\\``, and each 30 backslash must be expressed as ``\\`` inside a regular Python string 33 The solution is to use Python's raw string notation for regular expression 40 It is important to note that most regular expression operations are available as 42 :ref:`compiled regular expressions <re-objects>`. The functions are shortcuts 58 A regular expression (or RE) specifies a set of strings that matches it; the 60 regular expression (or if a given regular expression matches a particular 63 Regular expressions can be concatenated to form new regular expressions; if *A* 64 and *B* are both regular expressions, then *AB* is also a regular expression. [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/dsymutil/Inputs/ |
D | invalid.s | 3 .section __TEXT,__text,regular,pure_instructions 47 .section __DWARF,__debug_str,regular,debug 55 .section __DWARF,__debug_abbrev,regular,debug 128 .section __DWARF,__debug_info,regular,debug 172 .section __DWARF,__debug_ranges,regular,debug 174 .section __DWARF,__debug_macinfo,regular,debug 178 .section __DWARF,__apple_names,regular,debug 206 .section __DWARF,__apple_objc,regular,debug 219 .section __DWARF,__apple_namespac,regular,debug 232 .section __DWARF,__apple_types,regular,debug [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-dwarfdump/X86/ |
D | brief.s | 32 .section __TEXT,__text,regular,pure_instructions 56 .section __DWARF,__debug_str,regular,debug 63 .section __DWARF,__debug_abbrev,regular,debug 117 .section __DWARF,__debug_info,regular,debug 151 .section __DWARF,__debug_ranges,regular,debug 153 .section __DWARF,__debug_macinfo,regular,debug 157 .section __DWARF,__apple_names,regular,debug 177 .section __DWARF,__apple_objc,regular,debug 190 .section __DWARF,__apple_namespac,regular,debug 203 .section __DWARF,__apple_types,regular,debug [all …]
|
D | enum.s | 27 .section __TEXT,__text,regular,pure_instructions 54 .section __DWARF,__debug_str,regular,debug 65 .section __DWARF,__debug_abbrev,regular,debug 156 .section __DWARF,__debug_info,regular,debug 215 .section __DWARF,__debug_ranges,regular,debug 217 .section __DWARF,__debug_macinfo,regular,debug 220 .section __DWARF,__apple_names,regular,debug 241 .section __DWARF,__apple_objc,regular,debug 254 .section __DWARF,__apple_namespac,regular,debug 267 .section __DWARF,__apple_types,regular,debug [all …]
|
D | lookup.s | 44 .section __TEXT,__text,regular,pure_instructions 77 .section __DWARF,__debug_str,regular,debug 85 .section __DWARF,__debug_abbrev,regular,debug 161 .section __DWARF,__debug_info,regular,debug 208 .section __DWARF,__debug_ranges,regular,debug 210 .section __DWARF,__debug_macinfo,regular,debug 214 .section __DWARF,__apple_names,regular,debug 234 .section __DWARF,__apple_objc,regular,debug 247 .section __DWARF,__apple_namespac,regular,debug 260 .section __DWARF,__apple_types,regular,debug [all …]
|
D | apple_names_verify_form.s | 12 .section __TEXT,__text,regular,pure_instructions 16 .section __DWARF,__debug_str,regular,debug 24 .section __DWARF,__debug_info,regular,debug 26 .section __DWARF,__apple_names,regular,debug 56 .section __DWARF,__debug_line,regular,debug
|
D | apple_names_verify_num_atoms.s | 12 .section __TEXT,__text,regular,pure_instructions 16 .section __DWARF,__debug_str,regular,debug 25 .section __DWARF,__debug_info,regular,debug 27 .section __DWARF,__apple_names,regular,debug 57 .section __DWARF,__debug_line,regular,debug
|
D | verify_die_ranges.s | 8 .section __TEXT,__text,regular,pure_instructions 31 .section __DWARF,__debug_str,regular,debug 37 .section __DWARF,__debug_abbrev,regular,debug 58 .section __DWARF,__debug_info,regular,debug 77 .section __DWARF,__debug_line,regular,debug
|
D | no_apple_names_verify.s | 14 .section __TEXT,__text,regular,pure_instructions 18 .section __DWARF,__debug_str,regular,debug 27 .section __DWARF,__debug_info,regular,debug 31 .section __DWARF,__debug_line,regular,debug
|
D | apple_types_verify_tag.s | 11 .section __TEXT,__text,regular,pure_instructions 15 .section __DWARF,__debug_str,regular,debug 22 .section __DWARF,__debug_abbrev,regular,debug 68 .section __DWARF,__debug_info,regular,debug 98 .section __DWARF,__apple_types,regular,debug 126 .section __DWARF,__debug_line,regular,debug
|
/external/curl/tests/data/ |
D | test1114 | 55 Filetype: regular file 65 Filetype: regular file 75 Filetype: regular file 97 Filetype: regular file 106 Filetype: regular file 122 Filetype: regular file
|
/external/fonttools/Snippets/ |
D | interpolate.py | 67 def AddGlyphVariations(font, thin, regular, black): argument 73 for glyphName in regular.getGlyphOrder(): 74 regularCoord = GetCoordinates(regular, glyphName) 134 regular = TTFont("/tmp/Roboto/Roboto-Regular.ttf") 136 out = regular 138 AddGlyphVariations(out, thin, regular, black)
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/CommandGuide/ |
D | llvm-extract.rst | 39 **--rfunc** *function-regular-expr* 41 Extract the function(s) matching *function-regular-expr* from the LLVM bitcode. 42 All functions matching the regular expression will be extracted. May be 50 **--rglob** *glob-regular-expr* 52 Extract the global variable(s) matching *global-regular-expr* from the LLVM 53 bitcode. All global variables matching the regular expression will be
|
/external/llvm/docs/CommandGuide/ |
D | llvm-extract.rst | 39 **--rfunc** *function-regular-expr* 41 Extract the function(s) matching *function-regular-expr* from the LLVM bitcode. 42 All functions matching the regular expression will be extracted. May be 50 **--rglob** *glob-regular-expr* 52 Extract the global variable(s) matching *global-regular-expr* from the LLVM 53 bitcode. All global variables matching the regular expression will be
|