/external/webkit/Source/WebKit/efl/ewk/ |
D | ewk_history.cpp | 40 #define EWK_HISTORY_CORE_GET_OR_RETURN(history, core_, ...) \ argument 120 Eina_Bool ewk_history_forward(Ewk_History* history) in ewk_history_forward() 136 Eina_Bool ewk_history_back(Ewk_History* history) in ewk_history_back() 157 Eina_Bool ewk_history_history_item_add(Ewk_History* history, const Ewk_History_Item* item) in ewk_history_history_item_add() 177 Eina_Bool ewk_history_history_item_set(Ewk_History* history, const Ewk_History_Item* item) in ewk_history_history_item_set() 193 Ewk_History_Item* ewk_history_history_item_back_get(const Ewk_History* history) in ewk_history_history_item_back_get() 207 Ewk_History_Item* ewk_history_history_item_current_get(const Ewk_History* history) in ewk_history_history_item_current_get() 221 Ewk_History_Item* ewk_history_history_item_forward_get(const Ewk_History* history) in ewk_history_history_item_forward_get() 236 Ewk_History_Item* ewk_history_history_item_nth_get(const Ewk_History* history, int index) in ewk_history_history_item_nth_get() 254 Eina_Bool ewk_history_history_item_contains(const Ewk_History* history, const Ewk_History_Item* ite… in ewk_history_history_item_contains() [all …]
|
/external/webkit/Source/WebCore/bindings/v8/custom/ |
D | V8HistoryCustom.cpp | 63 History* history = V8History::toNative(args.Holder()); in pushStateCallback() local 87 History* history = V8History::toNative(args.Holder()); in replaceStateCallback() local 95 History* history = V8History::toNative(host); in indexedSecurityCheck() local 102 History* history = V8History::toNative(host); in namedSecurityCheck() local
|
/external/chromium/chrome/browser/history/ |
D | history_unittest.cc | 60 namespace history { namespace 69 namespace history { namespace 195 bool QueryURL(HistoryService* history, const GURL& url) { in QueryURL() 220 bool QueryRedirectsFrom(HistoryService* history, const GURL& url) { in QueryRedirectsFrom() 384 scoped_refptr<HistoryService> history(new HistoryService); in TEST_F() local 410 scoped_refptr<HistoryService> history(new HistoryService); in TEST_F() local 453 scoped_refptr<HistoryService> history(new HistoryService); in TEST_F() local 525 scoped_refptr<HistoryService> history(new HistoryService); in TEST_F() local 572 scoped_refptr<HistoryService> history(new HistoryService); in TEST_F() local 602 scoped_refptr<HistoryService> history(new HistoryService); in TEST_F() local [all …]
|
D | history_publisher_none.cc | 13 namespace history { namespace
|
D | history_unittest_base.cc | 12 namespace history { namespace
|
D | in_memory_database.cc | 14 namespace history { namespace
|
D | history_publisher.cc | 9 namespace history { namespace
|
D | multipart_uitest.cc | 44 FilePath history = in TEST_F() local
|
D | history_notifications.cc | 7 namespace history { namespace
|
D | archived_database.cc | 12 namespace history { namespace
|
D | history_browsertest.cc | 57 explicit HistoryEnumerator(HistoryService* history) { in HistoryEnumerator() 116 HistoryService* history = GetHistoryService(); in WaitForHistoryBackendToRun() local
|
D | visit_tracker.cc | 9 namespace history { namespace
|
D | in_memory_history_backend.cc | 23 namespace history { namespace
|
/external/chromium/chrome/browser/autocomplete/ |
D | history_provider_util.cc | 7 namespace history { namespace
|
D | search_provider_unittest.cc | 119 HistoryService* history = in SetUp() local 460 HistoryService* history = in TEST_F() local
|
/external/flac/libFLAC/ |
D | lpc.c | 271 const FLAC__int32 *history; in FLAC__lpc_compute_residual_from_qlp_coefficients() local 536 const FLAC__int32 *history; in FLAC__lpc_compute_residual_from_qlp_coefficients_wide() local 801 const FLAC__int32 *r = residual, *history; in FLAC__lpc_restore_signal() local 1068 const FLAC__int32 *r = residual, *history; in FLAC__lpc_restore_signal_wide() local
|
/external/doclava/res/assets/templates/assets/ |
D | jquery-history.js | 62 $.fn.history = function(fn) { function
|
/external/chromium/chrome/browser/tabs/ |
D | tab_finder.cc | 201 HistoryService* history = tab_contents->profile()->GetHistoryService( in CancelRequestsFor() local 220 HistoryService* history =tab->profile()->GetHistoryService( in FetchRedirectStart() local
|
/external/gtest/test/ |
D | gtest-linked_ptr_test.cc | 44 Message* history = NULL; variable
|
/external/protobuf/gtest/test/ |
D | gtest-linked_ptr_test.cc | 44 Message* history = NULL; variable
|
/external/chromium/testing/gtest/test/ |
D | gtest-linked_ptr_test.cc | 44 Message* history = NULL; variable
|
/external/webkit/Source/WebKit/qt/tests/qwebhistory/ |
D | tst_qwebhistory.cpp | 298 static void saveHistory(QWebHistory* history, QByteArray* in) in saveHistory() 305 static void restoreHistory(QWebHistory* history, QByteArray* out) in restoreHistory()
|
/external/chromium/base/memory/ |
D | linked_ptr_unittest.cc | 15 std::string history; variable
|
/external/webkit/Source/WebKit/qt/Api/ |
D | qwebhistory.cpp | 494 QDataStream& operator<<(QDataStream& target, const QWebHistory& history) in operator <<() 520 QDataStream& operator>>(QDataStream& source, QWebHistory& history) in operator >>()
|
/external/bluetooth/glib/tests/gobject/ |
D | ifacecheck.c | 44 GString *history; member
|