Home
last modified time | relevance | path

Searched refs:opening (Results 1 – 25 of 169) sorted by relevance

1234567

/external/chromium/chrome/browser/ui/cocoa/bookmarks/
Dbookmark_bar_folder_hover_state_unittest.mm32 // Test transition from closed to opening.
37 // Test transition from opening to closed (aka cancel open).
42 // Test transition from closed to opening.
47 // Test transition from opening to opened.
56 // Test transition from opening to opened.
/external/apache-http/src/org/apache/http/impl/conn/
DDefaultClientConnectionOperator.java141 conn.opening(sock, target); in openConnection()
150 conn.opening(sock, target); in openConnection()
170 conn.opening(layeredsock, target); in openConnection()
/external/bluetooth/bluedroid/btif/src/
Dbtif_pan.c530 bd2str((bt_bdaddr_t*)p_data->opening.bd_addr, &bds); in bta_pan_callback_transfer()
531 … BTIF_TRACE_DEBUG2("BTA_PAN_OPENING_EVT handle %d, addr: %s", p_data->opening.handle, bds); in bta_pan_callback_transfer()
532 conn = btpan_find_conn_addr(p_data->opening.bd_addr); in bta_pan_callback_transfer()
537 conn->handle = p_data->opening.handle; in bta_pan_callback_transfer()
541 … (const bt_bdaddr_t*)p_data->opening.bd_addr, btpan_conn_local_role, btpan_remote_role); in bta_pan_callback_transfer()
/external/webkit/LayoutTests/storage/
Dopen-database-while-transaction-in-progress-expected.txt1 This is a test to see if opening a database while a transaction is running on a different handle to…
/external/webkit/LayoutTests/fast/encoding/
Dbracket-in-tag-expected.txt2 This test baselines charset sniffer behavior where the opening bracket inside a tag is consumed as …
/external/bluetooth/bluedroid/bta/pan/
Dbta_pan_act.c435 tBTA_PAN_OPENING opening; in bta_pan_open() local
448 bdcpy(opening.bd_addr, p_data->api_open.bd_addr); in bta_pan_open()
449 opening.handle = p_scb->handle; in bta_pan_open()
450 bta_pan_cb.p_cback(BTA_PAN_OPENING_EVT, (tBTA_PAN *)&opening); in bta_pan_open()
/external/apache-http/src/org/apache/http/conn/
DOperatedClientConnection.java125 void opening(Socket sock, HttpHost target) in opening() method
/external/webkit/LayoutTests/fast/dom/Geolocation/
Dwindow-close-crash-expected.txt8 Main page opening resources/window-close-popup.html
Dno-page-cache-expected.txt8 Main page opening resources/cached-page-1.html
/external/webkit/LayoutTests/storage/domstorage/localstorage/
Dwindow-open-expected.txt6 Value for FOO in my opening window is BAR-NEWWINDOW
/external/webkit/LayoutTests/storage/domstorage/sessionstorage/
Dwindow-open-expected.txt6 Value for FOO in my opening window is BAR
/external/webkit/Source/WebKit/qt/tests/qdeclarativewebview/resources/
Dnewwindows.qml1 // Demonstrates opening new WebViews from HTML
/external/webkit/LayoutTests/fast/dom/DeviceMotion/
Dno-page-cache-expected.txt6 Main page opening resources/cached-page-1.html
/external/webkit/LayoutTests/fast/dom/DeviceOrientation/
Dno-page-cache-expected.txt6 Main page opening resources/cached-page-1.html
/external/e2fsprogs/tests/m_mkfs_overhead/
Dexpect.12 ./test.img: Attempt to read block from filesystem resulted in short read while opening filesystem
/external/bluetooth/bluedroid/bta/include/
Dbta_pan_api.h107 tBTA_PAN_OPENING opening; /* Connection being opened */ member
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/de-DE/
Dde-DE_gl0_kpdf_dur.utf34 [duration] !duration section opening
Dde-DE_gl0_kpdf_lfz.utf34 [pitch] !pitch section opening
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/en-GB/
Den-GB_kh0_kpdf_dur.utf34 [duration] !duration section opening
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/it-IT/
Dit-IT_cm0_kpdf_dur.utf34 [duration] !duration section opening
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/en-US/
Den-US_lh0_kpdf_dur.utf34 [duration] !duration section opening
Den-US_lh0_kpdf_mgc.utf34 [cepstral] !cepstral section opening
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/fr-FR/
Dfr-FR_nk0_kpdf_dur.utf34 [duration] !duration section opening
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/es-ES/
Des-ES_zl0_kpdf_dur.utf34 [duration] !duration section opening
Des-ES_zl0_kpdf_mgc.utf34 [cepstral] !cepstral section opening

1234567