/external/icu/icu4c/source/test/cintltst/ |
utf16tst.c | 69 log_err("ERROR: %x is a first surrogate\n", c); 777 UChar first = UTF_FIRST_SURROGATE(s[i]); local 783 if (first != UTF16_LEAD(s[i]) || first != U16_LEAD(s[i]) || first != firstresult) { 784 log_err("Failure in first surrogate in 0x%x expected to be 0x%x\n",
|
/external/icu/icu4c/source/test/intltest/ |
ucaconf.cpp | 122 // we are going to test with the first one that we manage to open. 200 uint32_t first = 0; local 210 int32_t buflen = u_parseString(lineB, buffer, 1024, &first, &status);
|
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/ |
DecimalFormat.java | 289 * The first subpattern is for positive numbers. The second (optional) 300 * <li>Two grouping intervals are recognized: That between the decimal point and the first 301 * grouping symbol, and that between the first and second grouping symbols. These [all...] |
SimpleDateFormat.java | 184 * <p>The calendar defines what is the first day of the week, the first week 471 // Extract formatted String first 473 for (char c = it.first(); c != CharacterIterator.DONE; c = it.next()) { 482 it.first();
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
SimpleFilteredSentenceBreakIterator.java | 150 public int first() { method in class:SimpleFilteredSentenceBreakIterator 151 return delegate.first(); 295 // first one - add the prefix to the reverse table.
|
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
BreakTransliterator.java | 90 for(boundary = bi.first(); boundary != BreakIterator.DONE && boundary < pos.limit; boundary = bi.next()) { 186 * @param begin Index of the first character 228 * Implements CharacterIterator.first() for String. 229 * @see CharacterIterator#first 231 public char first() method in class:BreakTransliterator.ReplaceableCharacterIterator
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/ |
NormalizerBuilder.java | 198 int first = '\u0000'; local 201 first = second; 203 UTF16Util.codePointLength(first)); 208 pair = ((long)first << 32) | second; 229 char first, second; local 231 first = (char)(SBase + SIndex - TIndex); 234 first = (char)(LBase + SIndex / NCount); 237 pair = ((long)first << 32) | second; 239 decompose.put(value, String.valueOf(first) + second); 421 int first = '\u0000' local [all...] |
TestCanonicalIterator.java | 144 String first = null; local 147 if(first==null){ 148 first = result; 157 if(!it.next().equals(first)){
|
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/ |
PrettyPrinter.java | 33 private boolean first = true; field in class:PrettyPrinter 120 first = true; 185 if (first) { 186 first = false;
|
/external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
ICUTaglet.java | 197 int first = bi.first(); local 200 first = next = 0; 203 text.substring(first, next) + "</font>. " + text.substring(next) + "</dd>"; 232 * This taglet should be used in the first line of the class description of classes 235 * tag. This puts an 'icu enhancement' message into the first line of the class docs, 238 * <p>Following this tag (and period), ideally in the first paragraph, the '@icu' tag 244 * end the first line, it looks in the original javadoc comment. So we need a tag to 275 * This taglet should be used in the first line of any icu-specific members in a class 283 * first paragraph of the class docs of any class containing '@icu' tags [all...] |
/external/iproute2/netem/ |
maketable.c | 96 int i, index, first=DISTTABLESIZE, last=0; local 115 if (index < first) 116 first = index;
|
/external/iputils/ |
tftpd.c | 226 int first = 1, ecode; local 241 if (first) { 243 first = 0;
|
/external/jetty/src/java/org/eclipse/jetty/util/ |
QuotedStringTokenizer.java | 433 char first=s.charAt(0); local 435 if (first!=last || (first!='"' && first!='\'')) 484 char first=s.charAt(0); local 486 if (first!=last || (first!='"' && first!='\''))
|
/external/libdivsufsort/lib/ |
trsort.c | 79 tr_insertionsort(const saidx_t *ISAd, saidx_t *first, saidx_t *last) { 83 for(a = first + 1; a < last; ++a) { 85 do { *(b + 1) = *b; } while((first <= --b) && (*b < 0)); 86 if(b < first) { break; } 167 tr_pivot(const saidx_t *ISAd, saidx_t *first, saidx_t *last) { 171 t = last - first; 172 middle = first + t / 2; 176 return tr_median3(ISAd, first, middle, last - 1); 179 return tr_median5(ISAd, first, first + t, middle, last - 1 - t, last - 1) 557 saidx_t *first, *last; local [all...] |
/external/libevent/ |
evbuffer-internal.h | 79 /** The first chain in this buffer's linked list of chains. */ 80 struct evbuffer_chain *first; member in struct:evbuffer 89 * If all chains in the buffer are empty, it is the first chain. 94 * is the first chain, or it is NULL, then the last_with_datap pointer 95 * is &buf->first. 269 * extent, and *chainp to point to the first chain that we'll try to read into.
|
/external/libexif/libexif/ |
exif-tag.c | 201 "for location finding. The first byte indicates the character " 207 "first byte indicates the character code used, " 949 int first; local 971 int first; local 1001 int first; local 1110 int first = exif_tag_table_first(tag); local 1140 int first = exif_tag_table_first(tag); local [all...] |
/external/libunwind/src/arm/ |
Gex_tables.c | 390 unw_word_t first = di->u.rti.table_data; local 394 if (prel31_to_addr (as, arg, first, &val) < 0 || ip < val) 411 while (first < last - 8) 413 entry = first + (((last - first) / 8 + 1) >> 1) * 8; 421 first = entry; 424 entry = first;
|
/external/libvncserver/client_examples/ |
gtkvncviewer.c | 389 static char first=TRUE; local 392 if (first) { 393 first=FALSE;
|
/external/libvorbis/lib/ |
envelope.c | 223 int first=ve->current/ve->searchstep; local 225 if(first<0)first=0; 233 for(j=first;j<last;j++){ 347 long first=beginW/ve->searchstep; local 350 for(i=first;i<last;i++)
|
/external/libvorbis/vq/ |
bookutil.c | 349 int first=-1,second=-1; local 358 first=membership[j]; 362 if((least==-1 || hist[j]<=least) && membership[j]!=first){ 366 if(first==-1 || second==-1){ 372 least=hist[first]+hist[second]; 374 if(membership[j]==first || membership[j]==second){ 375 membership[j]=first; 442 /* first, the static vectors, then the book structure to tie it together. */
|
/external/llvm/bindings/python/llvm/ |
core.py | 233 self.function = self.module.first 255 def first(self): member in class:Module 285 def first(self): member in class:Function 301 self.bb = function.first 341 def first(self): member in class:BasicBlock 378 self.inst = self.bb.first
|
/external/llvm/include/llvm/ADT/ |
IntervalMap.h | 18 // Like SmallVector, IntervalMap will store the first N intervals in the map 218 T1 first[N]; member in class:llvm::IntervalMapImpl::NodeBase 232 first[j] = Other.first[i]; 254 first[j + Count] = first[i + Count]; 515 /// This depends on branch nodes storing the NodeRef array as their first 562 const KeyT &start(unsigned i) const { return this->first[i].first; } 563 const KeyT &stop(unsigned i) const { return this->first[i].second; [all...] |
/external/llvm/lib/CodeGen/ |
InterferenceCache.h | 34 SlotIndex First; 217 return Current->First.isValid(); 220 /// first - Return the starting index of the first interfering range in the 222 SlotIndex first() { function in class:llvm::InterferenceCache::Cursor 223 return Current->First;
|
/external/llvm/lib/Target/Hexagon/ |
BitTracker.h | 179 // First, check the cases where there is nothing to be done. 241 uint16_t first() const { return B; } function in struct:llvm::BitTracker::BitMask
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
draw_context.c | 51 static boolean first = TRUE; local 53 if (first) { 54 first = FALSE;
|