| /third_party/boost/libs/spirit/test/lex/ |
| D | semantic_actions.cpp | 33 lex::token_def<> identifier; member 54 lex::token_def<> identifier; member 75 lex::token_def<> identifier; member 92 lex::token_def<> identifier; member 109 lex::token_def<> identifier; member 134 lex::token_def<> identifier; member 157 lex::token_def<> identifier; member 191 lex::token_def<> identifier; member 197 std::string identifier ("id_1234"); in main() local
|
| D | regression_file_iterator2.cpp | 33 struct identifier struct 35 identifier(file_iterator, file_iterator) in identifier() argument
|
| D | regression_file_iterator1.cpp | 34 struct identifier struct 36 identifier(file_iterator, file_iterator) in identifier() argument
|
| /third_party/node/deps/npm/node_modules/spdx-correct/ |
| D | index.js | 239 var validTransformation = function (identifier) { argument 249 var validLastResort = function (identifier) { argument 260 var anyCorrection = function (identifier, check) { argument 278 module.exports = function (identifier) { argument
|
| /third_party/boost/boost/detail/ |
| D | identifier.hpp | 33 class identifier class 57 identifier() {} in identifier() function in boost::detail::identifier 58 explicit identifier( value_type v ) : m_value(v) {} in identifier() function in boost::detail::identifier
|
| /third_party/typescript_eslint/packages/eslint-plugin/src/rules/ |
| D | no-redeclare.ts | 186 for (const { identifier } of classDecls) { constant 207 for (const { identifier } of functionDecls) { constant 214 for (const { identifier } of identifiers) { constant
|
| /third_party/node/test/parallel/ |
| D | test-vm-module-link.js | 111 identifier: 'vm:root', property 118 identifier: new URL(specifier, 'file:///').href, property
|
| /third_party/boost/libs/spirit/example/qi/compiler_tutorial/conjure2/ |
| D | ast.hpp | 37 struct identifier : tagged struct 39 identifier(std::string const& name = "") : name(name) {} in identifier() function 40 std::string name;
|
| /third_party/node/test/fixtures/es-modules/package-type-commonjs/ |
| D | index.js | 1 const identifier = 'package-type-commonjs'; constant
|
| /third_party/node/test/fixtures/es-modules/package-type-module/ |
| D | index.js | 2 const identifier = 'package-type-module'; constant
|
| /third_party/node/test/fixtures/es-modules/package-without-type/ |
| D | index.js | 1 const identifier = 'package-without-type'; constant
|
| /third_party/node/deps/npm/node_modules/pacote/lib/util/ |
| D | cache-key.js | 4 function cacheKey (type, identifier) { argument
|
| /third_party/boost/libs/spirit/example/qi/compiler_tutorial/mini_c/ |
| D | ast.hpp | 34 struct identifier : tagged struct 36 identifier(std::string const& name = "") : name(name) {} in identifier() argument 37 std::string name;
|
| /third_party/typescript/tests/baselines/reference/ |
| D | conditionalTypeDoesntSpinForever.js | 56 …buildPubSubRecordType(Object.assign({}, soFar, {identifier: instance as TYPE}) as SO_FAR & {identi… property 137 …identifier: (instance = undefined) => buildPubSubRecordType(Object.assign({}, soFar, { identifier:… property
|
| /third_party/mesa3d/src/mesa/main/ |
| D | objectlabel.c | 135 get_label_pointer(struct gl_context *ctx, GLenum identifier, GLuint name, in get_label_pointer() 252 _mesa_ObjectLabel(GLenum identifier, GLuint name, GLsizei length, in _mesa_ObjectLabel() 272 _mesa_GetObjectLabel(GLenum identifier, GLuint name, GLsizei bufSize, in _mesa_GetObjectLabel()
|
| /third_party/boost/doc/html/boost_asio/example/cpp03/services/ |
| D | logger_service.hpp | 38 std::string identifier; member 77 void create(impl_type& impl, const std::string& identifier) in create()
|
| /third_party/flutter/engine/flutter/third_party/txt/src/minikin/ |
| D | FontLanguageListCache.cpp | 100 uint64_t identifier = lang.getIdentifier(); in parseLanguageList() local 113 uint64_t identifier = lang.getIdentifier(); in parseLanguageList() local
|
| /third_party/boost/libs/asio/example/cpp03/services/ |
| D | logger_service.hpp | 38 std::string identifier; member 77 void create(impl_type& impl, const std::string& identifier) in create()
|
| /third_party/boost/libs/spirit/example/qi/compiler_tutorial/conjure3/ |
| D | ast.hpp | 39 struct identifier : tagged struct 41 identifier(std::string const& name = "") : name(name) {} in identifier() argument 42 std::string name;
|
| /third_party/boost/libs/spirit/classic/test/ |
| D | directives_tests.cpp | 138 struct identifier : public grammar<identifier> struct 143 definition(identifier const& /*self*/) in definition() argument
|
| /third_party/boost/libs/spirit/example/x3/calc/calc9/ |
| D | common.hpp | 21 identifier_type const identifier = "identifier"; variable
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| D | SpirvBinary.hpp | 38 uint32_t identifier; member in sw::SpirvBinary
|
| /third_party/boost/libs/spirit/example/x3/calc/calc8/ |
| D | common.hpp | 21 identifier_type const identifier = "identifier"; variable
|
| /third_party/cef/include/ |
| D | cef_find_handler.h | 61 int identifier, in OnFindResult()
|
| /third_party/mesa3d/src/compiler/glsl/glcpp/ |
| D | glcpp-parse.y | 1852 const char *identifier; in _glcpp_parser_expand_function() local 1957 const char *identifier; in _glcpp_parser_expand_node() local 2027 _parser_active_list_push(glcpp_parser_t *parser, const char *identifier, in _parser_active_list_push() 2055 _parser_active_list_contains(glcpp_parser_t *parser, const char *identifier) in _parser_active_list_contains() 2183 const char *identifier) in _check_for_reserved_macro_name() 2230 const char *identifier, token_list_t *replacements) in _define_object_macro() 2262 const char *identifier, string_list_t *parameters, in _define_function_macro() 2449 const char *identifier, in _glcpp_parser_handle_version_declaration() 2535 const char *identifier = macro->identifier; in glcpp_parser_copy_defines() local
|