/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…
|
D | metadata-symbols-64.m | 26 …$_{{[0-9]*}}" = private global {{.*}} section "__DATA, __objc_superrefs, regular, no_dead_strip", … 28 …{{[\.0-9]*}}" = private global {{.*}} section "__DATA, __objc_superrefs, regular, no_dead_strip", … 30 …$_{{[0-9]*}}" = private global {{.*}} section "__DATA, __objc_classrefs, regular, no_dead_strip", … 32 // CHECK: @"OBJC_LABEL_CLASS_$" = private global {{.*}} section "__DATA, __objc_classlist, regular,… 33 // CHECK: @"OBJC_LABEL_CATEGORY_$" = private global {{.*}} section "__DATA, __objc_catlist, regular…
|
D | non-lazy-classes.m | 3 …{.*}}] {{.*}}@"OBJC_CLASS_$_A"{{.*}}, section "__DATA, __objc_nlclslist, regular, no_dead_strip", … 4 …"\01l_OBJC_$_CATEGORY_A_$_Cat"{{.*}}, section "__DATA, __objc_nlcatlist, regular, no_dead_strip", …
|
D | image-info.m | 10 …LE-NEXT: !{{[0-9]+}} = !{i32 1, !"Objective-C Image Info Section", !"__OBJC, __image_info,regular"} 16 … = !{i32 1, !"Objective-C Image Info Section", !"__DATA, __objc_imageinfo, regular, no_dead_strip"}
|
/external/llvm/test/MC/ARM/ |
D | ldr-pseudo-darwin.s | 15 .section __TEXT,b,regular,pure_instructions 22 .section __TEXT,c,regular,pure_instructions 37 .section __TEXT,d,regular,pure_instructions 59 .section __TEXT,e,regular,pure_instructions 68 .section __TEXT,f,regular,pure_instructions 75 .section __TEXT,e,regular,pure_instructions 89 .section __TEXT,g,regular,pure_instructions 96 .section __TEXT,h,regular,pure_instructions 103 .section __TEXT,i,regular,pure_instructions 114 .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/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
|
D | test576 | 64 Filetype: regular file 77 Filetype: regular file 90 Filetype: regular file 121 Filetype: regular file 133 Filetype: regular file 175 Filetype: regular file
|
/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
|
/external/v8/test/mjsunit/ |
D | define-property-gc.js | 40 var regular = new Regular(); 41 Object.defineProperty(regular, '1', descElementNonWritable);
|
/external/llvm/test/MC/AsmParser/ |
D | directive_darwin_section.s | 3 # CHECK: .section __DWARF,__debug_frame,regular,debug 4 .section __DWARF,__debug_frame,regular,debug
|
/external/regex-re2/doc/ |
D | mksyntaxhtml | 25 <title>RE2 regular expression syntax reference</title> 28 <h1>RE2 regular expression syntax reference</h1> 31 <tr><td colspan=2>This page lists the regular expression syntax accepted by RE2.</td></tr>
|
D | mksyntaxgo | 25 Package syntax parses regular expressions into parse trees and compiles 26 parse trees into programs. Most clients of regular expressions will use the 31 The regular expression syntax understood by this package when parsing with the Perl flag is as foll…
|
/external/google-benchmark/src/ |
D | re.h | 25 #error No regular expression backend was found! 54 # error No regular expression backend implementation available
|
D | CMakeLists.txt | 9 # Determine the correct regular expression engine to use 17 message(FATAL_ERROR "Failed to determine the source files for the regular expression backend")
|
/external/llvm/test/CodeGen/X86/ |
D | objc-gc-module-flags.ll | 3 ; CHECK: .section __DATA,__objc_imageinfo,regular,no_dead_strip 12 !2 = !{i32 1, !"Objective-C Image Info Section", !"__DATA, __objc_imageinfo, regular, no_dead_strip…
|
/external/llvm/test/MC/MachO/PowerPC/ |
D | coal-sections-powerpc.s | 21 .section __TEXT,__text,regular,pure_instructions 25 .section __TEXT,__text,regular,pure_instructions
|
/external/e2fsprogs/tests/r_inline_xattr/ |
D | expect | 3 Inode: 1550 Type: regular Mode: 0644 Flags: 0x0 13 Inode: 12 Type: regular Mode: 0644 Flags: 0x0
|
/external/v8/test/webkit/ |
D | regexp-compile-crash-expected.txt | 30 PASS /[/ threw exception SyntaxError: Invalid regular expression: missing /. 31 PASS /[a/ threw exception SyntaxError: Invalid regular expression: missing /. 32 PASS /[-/ threw exception SyntaxError: Invalid regular expression: missing /.
|
/external/libxml2/os400/libxmlrpg/ |
D | xmlregexp.rpgle | 1 * Summary: regular expressions handling 2 * Description: basic API for libxml regular expressions handling used 18 * A libxml regular expression, they can actually be far more complex 25 * A libxml progressive regular expression evaluation context 57 * @exec: the regular expression context 113 * Formal regular expression handling
|
/external/llvm/test/DebugInfo/X86/ |
D | debug-loc-empty-entries.ll | 5 ; CHECK: .section __DWARF,__debug_loc,regular,debug 7 ; CHECK-NEXT: .section __DWARF,__debug_abbrev,regular,debug 10 ; CHECK: .section __DWARF,__debug_info,regular,debug
|
/external/llvm/test/DebugInfo/ARM/ |
D | header.ll | 7 ; CHECK: .section __TEXT,__text,regular,pure_instructions 13 ; CHECK: .section __DWARF,__debug_str,regular,debug
|
/external/llvm/test/Transforms/GlobalOpt/ |
D | cxx-dtor.ll | 13 define internal void @__cxx_global_var_init() nounwind section "__TEXT,__StaticInit,regular,pure_in… 30 define internal void @_GLOBAL__I_a() nounwind section "__TEXT,__StaticInit,regular,pure_instruction…
|
/external/clang/docs/ |
D | SanitizerSpecialCaseList.rst | 54 Each line contains an entity type, followed by a colon and a regular 57 with "#" are ignored. The meanining of ``*`` in regular expression for entity 72 # Extended regular expressions are supported:
|