/external/chromium_org/mojo/system/ |
entrypoints.h | 15 // Sets the instance of Core to be used by system functions.
|
/external/chromium_org/mojo/views/ |
views_init.h | 12 // Sets up necessary state for views when run with the viewmanager.
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Bindings/ |
id-setter.html | 10 description: "This benchmark covers 'element.property = value' in Dromaeo/dom-attr.html, and other DOM attributes that sets a String.",
|
/external/chromium_org/third_party/isimpledom/ |
BUILD.gn | 16 # Note: GYP version sets 'GenerateTypeLibrary': 'false'. It doesn't seem to
|
/external/clang/utils/ |
token-delta.py | 49 """split(set) -> [sets] 63 def delta(self, c, sets): 64 # assert(reduce(set.union, sets, set()) == c) 67 if len(sets) <= 1: 71 res = self.search(c, sets) 75 # Otherwise, partition sets if possible; if not we are done. 76 refined = sum(map(list, map(self.split, sets)), []) 77 if len(refined) == len(sets): 82 def search(self, c, sets): 83 for i,S in enumerate(sets) [all...] |
/external/e2fsprogs/lib/ext2fs/ |
fiemap.h | 51 * Sets EXTENT_UNKNOWN. */ 55 * Sets EXTENT_NO_BYPASS. */ 59 * Sets EXTENT_NOT_ALIGNED.*/ 61 * Sets EXTENT_NOT_ALIGNED.*/
|
/external/kernel-headers/original/uapi/linux/ |
fiemap.h | 50 * Sets EXTENT_UNKNOWN. */ 54 * Sets EXTENT_NO_BYPASS. */ 58 * Sets EXTENT_NOT_ALIGNED.*/ 60 * Sets EXTENT_NOT_ALIGNED.*/
|
/external/libcap-ng/libcap-ng-0.7/docs/ |
capng_clear.3 | 11 capng_clear sets to 0 all bits in the selected posix capabilities set. The options are CAPNG_SELECT_CAPS for the traditional capabilities, CAPNG_SELECT_BOUNDS for the bounding set, or CAPNG_SELECT_BOTH if clearing both is desired.
|
capng_fill.3 | 11 capng_fill sets all bits to a 1 in the selected posix capabilities set. The options are CAPNG_SELECT_CAPS for the traditional capabilities, CAPNG_SELECT_BOUNDS for the bounding set, or CAPNG_SELECT_BOTH if filling both is desired.
|
/external/libvorbis/ |
todo.txt | 10 sets).
|
/frameworks/base/core/java/android/view/accessibility/ |
IAccessibilityInteractionConnectionCallback.aidl | 32 * Sets the result of an async request that returns an {@link AccessibilityNodeInfo}. 40 * Sets the result of an async request that returns {@link AccessibilityNodeInfo}s. 49 * Sets the result of a request to perform an accessibility action. 57 * Sets the result of a request to compute a point for clicking in a view.
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
ICallServiceAdapter.aidl | 42 * Sets a call's state to active (e.g., an ongoing call where two parties can actively 48 * Sets a call's state to ringing (e.g., an inbound ringing call). 53 * Sets a call's state to dialing (e.g., dialing an outbound call). 58 * Sets a call's state to disconnected.
|
/packages/apps/UnifiedEmail/src/com/android/mail/compose/ |
AttachmentDeletionInterface.java | 14 * Sets the onClickListener for the close button on the attachment view.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/ |
fiemap.h | 49 * Sets EXTENT_UNKNOWN. */ 53 * Sets EXTENT_NO_BYPASS. */ 57 * Sets EXTENT_NOT_ALIGNED.*/ 59 * Sets EXTENT_NOT_ALIGNED.*/
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
fiemap.h | 49 * Sets EXTENT_UNKNOWN. */ 53 * Sets EXTENT_NO_BYPASS. */ 57 * Sets EXTENT_NOT_ALIGNED.*/ 59 * Sets EXTENT_NOT_ALIGNED.*/
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/ |
Breakpoint002Test.java | 36 * <BR>It runs Breakpoint002Debuggee and sets breakpoint in the 46 * <BR>It runs Breakpoint002Debuggee and sets breakpoint in the 57 * <BR>It runs Breakpoint002Debuggee and sets breakpoint in the 68 * <BR>It runs Breakpoint002Debuggee and sets breakpoint in the 79 * <BR>It runs Breakpoint002Debuggee and sets breakpoint in the 90 * <BR>It runs Breakpoint002Debuggee and sets breakpoint in the 101 * <BR>It runs Breakpoint002Debuggee and sets breakpoint in the 111 * <BR>It runs Breakpoint002Debuggee and sets breakpoint in the 121 * <BR>It runs Breakpoint002Debuggee and sets breakpoint in the 131 * <BR>It runs Breakpoint002Debuggee and sets breakpoint in th [all...] |
/external/chromium_org/ash/system/audio/ |
tray_audio_delegate.h | 18 // Sets the volume level of the output device to the minimum level which is 38 // Sets the mute state of the output device. 41 // Sets the volume level of the output device in the range 0%-100%
|
/external/chromium_org/chrome/browser/sync/test/integration/ |
themes_helper.h | 43 // Sets |profile| to use the custom theme with the given index. 46 // Sets |profile| to use the default theme. 49 // Sets |profile| to use the system theme.
|
/external/chromium_org/cloud_print/common/win/ |
install_utils.h | 16 // Sets Google Update registry keys after install or update. 20 // Sets custom error message to show by Google Update installer 24 // Sets custom system error code to show by Google Update installer
|
/external/chromium_org/gpu/command_buffer/service/ |
cmd_buffer_engine.h | 29 // Sets the token value. 32 // Sets the shared memory buffer used for commands. 35 // Sets the "get" pointer. Return false if offset is out of range.
|
/external/chromium_org/ui/base/cursor/ |
image_cursors.h | 30 // Sets the display the cursors are loaded for. |scale_factor| determines the 34 // Sets the type of the mouse cursor icon. 37 // Sets the platform cursor based on the native type of |cursor|.
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/flyout/ |
IFlyoutPreferences.java | 65 * Sets the docking location. 70 * Sets the state of flyout - {@link #STATE_OPEN} or {@link #STATE_COLLAPSED}. 75 * Sets the width of flyout.
|
/external/guava/guava-tests/test/com/google/common/collect/ |
AbstractSetMultimapTest.java | 65 equalMap.put("foo", Sets.newHashSet(1, nullValue())); 66 equalMap.put(nullKey(), Sets.newHashSet(3)); 72 equalMap.put("foo", Sets.newHashSet(3, nullValue())); 73 equalMap.put(nullKey(), Sets.newHashSet(1)); 113 assertEquals(Sets.newHashSet(1, 3), array[0]); 118 asList(Sets.newHashSet(1, 3), Sets.newHashSet(3)))); 120 asList(Sets.newHashSet(1, 3), Sets.newHashSet(1)))); 161 Set<Map.Entry<String, Integer>> same = Sets.newHashSet [all...] |
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_LoadWAV.3 | 13 If this function succeeds, it returns the given \fI\fBSDL_AudioSpec\fP\fR, filled with the audio data format of the wave data, and sets \fBaudio_buf\fR to a \fBmalloc\fP\&'d buffer containing the audio data, and sets \fBaudio_len\fR to the length of that audio buffer, in bytes\&. You need to free the audio buffer with \fI\fBSDL_FreeWAV\fP\fR when you are done with it\&. 15 This function returns \fBNULL\fP and sets the SDL error message if the wave file cannot be opened, uses an unknown data format, or is corrupt\&. Currently raw, MS-ADPCM and IMA-ADPCM WAVE files are supported\&.
|
/frameworks/base/core/java/android/os/ |
AsyncResult.java | 34 /** Saves and sets m.obj */ 47 /** Saves and sets m.obj */ 60 /** please note, this sets m.obj to be this */
|