Home
last modified time | relevance | path

Searched defs:preprocess (Results 1 – 14 of 14) sorted by relevance

/external/skia/tools/
DPictureBenchmark.h48 void setPreprocess(bool preprocess) { fPreprocess = preprocess; } in setPreprocess()
49 bool preprocess() const { return fPreprocess; } in preprocess() function
/external/chromium_org/third_party/skia/tools/
DPictureBenchmark.h48 void setPreprocess(bool preprocess) { fPreprocess = preprocess; } in setPreprocess()
49 bool preprocess() const { return fPreprocess; } in preprocess() function
/external/chromium_org/third_party/angle/tests/preprocessor_tests/
DPreprocessorTest.cpp10 void PreprocessorTest::preprocess(const char* input, const char* expected) in preprocess() function in PreprocessorTest
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorInstrumentationCustomInl.h71 inline PassOwnPtr<ScriptSourceCode> preprocess(LocalFrame* frame, const ScriptSourceCode& sourceCod… in preprocess() function
DPageDebuggerAgent.cpp151 PassOwnPtr<ScriptSourceCode> PageDebuggerAgent::preprocess(LocalFrame* frame, const ScriptSourceCod… in preprocess() function in WebCore::PageDebuggerAgent
DInspectorDebuggerAgent.cpp284 PassOwnPtr<ScriptSourceCode> InspectorDebuggerAgent::preprocess(LocalFrame* frame, const ScriptSour… in preprocess() function in WebCore::InspectorDebuggerAgent
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/
Dtts_background.js524 cvox.TtsBackground.prototype.preprocess = function(text, properties) { method in cvox.TtsBackground
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DPageScriptDebugServer.cpp295 PassOwnPtr<ScriptSourceCode> PageScriptDebugServer::preprocess(LocalFrame* frame, const ScriptSourc… in preprocess() function in WebCore::PageScriptDebugServer
DScriptDebugServer.cpp633 PassOwnPtr<ScriptSourceCode> ScriptDebugServer::preprocess(LocalFrame*, const ScriptSourceCode&) in preprocess() function in WebCore::ScriptDebugServer
/external/chromium_org/third_party/jinja2/
Dext.py80 def preprocess(self, source, name, filename=None): member in Extension
Denvironment.py478 def preprocess(self, source, name=None, filename=None): member in Environment
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/interface/
Dabstract_tts.js223 cvox.AbstractTts.prototype.preprocess = function(text, properties) { method in cvox.AbstractTts
/external/valgrind/main/perf/
Dtinycc.c8471 static void preprocess(int is_bof) in preprocess() function
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromeBackgroundScript.js1101 cvox.TtsBackground.prototype.preprocess=function(a,b){b=b?b:{};b.math&&(a=this.preprocessMath_(a,b.… method in cvox