HomeSort by relevance Sort by last modified time
    Searched defs:last (Results 301 - 325 of 2704) sorted by null

<<11121314151617181920>>

  /external/icu/icu4c/source/common/
uchriter.cpp 118 UCharCharacterIterator::last() { function in class:UCharCharacterIterator
ustr_titlecase_brkiter.cpp 57 int32_t last() U_OVERRIDE;
115 int32_t WholeStringBreakIterator::last() { return length; } function in class:WholeStringBreakIterator
  /external/icu/icu4c/source/i18n/
search.cpp 219 int32_t SearchIterator::last(UErrorCode &status) function in class:SearchIterator
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/
BreakIterator.java 53 * has a concept of a "current position" and methods like first(), last(), next(),
67 * last character is 1 plus the length of the string.
125 * int end = boundary.last();
146 * Print last element
150 * int end = boundary.last();
174 * int last = wb.following(pos);
177 * for (int p = last; p < current; p++) {
179 * return last;
181 * last = current;
255 * Return the last boundary position. This is always the "past-the-end
264 public abstract int last(); method in class:BreakIterator
763 public int last() { method in class:BreakIterator.BreakIteratorHandle
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
CharSequences.java 44 // s.trim() => UnicodeSet.trim(CharSequence s); return a subsequence starting with the first character not in the set to the last character not in the set.
293 char last = (char) result[j-1]; local
294 if (last >= 0xD800 && last <= 0xDBFF) {
296 result[j-1] = Character.toCodePoint(last, cp);
  /external/iptables/extensions/
libxt_NFQUEUE.c 37 " --queue-balance first:last Balance flows between queues <value> to <value>.\n");
46 " --queue-balance first:last Balance flows between queues <value> to <value>.\n"
57 " --queue-balance first:last Balance flows between queues <value> to <value>.\n"
167 unsigned int last = tinfo->queues_total; local
169 if (last > 1) {
170 last += tinfo->queuenum - 1;
171 printf(" NFQUEUE balance %u:%u", tinfo->queuenum, last);
181 unsigned int last = info->queues_total; local
183 if (last > 1) {
184 last += info->queuenum - 1
197 unsigned int last = info->queues_total; local
223 unsigned int last = tinfo->queues_total; local
236 unsigned int last = info->queues_total; local
252 unsigned int last = info->queues_total; local
288 unsigned int last = tinfo->queues_total; local
304 unsigned int last = info->queues_total; local
322 unsigned int last = info->queues_total; local
    [all...]
  /external/jsilver/src/com/google/clearsilver/jsilver/compiler/
VariableTranslator.java 124 JavaExpression last = null; local
126 if (last == null) {
127 last = current;
130 if (current instanceof StringExpression && last instanceof StringExpression) {
131 // Last and current are both strings - combine them.
133 StringExpression lastString = (StringExpression) last;
134 last = new StringExpression(lastString.getValue() + currentString.getValue());
136 out.add(last);
137 last = current;
140 out.add(last);
    [all...]
  /external/junit-params/src/main/java/junitparams/internal/
InvokeParameterisedMethod.java 131 int last = expectedParameterTypes.length - 1; local
132 if (columns[last] == null) {
136 && expectedParameterTypes[last].isArray()
137 && expectedParameterTypes[last].getComponentType().equals(columns[last].getClass());
  /external/libmicrohttpd/src/testcurl/
test_postform.c 163 struct curl_httppost *last = NULL; local
165 curl_formadd (&post, &last, CURLFORM_COPYNAME, "name",
167 curl_formadd (&post, &last, CURLFORM_COPYNAME, "project",
  /external/libmicrohttpd/src/testzzuf/
test_post_form.c 156 struct curl_httppost *last = NULL; local
158 curl_formadd (&post, &last, CURLFORM_COPYNAME, "name",
160 curl_formadd (&post, &last, CURLFORM_COPYNAME, "project",
  /external/libopus/celt/tests/
test_unit_mathops.c 92 opus_int32 min_d,max_d,last,chk; local
94 last=min_d=32767;
100 d = last - q;
103 last = q;
116 opus_int32 min_d,max_d,last,chk; local
118 last=min_d=15059;
126 d = last - q;
131 last = q;
  /external/libxkbcommon/xkbcommon/src/
keysym.c 127 const struct name_keysym *iter, *last; local
147 last = name_to_keysym + len;
148 for (iter = entry + 1; iter < last; ++iter) {
204 * As a last ditch effort, try without. */
  /external/libxml2/include/libxml/
entities.h 43 struct _xmlNode *last; /* Last child link */ member in struct:_xmlEntity
  /external/ltp/testcases/realtime/include/
list.h 207 struct list_head *last = list->prev; local
213 last->next = at;
214 at->prev = last;
  /external/ltp/tools/pounder21/src/ramsnake/
snake.c 47 static struct timeval last; variable in typeref:struct:timeval
119 - (last.tv_usec + (last.tv_sec * 1000000));
125 last = now;
289 gettimeofday(&last, NULL);
  /external/ltp/utils/ffsb-6.0-rc2/
fh.c 267 uint64_t last; local
270 last = size % blocksize;
275 if (last) {
277 fhwrite(fd, buf, last, ft, fs);
  /external/mesa3d/src/compiler/glsl/tests/
blob_test.c 199 size_t delta, last, num_bytes; local
210 last = blob->size;
222 expect_unequal(delta, blob->size - last, "unaligned write of bytes");
226 expect_equal(2 * delta, blob->size - last, "aligned write of intptr");
228 last = blob->size;
  /external/mesa3d/src/gallium/drivers/ilo/
ilo_resource.h 45 * they indicate the writer since last resolve.
160 const struct ilo_texture_slice *last = local
165 while (slice <= last) {
176 const struct ilo_texture_slice *last = local
181 while (slice <= last) {
  /external/mesa3d/src/intel/vulkan/
anv_wsi.c 388 VkFence last = swapchain->fences[2]; local
391 swapchain->fences[0] = last;
393 if (last != VK_NULL_HANDLE) {
395 1, &last, true, 1);
  /external/mesa3d/src/mesa/drivers/dri/i915/
intel_pixel_bitmap.c 117 GLint first, last; local
126 last = 0;
131 last = h-1;
137 for (row = first; row != (last+incr); row += incr) {
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_vec4_gs_visitor.cpp 217 vec4_instruction *last = (vec4_instruction *) instructions.get_tail(); local
218 if (last && last->opcode == GS_OPCODE_URB_WRITE &&
221 last->urb_write_flags = BRW_URB_WRITE_EOT | last->urb_write_flags;
474 * (in other words, when the last 5 bits of vertex_count *
477 * always 1 or 2), this is equivalent to requiring that the last 5-n
565 * last vertex, so setting cut bit 31 has no effect (since the primitive
    [all...]
intel_pixel_bitmap.c 114 GLint first, last; local
123 last = 0;
128 last = h-1;
134 for (row = first; row != (last+incr); row += incr) {
  /external/mockito/src/main/java/org/mockito/internal/invocation/
InvocationsFinder.java 114 Invocation last = invocations.get(invocations.size() - 1); local
115 return last.getLocation();
  /external/owasp/sanitizer/src/main/org/owasp/html/
HtmlSanitizer.java 163 // Last attribute added was valueless.
204 char last = encodedAttributeValue.charAt(n - 1); local
205 if (last == '"' || last == '\'') {
207 if (n != 1 && last == encodedAttributeValue.charAt(0)) {
  /external/parameter-framework/asio-1.10.6/include/asio/detail/
hash_map.hpp 107 iterator end_it = buckets_[bucket].last;
128 const_iterator end_it = buckets_[bucket].last;
149 buckets_[bucket].first = buckets_[bucket].last =
152 return std::pair<iterator, bool>(buckets_[bucket].last, true);
154 iterator end_it = buckets_[bucket].last;
162 buckets_[bucket].last = values_insert(end_it, v);
164 return std::pair<iterator, bool>(buckets_[bucket].last, true);
175 bool is_last = (it == buckets_[bucket].last);
177 buckets_[bucket].first = buckets_[bucket].last = values_.end();
181 --buckets_[bucket].last;
304 iterator last; member in struct:asio::detail::hash_map::bucket_type
    [all...]

Completed in 533 milliseconds

<<11121314151617181920>>