/external/turbine/java/com/google/turbine/binder/ |
D | ModuleBinder.java | 164 private RequireInfo bindRequires(ModRequires directive) { in bindRequires() 184 private ExportInfo bindExports(ModExports directive) { in bindExports() 188 private OpenInfo bindOpens(ModOpens directive) { in bindOpens() 192 private UseInfo bindUses(ModUses directive) { in bindUses() 196 private ProvideInfo bindProvides(ModProvides directive) { in bindProvides()
|
/external/tensorflow/tensorflow/python/autograph/converters/ |
D | directives.py | 74 def _process_symbol_directive(self, call_node, directive): argument 84 def _process_statement_directive(self, call_node, directive): argument
|
/external/swiftshader/src/OpenGL/compiler/preprocessor/ |
D | DirectiveParser.cpp | 98 static bool isConditionalDirective(DirectiveType directive) in isConditionalDirective() 272 DirectiveType directive = getDirective(token); in parseDirective() local 934 DirectiveType directive = getDirective(token); in parseConditionalIf() local
|
/external/boringssl/src/crypto/perlasm/ |
D | x86_64-xlate.pl | 712 { package directive; # pick up directives, which start with . package
|
/external/python/cpython2/Lib/ |
D | _strptime.py | 225 def __seqToRE(self, to_convert, directive): argument
|
/external/python/cpython2/Lib/test/ |
D | test_strptime.py | 32 def compare_against_time(self, testing, directive, tuple_position, argument 226 def helper(self, directive, position): argument
|
/external/python/cpython3/Lib/test/ |
D | test_strptime.py | 32 def compare_against_time(self, testing, directive, tuple_position, argument 256 def helper(self, directive, position): argument
|
D | test_clinic.py | 91 def directive(self, name, args): member in FakeClinic
|
/external/python/cpython3/Lib/ |
D | _strptime.py | 228 def __seqToRE(self, to_convert, directive): argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/ |
D | XCoreAsmPrinter.cpp | 189 const std::string &directive) { in printInlineJT()
|
/external/llvm/lib/Target/XCore/ |
D | XCoreAsmPrinter.cpp | 193 const std::string &directive) { in printInlineJT()
|
/external/swiftshader/third_party/LLVM/lib/Target/XCore/ |
D | XCoreAsmPrinter.cpp | 208 const std::string &directive) { in printInlineJT()
|
/external/tensorflow/tensorflow/python/autograph/core/ |
D | converter.py | 266 def get_definition_directive(self, node, directive, arg, default): argument
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/ |
D | CacheControl.java | 189 String directive = value.substring(tokenStart, pos).trim(); in parse() local
|
/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/ |
D | CacheControl.java | 191 String directive = value.substring(tokenStart, pos).trim(); in parse() local
|
/external/libcups/cups/ |
D | file.c | 1506 const char *directive, /* I - Directive */ in cupsFilePutConf()
|
/external/protobuf/src/google/protobuf/compiler/ |
D | command_line_interface.cc | 1314 OutputDirective directive; in InterpretArgument() local
|
/external/skqp/src/sksl/ |
D | SkSLParser.cpp | 251 std::unique_ptr<ASTDeclaration> Parser::directive() { in directive() function in SkSL::Parser
|
/external/skia/src/sksl/ |
D | SkSLParser.cpp | 252 std::unique_ptr<ASTDeclaration> Parser::directive() { in directive() function in SkSL::Parser
|
/external/deqp/external/openglcts/modules/common/ |
D | glcBlendEquationAdvancedTests.cpp | 1174 std::string directive = "#extension GL_KHR_blend_equation_advanced : " + m_behaviourStr; in iterate() local
|
/external/google-styleguide/cpplint/ |
D | cpplint.py | 745 def ResetSection(self, directive): argument
|
/external/smali/smali/src/main/java/org/jf/smali/ |
D | smaliParser.java | 2055 Token directive=null; in registers_directive() local
|