Home
last modified time | relevance | path

Searched defs:heading (Results 1 – 25 of 34) sorted by relevance

12

/third_party/mbedtls/tests/scripts/
Dcheck_files.py166 heading = "Incorrect permissions:" variable in PermissionIssueTracker
185 heading = "Invalid shebang line:" variable in ShebangIssueTracker
230 heading = "Missing newline at end of file:" variable in EndOfFileNewlineIssueTracker
251 heading = "UTF-8 BOM present:" variable in Utf8BomIssueTracker
265 heading = "Non-Unix line endings:" variable in UnixLineEndingIssueTracker
279 heading = "Non-Windows line endings:" variable in WindowsLineEndingIssueTracker
293 heading = "Trailing whitespace:" variable in TrailingWhitespaceIssueTracker
303 heading = "Tabs present:" variable in TabIssueTracker
320 heading = "Merge artifact:" variable in MergeArtifactIssueTracker
/third_party/node/test/fixtures/wpt/encoding/resources/
Dencodings.js18 "heading": "The Encoding" property
331 "heading": "Legacy single-byte encodings" property
356 "heading": "Legacy multi-byte Chinese (simplified) encodings" property
371 "heading": "Legacy multi-byte Chinese (traditional) encodings" property
404 "heading": "Legacy multi-byte Japanese encodings" property
424 "heading": "Legacy multi-byte Korean encodings" property
459 "heading": "Legacy miscellaneous encodings" property
/third_party/node/deps/npm/test/tap/
Dconfig-builtin.js15 var cli = { foo: 'bar', heading: 'foo', 'git-tag-version': false } property
/third_party/node/deps/npm/node_modules/columnify/
Dindex.js109 column.headingTransform = heading => heading argument
Dcolumnify.js115 column.headingTransform = function (heading) { argument
/third_party/flutter/skia/third_party/externals/icu/source/common/
Drbbidata.cpp222 void RBBIDataWrapper::printTable(const char *heading, const RBBIStateTable *table) { in printTable()
/third_party/icu/icu4c/source/common/
Drbbidata.cpp229 void RBBIDataWrapper::printTable(const char *heading, const RBBIStateTable *table) { in printTable()
/third_party/node/deps/icu-small/source/common/
Drbbidata.cpp229 void RBBIDataWrapper::printTable(const char *heading, const RBBIStateTable *table) { in printTable()
/third_party/skia/third_party/externals/icu/source/common/
Drbbidata.cpp229 void RBBIDataWrapper::printTable(const char *heading, const RBBIStateTable *table) { in printTable()
/third_party/toybox/kconfig/
Dmconf.c773 char *heading; in conf_string() local
/third_party/python/Lib/
Doptparse.py258 def format_heading(self, heading): argument
383 def format_heading(self, heading): argument
402 def format_heading(self, heading): argument
Duuid.py467 def _find_mac_under_heading(command, args, heading): argument
Dargparse.py203 def __init__(self, formatter, parent, heading=None): argument
238 def start_section(self, heading): argument
Dpydoc.py577 def heading(self, title, fgcol, bgcol, extras=''): member in HTMLDoc
/third_party/skia/modules/particles/src/
DSkParticleEffect.cpp265 void SkParticleEffect::start(double now, bool looping, SkPoint position, SkVector heading, in start()
/third_party/spirv-headers/tools/buildHeaders/
DjsonToSpirv.h108 std::string heading; member
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
DjsonToSpirv.h108 std::string heading; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
DjsonToSpirv.h108 std::string heading; member
/third_party/rust/crates/clap/clap_mangen/src/
Dlib.rs209 let heading = subcommand_heading(&self.cmd); in _render_subcommands_section() localVariable
/third_party/node/deps/npm/lib/config/
Ddefaults.js163 heading: 'npm', property
305 'heading': String, property
/third_party/node/deps/npm/lib/
Doutdated.js124 outTable[0] = outTable[0].map(function (heading) { argument
/third_party/node/deps/npm/docs/content/using-npm/
Dconfig.md525 #### heading subsubsection
/third_party/python/Lib/tkinter/
Dttk.py1270 def heading(self, column, option=None, **kw): member in Treeview
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
Dspirv.core.grammar.json37 "heading" : "Miscellaneous Instructions" string
41 "heading" : "Debug Instructions" string
45 "heading" : "Annotation Instructions" string
49 "heading" : "Extension Instructions" string
53 "heading" : "Mode-Setting Instructions" string
57 "heading" : "Type-Declaration Instructions" string
61 "heading" : "Constant-Creation Instructions" string
65 "heading" : "Memory Instructions" string
69 "heading" : "Function Instructions" string
73 "heading" : "Image Instructions" string
[all …]
/third_party/mesa3d/src/compiler/spirv/
Dspirv.core.grammar.json37 "heading" : "Miscellaneous Instructions" string
41 "heading" : "Debug Instructions" string
45 "heading" : "Annotation Instructions" string
49 "heading" : "Extension Instructions" string
53 "heading" : "Mode-Setting Instructions" string
57 "heading" : "Type-Declaration Instructions" string
61 "heading" : "Constant-Creation Instructions" string
65 "heading" : "Memory Instructions" string
69 "heading" : "Function Instructions" string
73 "heading" : "Image Instructions" string
[all …]

12