Home
last modified time | relevance | path

Searched refs:reflow (Results 1 – 17 of 17) sorted by relevance

/external/python/cpython2/Parser/
Dasdl_c.py89 def emit(self, s, depth, reflow=True): argument
91 if reflow:
270 reflow=False)
282 def emit(s, depth=0, reflow=True): argument
283 self.emit(s, depth, reflow)
301 2, reflow=False)
317 def emit(s, depth=0, reflow=True): argument
318 self.emit(s, depth, reflow)
326 def emit(s, depth=0, reflow=True): argument
327 self.emit(s, depth, reflow)
[all …]
/external/python/cpython3/Parser/
Dasdl_c.py119 def emit(self, s, depth, reflow=True): argument
121 if reflow:
187 } asdl_%(name)s_seq;""" % locals(), reflow=False, depth=depth)
343 def emit(s, depth=0, reflow=True): argument
344 self.emit(s, depth, reflow)
361 2, reflow=False)
377 def emit(s, depth=0, reflow=True): argument
378 self.emit(s, depth, reflow)
386 def emit(s, depth=0, reflow=True): argument
387 self.emit(s, depth, reflow)
[all …]
/external/gfxstream-protocols/registry/vulkan/scripts/
Dreflow.py127 reflow = True, argument
176 self.reflow = reflow
243 if not self.reflow:
492 def endBlock(self, line, reflow = False, vuBlock = False): argument
519 self.reflowStack.append(reflow)
522 logDiag('endBlock reflow =', reflow, ' line', self.lineNumber,
529 self.endBlock(line, reflow = True, vuBlock = vuBlock)
534 self.endBlock(line, reflow = False)
612 reflow = not args.noflow,
D__init__.py.docs27 # "reflow",
DREADME.adoc40 * `reflow.py`, `reflow_count.py` - reflow specification source text to follow
/external/gfxstream-protocols/registry/vulkan/
Dupdate_valid_usage_ids.sh10 python3 reflow.py -overwrite -noflow -tagvu
DMakefile70 $(PYTHON) $(SCRIPTS)/reflow.py -nowrite -noflow -check FAIL -checkVUID FAIL $(SPECFILES)
375 REFLOW = $(SCRIPTS)/reflow.py
378 reflow: target
DBUILD.adoc444 * 2017-02-10 - Add more Ruby installation guidelines and reflow the
DChangeLog.txt2463 * Make reflow script handle literal block delimiters and lines containing
3551 * Fix API name assignment for valid usage blocks in `scripts/reflow.py`
7361 * Modify reflow.py script to place VUID tag anchors standalone on a line
7362 following their corresponding bullet point, and reflow the spec text
7398 all valid usage statements it generates, and reflow.py script to insert
8349 * Reflowed text of the entire spec using the 'reflow' Makefile target, to
/external/icu/icu4c/source/layoutex/layout/
DParagraphLayout.h507 inline void reflow();
658 inline void ParagraphLayout::reflow() in reflow() function
/external/walt/hardware/kicad/walt_footprints.pretty/
DR_0603_pad07mm_long.kicad_mod2 (descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
/external/google-java-format/core/src/main/java/com/google/googlejavaformat/java/
DStringWrapper.java171 reflow(separator, columnLimit, startColumn, trailing, components, first.get())); in getReflowReplacements()
247 private static String reflow( in reflow() method in StringWrapper
/external/icu/icu4c/source/layoutex/
Dplayout.cpp129 return pl->reflow(); in pl_reflow()
/external/icu/icu4c/source/samples/layout/
Dparagraph.cpp217 paragraphLayout->reflow(); in breakLines()
/external/walt/hardware/kicad/
DWALTsm.kicad_pcb206 (descr "Capacitor SMD 0805, reflow soldering, AVX (see smccp.pdf)")
235 (descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
264 (descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
293 (descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
322 (descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
351 (descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
380 (descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
409 (descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
438 (descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
467 (descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
[all …]
/external/icu/icu4c/source/test/letest/
Dletest.cpp894 paragraphLayout->reflow(); in GlyphToCharTest()
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/
Dospd.txt.gz