HomeSort by relevance Sort by last modified time
    Searched full:will (Results 226 - 250 of 95982) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /platform_testing/libraries/app-helpers/interfaces/handheld/src/android/platform/helpers/
IDownloadsHelper.java 31 * This method will select an item from the navigation drawer's list
58 * This method will wait for the video to stop playing or until timeoutInSeconds occur,
59 * whichever comes first. Function will just exit, no test failure in either case.
61 * @param timeoutInSeconds - timeout value in seconds the test will wait for video to end
68 * This method will wait for the audio to stop playing or until timeoutInSeconds occur,
69 * whichever comes first. Function will just exit, no test failure in either case.
71 * @param timeoutInSeconds - timeout value in seconds the test will wait for audio to end
78 * This method will enable or disable video looping. It will bring up the options menu and
  /prebuilts/gdb/darwin-x86/include/python2.7/
memoryobject.h 25 base object for the memory view will be a *new* bytes object.
27 Otherwise, the base-object will be the object itself and no
28 data-copying will be done.
34 PyBUF_WRITE and the buffer is not contiguous an error will
38 contiguous buffer will be copied back into the original
45 the first dimension of the underlying array will vary the
47 dimension will vary the fastest (C-style contiguous). If
48 fortran is 'A', then it does not matter and you will get
58 will be a new bytesobject in base */
  /prebuilts/gdb/linux-x86/include/python2.7/
memoryobject.h 25 base object for the memory view will be a *new* bytes object.
27 Otherwise, the base-object will be the object itself and no
28 data-copying will be done.
34 PyBUF_WRITE and the buffer is not contiguous an error will
38 contiguous buffer will be copied back into the original
45 the first dimension of the underlying array will vary the
47 dimension will vary the fastest (C-style contiguous). If
48 fortran is 'A', then it does not matter and you will get
58 will be a new bytesobject in base */
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
memoryobject.h 25 base object for the memory view will be a *new* bytes object.
27 Otherwise, the base-object will be the object itself and no
28 data-copying will be done.
34 PyBUF_WRITE and the buffer is not contiguous an error will
38 contiguous buffer will be copied back into the original
45 the first dimension of the underlying array will vary the
47 dimension will vary the fastest (C-style contiguous). If
48 fortran is 'A', then it does not matter and you will get
58 will be a new bytesobject in base */
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
memoryobject.h 25 base object for the memory view will be a *new* bytes object.
27 Otherwise, the base-object will be the object itself and no
28 data-copying will be done.
34 PyBUF_WRITE and the buffer is not contiguous an error will
38 contiguous buffer will be copied back into the original
45 the first dimension of the underlying array will vary the
47 dimension will vary the fastest (C-style contiguous). If
48 fortran is 'A', then it does not matter and you will get
58 will be a new bytesobject in base */
  /art/test/459-dead-phi/smali/
EquivalentPhi.smali 22 # aget is initally expected to be an int, but will
29 # v2 will be a phi with (int, int) as input
33 # v3 will be a phi with (int, int) as input.
35 # This instruction will lead to creating a phi equivalent
36 # for v3 with float type, which in turn will lead to creating
  /device/linaro/bootloader/edk2/UefiCpuPkg/SecCore/
SecCore.uni 6 // _ModuleEntryPoint in PlatformSecLib. The entry point function will switch to
24 #string STR_MODULE_DESCRIPTION #language en-US "This is the first module taking control of the platform upon power-on/reset. It implements the first phase of the security phase. The entry point function is _ModuleEntryPoint in PlatformSecLib. The entry point function will switch to protected mode, will setup flat memory model, will enable temporary memory and will call into SecStartup()."
  /external/autotest/client/site_tests/desktopui_CrashyReboot/
control 14 If the UI crashes too much too fast, the device will eventually reboot
16 already tried that some number of times, it will shut down the UI and
19 This test will crash the browser repeatedly and, in the case that it
20 has not rebooted before, the test will cause the device to reboot. If
21 it has rebooted within a certain window of time, the test will expect
  /external/autotest/client/site_tests/power_UiResume/
control 16 This test will search /var/log/messages for pertinent strings to determine if
17 the cpu is sleeping. It will wait for a number of seconds before suspending to
18 ram. It will then calculate how many seconds the system was suspended, and
19 how many seconds it took to resume. It will also parse the ARC logcat to measure
21 will ensure your network interface is UP after it has resumed.
control.SuspendToIdle 16 This test will search /var/log/messages for pertinent strings to determine if
17 the cpu is sleeping. It will wait for a number of seconds before suspending to
18 idle. It will then calculate how many seconds the system was suspended, and
19 how many seconds it took to resume. It will also parse the ARC logcat to measure
21 will ensure your network interface is UP after it has resumed.
control.SuspendToRam 16 This test will search /var/log/messages for pertinent strings to determine if
17 the cpu is sleeping. It will wait for a number of seconds before suspending to
18 ram. It will then calculate how many seconds the system was suspended, and
19 how many seconds it took to resume. It will also parse the ARC logcat to measure
21 will ensure your network interface is UP after it has resumed.
control.resume_constraint 16 This test will search /var/log/messages for pertinent strings to determine if
17 the cpu is sleeping. It will wait for a number of seconds before suspending to
18 ram. It will then calculate how many seconds the system was suspended, and
19 how many seconds it took to resume. It will also parse the ARC logcat to measure
21 will ensure your network interface is UP after it has resumed.
  /external/curl/docs/cmdline-opts/
