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

1 2 3 4 5 6 7 8 91011>>

  /external/valgrind/main/docs/internals/
why-no-libc.txt 14 IS> main() is found (stdlib requires a main). So, is there a natural
21 RW> twice. There's no telling how libc would react to that.
30 don't link with libc at all, so there wouldn't be a double-linking
33 However, there are some incompatibilities between Valgrind and glibc
53 are fundamental, and there would be ways of hacking around them. But
  /frameworks/av/libvideoeditor/vss/common/inc/
M4VPP_API.h 86 * @return M4NO_ERROR: there is no error.
87 * @return M4ERR_ALLOC: there is no more available memory.
102 * @return M4NO_ERROR: there is no error.
118 * @return M4NO_ERROR: there is no error.
131 * @return M4NO_ERROR: there is no error
M4AMRR_CoreReader.h 72 * @returns M4NO_ERROR : There is no error
88 * - This function assumes that there is only one stream in AMR file.
92 * @returns M4NO_ERROR : There is no error
97 * @returns M4AMRR_WAR_NO_MORE_STREAM : There are no more streams in the file.
111 * @returns M4NO_ERROR : There is no error
131 * @returns M4NO_ERROR : There is no error
137 * @returns M4WAR_NO_DATA_YET : there is no enough data on the stream for new access unit
138 * @returns M4WAR_END_OF_STREAM : There are no more access unit in the stream
154 * @returns M4NO_ERROR : There is no error
177 * @returns M4NO_ERROR : There is no erro
    [all...]
  /libcore/luni/src/main/java/javax/sql/
RowSetInternal.java 36 * if there is a problem accessing the database.
50 * if there is a problem accessing the database.
60 * if there is a problem accessing the database, or if the
72 * if there is a problem accessing the database.
84 * if there is a problem accessing the database.
  /ndk/tests/device/test-stlport_shared-exception/jni/
arraynew.cpp 119 // There should be no cookies for types with trivial destructors.
124 // There should be no cookies for allocations using global placement
130 // There should be a cookie when using a non-trivial destructor.
134 // There should be a cookie when using the two-argument array delete
142 // There should be a cookie when using a non-global placement new.
  /ndk/tests/device/test-stlport_static-exception/jni/
arraynew.cpp 119 // There should be no cookies for types with trivial destructors.
124 // There should be no cookies for allocations using global placement
130 // There should be a cookie when using a non-trivial destructor.
134 // There should be a cookie when using the two-argument array delete
142 // There should be a cookie when using a non-global placement new.
  /dalvik/dx/src/com/android/dx/cf/code/
Machine.java 48 * and store them in the arguments area, indicating that there are now
61 * indicating that there are now that many arguments. Also, clear
71 * in the arguments area, indicating that there are now that many
83 * area, indicating that there are now that many arguments. Also,
96 * area, indicating that there are now that many arguments. Also,
136 * Indicates that there is an auxiliary (inline, not stack)
157 * Indicates that there is an auxiliary (inline, not stack) object
169 * Indicates that there is an auxiliary (inline, not stack) argument
177 * Indicates that there is an auxiliary (inline, not stack) argument
189 * Indicates that there is an auxiliary (inline, not stack) argumen
    [all...]
  /libcore/luni/src/main/java/java/sql/
Connection.java 91 * if there is a problem accessing the database.
108 * if there is a problem accessing the database.
119 * if there is a problem accessing the database or if the target
134 * if there is a problem accessing the database.
161 * if there is a problem accessing the database
196 * if there is a problem accessing the database.
209 * if there is a problem accessing the database.
216 * @return the catalog name. {@code null} if there is no catalog
219 * if there is a problem accessing the database.
233 * if there is a problem accessing the a database
    [all...]
  /external/llvm/test/Transforms/ObjCARC/
retain-block.ll 27 ; Same as test0, but there's no copy_on_escape metadata, so there's no
42 ; Same as test0, but the pointer escapes, so there's no
58 ; Same as test0_escape, but there's no intervening call.
92 ; Same as test1, but there's no copy_on_escape metadata, so there's no
115 ; Same as test1, but the pointer escapes, so there's no
  /external/skia/include/gpu/gl/
GrGLConfig.h 31 * also be placed there.
50 * will use uniforms instead of attributes in all cases when there is not
67 * be valid (i.e. there is no NULL check). However, by default the callback will
71 * The GrGLInterface field fCallback specifies the function ptr and there is an
97 * GL_NV_path_rendering. There are known issues with clipping, non-AA paths, and
150 * There is a strange bug that occurs on Macs with NVIDIA GPUs. We don't
158 * There is a lot of uncertainty around this issue. In Chrome backgrounding
  /packages/apps/Dialer/tests/src/com/android/dialer/calllog/
