HomeSort by relevance Sort by last modified time
    Searched full:there (Results 551 - 575 of 24139) sorted by null

<<21222324252627282930>>

  /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.
  /packages/apps/Dialer/tests/src/com/android/dialer/calllog/
CallLogAdapterTest.java 96 // There is one request for contact details.
104 // Since there is nothing in the cache, it is an immediate request.
115 // There is one request for contact details.
134 // There is one request for contact details.
138 // Since there is something in the cache, it is not an immediate request.
166 // There is one request for contact details.
170 // Since there is something in the cache, it is not an immediate request.
  /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/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/pcre/dist/doc/html/
pcreperform.html 12 from the original man page. If there is any nonsense in it, please consult the
28 that most simple patterns do not use much memory. However, there is one case
69 into which there can be no backtracking if there is a subsequent matching
71 Furthermore, there is a noticeable loss of speed when executing the modified
113 a DFA matching function, and in both cases there is not much difference for
159 procedure, PCRE checks that there is a "b" later in the subject string, and if
160 there is not, it fails the match immediately. However, when there is no
  /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/skia/src/gpu/gl/
GrGLCaps.h 207 /// Is there support for GL_UNPACK_ROW_LENGTH
210 /// Is there support for GL_UNPACK_FLIP_Y
213 /// Is there support for GL_PACK_ROW_LENGTH
216 /// Is there support for GL_PACK_REVERSE_ROW_ORDER
219 /// Is there support for texture parameter GL_TEXTURE_USAGE
222 /// Is there support for glTexStorage
225 /// Is there support for GL_RED and GL_R8
234 /// Is there support for Vertex Array Objects?
237 /// Is there support for ES2 compatability?
  /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.");
  /dalvik/dexgen/src/com/android/dexgen/rop/annotation/
Annotations.java 50 * @throws IllegalArgumentException thrown if there is a duplicate type
70 * @throws IllegalArgumentException thrown if there is a duplicate type
162 * Adds an element to this instance. There must not already be an
166 * @throws IllegalArgumentException thrown if there is a duplicate type
190 * @throws IllegalArgumentException thrown if there is a duplicate type
  /dalvik/dx/src/com/android/dx/rop/annotation/
Annotations.java 49 * @throws IllegalArgumentException thrown if there is a duplicate type
69 * @throws IllegalArgumentException thrown if there is a duplicate type
161 * Adds an element to this instance. There must not already be an
165 * @throws IllegalArgumentException thrown if there is a duplicate type
189 * @throws IllegalArgumentException thrown if there is a duplicate type
  /external/antlr/antlr-3.4/runtime/Python/
