/external/chromium_org/third_party/brotli/src/brotli/enc/ |
D | block_splitter.cc | 158 int vecsize = vec.size(); in FindBlocks() local 159 double* insert_cost = new double[kSize * vecsize]; in FindBlocks() 160 memset(insert_cost, 0, sizeof(insert_cost[0]) * kSize * vecsize); in FindBlocks() 162 for (int j = 0; j < vecsize; ++j) { in FindBlocks() 163 insert_cost[i * vecsize + j] = in FindBlocks() 167 double *cost = new double[vecsize]; in FindBlocks() 168 memset(cost, 0, sizeof(cost[0]) * vecsize); in FindBlocks() 169 bool* switch_signal = new bool[length * vecsize]; in FindBlocks() 170 memset(switch_signal, 0, sizeof(switch_signal[0]) * length * vecsize); in FindBlocks() 178 int ix = byte_ix * vecsize; in FindBlocks() [all …]
|
/external/svox/pico/lib/ |
D | picokpdf.c | 108 pdfdur->vecsize = this->base[pos++]; in kpdfDURInitialize() 118 "statequantlen %d", pdfdur->numframes, pdfdur->vecsize, in kpdfDURInitialize() 120 if ((picoos_uint32)(pos + (pdfdur->numframes * pdfdur->vecsize)) != this->size) { in kpdfDURInitialize() 122 pos + (pdfdur->numframes * pdfdur->vecsize), in kpdfDURInitialize() 162 pdfmul->vecsize = this->base[pos++]; in kpdfMULInitialize() 216 …if ((pdfmul->numdeltas == 0xFF) && (pdfmul->vecsize != (pdfmul->numvuv + pdfmul->ceporder * 3 * (2… in kpdfMULInitialize() 226 …if ((pdfmul->numdeltas != 0xFF) && (pdfmul->vecsize != pdfmul->numvuv+pdfmul->ceporder*2+pdfmul->n… in kpdfMULInitialize() 229 …pdfmul->vecsize, pdfmul->numvuv + pdfmul->ceporder*2 + pdfmul->numdeltas * 3 + pdfmul->ceporder * … in kpdfMULInitialize() 235 pdfmul->numframes, pdfmul->vecsize, pdfmul->numstates, in kpdfMULInitialize() 238 if ((picoos_uint32)(pos + (pdfmul->numframes * pdfmul->vecsize)) != this->size) { in kpdfMULInitialize() [all …]
|
D | picokpdf.h | 101 picoos_uint8 vecsize; member 113 picoos_uint8 vecsize; member
|
D | picocep.c | 969 picoos_uint8 vecsize = pdf->vecsize; in makeWUWandWUm() local 1014 vecstart = indices[b + i] * vecsize; in makeWUWandWUm() 1025 vecstart = indices[b + Id[j]] * vecsize; in makeWUWandWUm() 1039 vecstart = indices[b + Idd[j]] * vecsize; in makeWUWandWUm() 1060 vecstart = indices[b + i + 1] * vecsize; in makeWUWandWUm() 1080 vecstart = indices[b + i] * vecsize; in makeWUWandWUm() 1101 vecstart = indices[b + i + 1] * vecsize; in makeWUWandWUm() 1313 picoos_uint8 vecsize = pdf->vecsize; in getDirect() local 1322 vecstart = indices[i] * vecsize; in getDirect() 1349 picoos_uint8 vecsize = pdf->vecsize; in getVoiced() local [all …]
|
/external/pcre/dist/ |
D | pcrecpp.cc | 507 int vecsize) const { in TryMatch() 540 vecsize); in TryMatch() 554 rc = vecsize / 2; in TryMatch() 566 int vecsize) const { in DoMatchImpl() 567 assert((1 + n) * 3 <= vecsize); // results + PCRE workspace in DoMatchImpl() 568 int matches = TryMatch(text, 0, anchor, true, vec, vecsize); in DoMatchImpl() 606 size_t const vecsize = (1 + n) * 3; // results + PCRE workspace in DoMatch() local 609 int* vec = vecsize <= 21 ? space : new int[vecsize]; in DoMatch() 610 bool retval = DoMatchImpl(text, anchor, consumed, args, n, vec, (int)vecsize); in DoMatch()
|
D | pcrecpp.h | 679 int vecsize) const; 696 int vecsize) const;
|
/external/chromium_org/third_party/re2/util/ |
D | pcre.cc | 467 int vecsize) const { in TryMatch() 507 vecsize); in TryMatch() 515 rc = vecsize / 2; in TryMatch() 550 << ", vecsize=" << vecsize; in TryMatch() 564 int vecsize) const { in DoMatchImpl() 565 assert((1 + n) * 3 <= vecsize); // results + PCRE workspace in DoMatchImpl() 566 int matches = TryMatch(text, 0, anchor, true, vec, vecsize); in DoMatchImpl() 603 size_t const vecsize = (1 + n) * 3; // results + PCRE workspace in DoMatch() local 605 int *vec = new int[vecsize]; in DoMatch() 606 bool b = DoMatchImpl(text, anchor, consumed, args, n, vec, vecsize); in DoMatch()
|
/external/regex-re2/util/ |
D | pcre.cc | 462 int vecsize) const { in TryMatch() 502 vecsize); in TryMatch() 510 rc = vecsize / 2; in TryMatch() 545 << ", vecsize=" << vecsize; in TryMatch() 559 int vecsize) const { in DoMatchImpl() 560 assert((1 + n) * 3 <= vecsize); // results + PCRE workspace in DoMatchImpl() 561 int matches = TryMatch(text, 0, anchor, true, vec, vecsize); in DoMatchImpl() 598 size_t const vecsize = (1 + n) * 3; // results + PCRE workspace in DoMatch() local 600 int *vec = new int[vecsize]; in DoMatch() 601 bool b = DoMatchImpl(text, anchor, consumed, args, n, vec, vecsize); in DoMatch()
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/de-DE/ |
D | de-DE_gl0_kpdf_dur.utf | 38 vecsize = 1 , uint8 ; !specification for length of each vector
|
D | de-DE_gl0_kpdf_lfz.utf | 38 vecsize = 1 , uint8 ; !specification for length of each vector
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/es-ES/ |
D | es-ES_zl0_kpdf_dur.utf | 38 vecsize = 1 , uint8 ; !specification for length of each vector
|
D | es-ES_zl0_kpdf_lfz.utf | 38 vecsize = 1 , uint8 ; !specification for length of each vector
|
D | es-ES_zl0_kpdf_mgc.utf | 38 vecsize = 1 , uint8 ; !specification for length of each vector
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/en-GB/ |
D | en-GB_kh0_kpdf_dur.utf | 38 vecsize = 1 , uint8 ; !specification for length of each vector
|
D | en-GB_kh0_kpdf_mgc.utf | 38 vecsize = 1 , uint8 ; !specification for length of each vector
|
D | en-GB_kh0_kpdf_lfz.utf | 38 vecsize = 1 , uint8 ; !specification for length of each vector
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/en-US/ |
D | en-US_lh0_kpdf_dur.utf | 38 vecsize = 1 , uint8 ; !specification for length of each vector
|
D | en-US_lh0_kpdf_mgc.utf | 38 vecsize = 1 , uint8 ; !specification for length of each vector
|
D | en-US_lh0_kpdf_lfz.utf | 38 vecsize = 1 , uint8 ; !specification for length of each vector
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/fr-FR/ |
D | fr-FR_nk0_kpdf_dur.utf | 38 vecsize = 1 , uint8 ; !specification for length of each vector
|
D | fr-FR_nk0_kpdf_mgc.utf | 38 vecsize = 1 , uint8 ; !specification for length of each vector
|
D | fr-FR_nk0_kpdf_lfz.utf | 38 vecsize = 1 , uint8 ; !specification for length of each vector
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/it-IT/ |
D | it-IT_cm0_kpdf_dur.utf | 38 vecsize = 1 , uint8 ; !specification for length of each vector
|
D | it-IT_cm0_kpdf_mgc.utf | 38 vecsize = 1 , uint8 ; !specification for length of each vector
|
D | it-IT_cm0_kpdf_lfz.utf | 38 vecsize = 1 , uint8 ; !specification for length of each vector
|