/external/chromium_org/chrome/browser/resources/chromeos/chromevox/speech_rules/ |
speech_rule.js | 253 var comps = cvox.SpeechRule.splitString_(input, ';') 257 for (var i = 0; i < comps.length; i++) { 258 var comp = cvox.SpeechRule.Component.fromString(comps[i]); 271 var comps = this.components.map(function(c) { return c.toString(); }); 272 return comps.join('; ');
|
/external/pdfium/core/src/fxge/dib/ |
fx_dib_convert.cpp | 609 int comps = (dst_format & 0xff) / 8;
local 626 dest_scan += comps;
634 int comps = (dst_format & 0xff) / 8;
local 644 dest_scan += comps - 2;
652 int comps = (dst_format & 0xff) / 8;
local 691 dest_scan += comps - 2;
699 int comps = (dst_format & 0xff) / 8;
local 737 dest_scan += comps - 2;
786 int comps = pSrcBitmap->GetBPP() \/ 8; local [all...] |
fx_dib_main.cpp | 501 int comps = m_bpp / 8;
local 503 FX_LPBYTE dest_color_pos = m_pBuffer + (dest_top + row) * m_Pitch + dest_left * comps;
510 FXSYS_memcpy32(dest_color_pos, color_p, comps);
513 FXSYS_memset32(dest_color_pos, 0, comps);
516 dest_color_pos += comps;
522 FXSYS_memcpy32(dest_color_pos, color_p, comps);
523 dest_color_pos += comps;
[all...] |
/cts/tools/dasm/src/java_cup/ |
lalr_state.java | 572 for (Enumeration comps = items().all(); comps.hasMoreElements(); ) 574 compare = (lalr_item)comps.nextElement();
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/ |
base.py | 141 def _static_build_path(cls, filesystem, build_directory, chromium_base, configuration, comps): 143 return filesystem.join(build_directory, configuration, *comps) 148 path = filesystem.join(base_dir, *comps) 157 return filesystem.join(base_dir, *comps) [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
formats.h | 334 GLenum *datatype, GLuint *comps);
|
texcompress_rgtc_tmp.h | 33 unsigned i, unsigned j, TYPE *value, unsigned comps) 36 const TYPE *blksrc = (pixdata + ((srcRowStride + 3) / 4 * (j / 4) + (i / 4)) * 8 * comps);
|
debug.c | 241 int comps, int rcomp, int gcomp, int bcomp, GLboolean invert) 256 int i = (yy * width + x) * comps;
|
/external/mesa3d/src/mesa/main/ |
formats.h | 334 GLenum *datatype, GLuint *comps);
|
texcompress_rgtc_tmp.h | 33 unsigned i, unsigned j, TYPE *value, unsigned comps) 36 const TYPE *blksrc = (pixdata + ((srcRowStride + 3) / 4 * (j / 4) + (i / 4)) * 8 * comps);
|
debug.c | 241 int comps, int rcomp, int gcomp, int bcomp, GLboolean invert) 256 int i = (yy * width + x) * comps;
|
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/ |
tcd.h | 175 opj_tcd_tilecomp_t *comps; /* Components information */ member in struct:opj_tcd_tile
|
t2.c | 378 * l_current_pi->resno is always >= p_tile->comps[l_current_pi->compno].minimum_num_resolutions 394 && l_current_pi->resno < p_tile->comps[l_current_pi->compno].minimum_num_resolutions) { 405 l_img_comp = &(l_image->comps[l_current_pi->compno]); 418 l_img_comp = &(l_image->comps[l_current_pi->compno]); 420 l_img_comp->resno_decoded = p_tile->comps[l_current_pi->compno].minimum_num_resolutions - 1; 558 opj_tcd_tilecomp_t *tilec = &tile->comps[compno]; [all...] |
jp2.h | 183 opj_jp2_comps_t *comps; member in struct:opj_jp2
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/ |
u_format_latc.c | 34 unsigned i, unsigned j, uint8_t *value, unsigned comps); 40 unsigned i, unsigned j, int8_t *value, unsigned comps);
|
/external/mesa3d/src/gallium/auxiliary/util/ |
u_format_latc.c | 34 unsigned i, unsigned j, uint8_t *value, unsigned comps); 40 unsigned i, unsigned j, int8_t *value, unsigned comps);
|
/external/openfst/src/include/fst/ |
connect.h | 48 // comps: connected components equiv classes. 49 CcVisitor(UnionFind<StateId> *comps) 50 : comps_(comps),
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_pkg.py | 73 comps = name.split() 75 for c in comps:
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_pkg.py | 73 comps = name.split() 75 for c in comps:
|
/external/pdfium/core/src/fpdfapi/fpdf_page/ |
fpdf_page_colors.cpp | 808 CFX_FixedBufGrow<FX_FLOAT, 16> Comps(m_nBaseComponents);
809 FX_FLOAT* comps = Comps;
local 812 comps[i] = m_pCompMinMax[i * 2] + m_pCompMinMax[i * 2 + 1] * pTable[index * m_nBaseComponents + i] / 255;
814 m_pBaseCS->GetRGB(comps, R, G, B);
[all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/ |
sse5-all.asm | 8 comps xmm1, xmm4, xmm7, 5 ; 0F 25 2C 347 10 05 label 9 comps xmm2, xmm5, [0], byte 5 ; 0F 25 2C 056 20 00 00 05 label 10 comps xmm3, xmm6, dqword [0], 5 ; 0F 25 2C 066 30 00 00 05 label
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
sre_compile.py | 330 comps = {} 336 new = comps.setdefault(chunk, block)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
sre_compile.py | 330 comps = {} 336 new = comps.setdefault(chunk, block)
|
/external/chromium_org/base/files/ |
file_path_unittest.cc | 501 std::vector<FilePath::StringType> comps; local 502 input.GetComponents(&comps); 505 for (size_t j = 0; j < comps.size(); ++j) { 507 observed.append(comps[j]); [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/ |
gensuitemodule.py | 572 so we can resolve recursive references by suites to enums/comps/etc declared 574 [name, desc, code, level, version, events, classes, comps, enums] = self.suite 613 for comp in comps: 629 [name, desc, code, level, version, events, classes, comps, enums] = self.suite 646 comps.sort() 690 for comp in comps: [all...] |