HomeSort by relevance Sort by last modified time
    Searched full:will (Results 101 - 125 of 64201) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_PeepEvents.3 13 If \fBaction\fR is \fBSDL_ADDEVENT\fP, up to \fBnumevents\fR events will be added to the back of the event queue\&.
15 If \fBaction\fR is \fBSDL_PEEKEVENT\fP, up to \fBnumevents\fR events at the front of the event queue, matching \fI\fBmask\fR\fR, will be returned and will not be removed from the queue\&.
17 If \fBaction\fR is \fBSDL_GETEVENT\fP, up to \fBnumevents\fR events at the front of the event queue, matching \fI\fBmask\fR\fR, will be returned and will be removed from the queue\&.
SDL_SetClipRect.3 11 Sets the clipping rectangle for a surface\&. When this surface is the destination of a blit, only the area within the clip rectangle will be drawn into\&.
13 The rectangle pointed to by \fBrect\fR will be clipped to the edges of the surface so that the clip rectangle for a surface can never fall outside the edges of the surface\&.
15 If \fBrect\fR is \fBNULL\fP the clipping rectangle will be set to the full size of the surface\&.
  /frameworks/base/core/res/res/xml/
global_keys.xml 20 <!-- Mapping of keycodes to components which will be handled globally.
22 A global key will NOT go to the foreground application and instead only ever be sent via targeted
23 broadcast to the specified component. The action of the intent will be
24 android.intent.action.GLOBAL_BUTTON and the KeyEvent will be included in the intent as
29 <!-- Example format: keyCode = keycode to handle globally. component = component which will handle this key. -->
  /art/runtime/base/unix_file/
README 10 This code will not log, because it can't know whether that's appropriate in
13 This code will, in general, return -errno on failure. If an operation consisted
14 of multiple sub-operations, it will return the errno corresponding to the most
  /development/tutorials/MoarRam/
README.txt 6 foo.c (libmoarram-foo.so). Each invocation will allocate 32 bytes.
8 bar.c (libmoarram-bar.so). Each invocation will allocate 2M bytes.
10 in baz.c (libmoarram-baz.so). Each invocation will allocate 17 or 71 bytes,
  /external/chromium/chrome/browser/ui/gtk/
chrome_gtk_frame.cc 32 "The color that the chrome frame will be. (If unspecified, "
33 " Chrome will take ChromeGtkFrame::bg[SELECTED] and slightly darken"
42 "The color that the inactive chrome frame will be. (If"
43 " unspecified, Chrome will take ChromeGtkFrame::bg[INSENSITIVE]"
52 "The color that the incognito frame will be. (If unspecified,"
53 " Chrome will take the frame color and tint it by Chrome's default"
62 "The color that the inactive incognito frame will be. (If"
63 " unspecified, Chrome will take the frame color and tint it by"
86 " chrome will create a lighter tint of frame-color",
95 " unspecified, chrome will create a lighter tint of frame-color"
    [all...]
  /external/chromium-trace/trace-viewer/third_party/gl-matrix/tasks/
release.rake 8 # If so, files will change and release will abort since changes
14 # if anything fails, gl-matrix will be untagged and not pushed.
  /external/chromium_org/ash/wm/
activation_controller_delegate.h 24 // Returning |window| will activate |window|.
25 // Returning some other window will activate that window instead.
26 // Returning NULL will not change activation.
  /external/chromium_org/chrome/browser/mac/
dock.h 17 // present. |dmg_app_path| is the path to the install source. Its tile will be
24 // will be added.
25 // - If dmg_app_path is present in the Dock, it will be removed. If
27 // installed_path will be placed where the dmg_app_path tile was. This
31 // - The new tile will precede any application with the same name already
33 // - In an official build, a new tile for Google Chrome will be placed
35 // and a new tile for Google Chrome Canary will be placed immediately after
37 // - The new tile will be placed immediately after the last tile for another
39 // - The new tile will be placed last in the Dock.
42 // will be treated as a browser. If the user renames an application on disk
    [all...]
  /external/chromium_org/chrome/browser/prefs/
browser_prefs.h 18 // Register all prefs that will be used via the local state PrefService.
21 // Register all prefs that will be used via a PrefService attached to a user
26 // Register all prefs that will be used via a PrefService attached to the login
  /external/chromium_org/chrome/browser/ui/gtk/
