Searched defs:nf (Results 1 - 25 of 39) sorted by relevance

12

/external/icu4c/samples/numfmt/
H A Dmain.cpp92 * @param nf The NumberFormat on which to set the currency; takes effect on
95 * The display style of the output is controlled by nf (its pattern,
103 setNumberFormatCurrency_2_4(NumberFormat &nf, const char *currency, UErrorCode &errorCode) { argument
116 DecimalFormat *dnf=dynamic_cast<DecimalFormat *>(&nf);
169 nf.setMinimumFractionDigits(currencyMap[i].fractionDigits);
170 nf.setMaximumFractionDigits(currencyMap[i].fractionDigits);
182 * @param nf The NumberFormat on which to set the currency; takes effect on
184 * The display style of the output is controlled by nf (its pattern,
192 setNumberFormatCurrency_2_6(NumberFormat &nf, const char *currency, UErrorCode &errorCode) { argument
208 nf
228 NumberFormat *nf; local
[all...]
/external/srec/srec/cfront/
H A Dchelmel4.c55 //static void mel_cuberoot_offset(cepdata *fbo, cepdata *ch_off, int nf);
57 static void mel_spectrum_correction(cepdata *fbo, cepdata *ch_gain, int nf);
61 //static void mel_exp(cepdata *fbo, int nf);
64 static void icostrans(cepdata *cs, cepdata fb[], cepdata cep[], int nf, int nc);
79 write_scaled_frames(freqobj->nf, 1, channel->filterbank, D_FIXED, 1 / (float)LOG_SCALE);
93 static void icostrans(cepdata *cs, cepdata fb[], cepdata cep[], int nf, int nc) argument
104 cp = &cs[i*nf];
105 for (j = 0, temp = 0; j < nf; j++)
113 static void mel_spectrum_correction(cepdata *fbo, cepdata *ch_gain, int nf) argument
119 for (i = 0;i < nf;
[all...]
/external/icu4c/i18n/unicode/
H A Dsmpdtfmt.h1221 NumberFormat *nf; member in struct:SimpleDateFormat::NSOverride
/external/icu4c/test/intltest/
H A Dpptest.cpp179 NumberFormat *nf = NumberFormat::createInstance(status); local
181 delete nf;
185 DecimalFormat *fmt = dynamic_cast<DecimalFormat *>(nf);
213 delete nf;
H A Ddtfmapts.cpp235 const NumberFormat *nf = def->getNumberFormat(); local
236 NumberFormat *newNf = (NumberFormat*) nf->clone();
H A Duobjtest.cpp584 NumberFormat *nf = NumberFormat::createInstance("de", errorCode); local
589 if (dynamic_cast<DecimalFormat *>(nf) == NULL || dynamic_cast<ChoiceFormat *>(nf) != NULL) {
593 if (&typeid(*nf) == NULL || typeid(*nf) == typeid(UObject) || typeid(*nf) == typeid(Format) ||
594 typeid(*nf) != typeid(DecimalFormat) || typeid(*nf) == typeid(ChoiceFormat) ||
595 typeid(*nf) == typeid(emptySet)
599 delete nf;
[all...]
/external/aac/libFDK/src/
H A Dmdct.cpp180 int nt, nf, i; local
184 nf = fMin(hMdct->prev_nr, nrSamples);
185 nrSamples -= nf;
190 for (i=0; i<nf; i++) {
196 return (nt+nf);
/external/icu4c/i18n/
H A Dplurfmt.cpp311 NumberFormat* nf = (NumberFormat*)format->clone(); local
312 if (nf != NULL) {
314 numberFormat = nf;
H A Dwinnmfmt.cpp221 NumberFormat *nf = fCurrency? NumberFormat::createCurrencyInstance(loc, status) : NumberFormat::createInstance(loc, status); local
223 nf->parse(text, result, parsePosition);
224 delete nf;
H A Dunum.cpp138 const NumberFormat* nf = reinterpret_cast<const NumberFormat*>(fmt); local
139 const DecimalFormat* df = dynamic_cast<const DecimalFormat*>(nf);
143 const RuleBasedNumberFormat* rbnf = dynamic_cast<const RuleBasedNumberFormat*>(nf);
466 const NumberFormat* nf = reinterpret_cast<const NumberFormat*>(fmt); local
469 return nf->isLenient();
473 const DecimalFormat* df = dynamic_cast<const DecimalFormat*>(nf);
487 NumberFormat* nf = reinterpret_cast<NumberFormat*>(fmt); local
491 return nf->setLenient(newValue != 0);
494 DecimalFormat* df = dynamic_cast<DecimalFormat*>(nf);
505 const NumberFormat* nf local
519 NumberFormat* nf = reinterpret_cast<NumberFormat*>(fmt); local
543 const NumberFormat* nf = reinterpret_cast<const NumberFormat*>(fmt); local
606 NumberFormat* nf = reinterpret_cast<NumberFormat*>(fmt); local
666 const NumberFormat* nf = reinterpret_cast<const NumberFormat*>(fmt); local
695 const NumberFormat *nf = reinterpret_cast<const NumberFormat *>(fmt); local
722 NumberFormat *nf = reinterpret_cast<NumberFormat *>(fmt); local
758 NumberFormat* nf = reinterpret_cast<NumberFormat*>(fmt); local
[all...]
H A Dnfsubs.cpp1242 int64_t nf =longNF; local
1244 while ((nf *= 10) < denominator) {
H A Dnumfmt.cpp446 ArgExtractor(const NumberFormat& nf, const Formattable& obj, UErrorCode& status);
457 ArgExtractor::ArgExtractor(const NumberFormat& nf, const Formattable& obj, UErrorCode& status) argument
458 : ncnf((NumberFormat*) &nf), num(&obj), setCurr(FALSE) {
466 u_strcpy(save, nf.getCurrency());
H A Dmsgfmt.cpp977 const NumberFormat* nf = getDefaultNumberFormat(success); local
978 appendTo.formatAndAppend(nf, Formattable(pluralNumber), success);
1046 const NumberFormat* nf = getDefaultNumberFormat(success); local
1047 appendTo.formatAndAppend(nf, *arg, success);
1130 const NumberFormat* nf = getDefaultNumberFormat(success); local
1131 sb.append(nf->format(pluralNumber, sb, success));
H A Dsmpdtfmt.cpp232 delete cur->nf;
1080 NumberFormat *nf = NULL; local
1084 nf = cur->nf;
1098 nf = NumberFormat::createInstance(ovrLoc,status);
1105 nf->setGroupingUsed(FALSE);
1106 DecimalFormat* decfmt = dynamic_cast<DecimalFormat*>(nf);
1110 nf->setParseIntegerOnly(TRUE);
1111 nf->setMinimumFractionDigits(0); // To prevent "Jan 1.00, 1997.00"
1113 cur->nf
[all...]
/external/opencv/cxcore/src/
H A Dcxdxt.cpp179 int nf = 0, f, i, j; local
190 factors[nf++] = f;
199 factors[nf++] = f;
211 factors[nf++] = n;
214 for( i = f; i < (nf+f)/2; i++ )
215 CV_SWAP( factors[i], factors[nf-i-1+f], j );
217 return nf;
221 icvDFTInit( int n0, int nf, int* factors, int* itab, int elem_size, void* _wave, int inv_itab ) argument
258 // radix[] is initialized from index 'nf' down to zero
259 assert (nf < 3
[all...]
/external/libffi/src/powerpc/
H A Dffi_darwin.c648 long nf; /* number of floating registers already used. */ local
658 nf = 0;
729 if (nf < NUM_FPR_ARG_REGISTERS)
740 nf++;
748 if (nf < NUM_FPR_ARG_REGISTERS)
757 nf++;
767 if (nf < NUM_FPR_ARG_REGISTERS - 1)
775 else if (nf == NUM_FPR_ARG_REGISTERS - 1)
785 nf += 2;
H A Dffi.c1008 long nf; /* number of floating registers already used */ local
1018 nf = 0;
1161 if (nf < 8)
1166 nf++;
1188 if (nf < 8)
1191 nf++;
1223 if (nf < 7)
1227 nf += 2;
1235 nf = 8;
/external/valgrind/main/VEX/priv/
H A Dguest_arm_helpers.c120 UInt nf = (cc_dep1 >> ARMG_CC_SHIFT_N) & 1; local
121 return nf;
128 UInt nf = res >> 31; local
129 return nf;
136 UInt nf = res >> 31; local
137 return nf;
146 UInt nf = res >> 31; local
147 return nf;
156 UInt nf = res >> 31; local
157 return nf;
162 UInt nf = res >> 31; local
168 UInt nf = res >> 31; local
174 UInt nf = resHi32 >> 31; local
475 UInt nf, zf, vf, cf, inv; local
[all...]
/external/expat/tests/
H A Druntests.c1489 int i, nf; local
1511 nf = srunner_ntests_failed(sr);
1514 return (nf == 0) ? EXIT_SUCCESS : EXIT_FAILURE;
/external/icu4c/test/cintltst/
H A Dcnmdptst.c637 static void roundingTest(UNumberFormat* nf, double x, int32_t maxFractionDigits, const char* expected) argument
645 unum_setAttribute(nf, UNUM_MAX_FRACTION_DIGITS, maxFractionDigits);
647 lneed=unum_formatDouble(nf, x, NULL, lneed, NULL, &status);
652 unum_formatDouble(nf, x, out, lneed+1, &pos, &status);
1035 static void roundingTest2(UNumberFormat* nf, double x, int32_t roundingMode, const char* expected) argument
1043 unum_setAttribute(nf, UNUM_ROUNDING_MODE, roundingMode);
1045 lneed=unum_formatDouble(nf, x, NULL, lneed, NULL, &status);
1050 unum_formatDouble(nf, x, out, lneed+1, &pos, &status);
H A Dcnumtst.c91 UNumberFormat* nf; local
96 nf = unum_open(UNUM_DEFAULT, NULL, -1, NULL, NULL, status);
106 a = unum_parseInt64(nf, text, size, 0, status);
118 unum_close(nf);
1144 UNumberFormat *nf = unum_open(UNUM_SPELLOUT, NULL, 0, testPtr->locale, NULL, &status); local
1149 value = unum_parse(nf, testPtr->source, -1, &position, &status);
1156 unum_close(nf);
1832 UNumberFormat *nf = unum_open(UNUM_CURRENCY, NULL, 0, "en_US", NULL, &status); local
1837 unum_setTextAttribute(nf, UNUM_CURRENCY_CODE, ubuffer, 3, &status);
1842 used = unum_getTextAttribute(nf, UNUM_NEGATIVE_PREFI
1867 TestNBSPPatternRtNum(const char *testcase, int line, UNumberFormat *nf, double myNumber) argument
1890 TestNBSPPatternRT(const char *testcase, UNumberFormat *nf) argument
1897 UNumberFormat* nf = NULL; local
[all...]
/external/libvorbis/lib/
H A Dsmallft.c47 int nf=0; local
61 nf++;
62 ifac[nf+1]=ntry;
65 if(nf==1)goto L107;
67 for (i=1;i<nf;i++){
68 ib=nf-i+1;
76 ifac[1]=nf;
79 nfm1=nf-1;
575 int na,kh,nf; local
578 nf
1157 int nf,ip,iw,ix2,ix3,ido,idl1; local
[all...]
/external/speex/libspeex/
H A Dsmallft.c49 int nf=0; local
63 nf++;
64 ifac[nf+1]=ntry;
67 if(nf==1)goto L107;
69 for (i=1;i<nf;i++){
70 ib=nf-i+1;
78 ifac[1]=nf;
81 nfm1=nf-1;
577 int na,kh,nf; local
580 nf
1159 int nf,ip,iw,ix2,ix3,ido,idl1; local
[all...]
/external/srec/srec/include/
H A Dfront.h166 int np, ns, nf, lognp; member in struct:__anon13469
/external/clang/test/CXX/expr/expr.const/
H A Dp2-0x.cpp204 constexpr const int &nf = nb->n; // expected-error {{constant expression}} expected-note {{cannot access field of null pointer}} member in namespace:UndefinedBehavior::Ptr

Completed in 7854 milliseconds

12