CallLogAdapterTest.java 89 // There is one request for contact details.
97 // Since there is nothing in the cache, it is an immediate request.
107 // There is one request for contact details.
125 // There is one request for contact details.
129 // Since there is something in the cache, it is not an immediate request.
155 // There is one request for contact details.
159 // Since there is something in the cache, it is not an immediate request.
  /packages/apps/Exchange/exchange2/tests/src/com/android/exchange/
ExchangeServiceAccountTests.java 69 // Release the holds on acct2 (there are two of them)
72 // There should be two left
86 // There should be one left
91 // Release the i/o holds on account 2 (there aren't any)
94 // There should still be one left
97 // Release the i/o holds on account 1 (there's one)
100 // There should still be one left
  /packages/apps/Exchange/tests/src/com/android/exchange/
ExchangeServiceAccountTests.java 69 // Release the holds on acct2 (there are two of them)
72 // There should be two left
86 // There should be one left
91 // Release the i/o holds on account 2 (there aren't any)
94 // There should still be one left
97 // Release the i/o holds on account 1 (there's one)
100 // There should still be one left
  /frameworks/base/core/java/android/emoji/
EmojiFactory.java 28 * There's no plan to make this public for now.
105 // There is no need to cache returned null, since in most cases it means there
154 * @return Unicode PUA for Android, or -1 if there's no map for the sjis.
164 * @return vendor specific sjis, or -1 if there's no map for the AndroidPua.
174 * @return Unicode PUA for Android, or -1 if there's no map for the
209 * @return vendor specific sjis, or -1 if there's no map for the AndroidPua.
251 * @return A concrete EmojiFactory instance. If there are several available
252 * EmojiFactory class, preferred one is chosen by the system. If there isn't, null
  /development/samples/ApiDemos/src/com/example/android/apis/app/
NotifyWithText.java 50 // on it all on one line. Most uses look like this, but there
55 // resource id (R.string.short_notification_text). There is also
65 // You might want to use this if there is more text that they're going
  /external/blktrace/doc/
blkiomon.8 21 There are options for binary output and human-readable output to files and
24 There is no need to use blkparse with blkiomon. blkiomon is capable of
110 There is NO WARRANTY, to the extent permitted by law.
  /external/ceres-solver/docs/
nnlsq.tex 13 Such optimization problems arise in almost every area of science and engineering. Whenever there is data to be analyzed, curves to be fitted, there is usually a linear or a non-linear least squares problem lurking in there somewhere.
  /external/chromium/app/sql/
meta_table.h 35 // the creator of the file. The version number will be 0 if there is no
43 // database can be read by. If there are minor changes or additions, old
54 // The compatible version number will be 0 if there is no previously set
  /external/chromium/chrome/browser/chromeos/status/
window_switcher_button.cc 46 // There are less than two browsers. This means we can't switch
57 // There are at least two browsers, so we show ourselves.
66 // Don't do anything if there aren't at least two normal browsers to
  /external/chromium/chrome/browser/sessions/
session_restore.h 25 // If clobber_existing_window is true and there is an open browser window,
28 // created. For example, if there is an error restoring, or the last session
52 // created, even if there is an error in restoring.
  /external/chromium/chrome/common/net/gaia/
gaia_oauth_client.h 42 // Invoked when there is an OAuth error with one of the requests.
44 // Invoked when there is a network error or upon receiving an invalid
55 // apply in the case of an OAuth error (i.e. there was something wrong with
  /external/chromium/net/disk_cache/
cache_util_win.cc 64 // There is an error, but we share delete access so let's see if there is a
75 // Most likely there is no file to open... and that's what we wanted.
  /external/chromium/net/tools/flip_server/
balsa_enums.h 34 // there are three sequences of non-whitespace regardless of whether or
70 // Warning: there may be a body but there was no content-length/chunked
  /external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/
Connector.java 60 * Returns true if there is currently data available for
69 * there is no data available. The buffer may only be valid
73 * @return The data read or null if there is no more data
  /external/libogg/doc/libogg/
ogg_stream_packetpeek.html 53 any. A NULL value may be passed in the case of a simple "is there a
61 <li>-1 if there's no packet available due to lost sync or a hole in the data.</li>
62 <li>0 if there is insufficient data available to complete a packet, or on unrecoverable internal error occurred.</li>

Completed in 732 milliseconds

1 2 3 4 5 6 7 8 91011>>