/external/skqp/src/jumper/ |
D | build_stages.py | 123 def parse_object_file(dot_o, directive, target=None): argument
|
/external/skia/src/jumper/ |
D | build_stages.py | 123 def parse_object_file(dot_o, directive, target=None): 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 | 700 { 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 | 31 def compare_against_time(self, testing, directive, tuple_position, argument 255 def helper(self, directive, position): argument
|
/external/python/cpython3/Lib/ |
D | _strptime.py | 231 def __seqToRE(self, to_convert, directive): argument
|
/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/okhttp/okhttp/src/main/java/com/squareup/okhttp/ |
D | CacheControl.java | 189 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/python/cpython3/Tools/clinic/ |
D | clinic_test.py | 81 def directive(self, name, args): member in FakeClinic
|
/external/skqp/src/sksl/ |
D | SkSLParser.cpp | 194 std::unique_ptr<ASTDeclaration> Parser::directive() { in directive() function in SkSL::Parser
|
/external/skia/src/sksl/ |
D | SkSLParser.cpp | 194 std::unique_ptr<ASTDeclaration> Parser::directive() { in directive() function in SkSL::Parser
|
/external/protobuf/src/google/protobuf/compiler/ |
D | command_line_interface.cc | 1314 OutputDirective directive; in InterpretArgument() local
|
/external/deqp/external/openglcts/modules/common/ |
D | glcBlendEquationAdvancedTests.cpp | 1109 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
|