Home
last modified time | relevance | path

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

12

/third_party/jsframework/test/ut/model/
Ddirective.ts41 const directive = {}; constant
/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/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/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.pl769 { 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/python/Lib/
D_strptime.py219 def __seqToRE(self, to_convert, directive): argument
/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/typescript/src/compiler/
Demitter.ts3803 for (const directive of files) { constant
3809 for (const directive of types) { constant
3815 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/rust/crates/tracing/tracing-subscriber/src/filter/env/
Dmod.rs9 mod directive; module
/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()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DIntermNode.cpp4187 TIntermPreprocessorDirective::TIntermPreprocessorDirective(PreprocessorDirective directive, in TIntermPreprocessorDirective()
/third_party/json/third_party/cpplint/
Dcpplint.py884 def ResetSection(self, directive): argument
/third_party/typescript/src/harness/
DfourslashImpl.ts361 for (const directive of libFile.libReferenceDirectives) { constant
/third_party/typescript/lib/
Dtsc.js82756 …o === null || prologueInfo === void 0 ? void 0 : prologueInfo.directives.map(function (directive) { argument
89172 … void 0 : ts.tracing.push("program", "processTypeReferenceDirective", { directive: typeReferenceDi… property
DtypingsInstaller.js101320 …o === null || prologueInfo === void 0 ? void 0 : prologueInfo.directives.map(function (directive) { argument
108487 …racing.push("program" /* Program */, "processTypeReferenceDirective", { directive: typeReferenceDi… property
DtypescriptServices.js101525 …o === null || prologueInfo === void 0 ? void 0 : prologueInfo.directives.map(function (directive) { argument
108692 …racing.push("program" /* Program */, "processTypeReferenceDirective", { directive: typeReferenceDi… property
Dtypescript.js101525 …o === null || prologueInfo === void 0 ? void 0 : prologueInfo.directives.map(function (directive) { argument
108692 …racing.push("program" /* Program */, "processTypeReferenceDirective", { directive: typeReferenceDi… property
Dtsserverlibrary.js101525 …o === null || prologueInfo === void 0 ? void 0 : prologueInfo.directives.map(function (directive) { argument
108692 …racing.push("program" /* Program */, "processTypeReferenceDirective", { directive: typeReferenceDi… property

12