Home
last modified time | relevance | path

Searched refs:before (Results 1 – 25 of 5026) sorted by relevance

12345678910>>...202

/external/icu/icu4c/source/data/misc/
DdayPeriods.txt172 before{"12:00"}
176 before{"24:00"}
182 before{"18:00"}
186 before{"24:00"}
193 before{"12:00"}
197 before{"06:00"}
206 before{"18:00"}
210 before{"21:00"}
214 before{"12:00"}
218 before{"04:00"}
[all …]
/external/fmtlib/doc/bootstrap/
Dglyphicons.less35 .glyphicon-asterisk { &:before { content: "\2a"; } }
36 .glyphicon-plus { &:before { content: "\2b"; } }
38 .glyphicon-eur { &:before { content: "\20ac"; } }
39 .glyphicon-minus { &:before { content: "\2212"; } }
40 .glyphicon-cloud { &:before { content: "\2601"; } }
41 .glyphicon-envelope { &:before { content: "\2709"; } }
42 .glyphicon-pencil { &:before { content: "\270f"; } }
43 .glyphicon-glass { &:before { content: "\e001"; } }
44 .glyphicon-music { &:before { content: "\e002"; } }
45 .glyphicon-search { &:before { content: "\e003"; } }
[all …]
/external/icu/icu4c/source/data/coll/
Dja.txt11 "&[before 3]ぁ"
16 "&[before 3]ぃ"
21 "&[before 3]ぅ"
26 "&[before 3]ぇ"
31 "&[before 3]ぉ"
36 "&[before 3]あ"
39 "&[before 3]い"
42 "&[before 3]う"
45 "&[before 3]え"
48 "&[before 3]お"
[all …]
Dta.txt12 "&[before 1]க<க்"
13 "&[before 1]ங<ங்"
14 "&[before 1]ச<ச்"
15 "&[before 1]ஞ<ஞ்"
16 "&[before 1]ட<ட்"
17 "&[before 1]ண<ண்"
18 "&[before 1]த<த்"
19 "&[before 1]ந<ந்"
20 "&[before 1]ப<ப்"
21 "&[before 1]ம<ம்"
[all …]
Dsq.txt8 "&[before 1]D<ç<<<Ç"
9 "&[before 1]E<dh<<<Dh<<<DH"
10 "&[before 1]F<ë<<<Ë"
11 "&[before 1]H<gj<<<Gj<<<GJ"
12 "&[before 1]M<ll<<<Ll<<<LL"
13 "&[before 1]O<nj<<<Nj<<<NJ"
14 "&[before 1]S<rr<<<Rr<<<RR"
15 "&[before 1]T<sh<<<Sh<<<SH"
16 "&[before 1]U<th<<<Th<<<TH"
17 "&[before 1]Y<xh<<<Xh<<<XH"
[all …]
/external/deqp-deps/SPIRV-Tools/test/opt/
Dpass_merge_return_test.cpp30 const std::string before = in TEST_F() local
45 const std::string after = before; in TEST_F()
49 SinglePassRunAndCheck<MergeReturnPass>(before, after, false, true); in TEST_F()
53 const std::string before = in TEST_F() local
99 SinglePassRunAndCheck<MergeReturnPass>(before, after, false, true); in TEST_F()
103 const std::string before = in TEST_F() local
171 SinglePassRunAndCheck<MergeReturnPass>(before, after, false, true); in TEST_F()
175 const std::string before = in TEST_F() local
222 SinglePassRunAndCheck<MergeReturnPass>(before, after, false, true); in TEST_F()
226 const std::string before = in TEST_F() local
[all …]
Ddead_variable_elim_test.cpp28 const std::string before = in TEST_F() local
69 SinglePassRunAndCheck<DeadVariableElimination>(before, after, true, true); in TEST_F()
75 const std::string before = in TEST_F() local
98 SinglePassRunAndCheck<DeadVariableElimination>(before, before, true, true); in TEST_F()
104 const std::string before = in TEST_F() local
147 SinglePassRunAndCheck<DeadVariableElimination>(before, after, true, true); in TEST_F()
153 const std::string before = in TEST_F() local
200 SinglePassRunAndCheck<DeadVariableElimination>(before, after, true, true); in TEST_F()
205 const std::string before = in TEST_F() local
230 SinglePassRunAndCheck<DeadVariableElimination>(before, before, true, true); in TEST_F()
[all …]
Dlocal_access_chain_convert_test.cpp73 const std::string before = in TEST_F() local
95 SinglePassRunAndMatch<LocalAccessChainConvertPass>(predefs_before + before, in TEST_F()
158 const std::string before = in TEST_F() local
189 SinglePassRunAndMatch<LocalAccessChainConvertPass>(predefs_before + before, in TEST_F()
255 const std::string before = in TEST_F() local
294 SinglePassRunAndMatch<LocalAccessChainConvertPass>(predefs_before + before, in TEST_F()
344 const std::string before = in TEST_F() local
366 SinglePassRunAndMatch<LocalAccessChainConvertPass>(predefs_before + before, in TEST_F()
416 const std::string before = in TEST_F() local
437 SinglePassRunAndMatch<LocalAccessChainConvertPass>(predefs_before + before, in TEST_F()
[all …]
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dpass_merge_return_test.cpp30 const std::string before = in TEST_F() local
45 const std::string after = before; in TEST_F()
49 SinglePassRunAndCheck<MergeReturnPass>(before, after, false, true); in TEST_F()
53 const std::string before = in TEST_F() local
99 SinglePassRunAndCheck<MergeReturnPass>(before, after, false, true); in TEST_F()
103 const std::string before = in TEST_F() local
171 SinglePassRunAndCheck<MergeReturnPass>(before, after, false, true); in TEST_F()
175 const std::string before = in TEST_F() local
222 SinglePassRunAndCheck<MergeReturnPass>(before, after, false, true); in TEST_F()
226 const std::string before = in TEST_F() local
[all …]
Ddead_variable_elim_test.cpp28 const std::string before = in TEST_F() local
69 SinglePassRunAndCheck<DeadVariableElimination>(before, after, true, true); in TEST_F()
75 const std::string before = in TEST_F() local
98 SinglePassRunAndCheck<DeadVariableElimination>(before, before, true, true); in TEST_F()
104 const std::string before = in TEST_F() local
147 SinglePassRunAndCheck<DeadVariableElimination>(before, after, true, true); in TEST_F()
153 const std::string before = in TEST_F() local
200 SinglePassRunAndCheck<DeadVariableElimination>(before, after, true, true); in TEST_F()
205 const std::string before = in TEST_F() local
230 SinglePassRunAndCheck<DeadVariableElimination>(before, before, true, true); in TEST_F()
[all …]
Dlocal_access_chain_convert_test.cpp73 const std::string before = in TEST_F() local
95 SinglePassRunAndMatch<LocalAccessChainConvertPass>(predefs_before + before, in TEST_F()
158 const std::string before = in TEST_F() local
189 SinglePassRunAndMatch<LocalAccessChainConvertPass>(predefs_before + before, in TEST_F()
255 const std::string before = in TEST_F() local
294 SinglePassRunAndMatch<LocalAccessChainConvertPass>(predefs_before + before, in TEST_F()
344 const std::string before = in TEST_F() local
366 SinglePassRunAndMatch<LocalAccessChainConvertPass>(predefs_before + before, in TEST_F()
416 const std::string before = in TEST_F() local
437 SinglePassRunAndMatch<LocalAccessChainConvertPass>(predefs_before + before, in TEST_F()
[all …]
Dinsert_extract_elim_test.cpp78 const std::string before = in TEST_F() local
105 SinglePassRunAndCheck<SimplificationPass>(predefs + before, predefs + after, in TEST_F()
161 const std::string before = in TEST_F() local
190 SinglePassRunAndCheck<SimplificationPass>(predefs + before, predefs + after, in TEST_F()
238 const std::string before = in TEST_F() local
272 SinglePassRunAndCheck<SimplificationPass>(predefs + before, predefs + after, in TEST_F()
360 const std::string before = in TEST_F() local
401 SinglePassRunAndCheck<SimplificationPass>(predefs + before, predefs + after, in TEST_F()
562 const std::string before = in TEST_F() local
592 SinglePassRunAndCheck<SimplificationPass>(before_predefs + before, in TEST_F()
[all …]
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/
Dpass_merge_return_test.cpp30 const std::string before = in TEST_F() local
45 const std::string after = before; in TEST_F()
49 SinglePassRunAndCheck<MergeReturnPass>(before, after, false, true); in TEST_F()
53 const std::string before = in TEST_F() local
99 SinglePassRunAndCheck<MergeReturnPass>(before, after, false, true); in TEST_F()
103 const std::string before = in TEST_F() local
171 SinglePassRunAndCheck<MergeReturnPass>(before, after, false, true); in TEST_F()
175 const std::string before = in TEST_F() local
222 SinglePassRunAndCheck<MergeReturnPass>(before, after, false, true); in TEST_F()
226 const std::string before = in TEST_F() local
[all …]
Ddead_variable_elim_test.cpp28 const std::string before = in TEST_F() local
69 SinglePassRunAndCheck<DeadVariableElimination>(before, after, true, true); in TEST_F()
75 const std::string before = in TEST_F() local
98 SinglePassRunAndCheck<DeadVariableElimination>(before, before, true, true); in TEST_F()
104 const std::string before = in TEST_F() local
147 SinglePassRunAndCheck<DeadVariableElimination>(before, after, true, true); in TEST_F()
153 const std::string before = in TEST_F() local
200 SinglePassRunAndCheck<DeadVariableElimination>(before, after, true, true); in TEST_F()
205 const std::string before = in TEST_F() local
230 SinglePassRunAndCheck<DeadVariableElimination>(before, before, true, true); in TEST_F()
[all …]
Dlocal_access_chain_convert_test.cpp73 const std::string before = in TEST_F() local
95 SinglePassRunAndMatch<LocalAccessChainConvertPass>(predefs_before + before, in TEST_F()
158 const std::string before = in TEST_F() local
189 SinglePassRunAndMatch<LocalAccessChainConvertPass>(predefs_before + before, in TEST_F()
255 const std::string before = in TEST_F() local
294 SinglePassRunAndMatch<LocalAccessChainConvertPass>(predefs_before + before, in TEST_F()
344 const std::string before = in TEST_F() local
366 SinglePassRunAndMatch<LocalAccessChainConvertPass>(predefs_before + before, in TEST_F()
416 const std::string before = in TEST_F() local
437 SinglePassRunAndMatch<LocalAccessChainConvertPass>(predefs_before + before, in TEST_F()
[all …]
/external/icu/icu4c/source/data/rbnf/
Dcy.txt29 "30: <%spellout-cardinal-masculine-before-consonant< deg[ >>];",
30 "100: <%spellout-cardinal-masculine-before-consonant< cant[ >>];",
31 "1000: <%spellout-cardinal-masculine-before-consonant< mil[ >>];",
32 "1000000: <%spellout-cardinal-masculine-before-consonant< miliwn[ >>];",
33 "1000000000: <%spellout-cardinal-masculine-before-consonant< biliwn[ >>];",
34 "1000000000000: <%spellout-cardinal-masculine-before-consonant< triliwn[ >>];",
35 "1000000000000000: <%spellout-cardinal-masculine-before-consonant< kwadriliwn[ >>];",
37 "%spellout-cardinal-masculine-before-consonant:",
52 "30: <%spellout-cardinal-masculine-before-consonant< deg[ >>];",
53 "100: <%spellout-cardinal-masculine-before-consonant< cant[ >>];",
[all …]
/external/llvm-project/clang/test/Analysis/
Dlifetime-extension.cpp66 C **after, **before; member in maintain_original_object_address_on_lifetime_extension::C
71 C(bool x, C **after, C **before) : x(x), after(after), before(before) { in C() argument
72 *before = this; in C()
76 C(const C &c) : x(c.x), after(nullptr), before(nullptr) {} in C()
82 static C make(C **after, C **before) { return C(false, after, before); } in make() argument
86 C *after, *before; in f1() local
88 const C &c = C(true, &after, &before); in f1()
90 clang_analyzer_eval(after == before); in f1()
99 C *after, *before; in f2() local
101 C c = C(1, &after, &before); in f2()
[all …]
/external/llvm-project/llvm/test/MC/Mips/
Dmodule-directive-bad.s6 # CHECK: :[[@LINE-1]]:13: error: .module directive must appear before any code
10 # CHECK-NOT: :[[@LINE-1]]:13: error: .module directive must appear before any code
14 # CHECK: :[[@LINE-1]]:13: error: .module directive must appear before any code
18 # CHECK-NOT: :[[@LINE-1]]:13: error: .module directive must appear before any code
22 # CHECK: :[[@LINE-1]]:13: error: .module directive must appear before any code
26 # CHECK-NOT: :[[@LINE-1]]:13: error: .module directive must appear before any code
30 # CHECK: :[[@LINE-1]]:13: error: .module directive must appear before any code
34 # CHECK-NOT: :[[@LINE-1]]:13: error: .module directive must appear before any code
38 # CHECK: :[[@LINE-1]]:13: error: .module directive must appear before any code
42 # CHECK-NOT: :[[@LINE-1]]:13: error: .module directive must appear before any code
[all …]
/external/llvm/test/MC/Mips/
Dmodule-directive-bad.s6 # CHECK: :[[@LINE-1]]:13: error: .module directive must appear before any code
10 # CHECK-NOT: :[[@LINE-1]]:13: error: .module directive must appear before any code
14 # CHECK: :[[@LINE-1]]:13: error: .module directive must appear before any code
18 # CHECK-NOT: :[[@LINE-1]]:13: error: .module directive must appear before any code
22 # CHECK: :[[@LINE-1]]:13: error: .module directive must appear before any code
26 # CHECK-NOT: :[[@LINE-1]]:13: error: .module directive must appear before any code
30 # CHECK: :[[@LINE-1]]:13: error: .module directive must appear before any code
34 # CHECK-NOT: :[[@LINE-1]]:13: error: .module directive must appear before any code
38 # CHECK: :[[@LINE-1]]:13: error: .module directive must appear before any code
42 # CHECK-NOT: :[[@LINE-1]]:13: error: .module directive must appear before any code
[all …]
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/
Dvisitor-util.mlir4 // = before all regions.
6 // expected-remark@below {{0: before all regions}}
9 // expected-remark@below {{1: before all regions}}
11 // expected-remark@below {{2: before all regions}}
13 // expected-remark@below {{3: before all regions}}
19 // expected-remark@below {{0: before all regions}}
22 // expected-remark@below {{1: before all regions}}
24 // expected-remark@below {{2: before all regions}}
28 // expected-remark@below {{4: before all regions}}
34 // expected-remark@below {{0: before all regions}}
[all …]
Dvisitor-interrupt-util.mlir4 // visited with stage "before all regions".
6 // expected-remark@below {{0: before all regions}}
9 // expected-remark@below {{1: before all regions}}
11 // expected-remark@below {{2: before all regions}}
13 // expected-remark@below {{3: before all regions}}
22 // expected-remark@below {{0: before all regions}}
25 // expected-remark@below {{1: before all regions}}
33 // expected-remark@below {{0: before all regions}}
36 // expected-remark@below {{1: before all regions}}
38 // expected-remark@below {{2: before all regions}}
[all …]
/external/e2fsprogs/lib/ext2fs/
Dtst_bitmaps_exp6 Setting block 12, was clear before
8 Setting block 12, was set before
10 Clearing block 12, was set before
12 Clearing block 12, was clear before
14 Setting block 12, was clear before
16 Setting block 14, was clear before
18 Setting block 16, was clear before
28 Setting block 13, was clear before
30 Setting block 15, was clear before
65 Clearing block 13, was set before
[all …]
/external/ltp/testcases/kernel/security/tomoyo/
Dtomoyo_policy_memory_test.c180 static void domain_policy_test(const unsigned int before) in domain_policy_test() argument
209 if (before == after) in domain_policy_test()
212 if (before != after) { in domain_policy_test()
213 printf("Policy: %d\n", after - before); in domain_policy_test()
230 if (before == after) in domain_policy_test()
233 if (before != after) { in domain_policy_test()
234 printf("Policy: %d\n", after - before); in domain_policy_test()
290 static void exception_policy_test(const unsigned int before) in exception_policy_test() argument
318 if (before == after) in exception_policy_test()
321 if (before != after) { in exception_policy_test()
[all …]
/external/guava/refactorings/
DCharMatcherRewrite.java28 CharMatcher before() { in before() method in CharMatcherRewrite.Whitespace
40 CharMatcher before() { in before() method in CharMatcherRewrite.BreakingWhitespace
52 CharMatcher before() { in before() method in CharMatcherRewrite.Ascii
64 CharMatcher before() { in before() method in CharMatcherRewrite.Digit
76 CharMatcher before() { in before() method in CharMatcherRewrite.JavaDigit
88 CharMatcher before() { in before() method in CharMatcherRewrite.JavaLetterOrDigit
100 CharMatcher before() { in before() method in CharMatcherRewrite.JavaUpperCase
112 CharMatcher before() { in before() method in CharMatcherRewrite.JavaLowerCase
124 CharMatcher before() { in before() method in CharMatcherRewrite.JavaIsoControl
136 CharMatcher before() { in before() method in CharMatcherRewrite.Invisible
[all …]
/external/python/pyfakefs/pyfakefs/tests/
Dfake_stat_time_test.py75 before = self.stat_time(self.file_path)
80 return before, opened, closed
85 before = self.stat_time(self.file_path)
92 return before, opened, written, closed
97 before = self.stat_time(self.file_path)
104 return before, opened, flushed, closed
109 before = self.stat_time(self.file_path)
118 return before, opened, written, flushed, closed
123 before = self.stat_time(self.file_path)
132 return before, opened, read, flushed, closed
[all …]

12345678910>>...202