HomeSort by relevance Sort by last modified time
    Searched refs:regular (Results 1 - 25 of 142) sorted by null

1 2 3 4 5 6

  /external/llvm/test/MC/MachO/
pcrel-to-other-section.s 4 .section __TEXT,__StaticInit,regular,pure_instructions
diff-with-two-sections.s 3 .section __TEXT,__text,regular,pure_instructions
debug_frame.s 13 .section __TEXT,__text,regular,pure_instructions
x86_64-sections.s 4 .section __TEXT,__text,regular,pure_instructions
x86_32-sections.s 4 .section __TEXT,__text,regular,pure_instructions
tls.s 3 .section __TEXT,__text,regular,pure_instructions
x86_32-symbols.s 6 .section __TEXT,__text,regular,pure_instructions
x86_64-symbols.s 6 .section __TEXT,__text,regular,pure_instructions
  /external/llvm/test/MC/AsmParser/
directive_darwin_section.s 3 # CHECK: .section __DWARF,__debug_frame,regular,debug
4 .section __DWARF,__debug_frame,regular,debug
  /external/libcxx/test/re/re.def/defns.regex.regular.expression/
Android.mk 17 test_makefile := external/libcxx/test/re/re.def/defns.regex.regular.expression/Android.mk
19 test_name := re/re.def/defns.regex.regular.expression/nothing_to_do
  /external/llvm/test/MC/ARM/
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_instruction
    [all...]
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_instruction
    [all...]
  /external/llvm/test/MC/AArch64/
arm64-variable-exprs.s 38 .section __DWARF,__debug_frame,regular,debug
  /external/chromium_org/chrome/browser/ui/
browser_close_browsertest.cc 51 } regular; member in struct:BrowserCloseTest::DownloadsCloseCheckCase::__anon9662
62 } regular; member in struct:BrowserCloseTest::DownloadsCloseCheckCase::__anon9665
70 enum { REGULAR = 0, INCOGNITO = 1 } window_to_probe;
265 // So we setup everything except for the |first_profile_| regular, and then
312 browser_a_regular, check_case.profile_a.regular.downloads);
316 browser_b_regular, check_case.profile_b.regular.downloads);
326 check_case.profile_a.regular.windows,
328 check_case.profile_b.regular.windows,
341 DownloadsCloseCheckCase::REGULAR) ||
345 DownloadsCloseCheckCase::REGULAR) ||
    [all...]
  /external/llvm/test/MC/MachO/ARM/
thumb-bl-jbits.s 9 .section __TEXT, __branch, regular, pure_instructions
long-call-branch-island-relocation.s 28 .section __TEXT,initcode,regular,pure_instructions
  /external/chromium_org/third_party/re2/doc/
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 follows.
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>
  /external/regex-re2/doc/
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 follows.
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>
  /external/chromium_org/ui/gfx/geometry/
matrix3_unittest.cc 79 Matrix3F regular = Matrix3F::Zeros(); local
80 regular.set(0.57f, 0.205f, 0.942f,
83 Matrix3F inv_regular = regular.Inverse();
84 regular.set(2.51540616f, -0.55138018f, -1.98968043f,
87 EXPECT_TRUE(regular.IsNear(inv_regular, 0.00001f));
  /ndk/sources/host-tools/sed-4.2.1/doc/
sed.x 254 Match lines matching the regular expression
258 Match lines matching the regular expression
281 is a regular expression.
299 [REGULAR EXPRESSIONS]
306 sequence in a regular expression matches the newline character,
  /external/libunwind/src/arm/
getcontext.S 33 @ registers. It must be called in a special way, not as a regular
  /external/llvm/test/ExecutionEngine/RuntimeDyld/X86/
MachO_x86-64_PIC_relocations.s 5 .section __TEXT,__text,regular,pure_instructions
  /packages/providers/ContactsProvider/
Android.mk 18 # would dilute the coverage results. These options do not affect regular
25 # would dilute the coverage results. These options do not affect regular

Completed in 780 milliseconds

1 2 3 4 5 6