/external/chromium_org/sandbox/win/src/ |
sandbox_types.h | 57 SBOX_FATAL_FLUSHANDLES = 7008, // Failed to flush registry handles. 59 SBOX_FATAL_CLOSEHANDLES = 7010, // Failed to close pending handles.
|
/external/chromium_org/sync/syncable/ |
nigori_util.cc | 36 std::vector<int64> handles; local 37 GetUnsyncedEntries(trans, &handles); 38 for (size_t i = 0; i < handles.size(); ++i) { 39 MutableEntry entry(trans, GET_BY_HANDLE, handles[i]); 54 std::vector<int64> handles; local 55 GetUnsyncedEntries(trans, &handles); 56 for (size_t i = 0; i < handles.size(); ++i) { 57 Entry entry(trans, GET_BY_HANDLE, handles[i]);
|
/external/chromium_org/third_party/angle_dx11/extensions/ |
EGL_ANGLE_d3d_share_handle_client_buffer.txt | 41 This extension allows creating EGL surfaces from handles to textures 64 fashion are OpenVG VGImage objects and Direct3D share handles."
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/ |
htab.c | 41 /* Make sure handle table handles match VDPAU handles. */
|
/external/chromium_org/url/ |
url_file.h | 40 // drive spec, for example "c:". This function explicitly handles start_offset 59 // UNC path, for example "\\". This function explicitly handles start_offset
|
/external/icu4c/common/ |
ucmndata.h | 58 * Handles opposite-endian data. 67 * Handles opposite-endian data.
|
/external/mesa3d/src/gallium/state_trackers/vdpau/ |
htab.c | 41 /* Make sure handle table handles match VDPAU handles. */
|
/external/v8/src/ |
handles.h | 40 // Handles are only valid within a HandleScope. 98 // A stack-allocated class that governs a number of local handles. 99 // After a handle scope has been created, all local handles will be 104 // new handles will again be allocated in the original handle scope. 117 // Counts the number of allocated handles. 131 // Closes the HandleScope (invalidating all handles 153 // Extend the handle scope making room for more handles. 156 // Zaps the handles in the half-open interval [start, end).
|
/frameworks/base/docs/html/training/beam-files/ |
index.jd | 37 While the Android Beam file transfer API handles large amounts of data, the Android Beam NDEF 38 transfer API introduced in Android 4.0 (API level 14) handles small amounts of data such as
|
/frameworks/base/telephony/java/android/telephony/ |
CellLocation.java | 64 // TelephonyManager.getDefault().getCurrentPhoneType() handles the case when 92 // TelephonyManager.getDefault().getCurrentPhoneType() handles the case when
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/ |
SuggestionsAdapter.java | 66 * Handles a regular click on a suggestion. 74 * Handles a click on the query refinement button.
|
/external/chromium/chrome/browser/sync/engine/ |
apply_updates_command_unittest.cc | 378 Syncer::UnsyncedMetaHandles handles; local 379 SyncerUtil::GetUnsyncedEntries(&trans, &handles); 380 EXPECT_TRUE(handles.empty()); 423 Syncer::UnsyncedMetaHandles handles; local 424 SyncerUtil::GetUnsyncedEntries(&trans, &handles); 425 EXPECT_EQ(2*batch_s+1, handles.size()); 450 Syncer::UnsyncedMetaHandles handles; local 451 SyncerUtil::GetUnsyncedEntries(&trans, &handles); 452 EXPECT_EQ(2*batch_s+1, handles.size()); 472 Syncer::UnsyncedMetaHandles handles; local 518 Syncer::UnsyncedMetaHandles handles; local 547 Syncer::UnsyncedMetaHandles handles; local [all...] |
/external/chromium_org/chromeos/dbus/ibus/ |
ibus_engine_service.cc | 245 // Handles FocusIn method call from ibus-daemon. 254 // Handles FocusOut method call from ibus-daemon. 263 // Handles Enable method call from ibus-daemon. 272 // Handles Disable method call from ibus-daemon. 281 // Handles PropertyActivate method call from ibus-daemon. 305 // Handles PropertyShow method call from ibus-daemon. 321 // Handles PropertyHide method call from ibus-daemon. 337 // Handles SetCapability method call from ibus-daemon. 362 // Handles ProcessKeyEvent method call from ibus-daemon. 404 // Handles CandidateClicked method call from ibus-daemon [all...] |
/cts/tests/tests/accessibilityservice/src/android/accessibilityservice/cts/ |
AccessibilitySettingsTest.java | 30 * accessibility settings has an activity that handles it.
|
/cts/tests/tests/hardware/src/android/hardware/cts/helpers/ |
SensorTestCase.java | 24 * Test Case class that handles gracefully sensors that are not available in the device.
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
CompilerTest.java | 25 * Test whether the driver properly handles compile-time issues.
|
/dalvik/vm/mterp/armv5te/ |
OP_AGET_WIDE.S | 22 @ branch prediction (if any) handles conditional forward branches vs.
|
OP_APUT_WIDE.S | 23 @ branch prediction (if any) handles conditional forward branches vs.
|
/dalvik/vm/mterp/mips/ |
binop.S | 11 * handles it correctly.
|
/dalvik/vm/mterp/x86/ |
bindivLit16.S | 3 * 32-bit binary div/rem operation. Handles special case of op0=minint and
|
/development/samples/ApiDemos/src/com/example/android/apis/accessibility/ |
_index.html | 9 handles only accessibility events from the Clock application. Further, the sample demonstrates
|
/development/samples/SipDemo/src/com/example/android/sip/ |
SipSettings.java | 23 * Handles SIP authentication settings for the Walkie Talkie app.
|
/development/samples/WiFiDirectServiceDiscovery/src/com/example/android/wifidirect/discovery/ |
ChatManager.java | 13 * Handles reading and writing of messages with socket buffers. Uses a Handler
|
/development/samples/devbytes/telephony/SmsSampleProject/SmsSample/src/main/java/com/example/android/smssample/service/ |
RespondService.java | 26 * This service handles the system intent ACTION_RESPOND_VIA_MESSAGE when we are the default SMS
|
/external/bluetooth/bluedroid/stack/rfcomm/ |
rfc_port_fsm.c | 101 ** Description This function handles events when the port is in 170 ** Description This function handles events when SABME on the DLC was 240 ** Description This function handles events for the port in the 322 ** Description This function handles events for the port in the 373 ** Description This function handles events for the port in the OPENED 460 ** Description This function handles events when DISC on the DLC was 517 ** Description This function handles uplink information data frame. 530 ** Description This function handles DLC parameter negotiation frame. 573 ** Description This function handles Remote DLC parameter negotiation 690 ** Description This function handles Modem Status Command [all...] |