/external/python/cpython2/Parser/ |
D | asdl_c.py | 89 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/ |
D | asdl_c.py | 119 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/ |
D | reflow.py | 127 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.docs | 27 # "reflow",
|
D | README.adoc | 40 * `reflow.py`, `reflow_count.py` - reflow specification source text to follow
|
/external/gfxstream-protocols/registry/vulkan/ |
D | update_valid_usage_ids.sh | 10 python3 reflow.py -overwrite -noflow -tagvu
|
D | Makefile | 70 $(PYTHON) $(SCRIPTS)/reflow.py -nowrite -noflow -check FAIL -checkVUID FAIL $(SPECFILES) 375 REFLOW = $(SCRIPTS)/reflow.py 378 reflow: target
|
D | BUILD.adoc | 444 * 2017-02-10 - Add more Ruby installation guidelines and reflow the
|
D | ChangeLog.txt | 2463 * 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/ |
D | ParagraphLayout.h | 507 inline void reflow(); 658 inline void ParagraphLayout::reflow() in reflow() function
|
/external/walt/hardware/kicad/walt_footprints.pretty/ |
D | R_0603_pad07mm_long.kicad_mod | 2 (descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)")
|
/external/google-java-format/core/src/main/java/com/google/googlejavaformat/java/ |
D | StringWrapper.java | 171 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/ |
D | playout.cpp | 129 return pl->reflow(); in pl_reflow()
|
/external/icu/icu4c/source/samples/layout/ |
D | paragraph.cpp | 217 paragraphLayout->reflow(); in breakLines()
|
/external/walt/hardware/kicad/ |
D | WALTsm.kicad_pcb | 206 (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/ |
D | letest.cpp | 894 paragraphLayout->reflow(); in GlyphToCharTest()
|
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/ |
D | ospd.txt.gz |
|