HomeSort by relevance Sort by last modified time
    Searched full:will (Results 1276 - 1300 of 18421) sorted by null

<<51525354555657585960>>

  /packages/apps/Settings/res/xml/
voice_input_output_settings.xml 24 <!-- entries, entryValues, and defaultValue will be populated programmatically. -->
30 <!-- An intent for this preference will be populated programmatically. -->
  /packages/providers/CalendarProvider/tests/
AndroidManifest.xml 29 The test declared in this instrumentation will be run along with tests declared by
31 The "itr" command will find all tests declared by all applications. If you want to run just these
  /packages/providers/ContactsProvider/tests/
AndroidManifest.xml 35 The test declared in this instrumentation will be run along with tests declared by
37 The "itr" command will find all tests declared by all applications. If you want to run just these
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-ranlib.1 26 .\" Set up some character translations and predefined strings. \*(-- will
27 .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
28 .\" double quote, and \*(R" will give a right double quote. | will give a
29 .\" real vertical bar. \*(C+ will give a nicer C++. Capital omega is used to
169 does not exist, or cannot be read, then the option will be treated
177 @\fIfile\fR options; any such options will be processed recursively.
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-ranlib.1 26 .\" Set up some character translations and predefined strings. \*(-- will
27 .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
28 .\" double quote, and \*(R" will give a right double quote. | will give a
29 .\" real vertical bar. \*(C+ will give a nicer C++. Capital omega is used to
169 does not exist, or cannot be read, then the option will be treated
177 @\fIfile\fR options; any such options will be processed recursively.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-ranlib.1 26 .\" Set up some character translations and predefined strings. \*(-- will
27 .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
28 .\" double quote, and \*(R" will give a right double quote. | will give a
29 .\" real vertical bar. \*(C+ will give a nicer C++. Capital omega is used to
169 does not exist, or cannot be read, then the option will be treated
177 @\fIfile\fR options; any such options will be processed recursively.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
input.h 13 GCC is distributed in the hope that it will be useful, but WITHOUT ANY
29 /* A value which will never be used to represent a real location. */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-ranlib.1 26 .\" Set up some character translations and predefined strings. \*(-- will
27 .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
28 .\" double quote, and \*(R" will give a right double quote. | will give a
29 .\" real vertical bar. \*(C+ will give a nicer C++. Capital omega is used to
169 does not exist, or cannot be read, then the option will be treated
177 @\fIfile\fR options; any such options will be processed recursively.
  /sdk/sdklauncher/
Android.mk 6 # This simple .exe will sit at the root of the Windows SDK
41 # $(TOPDIR)/$(LOCALPATH) will always be prepended to this value, which forces
  /system/core/include/cutils/
