/external/harfbuzz_ng/src/ |
hb-ot-layout-gsubgpos-private.hh | 261 c->buffer->idx, c->buffer->cur().codepoint, (int) c->lookup_index); 372 matcher.set_syllable (start_index_ == c->buffer->idx ? c->buffer->cur().syllable () : 0); 551 unsigned int add_in = _hb_glyph_info_get_glyph_props (&buffer->cur()) & 568 _hb_glyph_info_set_glyph_props (&buffer->cur(), add_in | gdef.get_glyph_props (glyph_index)); 570 _hb_glyph_info_set_glyph_props (&buffer->cur(), add_in | class_guess); 581 buffer->cur().codepoint = glyph_index; 739 bool is_mark_ligature = _hb_glyph_info_is_mark (&buffer->cur()); 742 total_component_count += _hb_glyph_info_get_lig_num_comps (&buffer->cur()); 744 unsigned int first_lig_id = _hb_glyph_info_get_lig_id (&buffer->cur()); 745 unsigned int first_lig_comp = _hb_glyph_info_get_lig_comp (&buffer->cur()); [all...] |
hb-ot-shape-complex-myanmar.cc | 456 unsigned int syllable = buffer->cur().syllable(); 463 ginfo.cluster = buffer->cur().cluster; 464 ginfo.mask = buffer->cur().mask; 465 ginfo.syllable() = buffer->cur().syllable();
|
/external/chromium-trace/catapult/third_party/jquery/ |
jquery-2.1.4.js | 929 var cur = b && a, 930 diff = cur && a.nodeType === 1 && b.nodeType === 1 && 940 if ( cur ) { 941 while ( (cur = cur.nextSibling) ) { 942 if ( cur === b ) { [all...] |
/external/opencv3/modules/cudastereo/src/cuda/ |
stereobp.cu | 357 float cur; 361 cur = dst[step * disp]; 362 if (prev < cur) 364 cur = prev; 367 prev = cur; 374 cur = dst[step * disp]; 375 if (prev < cur) 377 cur = prev; 380 prev = cur;
|
/external/libpcap/ |
pcap-sita.c | 193 iface_t *p, *cur; local 195 cur = u->iface; 196 while (cur) { /* loop over all the interface entries */ 197 if (cur->name) free(cur->name); /* throwing away the contents if they exist */ 198 if (cur->IOPname) free(cur->IOPname); 199 p = cur->next; 200 free(cur); /* then throw away the structure itself */ 201 cur = p [all...] |
/external/libxml2/ |
buf.c | 1028 const char *cur; local 1041 for (cur = str;*cur != 0;cur++) { 1048 buf->content[buf->use++] = *cur; 1112 const xmlChar *cur, *base; local 1125 base = cur = string; 1126 while(*cur != 0){ 1127 if(*cur == '"'){ 1128 if (base != cur) [all...] |
testapi.c | 1595 xmlChar * cur; \/* a pointer to a zero terminated string *\/ local 2319 xmlChar * cur; \/* a pointer to an array of xmlChar *\/ local 2499 xmlChar * cur; \/* a pointer to a zero terminated string *\/ local 2664 xmlChar * cur; \/* a pointer to an array of xmlChar *\/ local 2828 xmlDocPtr cur; \/* the document *\/ local 2881 xmlDocPtr cur; \/* the document *\/ local 2928 xmlDocPtr cur; \/* the document *\/ local 2973 xmlDocPtr cur; \/* the document *\/ local 3019 xmlDocPtr cur; \/* the document *\/ local 3227 xmlNodePtr cur; \/* the current node *\/ local 3274 xmlNodePtr cur; \/* the current node *\/ local 3321 xmlNodePtr cur; \/* the current node *\/ local 3382 xmlNodePtr cur; \/* the current node *\/ local 3442 xmlNodePtr cur; \/* the current node *\/ local 3494 xmlDocPtr cur; \/* the document *\/ local 3535 xmlDocPtr cur; \/* the document *\/ local 3583 xmlDocPtr cur; \/* the document *\/ local 10843 xmlListPtr cur; \/* the new list *\/ local 12675 xmlChar * cur; \/* a pointer to an array of xmlChar *\/ local 12771 xmlChar * cur; \/* a pointer to a zero terminated string *\/ local 13847 xmlChar * cur; \/* a pointer to an array of xmlChar *\/ local 14460 xmlChar * cur; \/* a pointer to a zero terminated string *\/ local 14621 xmlChar * cur; \/* a pointer to an array of xmlChar *\/ local 14788 xmlChar * cur; \/* a pointer to an array of xmlChar *\/ local 16465 xmlChar * cur; \/* pointer to the beginning of the char *\/ local 18164 xmlNodePtr cur; \/* the child node *\/ local 18204 xmlNodePtr cur; \/* the first node in the list *\/ local 18242 xmlNodePtr cur; \/* the child node *\/ local 18283 xmlNodePtr cur; \/* the child node *\/ local 18324 xmlNodePtr cur; \/* the child node *\/ local 18506 xmlNode * cur; \/* the node being read *\/ local 19360 xmlNsPtr cur; \/* the namespace *\/ local 19393 xmlNsPtr cur; \/* the first namespace *\/ local 19499 xmlAttrPtr cur; \/* the attribute *\/ local 19538 xmlAttrPtr cur; \/* the first attribute *\/ local 19981 xmlDocPtr cur; \/* the document *\/ local 20019 xmlDocPtr cur; \/* the document *\/ local 20132 xmlDocPtr cur; \/* the document *\/ local 20234 xmlDocPtr cur; \/* the document *\/ local 20357 xmlNodePtr cur; \/* the current node *\/ local 22161 xmlNodePtr cur; \/* the node being modified *\/ local 22198 xmlNodePtr cur; \/* the node being modified *\/ local 22245 xmlNode * cur; \/* the node being read *\/ local 22287 xmlNodePtr cur; \/* the current node *\/ local 22348 xmlNodePtr cur; \/* the current node *\/ local 22413 xmlNode * cur; \/* the node being checked *\/ local 22450 xmlNode * cur; \/* the node being read *\/ local 22482 xmlNode * cur; \/* the node being checked *\/ local 22514 xmlNode * cur; \/* the node being checked *\/ local 22672 xmlNodePtr cur; \/* the node being changed *\/ local 22710 xmlNodePtr cur; \/* the node being modified *\/ local 22748 xmlNodePtr cur; \/* the node being modified *\/ local 22794 xmlNodePtr cur; \/* the node being changed *\/ local 22833 xmlNodePtr cur; \/* the node being changed *\/ local 22872 xmlNodePtr cur; \/* the node being changed *\/ local 22988 xmlAttrPtr cur; \/* an attribute *\/ local 23024 xmlNodePtr cur; \/* the node *\/ local 23072 xmlDocPtr cur; \/* the document *\/ local 23113 xmlDocPtr cur; \/* the document *\/ local 23161 xmlDocPtr cur; \/* the document *\/ local 23210 xmlDocPtr cur; \/* the document *\/ local 23258 xmlDocPtr cur; \/* the document being saved *\/ local 23313 xmlDocPtr cur; \/* the document *\/ local 24987 xmlElementContentPtr cur; \/* An element content pointer. *\/ local 25024 xmlElementContentPtr cur; \/* An element content pointer. *\/ local 30078 xmlChar * cur; \/* a pointer to a zero terminated string *\/ local 30245 xmlChar * cur; \/* a pointer to a zero terminated string *\/ local 36073 xmlSchemaValPtr cur; \/* the value to be appended *\/ local 36265 char * cur; \/* the input char * *\/ local 36297 char * cur; \/* the input char * *\/ local 36668 xmlChar * cur; \/* the input xmlChar * *\/ local 36870 xmlChar * cur; \/* the input xmlChar * *\/ local 47525 xmlXPathObjectPtr cur; \/* the object to inspect *\/ local 48628 xmlNodePtr cur; \/* the current node in the traversal *\/ local 48669 xmlNodePtr cur; \/* the current node in the traversal *\/ local 48710 xmlNodePtr cur; \/* the current attribute in the traversal *\/ local 48751 xmlNodePtr cur; \/* the current node in the traversal *\/ local 48792 xmlNodePtr cur; \/* the current node in the traversal *\/ local 48833 xmlNodePtr cur; \/* the current node in the traversal *\/ local 48874 xmlNodePtr cur; \/* the current node in the traversal *\/ local 48915 xmlNodePtr cur; \/* the current node in the traversal *\/ local 48956 xmlNodePtr cur; \/* the current attribute in the traversal *\/ local 48997 xmlNodePtr cur; \/* the current node in the traversal *\/ local 49038 xmlNodePtr cur; \/* the current node in the traversal *\/ local 49079 xmlNodePtr cur; \/* the current node in the traversal *\/ local 49120 xmlNodePtr cur; \/* the current node in the traversal *\/ local 49241 xmlNodeSetPtr cur; \/* the initial node set *\/ local 49282 xmlNodeSetPtr cur; \/* the initial node set *\/ local 49330 xmlNodeSetPtr cur; \/* the initial node set *\/ local 49371 xmlNodeSetPtr cur; \/* the node-set *\/ local 49411 xmlNodeSetPtr cur; \/* the initial node set *\/ local 49491 xmlNodeSetPtr cur; \/* the initial node set *\/ local 51518 xmlLocationSetPtr cur; \/* the initial range set *\/ local 51567 xmlLocationSetPtr cur; \/* the initial range set *\/ local 51616 xmlLocationSetPtr cur; \/* the initial range set *\/ local [all...] |
/frameworks/base/core/java/android/database/ |
DatabaseUtils.java | 1048 Cursor cur = null; local [all...] |
/external/compiler-rt/lib/lsan/ |
lsan_common.cc | 474 for (SymbolizedStack *cur = frames; cur; cur = cur->next) { 475 if (suppressions->Match(cur->info.function, kSuppressionLeak, &s) || 476 suppressions->Match(cur->info.file, kSuppressionLeak, &s)) {
|
/external/freetype/src/pfr/ |
pfrload.c | 893 PFR_Char cur = &phy_font->chars[n]; local 896 cur->char_code = ( flags & PFR_PHY_2BYTE_CHARCODE ) 900 cur->advance = ( flags & PFR_PHY_PROPORTIONAL ) 905 cur->ascii = ( flags & PFR_PHY_ASCII_CODE ) 912 cur->gps_size = ( flags & PFR_PHY_2BYTE_GPS_SIZE ) 916 cur->gps_offset = ( flags & PFR_PHY_3BYTE_GPS_OFFSET )
|
/external/freetype/src/pshinter/ |
pshglob.c | 54 width->cur = FT_MulFix( width->org, scale ); 55 width->fit = FT_PIX_ROUND( width->cur ); 66 dist = w - stand->cur; 72 w = stand->cur; 74 width->cur = w; 100 w = dimension->stdw.widths[n].cur;
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pfr/ |
pfrload.c | 992 PFR_Char cur = &phy_font->chars[n]; local 995 cur->char_code = ( flags & PFR_PHY_2BYTE_CHARCODE ) 999 cur->advance = ( flags & PFR_PHY_PROPORTIONAL ) 1004 cur->ascii = ( flags & PFR_PHY_ASCII_CODE ) 1011 cur->gps_size = ( flags & PFR_PHY_2BYTE_GPS_SIZE ) 1015 cur->gps_offset = ( flags & PFR_PHY_3BYTE_GPS_OFFSET )
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pshinter/ |
pshglob.c | 54 width->cur = FT_MulFix( width->org, scale ); 55 width->fit = FT_PIX_ROUND( width->cur ); 66 dist = w - stand->cur; 72 w = stand->cur; 74 width->cur = w; 100 w = dimension->stdw.widths[n].cur;
|
/external/libvncserver/webclients/novnc/include/ |
jsunzip.js | 387 var sum = 0, cur = 0, len = 0; 389 cur = 2 * cur + ((d.tag & (1 << len)) >> len); 394 cur -= t.table[len]; 396 } while (cur >= 0); 401 return t.trans[sum + cur];
|
/external/libxml2/python/ |
types.c | 658 xmlNodePtr cur; local 668 cur = NULL; 673 cur = PyxmlNode_Get(node); 680 cur = PyxmlNode_Get(wrapper); 686 if (cur != NULL) { 687 xmlXPathNodeSetAdd(set, cur);
|
/external/pdfium/third_party/freetype/src/pshinter/ |
pshglob.c | 54 width->cur = FT_MulFix( width->org, scale ); 55 width->fit = FT_PIX_ROUND( width->cur ); 66 dist = w - stand->cur; 72 w = stand->cur; 74 width->cur = w; 100 w = dimension->stdw.widths[n].cur;
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
fastcodemb.cpp | 533 Int Sad8x8(UChar *cur, UChar *prev, Int width) 535 UChar *end = cur + (width << 3); 537 Int *curInt = (Int*) cur; 546 cur1 = curInt[1]; /* load cur[4..7] */ 548 curInt += (width >> 2); /* load cur[0..3] and +=lx */ 599 Int getBlockSum(UChar *cur, Int width) 602 UChar *end = cur + (width << 3); 603 Int *curInt = (Int*)cur;
|
/frameworks/base/core/java/android/util/ |
ArrayMap.java | 541 final Object cur = mArray[i<<1]; local 544 if (cur == prev) { 545 throw new IllegalArgumentException("Duplicate key in ArrayMap: " + cur); 547 if (cur != null && prev != null && cur.equals(prev)) { 548 throw new IllegalArgumentException("Duplicate key in ArrayMap: " + cur);
|
/packages/apps/Settings/src/com/android/settings/wifi/p2p/ |
WifiP2pSettings.java | 200 char cur = name.charAt(i); 201 if(!Character.isDigit(cur) && !Character.isLetter(cur) 202 && cur != '-' && cur != '_' && cur != ' ') {
|
/external/libunwind/include/ |
libunwind_i.h | 395 #define ACCESS_MEM_FAST(ret,validate,cur,addr,to) \ 396 do { (ret) = dwarf_get ((cur), DWARF_MEM_LOC ((cur), (addr)), &(to)); } \
|
/external/lzma/Java/Tukaani/src/org/tukaani/xz/ |
SeekableXZInputStream.java | 443 IndexDecoder cur = (IndexDecoder)streams.get(i); local 444 cur.setOffsets(prev); 445 prev = cur; [all...] |
/external/webp/src/utils/ |
quant_levels_dec.c | 82 uint16_t* const cur = p->cur_; local 92 out[x] = new_value - cur[x]; // vertical sum of 'r' pixels. 93 cur[x] = new_value;
|
/hardware/akm/AK8975_FS/libsensors/ |
sensors.cpp | 260 int64_t cur = mSensors[drv]->getDelay(handle); variable 265 if (cur != ns) { 270 if (cur > ns) {
|
/system/bt/bta/hf_client/ |
bta_hf_client_at.c | 108 tBTA_HF_CLIENT_AT_QCMD *cur = bta_hf_client_cb.scb.at_cb.queued_cmd; local 111 while (cur != NULL) { 112 next = cur->next; 113 osi_free(cur); 114 cur = next; 203 tBTA_HF_CLIENT_AT_QCMD *cur = bta_hf_client_cb.scb.at_cb.queued_cmd; local 207 if (cur != NULL) 209 bta_hf_client_cb.scb.at_cb.queued_cmd = cur->next; 211 bta_hf_client_send_at(cur->cmd, cur->buf, cur->buf_len) [all...] |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
GlobalizationPreferencesTest.java | 524 Currency cur = gp.getCurrency(); local 525 String code = cur.getCurrencyCode(); 534 cur = gp.getCurrency(); 535 code = cur.getCurrencyCode(); 546 cur = gp.getCurrency(); 547 code = cur.getCurrencyCode(); 555 cur = gp.getCurrency(); 556 code = cur.getCurrencyCode(); 565 cur = gp.getCurrency(); 566 code = cur.getCurrencyCode() [all...] |