fail-early.d 7 When curl is used to do multiple transfers on the command line, it will
8 attempt to operate on each given URL, one by one. By default, it will ignore
9 errors if there are more URLs given and the last URL's success will determine
10 the error code curl returns. So early failures will be "hidden" by subsequent
13 Using this option, curl will instead return an error on the first transfer
proxy-header.d 12 curl will make sure that each header you add/replace is sent with the proper
14 content: do not add newlines or carriage returns, they will only mess things
17 Headers specified with this option will not be included in requests that curl
18 knows will not be sent to a proxy.
21 then adds a header for each line in the input file. Using @- will make curl
retry.d 7 will retry this number of times before giving up. Setting the number to 0
11 When curl is about to retry a transfer, it will first wait one second and then
12 for all forthcoming retries it will double the waiting time until it reaches
13 10 minutes which then will be the delay between the rest of the retries. By
17 If this option is used several times, the last one will be used.
  /external/icu/icu4c/source/i18n/
nultrans.h 26 * @internal Use transliterator factory methods instead since this class will be removed in that release.
34 * @internal Use transliterator factory methods instead since this class will be removed in that release.
40 * @internal Use transliterator factory methods instead since this class will be removed in that release.
46 * @internal Use transliterator factory methods instead since this class will be removed in that release.
52 * @internal Use transliterator factory methods instead since this class will be removed in that release.
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_close/
assertions.xml 3 mq_close will return zero after successful completion.
7 the message queue through the descriptor being closed will be removed,
8 so another process will be able to set up notification.
11 Calling mq_close with an invalid descriptor will result in a
19 It is undefined what will happen if mqdes is used after mq_close() is
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_getattr/
assertions.xml 3 mq_getattr will get status infomation and attributes of message queue.
4 The result will return in mqstat argument.
10 mq_getattr gets mq_maxmsg, mq_msgsize value, which will be returned when message queue was opened.
13 mq_getattr gets mq_curmsgs value, which will be returned as the number of the message currently on the queue.
16 mq_getattr will return 0 on success.
  /external/perf_data_converter/src/quipper/
scoped_temp_path.h 20 // The temporary path will be removed when the object is destroyed.
33 // Create a temporary file. If successful, the path will be stored in
34 // |path_|. If not, |path_| will be an empty string.
43 // Create a temporary directory. If successful, the path will be stored in
44 // |path_|. If not, |path_| will be an empty string.
  /external/selinux/libsemanage/man/man3/
semanage_bool_set_active.3 20 The set function will fail if no matching key is found in the local store. Otherwise, the provided object will replace the current one. When
22 is invoked, changes will be written permanently into the local store, and will be loaded into policy. Validity of the object being added is checked at commit time.
32 object, which will be written into the store. The key are data are properties of the caller, and are not stored or modified internally.
semanage_modify.3 22 If a matching key is found in the local store, the provided object will replace the current one. Otherwise, it will be added to the store. When
24 is invoked, changes will be permanently written into the local store, and then loaded into policy. Validity of the object being added is checked at commit time. Adding new objects with respect to policy is allowed, except in the case of booleans. Attempt to add new booleans with respect to policy will fail at commit time.
34 object, which will be written into the store. The key are data are properties of the caller, and are not stored or modified internally.
  /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. -->
  /frameworks/native/include/android/
window.h 45 /** Everything behind this window will be dimmed. */
54 * user can not send key or other button events to it. Those will
56 * will also enable {@link AWINDOW_FLAG_NOT_TOUCH_MODAL} whether or not that
59 * Setting this flag also implies that the window will not need to
61 * a soft input method, so it will be Z-ordered and positioned
74 * it will consume all pointer events itself, regardless of whether they
80 * screen is pressed, you will receive this first touch event. Usually
104 * use the entire display space for itself -- the status bar will
106 * layer. A fullscreen window will ignore a value of {@link
107 * AWINDOW_SOFT_INPUT_ADJUST_RESIZE}; the window will sta
    [all...]
  /external/python/cpython2/Lib/msilib/
text.py 82 (u'MenuAbsent', u'Entire feature will be unavailable'),
83 (u'MenuAdvertise', u'Feature will be installed when required'),
84 (u'MenuAllCD', u'Entire feature will be installed to run from CD'),
85 (u'MenuAllLocal', u'Entire feature will be installed on local hard drive'),
86 (u'MenuAllNetwork', u'Entire feature will be installed to run from network'),
87 (u'MenuCD', u'Will be installed to run from CD'),
88 (u'MenuLocal', u'Will be installed on local hard drive'),
89 (u'MenuNetwork', u'Will be installed to run from network'),
91 (u'SelAbsentAbsent', u'This feature will remain uninstalled'),
92 (u'SelAbsentAdvertise', u'This feature will be set to be installed when required')
    [all...]
  /art/libartbase/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

Completed in 964 milliseconds

1 2 3 4 5 6 7 8 91011>>