HomeSort by relevance Sort by last modified time
    Searched refs:ccf (Results 1 - 10 of 10) sorted by null

  /external/pdfium/xfa/src/fgas/src/localization/
fx_locale.cpp 666 int32_t ccf = 0; local
670 while (ccf < iLenf) {
671 if (pStr[ccf] == '\'') {
672 FX_GetLiteralText(pStr, ccf, iLenf);
673 } else if (!bBraceOpen && FX_Local_Find(gs_wsConstChars, pStr[ccf]) < 0) {
674 CFX_WideString wsCategory(pStr[ccf]);
675 ccf++;
677 if (ccf == iLenf) {
680 if (pStr[ccf] == '.' || pStr[ccf] == '(') {
732 int32_t ccf = 0; local
754 int32_t ccf = 0; local
810 int32_t ccf = 0; local
909 int32_t ccf = 0; local
1027 int cc = 0, ccf = 0; local
1793 int cc = 0, ccf = 0; local
2267 int32_t ccf = 0; local
2404 int32_t ccf = 0; local
2621 int32_t ccf = 0; local
3015 int32_t cc = 0, ccf = 0; local
3448 int32_t cc = 0, ccf = 0; local
4073 int32_t ccf = 0; local
4192 int32_t ccf = 0; local
    [all...]
  /external/aac/libAACenc/src/
aacenc_pns.cpp 500 FIXP_DBL ccf; local
512 ccf = FL2FXCONST_DBL(0.0f);
518 ccf = CalcLdData(accu) + FL2FXCONST_DBL((float)1.0f/(float)LD_DATA_SCALING) - quot; /* ld(accu*2) = ld(accu) + 1 */
519 ccf = (ccf>=FL2FXCONST_DBL(0.0)) ? ((FIXP_DBL)MAXVAL_DBL) : (sign) ? -CalcInvLdData(ccf) : CalcInvLdData(ccf);
522 pNoiseEnergyCorrelationL[sfb] = ccf;
523 pNoiseEnergyCorrelationR[sfb] = ccf;
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
dxgi.idl 240 uuid(2411e7e1-12ac-4ccf-bd14-9798e8534dc0)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dxgi.idl 275 uuid(2411e7e1-12ac-4ccf-bd14-9798e8534dc0)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/epiphany/
allinsn.d 919 980: 6ccf 2402 movblt.l fp,fp
927 998: 6ccf fc02 movblt.l r59,r59
929 9a0: 6ccf 6c02 movblt.l r27,r27
932 9ac: 2ccf f002 movblt.l r57,r35
    [all...]
  /external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/theme/chrome/public/gwt/chrome/
chrome.css 1047 background: #ccf;
chrome_rtl.css 1048 background: #ccf;
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/
all-opcodes.d 1136 466: 3ccf.*
1138 468: 3ccf.*
    [all...]
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/bench/
wikipedia.css     [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
modrm.l     [all...]

Completed in 298 milliseconds