/external/chromium_org/third_party/icu/source/i18n/ |
udat.cpp | 234 return res.extract(result, resultLength, *status); 398 return res.extract(result, resultLength, *status); 482 return res1.extract(result, resultLength, *status); 544 return res[index].extract(result, resultLength, *status); [all...] |
zonemeta.cpp | 254 tzid.extract(utzid, ZID_KEY_MAX + 1, tmpStatus); 557 tzid.extract(tzidUChars, ZID_KEY_MAX + 1, status); 601 tzid.extract(key, tzidLen, status); 633 int32_t tzKeyLen = canonicalID.extract(0, canonicalID.length(), tzKey, sizeof(tzKey), US_INV); 725 keyLen = mzid.extract(0, mzid.length(), keyBuf, ZID_KEY_MAX + 1, US_INV); 735 keyLen = region.extract(0, region.length(), keyBuf, ZID_KEY_MAX + 1, US_INV);
|
umsg.cpp | 360 return res.extract(result, resultLength, *status); 483 return resultStr.extract(result, resultLength, *status); 583 temp.extract(0,len,aString);
|
rbt_set.cpp | 148 r.extract(0, len, parseError.preContext); 155 r.extract(0, len, parseError.postContext);
|
/external/icu/icu4c/source/i18n/ |
ucal.cpp | 77 len = id.extract(result, resultCapacity, *ec); 215 return id.extract(result, resultLength, *status); 255 return id.extract(result, resultLength, *status); 584 reslen = canonical.extract(result, resultCapacity, *status); 788 resultWinID.extract(winid, winidCapacity, *status); 806 resultID.extract(id, idCapacity, *status);
|
udat.cpp | 237 return res.extract(result, resultLength, *status); 401 return res.extract(result, resultLength, *status); 485 return res1.extract(result, resultLength, *status); 547 return res[index].extract(result, resultLength, *status); [all...] |
umsg.cpp | 360 return res.extract(result, resultLength, *status); 483 return resultStr.extract(result, resultLength, *status); 583 temp.extract(0,len,aString);
|
/external/chromium_org/ui/file_manager/file_manager/foreground/js/metadata/ |
id3_parser.js | 277 * Attempts to extract ID3v1 tag from 128 bytes long ByteBuffer 396 function extract(propName, tags) { 406 extract('album', 'TALB', 'TAL'); 407 extract('title', 'TIT2', 'TT2'); 408 extract('artist', 'TPE1', 'TP1');
|
/external/chromium_org/third_party/cython/src/Cython/Build/ |
Dependencies.py | 547 def transitive_merge(self, node, extract, merge): 549 seen = self._transitive_cache[extract, merge] 551 seen = self._transitive_cache[extract, merge] = {} 553 node, extract, merge, seen, {}, self.cimported_files)[0] 555 def transitive_merge_helper(self, node, extract, merge, seen, stack, outgoing): 558 deps = extract(node) 565 sub_deps, sub_loop = self.transitive_merge_helper(next, extract, merge, seen, stack, outgoing) [all...] |
/external/chromium_org/third_party/icu/source/common/ |
normalizer2.cpp | 771 return destString.extract(dest, capacity, *pErrorCode); 812 safeMiddle.extract(0, 0x7fffffff, first+firstLength-safeMiddle.length()); 827 return firstString.extract(first, firstCapacity, *pErrorCode); 865 return destString.extract(decomposition, capacity, *pErrorCode); 884 return destString.extract(decomposition, capacity, *pErrorCode); [all...] |
/external/icu/icu4c/source/common/ |
normalizer2.cpp | 771 return destString.extract(dest, capacity, *pErrorCode); 812 safeMiddle.extract(0, 0x7fffffff, first+firstLength-safeMiddle.length()); 827 return firstString.extract(first, firstCapacity, *pErrorCode); 865 return destString.extract(decomposition, capacity, *pErrorCode); 884 return destString.extract(decomposition, capacity, *pErrorCode); [all...] |
/external/libhevc/common/arm/ |
ihevc_intra_pred_chroma_mode_27_to_33.s | 154 vmov.u32 lr,d5[0] @(i row)extract idx to the r register 203 vmov.u32 lr,d5[1] @extract idx to the r register 281 vmov.u32 lr,d3[0] @(i)extract idx to the r register 320 vmov.u32 lr,d3[1] @extract idx to the r register 391 vmov.u32 lr,d3[0] @(i)extract idx to the r register
|
ihevc_intra_pred_filters_chroma_mode_19_to_25.s | 265 vmov.u32 lr,d5[0] @(i row)extract idx to the r register 311 vmov.u32 lr,d5[1] @extract idx to the r register 390 vmov.u32 lr,d3[0] @(i)extract idx to the r register 431 vmov.u32 lr,d3[1] @extract idx to the r register 504 vmov.u32 lr,d3[0] @(i)extract idx to the r register
|
ihevc_intra_pred_filters_luma_mode_19_to_25.s | 269 vmov.u32 lr,d5[0] @(i row)extract idx to the r register 314 vmov.u32 lr,d5[1] @extract idx to the r register 388 vmov.u32 lr,d3[0] @(i)extract idx to the r register 428 vmov.u32 lr,d3[1] @extract idx to the r register 498 vmov.u32 lr,d3[0] @(i)extract idx to the r register
|
ihevc_intra_pred_luma_mode_27_to_33.s | 158 vmov.u32 lr,d5[0] @(i row)extract idx to the r register 206 vmov.u32 lr,d5[1] @extract idx to the r register 283 vmov.u32 lr,d3[0] @(i)extract idx to the r register 321 vmov.u32 lr,d3[1] @extract idx to the r register 391 vmov.u32 lr,d3[0] @(i)extract idx to the r register
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
normconf.cpp | 504 sPretty.extract(0, sPretty.length(), sChars, sPretty.length() + 1); 506 gotPretty.extract(0, gotPretty.length(), gotChars, gotPretty.length() + 1); 508 expPretty.extract(0, expPretty.length(), expChars, expPretty.length() + 1);
|
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/ |
t_vertex.c | 211 /* Extract a named attribute from a hardware vertex. Will have to 225 a[j].extract( &a[j], dest, (GLubyte *)vin + a[j].vertoffset ); 335 vtx->attr[j].extract = _tnl_format_info[format].extract;
|
/external/icu/icu4c/source/test/intltest/ |
normconf.cpp | 504 sPretty.extract(0, sPretty.length(), sChars, sPretty.length() + 1); 506 gotPretty.extract(0, gotPretty.length(), gotChars, gotPretty.length() + 1); 508 expPretty.extract(0, expPretty.length(), expChars, expPretty.length() + 1);
|
/external/mesa3d/src/mesa/tnl/ |
t_vertex.c | 211 /* Extract a named attribute from a hardware vertex. Will have to 225 a[j].extract( &a[j], dest, (GLubyte *)vin + a[j].vertoffset ); 335 vtx->attr[j].extract = _tnl_format_info[format].extract;
|
/system/core/libpixelflinger/codeflinger/ |
GGLAssembler.h | 383 void extract(integer_t& d, const pixel_t& s, int component); 384 void extract(component_t& d, const pixel_t& s, int component); 385 void extract(integer_t& d, int s, int h, int l, int bits=32);
|
/external/chromium_org/third_party/icu/source/samples/ustring/ |
ustring.cpp | 88 out[s.extract(0, 99, out)]=0; 499 // if we need it in the original buffer, then extract() to it 500 // extract() does not do anything if the string aliases that same buffer 507 one.extract(0, i, writeable); 509 printf("writeable-alias backing buffer[%d]=0x%lx after re-extract\n", 585 // printUnicodeString() could use this, too, by changing to an extract() overload
|
/external/chromium_org/third_party/icu/source/tools/gendict/ |
gendict.cpp | 397 fileLine.extract(valueStart, valueLength, s, 16, US_INV); 503 s.extract(0, s.length(), tmp, 1024);
|
/external/chromium_org/tools/grit/grit/ |
clique.py | 67 extract = re.sub('(?i)error', 'REDACTED', text[0:40])[0:40] 75 return " %s \"%s%s\" %s" % (clique.GetId(), extract, ellipsis,
|
/external/chromium_org/tools/telemetry/telemetry/core/platform/ |
win_platform_backend.py | 67 zip_file.extract(dll_file_name, executable_dir) 70 zip_file.extract(driver_file_name, executable_dir)
|
/external/eigen/Eigen/src/Core/products/ |
SelfadjointMatrixVector.h | 66 // this is because we need to extract packets 198 typename internal::add_const_on_value_type<ActualLhsType>::type lhs = LhsBlasTraits::extract(m_lhs); 199 typename internal::add_const_on_value_type<ActualRhsType>::type rhs = RhsBlasTraits::extract(m_rhs);
|