Home
last modified time | relevance | path

Searched refs:ending (Results 1 – 25 of 412) sorted by relevance

12345678910>>...17

/external/python/cpython3/Tools/c-analyzer/c_parser/parser/
D_compound_decl_body.py55 ending,
110 if ending == ',':
128 ending = None
129 while ending != '}':
142 name, init, ending,
145 ending = '}'
/external/libxml2/result/HTML/
Dwired.html.err193 ./test/HTML/wired.html:346: HTML parser error : Opening and ending tag mismatch: td and font
199 ./test/HTML/wired.html:374: HTML parser error : Opening and ending tag mismatch: td and font
202 ./test/HTML/wired.html:374: HTML parser error : Opening and ending tag mismatch: td and font
205 ./test/HTML/wired.html:402: HTML parser error : Opening and ending tag mismatch: a and font
217 ./test/HTML/wired.html:408: HTML parser error : Opening and ending tag mismatch: a and font
223 ./test/HTML/wired.html:414: HTML parser error : Opening and ending tag mismatch: td and font
226 ./test/HTML/wired.html:414: HTML parser error : Opening and ending tag mismatch: td and font
229 ./test/HTML/wired.html:414: HTML parser error : Opening and ending tag mismatch: td and font
232 ./test/HTML/wired.html:414: HTML parser error : Opening and ending tag mismatch: td and font
235 ./test/HTML/wired.html:414: HTML parser error : Opening and ending tag mismatch: td and font
[all …]
/external/rust/crates/ciborium/src/ser/
Dmod.rs230 ending: length.is_none(), in serialize_seq()
260 ending: false, in serialize_tuple_variant()
270 ending: false, in serialize_tuple_variant()
282 ending: length.is_none(), in serialize_map()
296 ending: false, in serialize_struct()
314 ending: false, in serialize_struct_variant()
329 if self.ending {
340 ending: bool, field
/external/replicaisland/src/com/replica/replicaisland/
DGameOverActivity.java138 mEndingView = (TextView)findViewById(R.id.ending); in onCreate()
142 final int ending = prefs.getInt(PreferenceConstants.PREFERENCE_LAST_ENDING, -1); in onCreate() local
159 if (ending == AnimationPlayerActivity.KABOCHA_ENDING) { in onCreate()
161 } else if (ending == AnimationPlayerActivity.ROKUDOU_ENDING) { in onCreate()
DEventRecorder.java45 synchronized void setLastEnding(int ending) { in setLastEnding() argument
46 mLastEnding = ending; in setLastEnding()
/external/llvm/test/MC/COFF/
Dinvalid-endef.s3 # CHECK: ending symbol definition without starting one
4 # CHECK: ending symbol definition without starting one
/external/catch2/docs/
Devent-listeners.md5 such as a test case starting or ending, as they happen during a test run.
50 // The whole test run, starting and ending
54 // Test cases starting and ending
58 // Sections starting and ending
/external/kotlinx.atomicfu/atomicfu-maven-plugin/
Dmvnw.cmd29 @REM MAVEN_BATCH_PAUSE - set to 'on' to wait for a key stroke before ending
48 @REM check for pre script, once with legacy .bat ending and once with .cmd ending
135 @REM check for post script, once with legacy .bat ending and once with .cmd ending
/external/apache-commons-compress/
Dmvnw.cmd29 @REM MAVEN_BATCH_PAUSE - set to 'on' to wait for a key stroke before ending
46 @REM check for pre script, once with legacy .bat ending and once with .cmd ending
133 @REM check for post script, once with legacy .bat ending and once with .cmd ending
/external/libxml2/result/errors/
D759398.xml.ent4 ./test/errors/759398.xml:309: parser error : Opening and ending tag mismatch: №№№№№№№№№№№№№№№№№№№№№…
7 ./test/errors/759398.xml:314: parser error : Opening and ending tag mismatch: spec line 50 and p
D759398.xml.err4 ./test/errors/759398.xml:309: parser error : Opening and ending tag mismatch: №№№№№№№№№№№№№№№№№№№№№…
7 ./test/errors/759398.xml:314: parser error : Opening and ending tag mismatch: spec line 50 and p
/external/libtracefs/Documentation/
Dlibtracefs-synth.txt64 triggered when a process is awoken. Then set "sched_switch" as the ending event.
80 name of the system for theh ending event. It may be NULL and the first event
81 with the name of _end_event_ will be chosen as the ending event. If _match_name_
84 the ending event's _end_match_field_. If _match_name_ is NULL, then it will
88 starting event and the ending event. If _name_ is given, then the content
91 ending event's _end_match_field_.
94 of the starting event with the _end_compare_field_ of the ending event. The _name_
119 *tracefs_synth_add_end_field*() - Records the _end_field_ of the ending
156 filters on the ending event.
/external/snakeyaml/
Dmvnw.bat29 @REM MAVEN_BATCH_PAUSE - set to 'on' to wait for a key stroke before ending
46 @REM check for pre script, once with legacy .bat ending and once with .cmd ending
167 @REM check for post script, once with legacy .bat ending and once with .cmd ending
/external/pigweed/pw_build/py/pw_build/
Dgn_resolver.py302 def __init__(self, match: re.Match, ending: int):
304 self._ending = ending
384 ending = string.find(_ENDING, match.end())
385 if ending == -1:
391 expression = _Expression(match, ending)
/external/llvm/test/CodeGen/ARM/
Dthumb1-varalloc.ll46 ; Simple variable ending up *at* sp.
60 ; Simple variable ending up at aligned offset from sp.
81 ; Simple variable ending up at aligned offset from sp.
/external/llvm/test/DebugInfo/X86/
Dending-run.ll35 !6 = !DIFile(filename: "ending-run.c", directory: "/Users/echristo/tmp")
46 !19 = !DIFile(filename: "ending-run.c", directory: "/Users/echristo/tmp")
/external/sonivox/jet_tools/JetCreator/
DJetCreatorhlp.dat28 ending m/b/t = Sets the ending measure, beat, and tick for the segment.
67 ending m/b/t = Sets the ending measure, beat, and tick for the segment.
/external/llvm/test/CodeGen/AArch64/
Dinline-asm-constraints-badL.ll4 ; 32-bit bitpattern ending in 1101 can't be produced.
Dinline-asm-constraints-badK.ll4 ; 32-bit bitpattern ending in 1101 can't be produced.
Dinline-asm-constraints-badK2.ll4 ; 32-bit bitpattern ending in 1101 can't be produced.
/external/yapf/
D.editorconfig6 # Unix-style newlines with a newline ending every file
/external/markdown/tests/pl/Tests_2007/
DLinks, shortcut references.text11 break] with a line-ending space.
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/testdata/src/test/assets/media/webvtt/
Dtypical_with_comments20 File ending with a comment
/external/cn-cbor/
D.editorconfig6 # Unix-style newlines with a newline ending every file
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/testdata/src/test/assets/media/webvtt/
Dtypical_with_comments20 File ending with a comment

12345678910>>...17