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

<<11121314151617181920>>

  /external/stlport/doc/
build_system.txt 12 There are three basic classes to consider while building:
17 Other than that, there are three different settings corresponding to the three different
21 The whole build system lies under the build/ dir of the source tree. There, it first
44 build/lib folder. From there, the following include tree is created:
79 - There are targets to only install e.g. the shared STLdebug version but there is no
  /external/strace/
PORTING 11 filesystem under System V release 4 style Unix derived systems. There
17 see if there is even a glimmer of hope. Without assistance from the
18 operating system, system call tracing is a lost cause. If there is a
33 already does. If it fits, fine, add a few more ifdefs. If there is a
58 calls in other operating systems. Go ahead and tweak what is there
59 to achieve what you want. If there is more difference than similarity,
  /external/valgrind/main/docs/internals/
Darwin-notes.txt 18 own-purpose (non-client) syscalls should get routed through there.
50 There was a broken debugstub implementation. It was removed over several
54 There was machinery to read function names from Dwarf3 debug info. But we
72 * env var handling w/ exec on Darwin: is there something odd? Compare
73 "valgrind env" on Darwin and Linux. On the former there are
76 There's a suspicious-looking "#if defined(VGO_darwin)" in
  /frameworks/base/core/java/android/util/
CharsetUtils.java 82 * vendor. If there is no vendor-specific character set for the
88 * there is no specialized name
114 * there is no specialized name
122 * given original character set name and vendor. If there is no
132 * directly to {@code charsetName} if there is no specialized
155 * directly to {@code charsetName} if there is no specialized
  /libcore/luni/src/main/java/java/util/concurrent/
