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

<<21222324252627282930>>

  /external/easymock/src/org/easymock/
MockControl.java 49 * <code>MockControl</code> and its associated mock object will not check
51 * object will lead to an <code>AssertionError</code>.
65 * <code>MockControl</code> and its associated mock object will check the
67 * object will lead to an <code>AssertionError</code>.
81 * <code>MockControl</code> and its associated mock object will not check
83 * object will return an empty value (0, null, false).
137 * Records that the mock object will expect the last method call once, and
138 * will react by returning silently.
152 * Records that the mock object will expect the last method call once, and
153 * will react by throwing the provided Throwable.
    [all...]
  /external/icu4c/i18n/unicode/
search.h 110 * an U_INDEX_OUTOFBOUNDS_ERROR will be returned
152 * <tt>USEARCH_DONE</tt>, this method will return <tt>USEARCH_DONE</tt>.
170 * <tt>USEARCH_DONE</tt>, this method will return 0.
198 * Set the BreakIterator that will be used to restrict the points
201 * @param breakiter A BreakIterator that will be used to restrict the
205 * the match will be rejected and another will be searched
216 * which matches are detected. This will be the same object that was
227 * Set the string text to be searched. Text iteration will hence begin at
239 * Set the string text to be searched. Text iteration will hence begin at
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/
DTMFilter.java 30 // Constants for whatToShow. These are used to set the node type that will
48 * will appear in the first position of the iteration or traversal.
67 * nodes will not appear and this mask has no effect.
75 * node will appear in the first position of the traversal. Since
114 * <code>Notation</code> node will appear in the first position of the
146 * will be called by the implementation of <code>DTMIterator</code>;
159 * will be called by the implementation of <code>DTMIterator</code>;
164 * Or will we really be testing a different name at every invocation?
166 * <p>%REVIEW% Under what circumstances will this be used? The cases
182 * the DTM interface. Wild cards will be defined
    [all...]
  /dalvik/libcore/xml/src/main/java/org/xml/sax/ext/
LexicalHandler.java 36 * If the reader does not report lexical events, it will throw a
52 * this method will not be invoked.</p>
67 * <p>Note that the start/endDTD events will appear within
95 * this method will not be invoked.</p>
124 * <p>Note that skipped entities will be reported through the
137 * <p>These will be silently expanded, with no indication of where
146 * entity, the name will begin with '%', and if it is the
147 * external DTD subset, it will be "[dtd]".
171 * <p>The contents of the CDATA section will be reported through
196 * <p>This callback will be used for comments inside or outside th
    [all...]
  /dalvik/libcore-disabled/instrument/src/main/java/java/lang/instrument/
Instrumentation.java 38 * will then be offered to the transformer for it to carry out any byte code
116 * when this call is made then they will run to completion and be unaffected
118 * successful, all subsequent calls on the method will run the new version.
126 * successfully redefined then there will be no resulting re-run of any of
128 * created before the redefining will not be changed in any way. That is,
129 * they will remain in the VM as instances of the previous version of the
134 * {@link ClassFileTransformer} registered with the VM will be given the
142 * array value will not cause an error but, instead, will
182 * <code>ClassFileTransformer</code> object will no longer have it
    [all...]
  /external/icu4c/test/letest/
readme.html 38 build of ICU will also build letest. On UNIX systems, connect to
51 sufficient for letest.) The download page will have a link to the
54 package and install it. You'll need one font. On Windows, it will
60 When you hit the DOWNLOAD button on the page, it will open another
67 and click on the link for the Angsana font. This will download a
69 from which you will run letest.<br></p>
74 will download a .ZIP file which contains CODE2000.TTF and
108 If letest cannot open a font, it will print a warning message and
109 skip the test. letest will also check the version of the font you
111 test case. If the version doesn't match, letest will print
    [all...]
  /ndk/docs/
