Home
last modified time | relevance | path

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

12

/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DScriptPreprocessor.cpp74 String ScriptPreprocessor::preprocessSourceCode(const String& sourceCode, const String& sourceName) in preprocessSourceCode()
82 String ScriptPreprocessor::preprocessSourceCode(const String& sourceCode, const String& sourceName,… in preprocessSourceCode()
91 String ScriptPreprocessor::preprocessSourceCode(const String& sourceCode, const String& sourceName,… in preprocessSourceCode()
DScriptCallStackFactory.cpp54 String sourceName; in toScriptCallFrame() local
DScriptEventListener.cpp154 bool eventListenerHandlerLocation(Document* document, EventListener* listener, String& sourceName, … in eventListenerHandlerLocation()
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DANTLRStringStream.as202 public function get sourceName():String { property in org.antlr.runtime.ANTLRStringStream
206 public function set sourceName(sourceName:String):void { property in org.antlr.runtime.ANTLRStringStream
DANTLRFileStream.as32 public override function get sourceName():String { property in org.antlr.runtime.ANTLRFileStream
DLexer.as126 public override function get sourceName():String { property in org.antlr.runtime.Lexer
DCommonTokenStream.as333 public function get sourceName():String { property in org.antlr.runtime.CommonTokenStream
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
DANTLRBaseRecognizer.h58 NSString *sourceName; variable
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
DANTLRBaseRecognizer.h58 NSString *sourceName; variable
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
DANTLRBaseRecognizer.h58 NSString *sourceName; variable
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRBaseRecognizer.h58 __strong NSString *sourceName; variable
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
DTreeParser.as62 public override function get sourceName():String { property in org.antlr.runtime.tree.TreeParser
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/
DSlimStringStream.cs94 public SlimStringStream( string input, string sourceName ) in SlimStringStream()
105 public SlimStringStream( char[] data, int numberOfActualCharsInArray, string sourceName ) in SlimStringStream()
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
DANTLRStringStream.cs88 public ANTLRStringStream( string input, string sourceName ) in ANTLRStringStream()
99 public ANTLRStringStream( char[] data, int numberOfActualCharsInArray, string sourceName ) in ANTLRStringStream()
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DANTLRStringStream.cs85 public ANTLRStringStream(string input, string sourceName) in ANTLRStringStream()
94 public ANTLRStringStream(char[] data, int numberOfActualCharsInArray, string sourceName) { in ANTLRStringStream()
/external/skia/tools/
Dimage_expectations.cpp137 void ImageResultsAndExpectations::add(const char *sourceName, const char *fileName, in add()
180 bool ImageResultsAndExpectations::matchesExpectation(const char *sourceName, in matchesExpectation()
/external/chromium_org/third_party/skia/tools/
Dimage_expectations.cpp137 void ImageResultsAndExpectations::add(const char *sourceName, const char *fileName, in add()
180 bool ImageResultsAndExpectations::matchesExpectation(const char *sourceName, in matchesExpectation()
/external/compiler-rt/test/BlocksRuntime/
Dtestfilerunner.h63 __strong char *sourceName; variable
/external/chromium_org/third_party/icu/source/i18n/
Danytrans.cpp281 UnicodeString sourceName(uscript_getName(source), -1, US_INV); in getTransliterator() local
/external/icu/icu4c/source/i18n/
Danytrans.cpp287 UnicodeString sourceName(uscript_getName(source), -1, US_INV); in getTransliterator() local
/external/chromium_org/content/shell/renderer/test_runner/
Dweb_frame_test_proxy.h38 const blink::WebString& sourceName, in didAddMessageToConsole()
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/test/BWEStandAlone/
DMatlabPlot.cc862 int MatlabPlot::MakeTrend(const char *sourceName, const char *trendName, double slope, double offse… in MakeTrend()
/external/chromium_org/third_party/WebKit/public/web/
DWebFrameClient.h171 …virtual void didAddMessageToConsole(const WebConsoleMessage&, const WebString& sourceName, unsigne… in didAddMessageToConsole()
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorDOMAgent.cpp1640 String sourceName; in buildObjectForEventListener() local
/external/chromium_org/third_party/WebKit/Source/web/tests/
DViewportTest.cpp3038 …virtual void didAddMessageToConsole(const WebConsoleMessage& msg, const WebString& sourceName, uns… in didAddMessageToConsole()

12