chrome_gtk_frame.cc 32 "The color that the chrome frame will be. (If unspecified, "
33 " Chrome will take ChromeGtkFrame::bg[SELECTED] and slightly darken"
42 "The color that the inactive chrome frame will be. (If"
43 " unspecified, Chrome will take ChromeGtkFrame::bg[INSENSITIVE]"
52 "The color that the incognito frame will be. (If unspecified,"
53 " Chrome will take the frame color and tint it by Chrome's default"
62 "The color that the inactive incognito frame will be. (If"
63 " unspecified, Chrome will take the frame color and tint it by"
86 " chrome will create a lighter tint of frame-color",
95 " unspecified, chrome will create a lighter tint of frame-color"
    [all...]
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
chrome_gtk_frame.cc 32 "The color that the chrome frame will be. (If unspecified, "
33 " Chrome will take ChromeGtkFrame::bg[SELECTED] and slightly darken"
42 "The color that the inactive chrome frame will be. (If"
43 " unspecified, Chrome will take ChromeGtkFrame::bg[INSENSITIVE]"
52 "The color that the incognito frame will be. (If unspecified,"
53 " Chrome will take the frame color and tint it by Chrome's default"
62 "The color that the inactive incognito frame will be. (If"
63 " unspecified, Chrome will take the frame color and tint it by"
86 " chrome will create a lighter tint of frame-color",
95 " unspecified, chrome will create a lighter tint of frame-color"
    [all...]
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
poll.h 18 #define POLLIN 0x0001 /* Will not block READ select/poll. */
19 #define POLLOUT 0x0002 /* Will not block WRITE select/poll. */
20 #define POLLERR 0x0008 /* Will not block EXECPT select/poll. */
  /external/chromium_org/ppapi/api/private/
ppb_flash_device_id.idl 20 * Asynchronously computes the device ID. When available, it will place the
21 * string in |*id| and will call the completion callback. On failure the
22 * given var will be PP_VARTYPE_UNDEFINED.
  /external/clang/test/ARCMT/
GC-check.m 12 CFTypeRef c = CFMakeCollectable(cft); // expected-error {{CFMakeCollectable will leak the object that it receives in ARC}} \
14 NSAllocateCollectable(100, 0); // expected-error {{call returns pointer to GC managed memory; it will become unmanaged in ARC}}
18 __strong void *gcVar; // expected-error {{GC managed memory will become unmanaged in ARC}}
  /external/iproute2/man/man8/
routel.8 16 The routel script will list routes in a format that some might consider easier to interpret then the ip route list equivalent.
18 The routef script does not take any arguments and will simply flush the routing table down the drain. Beware! This means deleting all routes which will make your network unusable!
  /external/kernel-headers/original/linux/
errno.h 23 #define EJUKEBOX 528 /* Request initiated, but will not complete before timeout */
24 #define EIOCBQUEUED 529 /* iocb queued, will get completion event */
25 #define EIOCBRETRY 530 /* iocb queued, will trigger a retry */
  /external/libcap-ng/libcap-ng-0.7/docs/
capng_apply.3 11 capng_apply will transfer the specified internal posix capabilities settings to the kernel. The options are CAPNG_SELECT_CAPS for the traditional capabilities, CAPNG_SELECT_BOUNDS for the bounding set, or CAPNG_SELECT_BOTH if transferring both is desired.
19 If you are doing multi-threaded programming, calling this function will only set capabilities on the calling thread. All other threads are unaffected. If you want to set overall capabilities for a multi-threaded process, you will need to do that before creating any threads. See the capset syscall for more information on this topic.
  /external/skia/tools/
CopyTilesRenderer.h 20 * it will divide the picture into large tiles and draw the picture once for each large tile.
29 * Similar to TiledPictureRenderer, this will draw a PNG for each tile. However, the
30 * numbering (and actual tiles) will be different.
  /external/valgrind/main/gdbserver_tests/
mcsignopass.vgtest 3 # the gdb output will not contain the signal handling
4 # faultstatus C code will report a failure for the signal not passed
5 # (i.e. SIGBUG, Test 3). Other tests will be succesful, because signals
  /ndk/tests/device/test-stlport_shared-exception/jni/
eh1.cpp 32 // On the sparc, the return will use a ld [%l0],%i0 instruction.
51 // The return will use a ld [%l2],%i0 instruction. Since %l2
61 // the badTest will have failed
  /ndk/tests/device/test-stlport_static-exception/jni/
eh1.cpp 32 // On the sparc, the return will use a ld [%l0],%i0 instruction.
51 // The return will use a ld [%l2],%i0 instruction. Since %l2
61 // the badTest will have failed
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-completion23.txt 3 android:textSelectHandle : Reference to a drawable that will be used to display a text selection anchor for positioning the cursor within text. [reference]
4 android:textSelectHandleLeft : Reference to a drawable that will be used to display a text selection anchor on the left side of a selection region. [reference]
5 android:textSelectHandleRight : Reference to a drawable that will be used to display a text selection anchor on the right side of a selection region. [reference]
  /development/ndk/platforms/android-8/include/android/
bitmap.h 53 * If the call fails, the info parameter will be ignored
60 * Locking will ensure that the memory for the pixels will not move
62 * previously purged, they will have been restored.
68 * If this succeeds, *addrPtr will be set to the pixel address. If the call
69 * fails, addrPtr will be ignored.
  /development/ndk/platforms/android-9/include/android/
bitmap.h 52 * If the call fails, the info parameter will be ignored
59 * Locking will ensure that the memory for the pixels will not move
61 * previously purged, they will have been restored.
67 * If this succeeds, *addrPtr will be set to the pixel address. If the call
68 * fails, addrPtr will be ignored.

Completed in 2169 milliseconds

1 2 3 45 6 7 8 91011>>