/external/webkit/Source/WebCore/bindings/v8/ |
D | V8Binding.h | 289 template<> inline bool V8Parameter<DefaultMode>::prepare() in prepare() function 294 template<> inline bool V8Parameter<WithNullCheck>::prepare() in prepare() function 304 template<> inline bool V8Parameter<WithUndefinedOrNullCheck>::prepare() in prepare() function
|
/external/valgrind/main/none/tests/ |
D | pth_atfork1.c | 53 prepare (void) in prepare() function
|
/external/webkit/Source/WebCore/platform/graphics/android/ |
D | TiledTexture.cpp | 77 void TiledTexture::prepare(GLWebViewState* state, float scale, bool repaint, in prepare() function in WebCore::TiledTexture 313 void DualTiledTexture::prepare(GLWebViewState* state, float scale, bool repaint, in prepare() function in WebCore::DualTiledTexture
|
D | PaintedSurface.cpp | 121 void PaintedSurface::prepare(GLWebViewState* state) in prepare() function in WebCore::PaintedSurface
|
D | TiledPage.cpp | 231 void TiledPage::prepare(bool goingDown, bool goingLeft, const SkIRect& tileBounds, PrepareBounds bo… in prepare() function in WebCore::TiledPage
|
D | LayerAndroid.cpp | 862 void LayerAndroid::prepare(GLWebViewState* glWebViewState) in prepare() function in WebCore::LayerAndroid
|
/external/javasqlite/src/main/java/SQLite/ |
D | Stmt.java | 32 public native boolean prepare() throws SQLite.Exception; in prepare() method in Stmt
|
D | Database.java | 713 public Stmt prepare(String sql) throws SQLite.Exception { in prepare() method in Database
|
/external/chromium/chrome/common/ |
D | sqlite_utils.h | 233 int prepare(sqlite3* db, const char* sql) { in prepare() function
|
D | sqlite_utils.cc | 281 int SQLStatement::prepare(sqlite3* db, const char* sql, int sql_len) { in prepare() function in SQLStatement
|
/external/bluetooth/glib/glib/ |
D | gmain.h | 81 gboolean (*prepare) (GSource *source, member
|
D | gmain.c | 2127 gboolean (*prepare) (GSource *source, in g_main_context_prepare() local
|
/external/bison/src/ |
D | output.c | 583 prepare (void) in prepare() function
|
/external/llvm/lib/CodeGen/ |
D | SpillPlacement.cpp | 330 void SpillPlacement::prepare(BitVector &RegBundles) { in prepare() function in SpillPlacement
|
/external/webkit/Source/WebCore/platform/sql/ |
D | SQLiteStatement.cpp | 64 int SQLiteStatement::prepare() in prepare() function in WebCore::SQLiteStatement
|
/external/kernel-headers/original/linux/ |
D | pm.h | 124 int (*prepare)(suspend_state_t state); member
|
/external/webkit/WebKitLibraries/WebCoreSQLite3/ |
D | sqlite3ext.h | 109 int (*prepare)(sqlite3*,const char*,int,sqlite3_stmt**,const char**); member
|
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/ |
D | mootools-1.2.2-core-nc.js | 3276 prepare: function(element, property, values){ method
|
D | prototype-1.6.0.3.js | 4171 prepare: function() { method
|
D | concat-jquery-mootools-prototype.js | 7652 prepare: function(element, property, values){ method 12550 prepare: function() { method
|