Home
last modified time | relevance | path

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

12

/third_party/boost/libs/filesystem/doc/
Dpath_table.cpp39 string heading() const { return string("<code>string()</code>"); } in heading() function
45 string heading() const { return string("<code>generic_<br>string()</code>"); } in heading() function
51 string heading() const { return string("Iteration<br>over<br>Elements"); } in heading() function
66 string heading() const { return string("<code>root_<br>path()</code>"); } in heading() function
72 string heading() const { return string("<code>root_<br>name()</code>"); } in heading() function
78 string heading() const { return string("<code>root_<br>directory()</code>"); } in heading() function
84 string heading() const { return string("<code>relative_<br>path()</code>"); } in heading() function
90 string heading() const { return string("<code>parent_<br>path()</code>"); } in heading() function
96 string heading() const { return string("<code>filename()</code>"); } in heading() function
/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/boost/tools/boostdep/src/
Dboostdep.cpp298 void heading( std::string const & module ) in heading() function
511 void heading( std::string const & module ) in heading() function
543 void heading( std::string const & module ) in heading() function
591 void heading( std::string const & module ) in heading() function
616 void heading( std::string const & module ) in heading() function
656 void heading( std::string const & header, std::string const & module ) in heading() function
679 void heading( std::string const & header, std::string const & module ) in heading() function
773 void heading( std::string const & module ) in heading() function
805 void heading( std::string const & module ) in heading() function
1453 void heading( std::string const & module ) in output_module_weight_report() function
[all …]
/third_party/boost/libs/regex/performance/
Dperformance.cpp121 std::string heading = (*i)->name(); in test_match() local
146 std::string heading = (*i)->name(); in test_search() local
Dtable_helper.cpp348 void report_execution_time(double t, std::string table, std::string row, std::string heading) in report_execution_time()
/third_party/grpc/tools/run_tests/
Drun_microbenchmark.py61 def heading(name): function
/third_party/node/deps/npm/node_modules/columnify/
Dindex.js109 column.headingTransform = heading => heading argument
Dcolumnify.js115 column.headingTransform = function (heading) { argument
/third_party/node/deps/npm/test/tap/
Dconfig-builtin.js15 var cli = { foo: 'bar', heading: 'foo', 'git-tag-version': false } property
/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/skia/third_party/externals/icu/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/icu/icu4c/source/common/
Drbbidata.cpp229 void RBBIDataWrapper::printTable(const char *heading, const RBBIStateTable *table) { in printTable()
/third_party/boost/tools/quickbook/src/
Dblock_element_grammar.cpp30 cl::rule<scanner> heading, inner_block, inner_phrase, def_macro, table, member
/third_party/boost/libs/math/reporting/performance/
Dtable_helper.cpp358 void report_execution_time(double t, std::string table, std::string row, std::string heading) in report_execution_time()
/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
/third_party/skia/modules/particles/src/
DSkParticleEffect.cpp265 void SkParticleEffect::start(double now, bool looping, SkPoint position, SkVector heading, in start()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
DjsonToSpirv.h108 std::string heading; member
/third_party/spirv-headers/tools/buildHeaders/
DjsonToSpirv.h101 std::string heading; member
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
DjsonToSpirv.h108 std::string heading; member
/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

12