/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/ |
D | rjsmin.c | 97 rchar c, quote, spaced = U(' '); in rjsmin() local 104 if (spaced == U('\n')) spaced = U(' '); in rjsmin() 115 if (spaced == U('\n')) spaced = U(' '); in rjsmin() 150 if (spaced == U('\n')) spaced = U(' '); in rjsmin() 185 if (spaced == U('\n')) { in rjsmin() 186 spaced = U(' '); in rjsmin() 241 if (spaced == U('\n')) spaced = U(' '); in rjsmin() 364 spaced = quote; in rjsmin()
|
/external/autotest/server/site_tests/firmware_TPMExtend/ |
D | firmware_TPMExtend.py | 27 spaced = ' '.join(extended[i:i+2] for i in xrange(0, len(extended), 2)) 28 logging.debug('PCR %d should contain hash: %s', num, spaced) 29 return ('PCR-%.2d: %s' % (num, spaced.upper())) in pcrs
|
/external/snakeyaml/src/test/resources/pyyaml/ |
D | spec-02-22.data | 3 spaced: 2001-12-14 21:59:43.10 -5
|
/external/llvm/test/YAMLParser/ |
D | spec-02-22.test | 5 spaced: 2001-12-14 21:59:43.10 -5
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_LinSpace.pbtxt | 29 A sequence of `num` evenly-spaced values are generated beginning at `start`.
|
/external/llvm/test/Analysis/BasicAA/ |
D | featuretest.ll | 53 ; Test that if two pointers are spaced out by a constant getelementptr, that 66 ; Test that if two pointers are spaced out by a constant offset, that they
|
/external/swiftshader/third_party/LLVM/test/Analysis/BasicAA/ |
D | featuretest.ll | 53 ; Test that if two pointers are spaced out by a constant getelementptr, that 66 ; Test that if two pointers are spaced out by a constant offset, that they
|
/external/tensorflow/tensorflow/examples/wav_to_spectrogram/ |
D | README.md | 32 frequencies is, and how widely adjacent windows are spaced.
|
/external/icu/icu4c/source/data/translit/ |
D | Han_Latin_Names.txt | 18 # Need Spacedhan so the name transliterations get spaced properly
|
/external/eigen/doc/ |
D | TutorialReshapeSlicing.dox | 40 Slicing consists in taking a set of rows, columns, or elements, uniformly spaced within a matrix.
|
D | TutorialAdvancedInitialization.dox | 89 …onal arrays; it yields a vector of the specified size whose coefficients are equally spaced between
|
/external/hyphenation-patterns/en-US/ |
D | ushyphex.tex | 323 dou-ble-spaced 561 let-ter-spaced 682 mono-spaced 1063 single-spaced
|
D | hyph-en-us.hyp.txt | 324 dou-ble-spaced 562 let-ter-spaced 683 mono-spaced 1064 single-spaced
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMInstrNEON.td | 414 // ...with double-spaced registers (for disassembly only): 459 // ...with double-spaced registers: 518 // ...with double-spaced registers: 677 // ...with double-spaced registers: 748 // ...with double-spaced registers: 824 // ...with double-spaced registers: 966 // ...with double-spaced registers (not used for codegen): 1010 // ...with double-spaced registers (not used for codegen): 1056 // ...with double-spaced registers (not used for codegen): 1308 // ...with double-spaced registers (for disassembly only): [all …]
|
/external/tensorflow/tensorflow/docs_src/programmers_guide/ |
D | tensorboard_histograms.md | 94 Also, you may note that the histogram slices are not always evenly spaced in
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrNEON.td | 169 // Register list of two D registers spaced by 2 (two sequential Q registers). 178 // Register list of three D registers spaced by 2 (three Q registers). 187 // Register list of three D registers spaced by 2 (three Q registers). 216 // Register list of two D registers spaced by 2 (two sequential Q registers). 236 // Register list of three D registers spaced by 2 (three sequential Q regs). 255 // Register list of four D registers spaced by 2 (four sequential Q regs). 890 // ...with double-spaced registers 941 // ...with double-spaced registers: 1000 // ...with double-spaced registers: 1158 // ...with double-spaced registers: [all …]
|
D | ARMRegisterInfo.td | 405 // Pseudo-registers representing 2-spaced consecutive D registers.
|
/external/clang/docs/ |
D | ControlFlowIntegrityDesign.rst | 364 Because the addresses of ``f``, ``g``, ``h`` are evenly spaced at a power of
|
/external/valgrind/memcheck/ |
D | mc_main.c | 7418 Bool spaced = False; in done_prof_mem() local 7420 if (!spaced && (n % 10) == 0) { in done_prof_mem() 7422 spaced = True; in done_prof_mem() 7425 spaced = False; in done_prof_mem()
|
/external/jemalloc/include/jemalloc/internal/ |
D | jemalloc_internal.h.in | 310 * In addition, this controls the spacing of cacheline-spaced size classes.
|
/external/skqp/docs/ |
D | SkPaint_Reference.bmh | 153 #ToDo why is this double-spaced on Fiddle? ## 981 When Subpixel_Text is disabled, the comma Glyphs are identical, but not evenly spaced. 982 When Subpixel_Text is enabled, the comma Glyphs are unique, but appear evenly spaced. 4714 The underlines show the text advance, spaced to keep them distinct.
|
/external/skia/docs/ |
D | SkPaint_Reference.bmh | 153 #ToDo why is this double-spaced on Fiddle? ## 976 When Subpixel_Text is disabled, the comma Glyphs are identical, but not evenly spaced. 977 When Subpixel_Text is enabled, the comma Glyphs are unique, but appear evenly spaced. 4695 The underlines show the text advance, spaced to keep them distinct.
|
/external/python/cpython2/Doc/library/ |
D | itertools.rst | 233 Make an iterator that returns evenly spaced values starting with *n*. Often
|
/external/python/cpython3/Doc/library/ |
D | itertools.rst | 293 Make an iterator that returns evenly spaced values starting with number *start*. Often
|
/external/skqp/site/user/api/ |
D | SkPaint_Reference.md | 1158 …l Text</a> is disabled, the comma <a href="#Glyph">Glyphs</a> are identical, but not evenly spaced. 1159 …led, the comma <a href="#Glyph">Glyphs</a> are unique, but appear evenly spaced.</div></fiddle-emb… 4744 The underlines show the <a href="#SkPaint_getTextWidths_text">text</a> advance, spaced to keep them…
|