APPLICATION-MK.TXT 48 This variable is optional. If not defined, the NDK will build by
54 files. Note that the NDK will compute module dependencies automatically.
66 A 'release' mode is the default, and will generate highly
67 optimized binaries. The 'debug' mode will generate un-optimized
72 tag), the default will be 'debug' instead of 'release'. This can
104 + Using '-I../bar' will *NOT* work since it will be equivalent to
125 By default, the NDK build system will look for a file named Android.mk
131 to point to an alternate build script. A non-absolute path will always
135 By default, the NDK build system will generate machine code for th
    [all...]
  /external/icu4c/common/unicode/
utext.h 38 * Second is usage in ICU Services, such as break iteration, that will need to
40 * will need to use the iteration and related UText functions to gain
46 * UText provider functions for that format, which will then allow
88 * When an index position is returned from a UText function, it will be
90 * it will always refer to the first position of the character,
92 * a returned index will always point to a boundary between characters.
97 * will be logically normalized to refer to the start of the character.
111 * will produce undefined results or NULL pointer exceptions.
131 * by an open function. Passing NULL will cause the open function to
164 * the storage associated with the utext will also be freed
    [all...]
uset.h 57 * will match 'a', 'A', 'b', and 'B'. "[^ab]" with this flag will
73 * The closure set will also contain single code points if the original
85 * will match 'a', 'A', 'b', and 'B'. "[^ab]" with this flag will
126 * span(USET_SPAN_CONTAINED) because it will not recursively try
129 * span("xyax", USET_SPAN_CONTAINED) will return 4 but
130 * span("xyax", USET_SPAN_SIMPLE) will return 3.
131 * span(USET_SPAN_SIMPLE) will never be longer than
137 * span() will yield contained/not-contained boundaries of { 0, 2, 3
    [all...]
  /external/clearsilver/cgi/
cgi.h 91 * including creating the HDF data set. It will then import
93 * will parse the QUERY_STRING into the data set, and parse
95 * var xdisplay is in the form data, cgi_init will attempt
102 * hdf_file - the path to an HDF data set file that will also be
103 * loaded into the dataset. This will likely have to
196 * Description: cgi_destroy will destroy all the data associated with a
200 * will be deleted, as they were unlinked on creation and
221 * Description: cgi_display will render the CS template pointed to by
248 * Description: cgi_filehandle will return the stdio FILE pointer
265 * Description: cgi_neo_error will output a 500 error containing th
    [all...]
  /external/dbus/doc/
dcop-howto.txt 63 Any data that will be sent is serialized (marshalled, for you CORBA
79 method is called, the client class will be created. DCOPClients have
82 instance of the program running, the appId will be equal to
86 DCOPClient::attach(). This will attempt to attach to the DCOP server.
88 will return false. KApplication will catch a dcop signal and display an
104 object will not be created and thus there will be no memory overhead.
107 If you wish to attach again you will need to re-register as well. If
135 least the C++ understanding of a function signature). You will ge
    [all...]
  /external/opencore/engines/2way/include/
pv_2way_interface.h 98 * Optional opaque data that will be passed back to the user with the command response
112 * for modules will be returned in one string buffer allocated by the client. If the string buffer
113 * is not large enough to hold the all the module's information, the information will be written
116 * Optional opaque data that will be passed back to the user with the command response
140 * Optional opaque data that will be passed back to the user with the command response
164 * Optional opaque data that will be passed back to the user with the command response
186 * Optional opaque data that will be passed back to the user with the command response
203 * Optional opaque data that will be passed back to the user with the command response
226 * Optional opaque data that will be passed back to the user with the command response
239 * Optional opaque data that will be passed back to the user with the command respons
    [all...]
  /external/ipsec-tools/src/racoon/
racoon.conf.5 201 will search this directory if a certificate or certificate request is received.
204 will refuse to use a certificate stored outside of this directory.
209 will install SA(s) from the file when started with the
218 will search this directory for scripts hooks.
221 will refuse to execute a script stored outside of this directory.
279 will listen on all available interface addresses.
289 will only listen on the defined
303 This statement will be ignored if you do not specify address definitions.
375 is specified, the statements will apply to any peer that does not match a
456 will get the DN from the Subject field in the certificate
    [all...]
  /external/opencore/pvmi/pvmf/include/
pvmi_data_stream_interface.h 146 * will be written to this parameter if the session can
149 * @param aMode - [in] The mode indicates the way the stream will be used
164 * Closes a previously established session. Buffers will be flushed
188 * then it will be indicated in the return value.
202 * The observer registered with this request will be used for the callback
205 * been sent then the new value will replace the previous one.
208 * @param observer the observer that will receive the callback
213 * @return This will return a non-zero command id on success.
227 * then it will be indicated in the return value.
240 * The observer registered with this request will be used for the callbac
    [all...]
  /frameworks/base/core/java/android/speech/
SpeechRecognizer.java 105 /** Handler that will execute the main tasks */
127 * Temporary queue, saving the messages until the connection will be established, afterwards,
128 * only mHandler will receive the messages
132 /** The Listener that will receive all the callbacks */
170 * returns {@code false}, {@link SpeechRecognizer#createSpeechRecognizer(Context)} will
173 * @param context with which {@code SpeechRecognizer} will be created
185 * command to the created {@code SpeechRecognizer}, otherwise no notifications will be
198 * command to the created {@code SpeechRecognizer}, otherwise no notifications will be
221 * Sets the listener that will receive all the callbacks. The previous unfinished commands will
    [all...]
  /frameworks/base/docs/html/resources/articles/
on-screen-inputs.jd 31 however, will be on soft keyboards, since this is the kind of input method that
34 <p>A user will usually access the current IME by tapping on a text view to
63 with the underlying application. With the standard IMEs, you will only
85 resize mode will work by the existence of lists, scroll views, etc.</li>
93 <p>There are also some simple things you can do in your application that will
95 these will work in any Android platform version, even those previous to Android
96 1.5 (since they will simply ignore these new options).</p>
123 attribute you will normally specify the class and variant together, with the
125 where the user will enter something that is an e-mail address (foo@bar.com) so
126 the key layout will have an '@' character in easy access, an
    [all...]
tts.jd 9 aspects of the engine that will be important to your TTS-enabled application. We
10 will then show how to make your Android application talk and how to configure
37 <p>A successful check will be marked by a <code>CHECK_VOICE_DATA_PASS</code>
43 accomplished by firing off the ACTION_INSTALL_TTS_DATA intent, which will take
44 the user to Android Market, and will let her/him initiate the download.
45 Installation of the data will happen automatically once the download completes.
91 <p>will return TextToSpeech.LANG_COUNTRY_AVAILABLE to indicate that the language
98 <p>will return <code>TextToSpeech.LANG_AVAILABLE</code>. In the first example,
105 <code>TextToSpeech</code> instance, which will return
110 French language will produce some pretty <i>interesting </i>results, but it wil
    [all...]
  /external/icu4c/common/
ucnv_cnv.h 78 * then the toUnicode function will be used and the offsets will be set to -1.
81 * sequences; it will be checked in ucnv.c at the end of the input stream
95 * The ucnv.c code will handle the end of the input (reset)
127 * If the function pointer is NULL, then the toUnicode function will be used.
129 * Will be called at a character boundary (toULength==0).
132 * (the return value will be ignored)
135 * (the return value will be ignored)
142 * The ucnv.c code will handle the end of the input (reset)
198 * For example, the ISO-2022-JP converter will call each subconverter'
    [all...]
  /external/qemu/docs/
CHAR-DEVICES.TXT 15 can see "qemu-char.h" for the full interface, but here we will only describe
28 on the underlying implementation (some of them will just return 0 instead).
38 to a CS object. We will ignore "events" here and focus on the
42 two functions that will be called whenever the object has something for
51 - a 'read' function that will send you bytes from the CharDriverState
144 - The hardware serial port emulation (e.g. hw/goldfish_tty.c) will read data
149 which will in most cases be an emulated serial port.
162 This function returns a new CS object that will buffer in the heap any data
164 iteration, the CharBuffer will try to send data to the endpoint until it
170 Note also that calling qemu_chr_add_handler() on the CharBuffer will do th
    [all...]
  /external/quake/quake/src/WinQuake/docs/
readme.glquake 29 X11. It will work with Mesa 3-D as a standard glX based OpenGL
38 If you have gpm and/or selection running, you will have to terminate them
39 before running GLQuake since they will not give up the mouse when GLQuake
59 This will specify a console resolution of 320 by 240 (the height is
63 In higher resolution modes such as 800x600 and 1024x768, glquake will default
76 these options on the command line, or they will only take effect on some of
87 This will generally run well on a normal 4 MB 3dfx card, but for other cards
103 will take effect as soon as a player changes their skin colors.
123 some hardware run faster. If this is cleared, the 3dfx will back up a number
128 light. Clearing this variable will cause it to properly relight the world
    [all...]
  /frameworks/base/core/java/android/content/
SyncResult.java 24 * Based on the values here the SyncManager will determine the disposition of the
32 * process this request. The SyncManager will reschedule the request to run later.
39 * (as defined by the SyncAdapter). The SyncManager will record
40 * that the sync request failed and will cause a System Notification to be created
41 * asking the user what they want to do about this. It will give the user a chance to
43 * or (3) take no action. If the user decides (1) or (2) the SyncManager will issue another
52 * operation too many times (as defined by the SyncAdapter). The SyncManager will record
53 * that the sync request failed and it will not reschedule the request.
59 * received from interacting with the storage later. The SyncManager will record that
60 * the sync request failed and it will not reschedule the request
    [all...]
  /frameworks/base/core/java/android/os/
IBinder.java 47 * back to the original process, then the original process will receive the
67 * transaction to finish will take care of calling Binder.onTransact() on the
74 * <li> The {@link #transact transact()} method will throw a
77 * <li> The {@link #pingBinder()} method can be called, and will return false
80 * a {@link DeathRecipient} with the IBinder, which will be called when its
145 * for this Binder object. If null is returned, you will need
192 * will be called.
194 * <p>You will only receive death notifications for remote binders,
207 * The recipient will no longer be called if this object
213 * will not be called. Returns false if the target IBinder has alread
    [all...]
  /frameworks/base/docs/html/guide/developing/tools/
bmgr.jd 34 android.app.backup.BackupManager#dataChanged()}. The Backup Manager will then invoke your
45 backup. When you execute this backup command, your application's backup agent will be invoked to
48 onBackup()} method), though there is no guarantee when it will occur. However, you can force all
68 a single application to its "active" data set; that is, the application will abandon its current
72 Backup Manager will then invoke your backup agent's {@link
84 Manager will immediately instantiate the application's backup agent and invoke it for restore. This
85 will happen even if your application is not currently running.
102 erase. The next backup operation that the application's agent processes will look as
121 will explicitly wipe
124 data will be saved from the device, and no restore operations will be possible, unless the Backu
    [all...]
  /frameworks/base/test-runner/src/android/test/
ServiceTestCase.java 40 * In order to support the lifecycle of a Service, this test case will make the
43 * <ul><li>The test case will not call onCreate() until your test calls
48 * the test case will call onCreate(), and then call the corresponding entry point in your service.
49 * It will record any parameters or other support values necessary to support the lifecycle.</li>
51 * automatically called, and it will stop and destroy your service with the appropriate
61 * <p>If simply run your tests as-is, your Service will be injected with a fully-functional
98 * This will do the work to instantiate the Service under test. After this, your test
112 * it. This will be called automatically by {@link #startService} or by {@link #bindService}.
144 * arguments it supplied. If you use this method to start the service, it will automatically
207 * This will make the necessary calls to stop (or unbind) the Service under test, an
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/TNETWArbiter/
TNETWArb.c 167 * This function will be called in case of DMA Done i.e BusTXn Complete
211 * TNETWIF_PENDING - In case that the Client will be called later
265 ** This will do the following: **
268 ** 3) Will set the Current event to be dispatched later on **
317 /* Set the event to dispatch so that when this function will return back then the context will return to the TNETW Arbiter */
318 /* Then the TNETW Arbiter will dispatch the event to the STate Machine within its context and not within the Client context
323 /* Return Pending since the Restart will be handled in a later context */
334 ** This will do the following: **
336 ** 3) Will set the Current event to be dispatched later on *
    [all...]

Completed in 99 milliseconds

<<21222324252627282930>>