TransferQueue.java 25 * #hasWaitingConsumer}, whether there are any threads waiting for
45 * if there exists a consumer already waiting to receive it (in
64 * if there exists a consumer already waiting to receive it (in
84 * if there exists a consumer already waiting to receive it (in
110 * Returns {@code true} if there is at least one consumer waiting
115 * @return {@code true} if there is at least one waiting consumer
  /libcore/luni/src/test/java/libcore/sqlite/
AbstractSqlTest.java 82 * @exception SQLException if there is a problem accessing the database
119 * @throws SQLException if there is a problem accessing the database
136 * @throws SQLException if there is a problem accessing the database
162 * @throws SQLException if there is a problem accessing the database
181 * @throws SQLException if there is a problem accessing the database
197 * @throws SQLException if there is a problem accessing the database
  /external/llvm/include/llvm/Support/
DataExtractor.h 51 /// correctly. If the offset is out of bounds or there are not
76 /// correctly. If the offset is out of bounds or there are not
101 /// correctly. If the offset is out of bounds or there are not
124 /// correctly. If the offset is out of bounds or there are not
142 /// correctly. If the offset is out of bounds or there are not
159 /// correctly. If the offset is out of bounds or there are not
184 /// correctly. If the offset is out of bounds or there are not
202 /// correctly. If the offset is out of bounds or there are not
226 /// correctly. If the offset is out of bounds or there are not
243 /// correctly. If the offset is out of bounds or there are no
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
CertPathReviewerMessages.properties 56 CertPathReviewer.ncExtError.text = Name constraint checking failed: there was an error processing the name constraints extension of the certificate.
58 CertPathReviewer.ncExtError.details = Name constraint checking failed: there was an error processing the name constraints extension of the certificate.
62 CertPathReviewer.subjAltNameExtError.text = Name constraint checking failed: there was an error processing the subject alternative name extension of the certificate.
64 CertPathReviewer.subjAltNameExtError.details = Name constraint checking failed: there was an error processing the subject alternative name extension of the certificate.
69 CertPathReviewer.ncSubjectNameError.text = Name constraint checking failed: there was an exception extracting the DN from the certificate.
71 CertPathReviewer.ncSubjectNameError.details = Name constraint checking failed: there was an exception extracting the DN from the certificate.
84 CertPathReviewer.processLengthConstError.text = Path length checking failed: there was an error processing the basic constraint extension of the certificate.
86 CertPathReviewer.processLengthConstError.details = Path length checking failed: there was an error processing the basic constraint extension of the certificate.
129 CertPathReviewer.certPathCheckerError.text = Checking critical extensions failed: there was a {2} initializing a CertPathChecker.
131 CertPathReviewer.certPathCheckerError.details = Checking critical extensions failed: there was an {2} initializing a CertPathChecker. Cause: {0
    [all...]
  /frameworks/base/core/java/android/content/pm/
PackageInfo.java 63 * there was none.
88 * or null if there were none. This is only filled in if the flag
96 * or null if there were none. This is only filled in if the flag
104 * or null if there were none. This is only filled in if the flag
112 * or null if there were none. This is only filled in if the flag
120 * or null if there were none. This is only filled in if the flag
128 * or null if there were none. This is only filled in if the flag
136 * or null if there were none. This is only filled in if the flag
146 * or null if there were none. This is only filled in if the flag
177 * or null if there were none. This is only filled in if the fla
    [all...]
  /external/marisa-trie/tools/
cmdopt.c 77 // Returns ':' if there is no argument.
103 // Returns 0 if there is a mismatch.
124 // Returns -1 if there are no long options.
140 // There are other candidates.
145 // If there is no perfect match, adopts the longest one.
158 // Checks whether there are more options or not.
187 // Return ':' if there are no more arguments.
  /external/marisa-trie/v0_1_5/tools/
cmdopt.c 77 // Returns ':' if there is no argument.
103 // Returns 0 if there is a mismatch.
124 // Returns -1 if there are no long options.
140 // There are other candidates.
145 // If there is no perfect match, adopts the longest one.
158 // Checks whether there are more options or not.
187 // Return ':' if there are no more arguments.
  /external/qemu/slirp/
if.c 124 * There are 2 output queue's, if_fastq and if_batchq.
156 * See if there's already a batchq list for this session.
231 * If there are packets on the fastq, they are sent FIFO, before
235 * for example, if there are 3 ftp session's fighting for bandwidth,
257 * If there's something in the fastq, select it immediately
276 /* If there are more packets for this session, re-queue them */
285 /* If there's no more queued, reset nqueued */
  /external/qemu/slirp-android/
if.c 124 * There are 2 output queue's, if_fastq and if_batchq.
156 * See if there's already a batchq list for this session.
231 * If there are packets on the fastq, they are sent FIFO, before
235 * for example, if there are 3 ftp session's fighting for bandwidth,
257 * If there's something in the fastq, select it immediately
276 /* If there are more packets for this session, re-queue them */
285 /* If there's no more queued, reset nqueued */
  /external/skia/src/gpu/gl/
GrGLCaps.h 195 /// Is there support for GL_UNPACK_ROW_LENGTH
198 /// Is there support for GL_UNPACK_FLIP_Y
201 /// Is there support for GL_PACK_ROW_LENGTH
204 /// Is there support for GL_PACK_REVERSE_ROW_ORDER
207 /// Is there support for texture parameter GL_TEXTURE_USAGE
210 /// Is there support for glTexStorage
213 /// Is there support for GL_RED and GL_R8
  /external/smack/src/org/jivesoftware/smackx/bookmark/
BookmarkManager.java 32 * It should be noted that some extensions have been made to the JEP. There is an attribute on URLs
86 * @throws XMPPException thrown when there was an error retrieving the current bookmarks from
103 * @throws XMPPException thrown when there is an issue retrieving the current bookmarks from
133 * @throws XMPPException thrown when there is a problem with the connection attempting to
158 * @throws XMPPException thrown when there is a problem retriving bookmarks from the server.
171 * @throws XMPPException thrown when there is an error retriving or saving bookmarks from or to
196 * @throws XMPPException thrown if there is an error retriving or saving bookmarks from or to
  /sdk/docs/
Notes_on_WST_StructuredDocument.txt 8 "StructuredDocument" API. There isn't exactly a lot of documentation on
9 this out there, so this is a short explanation of how it works, totally
31 There is a counterpart for non-existent resources:
153 type and start/length/end. There are two length and end methods:
171 Empirical evidence shows that there is no discernible difference between the getStart/getEnd
178 list seems the most useful scenario. There's no actual iterator provided for inner regions.
180 There are a few other methods available in the regions classes. This was not an exhaustive list.
  /external/webkit/Source/WebKit/mac/Carbon/
CarbonWindowAdapter.mm 36 // There are some invariants I'm maintaining for objects of this class which have been successfully initialized but not deallocated. These all make it easier to not override every single method of NSWindow.
50 // Handling of mouse clicks or key presses for any window control (close, miniaturize, zoom) might not be all there.
51 // Handling of miniaturization of Carbon windows via title bar double-click might not be all there.
112 // There's only one appropriate window style, and only one appropriate window frame class.
460 // There's no override of _addCursorRect:cursor:forView:, despite the fact that NSWindow's invokes [self windowNumber], because Carbon windows won't have subviews, and therefore won't have cursor rects.
463 // There's no override of _autoResizeState, despite the fact that NSWindow's operates on _windowNum, because it looks like it might work on Carbon windows as is.
477 // If there's a default Carbon button in this Carbon window, make it stop pulsing, the Carbon way.
510 // Complain, because this should never be called. We insist that -[NSCarbonWindow initWithCarbonWindowRef] is the only valid initializer for instances of this class, and that there's no such thing as a one-shot NSCarbonWindow.
516 // There's no override of _commonInitFrame:styleMask:backing:defer:, despite the fact that NSWindow's modifies quite a few instance variables, because it gets called in a harmless way if the class instance is properly initialized with -[NSCarbonWindow initWithCarbonWindowRef:takingOwnership:].
529 // There's no override of _discardCursorRectsForView, despite the fact that NSWindow's invokes [self window (…)
    [all...]
  /external/jmonkeyengine/engine/src/core-plugins/com/jme3/export/binary/
ByteUtils.java 55 * thrown if there is a problem reading from the input stream
91 * Thrown if there is a problem writing to the OutputStream
117 * Thrown if there is a problem reading from the InputStream
151 * Thrown if there is a problem writing to the OutputStream
179 * Thrown if there is a problem reading from the InputStream
215 * Thrown if there is a problem writing to the OutputStream
255 * Thrown if there is a problem reading from the InputStream
295 * Thrown if there is a problem writing to the OutputStream
318 * Thrown if there is a problem reading from the InputStream
351 * Thrown if there is a problem writing to the OutputStrea
    [all...]
  /external/clang/docs/analyzer/
RegionStore.txt 69 struct fields or array elements there is no way to perform pointer arithmetic
111 When there is no Direct binding for a particular region, the store manager
112 looks at each super-region in turn to see if there is a Default binding. If so,
121 print(manyInts[0]); // There is no Direct binding for manyInts[1].
122 // Is there a Default binding for the entire array?
123 // There is not, but it is a stack variable, so we use
129 aggregates. In the current implementation of RegionStore, there is no way to
152 Default binding: since there is no direct binding, the store manager falls back
167 // There is no Direct binding, so we look for a Default
  /external/clang/test/CodeGenCXX/
vtable-key-function-arm.cpp 151 // There ceases to be a key function after these declarations.
163 // There ceases to be a key function after these declarations.
182 // There ceases to be a key function after these declarations.
206 // There ceases to be a key function after these declarations.
218 // There ceases to be a key function after these declarations.
237 // There ceases to be a key function after these declarations.
264 // There ceases to be a key function after these declarations.
276 // There ceases to be a key function after these declarations.
297 // There ceases to be a key function after these declarations.
  /external/skia/include/views/
SkEvent.h 62 * Return the target ID, or 0 if there is none.
118 in value (if value is non-null). If there is no matching named field, return false
123 in value (if value is non-null). If there is no matching named field, return false
129 If there is no matching named field, return false and ignore the value and count parameters.
136 in value (if value is non-null). If there is no matching named field, return false
168 /** Add/replace the named pointer field to the event. There is no XML equivalent for this call */
230 /** Call this to process one event from the queue. If it returns true, there are more events
255 passed, then there are no more queued delay events.
268 // 'there can be only one' (non-zero) between target-id and target-proc
  /external/wpa_supplicant_8/src/utils/
radiotap.c 47 * Returns: 0 or a negative error code if there is a problem.
59 * -ENOENT if there are no more args to parse, or -EINVAL if there is a problem.
139 * Returns: 0 if there is an argument to handle,
140 * -ENOENT if there are no more args or -EINVAL
141 * if there is something else wrong.
167 * There is a requirement to pad args, so that args
226 * start of the radiotap header **. There is no guarantee
269 /* b31 was set, there is more */
  /frameworks/av/libvideoeditor/vss/common/inc/
M4DECODER_Common.h 40 * Warning: there is no new decoded frame to render since the last rendering
259 * @return M4NO_ERROR there is no error
279 * @return M4NO_ERROR There is no error
297 * @return M4NO_ERROR there is no error
317 * @return M4NO_ERROR There is no error
341 * @return M4NO_ERROR there is no error
343 * @return M4WAR_NO_MORE_AU there is no more access unit to decode (end of stream)
360 * @return M4NO_ERROR There is no error
363 * @return M4ERR_ALLOC There is no more available memory
  /hardware/ti/wlan/mac80211/ti-utils/
README 24 In userspace there is dependent on libnl v2.x package. It can be downloaded
83 There is also scenario when driver decides which radio parameters to give
91 There is option to use the feature manualy. In such case, there is need to set
125 There are 2 firmware files there:
139 There are 2 ways to do it - short where all parameters has default values and
203 There are 2 ways to do it - short where all parameters has default values and
223 This is procedure changes ini part of NVS file. It helps when there is need
  /cts/tests/tests/view/src/android/view/cts/
VelocityTrackerTest.java 85 assertVelocity(TOLERANCE_WEAK, "Expect weak bound when there is acceleration.");
97 assertVelocity(TOLERANCE_WEAK, "Expect weak bound when there is deceleration.");
102 // converge but it might take a moment to get there.
116 // Should be able to get a tighter bound if there is a pause before the
141 "Expect weak bound when there is changing acceleration.");

Completed in 486 milliseconds

<<11121314151617181920>>