/third_party/typescript_eslint/packages/eslint-plugin/tests/rules/ |
D | prefer-function-type.test.ts | 2 import rule, { phrases } from '../../src/rules/prefer-function-type'; 60 literalOrInterface: phrases[AST_NODE_TYPES.TSInterfaceDeclaration], 79 literalOrInterface: phrases[AST_NODE_TYPES.TSTypeLiteral], 98 literalOrInterface: phrases[AST_NODE_TYPES.TSTypeLiteral], 119 literalOrInterface: phrases[AST_NODE_TYPES.TSTypeLiteral], 140 literalOrInterface: phrases[AST_NODE_TYPES.TSInterfaceDeclaration], 159 literalOrInterface: phrases[AST_NODE_TYPES.TSInterfaceDeclaration], 178 literalOrInterface: phrases[AST_NODE_TYPES.TSInterfaceDeclaration], 195 literalOrInterface: phrases[AST_NODE_TYPES.TSTypeLiteral], 255 literalOrInterface: phrases[AST_NODE_TYPES.TSInterfaceDeclaration],
|
/third_party/boost/boost/date_time/ |
D | special_values_parser.hpp | 73 collection_type phrases; in special_values_parser() local 74 std::copy(beg, end, std::back_inserter(phrases)); in special_values_parser() 75 m_sv_strings = parse_tree_type(phrases, static_cast<int>(not_a_date_time)); in special_values_parser() 85 collection_type phrases; in sv_strings() local 86 phrases.push_back(nadt_str); in sv_strings() 87 phrases.push_back(neg_inf_str); in sv_strings() 88 phrases.push_back(pos_inf_str); in sv_strings() 89 phrases.push_back(min_dt_str); in sv_strings() 90 phrases.push_back(max_dt_str); in sv_strings() 91 m_sv_strings = parse_tree_type(phrases, static_cast<int>(not_a_date_time)); in sv_strings()
|
D | date_generator_parser.hpp | 116 collection_type phrases; in element_strings() local 117 phrases.push_back(first_str); in element_strings() 118 phrases.push_back(second_str); in element_strings() 119 phrases.push_back(third_str); in element_strings() 120 phrases.push_back(fourth_str); in element_strings() 121 phrases.push_back(fifth_str); in element_strings() 122 phrases.push_back(last_str); in element_strings() 123 phrases.push_back(before_str); in element_strings() 124 phrases.push_back(after_str); in element_strings() 125 phrases.push_back(of_str); in element_strings() [all …]
|
/third_party/boost/tools/quickbook/doc/ |
D | syntax.qbk | 20 grammar (C++ or Python), are composed of one or more phrases. A phrase 22 mark-ups. Marked up phrases can recursively contain other phrases, but
|
D | 1_6.qbk | 179 Table titles are now parsed as phrases, so some markup is allowd:
|
D | change_log.qbk | 158 * Allow import, include and xinclude in conditional phrases. Will
|
D | phrase.qbk | 641 Like C++ `#ifdef`, you can generate phrases depending on the presence of
|
/third_party/openssl/doc/man7/ |
D | passphrase-encoding.pod | 8 - How diverse parts of OpenSSL treat pass phrases character encoding 13 phrases has become increasingly complex. 19 The OpenSSL library doesn't treat pass phrases in any special way as a general 83 This API stipulates that pass phrases should be UTF-8 encoded, and that any 104 Also note that the sub-sections below discuss human readable pass phrases. 106 phrases are assumed. 120 converted to UTF-8 (command line and separately prompted pass phrases alike).
|
D | ossl_store.pod | 36 =head2 UI_METHOD and pass phrases
|
/third_party/boost/libs/date_time/example/tutorial/ |
D | io_tutorial.cpp | 165 vector<string> phrases(&dg_phrases[0], &dg_phrases[9]); in main() local 176 date_output->date_gen_phrase_strings(phrases); in main() 177 date_input->date_gen_element_strings(phrases); in main()
|
/third_party/typescript_eslint/packages/eslint-plugin/src/rules/ |
D | prefer-function-type.ts | 8 export const phrases = { constant 154 literalOrInterface: phrases[node.type],
|
/third_party/openh264/docs/ |
D | doxygen2rst.py | 203 for phrases in codeline.iter("highlight"): 204 if(phrases.text): 205 retstr += phrases.text.strip() 206 for child in phrases:
|
/third_party/boost/tools/quickbook/test/ |
D | templates-1_5.quickbook | 258 [/----------------------------------- Block and phrases ]
|
D | templates-1_6.quickbook | 258 [/----------------------------------- Block and phrases ]
|
D | templates-1_7.quickbook | 258 [/----------------------------------- Block and phrases ]
|
D | quickbook_manual-1_4.quickbook | 168 grammar (C++ or Python), are composed of one or more phrases. A phrase 170 mark-ups. Marked up phrases can recursively contain other phrases, but 1205 Phrase templates are typically expanded as part of phrases. Like macros,
|
/third_party/python/Doc/library/ |
D | http.rst | 32 reason phrases and long descriptions written in English.
|
/third_party/boost/tools/build/ |
D | CONTRIBUTING.adoc | 99 for anybody else, and completely describes what the rules does. Generic phrases
|
/third_party/flutter/skia/third_party/externals/freetype/docs/ |
D | FTL.TXT | 135 following phrases to refer to this software in your documentation
|
/third_party/skia/third_party/externals/freetype/docs/ |
D | FTL.TXT | 135 following phrases to refer to this software in your documentation
|
/third_party/freetype/docs/ |
D | FTL.TXT | 135 following phrases to refer to this software in your documentation
|
/third_party/icu/docs/userguide/format_parse/messages/ |
D | examples.md | 284 Note: Some Asian languages do not have plural words or phrases.
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_texture_non_power_of_two.txt | 96 The phrases POT (power of two) and NPOT (non-power of two) textures
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_texture_non_power_of_two.txt | 86 The phrases POT (power of two) and NPOT (non-power of two) textures
|
/third_party/flutter/engine/flutter/tools/licenses/data/ |
D | mozilla-1.1 | 296 the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape",
|