Home
last modified time | relevance | path

Searched defs:directive (Results 1 – 25 of 35) sorted by relevance

12

/third_party/typescript_eslint/packages/experimental-utils/src/ts-eslint-scope/
Danalyze.ts8 directive?: boolean; property
DScopeManager.ts8 directive?: boolean; property
/third_party/boost/libs/wave/samples/advanced_hooks/
Dadvanced_hooks.hpp56 found_directive(TokenT const& directive) in found_directive()
/third_party/typescript_eslint/packages/eslint-plugin/src/rules/
Dban-ts-comment.ts119 const [, directive, description] = regExp.exec(comment.value) ?? []; constant
/third_party/glib/gio/tests/
Dtaptestrunner.py81 def print_result(self, result, test, directive=None): argument
88 def ok(self, test, directive=None): argument
/third_party/glib/gobject/tests/
Dtaptestrunner.py81 def print_result(self, result, test, directive=None): argument
88 def ok(self, test, directive=None): argument
/third_party/jsframework/test/ut/model/
Ddirective.ts41 const directive = {}; constant
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
DDirectiveParser.cpp94 bool isConditionalDirective(DirectiveType directive) in isConditionalDirective()
205 DirectiveType directive = getDirective(token); in parseDirective() local
903 DirectiveType directive = getDirective(token); in parseConditionalIf() local
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/
DDirectiveParser.cpp94 bool isConditionalDirective(DirectiveType directive) in isConditionalDirective()
205 DirectiveType directive = getDirective(token); in parseDirective() local
891 DirectiveType directive = getDirective(token); in parseConditionalIf() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
DDirectiveParser.cpp98 static bool isConditionalDirective(DirectiveType directive) in isConditionalDirective()
272 DirectiveType directive = getDirective(token); in parseDirective() local
934 DirectiveType directive = getDirective(token); in parseConditionalIf() local
/third_party/openssl/crypto/perlasm/
Dx86_64-xlate.pl720 { package directive; # pick up directives, which start with . package
/third_party/python/Lib/test/
Dtest_strptime.py33 def compare_against_time(self, testing, directive, tuple_position, argument
258 def helper(self, directive, position): argument
Dtest_clinic.py85 def directive(self, name, args): member in FakeClinic
/third_party/boost/boost/property_tree/detail/
Dinfo_parser_read.hpp229 std::basic_string<Ch> directive = read_word(text); in read_info_internal() local
/third_party/python/Lib/
D_strptime.py219 def __seqToRE(self, to_convert, directive): argument
/third_party/boost/libs/wave/test/testwave/
Dcollect_hooks_information.hpp484 found_directive(Context const& ctx, Token const& directive) in found_directive()
520 Token const& directive, Container const& expression, in evaluated_conditional_expression()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreAsmPrinter.cpp187 const std::string &directive) { in printInlineJT()
/third_party/libuv/test/
Drunner.c132 const char* directive; in log_tap_result() local
/third_party/boost/boost/wave/util/
Dcpp_iterator.hpp1184 result_type directive = *it; in handle_pp_directive() local
1896 token_sequence_type directive; in on_ifdef() local
1932 token_sequence_type directive; in on_ifndef() local
/third_party/typescript/src/compiler/
Demitter.ts3802 for (const directive of files) { constant
3808 for (const directive of types) { constant
3814 for (const directive of libs) { constant
/third_party/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.cc267 const std::string& directive) { in PluginName()
1843 OutputDirective directive; in InterpretArgument() local
/third_party/flutter/skia/src/sksl/
DSkSLParser.cpp254 ASTNode::ID Parser::directive() { in directive() function in SkSL::Parser
/third_party/skia/src/sksl/
DSkSLDSLParser.cpp276 void DSLParser::directive() { in directive() function in SkSL::DSLParser
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcBlendEquationAdvancedTests.cpp1174 std::string directive = "#extension GL_KHR_blend_equation_advanced : " + m_behaviourStr; in iterate() local
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DIntermNode.cpp3770 TIntermPreprocessorDirective::TIntermPreprocessorDirective(PreprocessorDirective directive, in TIntermPreprocessorDirective()

12