Home
last modified time | relevance | path

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

/external/openssl/crypto/perlasm/
Dx86_64-xlate.pl418 { package directive; # pick up directives, which start with . package
/external/chromium/chrome/browser/resources/net_internals/
Deventsview.js255 EventsView.prototype.parseDirective_ = function(sourceText, directive) { argument
277 directive) { argument
/external/llvm/lib/Target/XCore/
DXCoreAsmPrinter.cpp205 const std::string &directive) { in printInlineJT()
/external/webkit/Source/WebCore/platform/network/
DResourceResponseBase.cpp641 …String directive = trimToNextSeparator(safeHeader.substring(pos, nextEqualSignPosition - pos).stri… in parseCacheHeader() local
/external/webkit/Tools/android/flex-2.5.4a/
Dmisc.c388 char directive[MAXLINE], filename[MAXLINE]; local
/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.cc1016 OutputDirective directive; in InterpretArgument() local
/external/webkit/Source/JavaScriptCore/parser/
DJSParser.cpp685 const Identifier* directive = 0; in parseSourceElements() local
1199 …Builder> TreeStatement JSParser::parseStatement(TreeBuilder& context, const Identifier*& directive) in parseStatement()
/external/v8/src/
Dparser.cc1119 Handle<String> directive = Handle<String>::cast(literal->handle()); in ParseSourceElements() local