/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/subprocessdata/ |
sigchild_ignore.py | 7 # Also ensure poll() handles an errno.ECHILD appropriately.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/subprocessdata/ |
sigchild_ignore.py | 7 # Also ensure poll() handles an errno.ECHILD appropriately.
|
/sdk/sdklauncher/ |
sdklauncher.c | 109 TRUE, /* yes, inherit some handles */ 113 &startup, /* startup info, i.e. std handles */ 126 TRUE, /* yes, inherit some handles */ 130 &startup, /* startup info, i.e. std handles */
|
/external/chromium_org/sandbox/win/src/ |
sandbox_policy.h | 28 SUBSYS_HANDLES // Duplication of handles to other processes. 39 HANDLES_DUP_ANY, // Allows duplicating handles opened with any 41 HANDLES_DUP_BROKER, // Allows duplicating handles to the broker process. 44 // over the resulting process and thread handles. 48 // access on the returned handles. 101 // JOB_OBJECT_UILIMIT_HANDLES : grant access to all user-mode handles. These 190 // Set the handles the target process should inherit for stdout and 191 // stderr. The handles the caller passes must remain valid for the 194 // file handles, but not console handles [all...] |
/external/chromium_org/base/metrics/ |
histogram_snapshot_manager.h | 19 // HistogramSnapshotManager handles the logistics of gathering up available 52 // |histogram_flattener_| handles the logistics of recording the histogram
|
/external/chromium_org/chrome/browser/resources/options/ |
settings_dialog.js | 39 * Handles the confirm button by saving the dialog preferences. 53 * Handles the cancel button by closing the overlay.
|
/external/chromium_org/chrome/browser/resources/sync_file_system_internals/ |
extension_statuses.js | 6 * Handles the Extension ID -> SyncStatus tab for syncfs-internals. 35 * Handles callback from onGetExtensionStatuses.
|
/external/chromium_org/chrome/browser/ui/cocoa/tabs/ |
tab_strip_view.h | 17 // A view class that handles rendering the tab strip and drops of URLS with 26 // Handles being a drag-and-drop target.
|
/external/chromium_org/chrome/browser/ui/views/extensions/ |
extension_keybinding_registry_views.h | 25 // ExtensionKeybindingRegistryViews is a class that handles Views-specific 27 // Note: It handles regular extension commands (not browserAction and pageAction
|
/external/chromium_org/chrome/browser/ui/webui/translate_internals/ |
translate_internals_handler.h | 43 // Handles the Javascript message 'removePrefItem'. This message is sent 47 // Handles the Javascript message 'requestInfo'. This message is sent
|
/external/chromium_org/chrome/test/chromedriver/chrome/ |
devtools_client.h | 43 // Handles events until the given function reports the condition is met 51 // Handles events that have been received but not yet handled.
|
/external/chromium_org/media/base/ |
audio_renderer_mixer.h | 53 // Handles mixing and resampling between input and output parameters. 56 // Handles physical stream pause when no inputs are playing. For latency
|
/external/chromium_org/media/filters/ |
ffmpeg_video_decoder.h | 54 // Handles decoding an unencrypted encoded buffer. 59 // Handles (re-)initializing the decoder with a (new) config.
|
/external/chromium_org/remoting/host/ |
pairing_registry_delegate_win.h | 29 // Creator of this object is responsible for passing the registry key handles 40 // the passed handles.
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/va/ |
htab.c | 42 /* Make sure handle table handles match VAAPI handles. */
|
/external/chromium_org/ui/webui/resources/js/cr/ui/ |
splitter.js | 132 * Handles the mousedown event which starts the dragging of the splitter. 143 * Handles the touchstart event which starts the dragging of the splitter. 153 * Handles the mousemove event which moves the splitter as the user moves 163 * Handles the touch move event. 186 * Handles the mouse up event which ends the dragging of the splitter. 195 * Handles start of the splitter dragging. Saves current width of the 209 * Handles splitter moves. Updates width of the element being resized. 219 * Handles end of the splitter dragging. This fires a 'resize' event if the
|
/external/mesa3d/src/gallium/state_trackers/va/ |
htab.c | 42 /* Make sure handle table handles match VAAPI handles. */
|
/frameworks/av/media/mtp/ |
MtpTypes.h | 41 // object handles are unique across all storage but only within a single session. 42 // object handles cannot be reused after an object is deleted.
|
/frameworks/base/core/java/android/view/accessibility/ |
AccessibilityEventSource.java | 32 * Handles the request for sending an {@link AccessibilityEvent} given 49 * Handles the request for sending an {@link AccessibilityEvent}. The
|
/external/chromium/chrome/browser/resources/shared/js/cr/ui/ |
splitter.js | 108 * Handles the mousedown event which starts the dragging of the splitter. 119 * Handles the mousemove event which moves the splitter as the user moves 133 * Handles the mouse up event which ends the dragging of the splitter. 142 * Handles start of the splitter dragging. Saves current width of the 156 * Handles splitter moves. Updates width of the element being resized. 166 * Handles end of the splitter dragging. This fires a 'resize' event if the
|
/external/chromium_org/chrome/test/install_test/ |
chrome_proxy_server.py | 42 """Handles GET requests.""" 50 """Handles CONNECT requests.""" 54 """Handles HEAD requests.""" 58 """Handles POST requests.""" 62 """Handles PUT requests.""" 148 """Handles requests while the |_serving| flag is True."""
|
/external/chromium_org/third_party/icu/source/common/ |
brkeng.h | 50 * <p>Indicate whether this engine handles a particular character for 55 * @return TRUE if this engine handles the particular character and break 58 virtual UBool handles(UChar32 c, int32_t breakType) const = 0; 142 * handles characters that no other LanguageBreakEngine is available to 175 * <p>Indicate whether this engine handles a particular character for 180 * @return TRUE if this engine handles the particular character and break 183 virtual UBool handles(UChar32 c, int32_t breakType) const;
|
/external/icu4c/common/ |
brkeng.h | 50 * <p>Indicate whether this engine handles a particular character for 55 * @return TRUE if this engine handles the particular character and break 58 virtual UBool handles(UChar32 c, int32_t breakType) const = 0; 142 * handles characters that no other LanguageBreakEngine is available to 175 * <p>Indicate whether this engine handles a particular character for 180 * @return TRUE if this engine handles the particular character and break 183 virtual UBool handles(UChar32 c, int32_t breakType) const;
|
/external/chromium_org/sync/engine/ |
apply_control_data_updates_unittest.cc | 121 Syncer::UnsyncedMetaHandles handles; local 122 GetUnsyncedEntries(&trans, &handles); 123 EXPECT_TRUE(handles.empty()); 164 Syncer::UnsyncedMetaHandles handles; local 165 GetUnsyncedEntries(&trans, &handles); 166 EXPECT_EQ(2*batch_s+1, handles.size()); 182 Syncer::UnsyncedMetaHandles handles; local 183 GetUnsyncedEntries(&trans, &handles); 184 EXPECT_EQ(2*batch_s+1, handles.size()); 209 Syncer::UnsyncedMetaHandles handles; local 234 Syncer::UnsyncedMetaHandles handles; local 279 Syncer::UnsyncedMetaHandles handles; local 299 Syncer::UnsyncedMetaHandles handles; local [all...] |
/external/openssh/ |
sftp-server.c | 175 /* handle handles */ 193 Handle *handles = NULL; variable 199 handles[i].use = HANDLE_UNUSED; 200 handles[i].next_unused = first_unused_handle; 213 handles = xrealloc(handles, num_handles, sizeof(Handle)); 218 first_unused_handle = handles[i].next_unused; 220 handles[i].use = use; 221 handles[i].dirp = dirp; 222 handles[i].fd = fd [all...] |