properties.h 34 /* property_get: returns the length of the value which will never be
35 ** greater than PROPERTY_VALUE_MAX - 1 and will always be zero terminated.
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/locks/
ReadWriteLock.java 20 * acquiring the read lock will see all updates made upon previous
30 * lock will lead to performance improvements over the use of a mutual
31 * exclusion lock. In practice this increase in concurrency will only be fully
35 * <p>Whether or not a read-write lock will improve performance over the use
39 * threads that will try to read or write the data at the same time.
50 * and measurement will establish whether the use of a read-write lock is
  /dalvik/libcore/nio_char/src/main/java/java/nio/charset/
CharsetEncoder.java 48 * The {@link #encode(CharBuffer, ByteBuffer, boolean) encode} method will
51 * error has happened. A {@link CoderResult CoderResult} instance will be
203 * otherwise it will throw an <code>IllegalStateException</code>.
249 * it will throw an <code>IllegalStateException</code>.
291 * this encoding operation. The buffer's limit will be the position
292 * of the last byte in the buffer, and the position will be zero.
382 * The buffers' position will be changed with the reading and writing
383 * operation, but their limits and marks will be kept intact.
385 * A <code>CoderResult</code> instance will be returned according to
494 * This method will implement the essential encoding operation, and it won'
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/
UnionChildIterator.java 55 * @param test reference to a NodeTest, which will be added
56 * directly to the list of node tests (in other words, it will
57 * not be cloned). The parent of this test will be set to
90 * QName in the vector from the start of the vector will be its position
91 * in the stack frame (but variables above the globalsTop value will need
106 * TreeWalker or NodeIterator. This function will be called by the
  /dalvik/libcore/xml/src/main/java/org/xml/sax/
EntityResolver.java 3 // No warranty; no copyright -- use this as you will.
27 * <p>The XML reader will then allow the application to intercept any
31 * <p>Many SAX applications will not need to implement this interface,
32 * but it will be especially useful for applications that build
75 * <p>The parser will call this method before opening any external
93 * if none is returned, then the system ID will be dereferenced as
  /dalvik/vm/
Hash.h 20 * capacity, the table will be resized.
36 * This function will be used to free entries in the table. This can be
59 * When an entry is released, we will call (HashFreeFunc)(entry->data).
86 * elements the table will hold, pass the result from dvmHashSize() in.)
94 * this when you know ahead of time how many elements the table will hold.
167 * Returning values other than 0 or 1 from "func" will abort the routine.
  /development/host/windows/usb/api/
adb_api.h 218 @param[in] exclude_not_present If true enumation will include only those
221 will be not included in the enumeration.
223 SPINT_ACTIVE set) will be included in the enumeration.
236 @param[out] info Upon successful completion will receive interface
238 routine size parameter will contain memory size required for the
242 big enough) will provide memory size required for the next entry.
254 /** \brief Resets enumerator so next call to AdbNextInterface will start
297 buffer_char_size will contain number of characters required for
301 reports ERROR_INSUFFICIENT_BUFFER, will contain number of characters
303 @param[in] ansi If true the name will be returned as single character
    [all...]
adb_legacy_interface.h 42 instances on the stack. If such attemp occur, compiler will error.
71 which case buffer_char_size will contain number of characters
75 reports ERROR_INSUFFICIENT_BUFFER, will contain number of characters
77 @param[in] ansi If true the name will be returned as single character
78 string. Otherwise name will be returned as wide character string.
92 @param[out] info Upon successful completion will have endpoint information.
  /development/pdk/docs/source/
submit-patches.jd 6 Before you follow the instructions on this page, you will need to set up your
38 You can track your uploaded changes using the Gerrit code-review tool. When it's time to work on the code again, run repo sync, then go back to step 1 above and start another topic branch.<br><br>The steps will not always come in the order shown--for example, you might run git diff at several points in the process.<br><br><h3>
50 diff <br><br>Without any arguments, git diff will show you the differences
55 <div>If you add the --cached option, git diff will show you the differences between the files in your working directory and the staged files.<br><br></div>
61 <br><br>Every file that you staged using git add will be included in this commit.<br><br>If you have not added any new files that you want to commit, you can skip git add and simply run <br><br>$ git commit -a <br><br>The -a option will stage all the files you have modified or deleted and include them in this commit. (If you have added new files and want them included in the commit, you will need to use git add before you run git commit.)<br><br>If commit <span></span>
62 does not find changes to be committed, it will report "nothing to commit (working directory clean)". If commit finds changes to be committed, a file will open in which you can create a log message:<br><br><div><i>Your comments about this commit go here....</i>
63 <br># Please enter the commit message for your changes. Lines starting <br># with '#' will be ignored, and an empty message aborts the commit.<br># On branch master <br># Changes to be comm (…)
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/app/
LauncherShortcuts.java 40 * of an {@link android.content.Intent} that the launcher will use to create the shortcut.
93 * intents that you will send back.
100 * <li>{@link android.content.Intent#EXTRA_SHORTCUT_NAME} The text that will be displayed with
114 * clicks on the shortcut. Typically this will be {@link android.content.Intent#ACTION_VIEW}
115 * with an appropriate Uri for your content, but any Intent will work here as long as it
120 // will bring us directly back to this activity. A more typical implementation would use a
  /external/apache-http/src/org/apache/http/conn/
BasicManagedEntity.java 43 * A {@link ManagedClientConnection} will
70 * afterwards, since the content will be taken by this
113 // this will not trigger a callback from EofSensorInputStream
177 // this assumes that closing the stream will
202 * The connection attribute will be nullified.
206 * The connection attribute will be nullified anyway.
  /external/bluetooth/glib/docs/reference/glib/
building.sgml 77 The GTK+ makefiles will mostly work with different versions
112 don't enable it, you will get an error while compiling GLib because
278 When shrinking a GArray, Glib will clear the memory no longer
280 the last 3 bytes will be cleared. This includes removals of single and multiple elements.
289 When growing a GArray, Glib will clear the new chunk of memory.
290 Grow an array from 7 bytes to 10 bytes, and the last 3 bytes will be cleared.
300 When freeing a node from a GHashTable, Glib will first clear
307 When destroying or removing a GTree node, Glib will clear the node,
375 will be slightly faster then. This is however not
395 'none' means that GLib will be thread safe
    [all...]
  /external/bluetooth/glib/gio/
gseekable.c 10 * This library is distributed in the hope that it will be useful,
133 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned.
136 * has occurred, this function will return %FALSE and set @error
187 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned. If an
189 * partial result will be returned, without an error.
192 * has occurred, this function will return %FALSE and set @error
  /external/e2fsprogs/e2fsck/
e2fsck.conf.5.in 64 file. They will be described in more detail in future sections of this
77 This stanza controls when e2fsck will attempt to use scratch files to
87 as containing errors, e2fsck will exit with an exit status of 0 instead
137 whether or not the filesystem will be marked as inconsistent if the user
166 e2fsck will attempt to use this directory to store scratch files instead
183 The following recipe will prevent e2fsck from aborting during the boot
  /external/e2fsprogs/misc/
tune2fs.8.in 95 Adjust the number of mounts after which the filesystem will be checked by
99 is 0 or \-1, the number of times the filesystem is mounted will be disregarded
105 checked will avoid all filesystems being checked at one time
112 journaling on your filesystem, your filesystem will
114 be marked dirty, so it will not normally be checked. A
115 filesystem error detected by the kernel will still force
130 will check the filesystem at the next reboot.
134 In all cases, a filesystem error will cause
213 in weeks. A value of zero will disable the time-dependent checking.
228 option is not specified, the default journal parameters will be used to creat
    [all...]
  /external/guava/src/com/google/common/base/
Service.java 35 * If the service fails while starting, running or stopping, its state will be
55 * initiated startup. Calling {@link Future#get} will block until the
58 * the service fails to start, {@link Future#get} will throw an {@link
59 * ExecutionException}, and the service's state will be {@link
96 * initiated shutdown. Calling {@link Future#get} will block until the
107 * finished stopping. If this is {@link State#STARTING}, startup will be

Completed in 173 milliseconds

<<51525354555657585960>>