README 15 but it may be made a bit more pythonic here and there.
35 the perforce depot at <http://fisheye2.cenqua.com/browse/antlr>. There are
69 Only the runtime package can be found here. There are also some StringTemplate
74 If there are no directories 'tests' and 'unittests' in 'runtime/Python', you
79 (FIXME: is there some generic information, how to build it yourself? I should
  /external/clang/include/clang/Tooling/
FileMatchTrie.h 44 /// Furthermore, there might be symlinks inside the source folder or inside the
49 /// of matching suffix length. For each suffix length, there might be one or
51 /// \c llvm::sys::fs::equivalent() (injected as \c PathComparator). There might
74 /// according to 'Comparator', if it can be uniquely identified. If there
75 /// are no matches an empty \c StringRef is returned. If there are ambigious
  /external/dexmaker/src/dx/java/com/android/dx/rop/annotation/
Annotations.java 50 * @throws IllegalArgumentException thrown if there is a duplicate type
70 * @throws IllegalArgumentException thrown if there is a duplicate type
162 * Adds an element to this instance. There must not already be an
166 * @throws IllegalArgumentException thrown if there is a duplicate type
190 * @throws IllegalArgumentException thrown if there is a duplicate type
  /external/skia/include/gpu/gl/
GrGLConfig.h 31 * also be placed there.
61 * be valid (i.e. there is no NULL check). However, by default the callback will
65 * The GrGLInterface field fCallback specifies the function ptr and there is an
156 * There is a strange bug that occurs on Macs with NVIDIA GPUs. We don't
164 * There is a lot of uncertainty around this issue. In Chrome backgrounding
  /frameworks/base/core/java/android/webkit/
MimeTypeMap.java 37 * Returns the file extension or an empty string iff there is no
76 * @return True iff there is a mimeType entry in the map.
85 * @return The MIME type for the given extension or null iff there is none.
99 * @return True iff there is an extension entry in the map.
110 * @return The extension for the given MIME type or null iff there is none.
  /frameworks/base/tools/orientationplot/
README.txt 50 2. Ensure that there is an appropriate gap between adjacent orientation angles
59 There should be no gap observed initially. The algorithm should pick one
73 greatly exceeds 60ms then there is a problem with the accelerometer or the
77 degrees (refer to MAX_TILT constant). Consequently, you should expect there
79 so there will be no orientation proposal either.
  /packages/apps/DeskClock/src/com/android/deskclock/
FetchMatchingAlarmsAction.java 38 * if there are more than 1 matching alarms and the SEARCH_MODE is not ALL
95 // there might me multiple alarms at the same time
115 // get time from nextAlarm and see if there are any other alarms matching this time
119 // there might me multiple alarms firing next
134 // there might me multiple alarms with this label
  /packages/apps/SoundRecorder/res/values/
strings.xml 31 <!-- label shown when there is not enough space to record something -->
35 <!-- label shown when there is no sd card available to record to [CHAR LIMIT=30] -->
37 <!-- label shown when there is no sd card available to record to -->
39 <!-- label shown when there is more than 1 minute but less than 9 minutes of space left to record -->
41 <!-- label shown when there is less than 1 minute of space left to record -->
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
HierarchicalFolderSelectorAdapter.java 74 * 1) If there is just a folder name, return that.
75 * 2) If there is a single parent and a folder name, return parent/folder.
76 * 3) If there is > 1 but < 3 ancestors, return ancestor/ancestor2/folder
77 * 4) If there are > 3 ancestors, return the top most ancestor, and direct parent
121 // If there is nothing appended to display, don't try to setSpan.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/usb/
functionfs.h 80 * For each language there is one stringtab entry (ie. there are lang_count
88 * For each string there is one strings entry (ie. there are str_count
153 * Returns reverse mapping of an interface. Called on EP0. If there
  /external/pcre/dist/doc/
pcrepartial.3 9 pattern, PCRE_ERROR_NOMATCH is returned. There are circumstances where it might
10 be helpful to distinguish this case from other cases in which there is no
66 restriction there would always be a partial match of an empty string at the end
69 If there are at least two slots in the offsets vector when a partial match is
72 subject so that a substring can easily be identified. If there are at least
107 If there is more than one partial match, the first one that was found provides
116 example, there are two partial matches, because "dog" on its own partially
173 the subject is reached before the end of the pattern, there is the possibility
177 When PCRE_PARTIAL_SOFT is set, PCRE_ERROR_PARTIAL is returned only if there
181 partial match was found is set as the first matching string, provided there ar
    [all...]
  /external/valgrind/docs/internals/
threads-syscalls-signals.txt 39 2. signal masks are per-thread (there's no notion of a process-wide
48 window it will cause havok (I think there's still one instance of this
54 particular thread; there's no such thing as a broadcast signal.)
82 this is that there's no general atomic
98 BUT, there's another complexity: because the Unix signal mechanism has
106 To handle this case, there's a small per-thread signal queue set up to
112 *all* signals blocked, so there's no risk of two concurrent async signal
119 There are two mechanisms to prevent disaster if multiple threads get
122 block all signals, so there's no risk of a new signal being delivered to
145 The main function for this is VG_(deliver_signal). There are three cases
    [all...]

Completed in 387 milliseconds

<<21222324252627282930>>