Home
last modified time | relevance | path

Searched refs:nsp (Results 1 – 25 of 29) sorted by relevance

12

/third_party/node/deps/npm/node_modules/es-abstract/
DCHANGELOG.md10 * [Dev Deps] update `eslint`, `nsp`, `object.assign`, `semver`, `tape`
16 * [Dev Deps] update `eslint`, `nsp`
26 * [Dev Deps] update `nsp`, `eslint`
49 * [Dev Deps] update `nsp`, `eslint`, `@ljharb/eslint-config`
50 * [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `nsp`, `semver`, `tape`
65 * [Dev Deps] update `tape`, `nsp`, `eslint`, `@ljharb/eslint-config`, `safe-publish-latest`
75 …* [Dev Deps] update `jscs`, `nsp`, `eslint`, `@ljharb/eslint-config`, `semver`; add `safe-publish-…
84 * [Dev Deps] update `jscs`, `eslint`, `@ljharb/eslint-config`, `tape`, `nsp`
92 * [Dev Deps] update `jscs`, `nsp`, `eslint`, `@ljharb/eslint-config`, `semver`, `tape`
109 * [Dev Deps] update `tape`, `jscs`, `nsp`, `eslint`, `@ljharb/eslint-config`
[all …]
/third_party/node/deps/npm/node_modules/define-properties/
DCHANGELOG.md6 …* [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `nsp`, `tape`, `jscs`; remove unused ecchec…
14 * [Dev Deps] update `jscs`, `tape`, `eslint`, `@ljharb/eslint-config`, `nsp`
26 * [Dev Deps] Update `nsp`, `eslint`
36 * Update `tape`, `jscs`, `nsp`, `eslint`, `object-keys`, `editorconfig-tools`, `covert`
/third_party/node/deps/npm/node_modules/object.getownpropertydescriptors/
DCHANGELOG.md5 …* [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `@es-shims/api`, `jscs`, `nsp`, `tape`, `se…
23 * [Dev Deps] update `tape`, `jscs`, `nsp`, `eslint`, `@ljharb/eslint-config`, `semver`
37 * [Dev Deps] Update `eslint`, `semver`, `nsp`
47 * Update `es-abstract`, `editorconfig-tools`, `nsp`, `eslint`, `semver`, `replace`
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DPropertiesAffixPatternProvider.java42 String nsp = properties.getNegativeSuffixPattern(); in PropertiesAffixPatternProvider() local
74 } else if (nsp != null) { in PropertiesAffixPatternProvider()
75 negSuffix = nsp; in PropertiesAffixPatternProvider()
87 AffixUtils.hasCurrencySymbols(nsp)); in PropertiesAffixPatternProvider()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DPropertiesAffixPatternProvider.java46 String nsp = properties.getNegativeSuffixPattern(); in PropertiesAffixPatternProvider() local
78 } else if (nsp != null) { in PropertiesAffixPatternProvider()
79 negSuffix = nsp; in PropertiesAffixPatternProvider()
91 AffixUtils.hasCurrencySymbols(nsp)); in PropertiesAffixPatternProvider()
/third_party/node/deps/npm/node_modules/es-to-primitive/
DCHANGELOG.md6 …* [Dev Deps] update `tape`, `jscs`, `nsp`, `eslint`, `@ljharb/eslint-config`, `semver`, `object-in…
18 * [Dev Deps] update `eslint`, `tape`, `semver`, `jscs`, `covert`, `nsp`, `@ljharb/eslint-config`
29 * [Dev Deps] update `eslint`, `tape`, `semver`, `jscs`, `covert`, `nsp`, `@ljharb/eslint-config`
/third_party/node/deps/npm/node_modules/is-callable/
DCHANGELOG.md18 * [Dev Deps] update `tape`, `jscs`, `nsp`, `eslint`, `@ljharb/eslint-config`
24 * [Dev Deps] update `tape`, `eslint`, `@ljharb/eslint-config`, `jscs`, `nsp`, `semver`
34 …* [Dev Deps] update `eslint`, `editorconfig-tools`, `nsp`, `tape`, `semver`, `jscs`, `covert`, `ma…
/third_party/boost/libs/metaparse/tools/
Dstring_headers.py167 ) as nsp:
168 generate_take(out_f, steps, nsp.prefix())
176 .format(nsp.prefix())
191 nsp.prefix(),
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_mapper.cpp339 const UnicodeString& nsp = properties.negativeSuffixPattern; in setTo() local
371 } else if (!nsp.isBogus()) { in setTo()
372 negSuffix = nsp; in setTo()
384 AffixUtils::hasCurrencySymbols(nsp, status)); in setTo()
/third_party/icu/icu4c/source/i18n/
Dnumber_mapper.cpp339 const UnicodeString& nsp = properties.negativeSuffixPattern; in setTo() local
371 } else if (!nsp.isBogus()) { in setTo()
372 negSuffix = nsp; in setTo()
384 AffixUtils::hasCurrencySymbols(nsp, status)); in setTo()
/third_party/node/deps/icu-small/source/i18n/
Dnumber_mapper.cpp339 const UnicodeString& nsp = properties.negativeSuffixPattern; in setTo() local
371 } else if (!nsp.isBogus()) { in setTo()
372 negSuffix = nsp; in setTo()
384 AffixUtils::hasCurrencySymbols(nsp, status) || in setTo()
/third_party/node/deps/npm/node_modules/is-date-object/
DCHANGELOG.md5 …* [Dev Deps] update `is`, `eslint`, `@ljharb/eslint-config`, `semver`, `tape`, `jscs`, `nsp`, `cov…
/third_party/ffmpeg/libavcodec/
Datrac3plusdsp.c426 int i, gain_lev, gcv = 0, qu, nsp; in ff_atrac3p_power_compensation() local
460 nsp = ff_atrac3p_qu_to_spec_pos[qu + 1] - ff_atrac3p_qu_to_spec_pos[qu]; in ff_atrac3p_power_compensation()
462 fdsp->vector_fmac_scalar(dst, pwcsp, qu_lev, nsp); in ff_atrac3p_power_compensation()
/third_party/skia/third_party/externals/libpng/contrib/tools/
Dpngcp.c450 unsigned int nsp; /* highest active entry+1 found so far */ member
895 dp->nsp = dp->tsp; in push_opt()
1130 dp->nsp = dp->tsp; in next_opt()
1165 assert(sp >= dp->nsp); /* nsp starts off zero */ in advance_opt()
1218 dp->nsp = sp+1U; in advance_opt()
2016 dp->tsp = dp->nsp; in write_png()
2017 dp->nsp = dp->csp = 0; in write_png()
2158 if (dp->nsp/*next entry to change*/ <= log_depth) in log_search()
2212 dp->nsp = 0; in cp_one_file()
2223 if (dp->nsp > 0) /* iterating over lists */ in cp_one_file()
[all …]
/third_party/libpng/contrib/tools/
Dpngcp.c450 unsigned int nsp; /* highest active entry+1 found so far */ member
895 dp->nsp = dp->tsp; in push_opt()
1130 dp->nsp = dp->tsp; in next_opt()
1165 assert(sp >= dp->nsp); /* nsp starts off zero */ in advance_opt()
1218 dp->nsp = sp+1U; in advance_opt()
2016 dp->tsp = dp->nsp; in write_png()
2017 dp->nsp = dp->csp = 0; in write_png()
2158 if (dp->nsp/*next entry to change*/ <= log_depth) in log_search()
2212 dp->nsp = 0; in cp_one_file()
2223 if (dp->nsp > 0) /* iterating over lists */ in cp_one_file()
[all …]
/third_party/flutter/skia/third_party/externals/libpng/contrib/tools/
Dpngcp.c450 unsigned int nsp; /* highest active entry+1 found so far */ member
895 dp->nsp = dp->tsp; in push_opt()
1130 dp->nsp = dp->tsp; in next_opt()
1165 assert(sp >= dp->nsp); /* nsp starts off zero */ in advance_opt()
1218 dp->nsp = sp+1U; in advance_opt()
2016 dp->tsp = dp->nsp; in write_png()
2017 dp->nsp = dp->csp = 0; in write_png()
2158 if (dp->nsp/*next entry to change*/ <= log_depth) in log_search()
2212 dp->nsp = 0; in cp_one_file()
2223 if (dp->nsp > 0) /* iterating over lists */ in cp_one_file()
[all …]
/third_party/node/deps/npm/node_modules/object-keys/
DCHANGELOG.md15 * [Dev Deps] update `tape`, `jscs`, `nsp`, `eslint`, `@ljharb/eslint-config`
48 * [Dev Deps] Update `nsp`, `eslint`
54 * Update `jscs`, `tape`, `eslint`, `nsp`, `is`, `editorconfig-tools`, `covert`
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumber_mapper.cpp344 const UnicodeString& nsp = properties.negativeSuffixPattern; in setTo() local
376 } else if (!nsp.isBogus()) { in setTo()
377 negSuffix = nsp; in setTo()
Dnumber_patternstring.cpp674 UnicodeString nsp = properties.negativeSuffixPattern; in propertiesToPatternString() local
813 if (!np.isBogus() || !ns.isBogus() || (npp.isBogus() && !nsp.isBogus()) || in propertiesToPatternString()
814 (!npp.isBogus() && (npp.length() != 1 || npp.charAt(0) != u'-' || nsp.length() != 0))) { in propertiesToPatternString()
826 if (!nsp.isBogus()) { in propertiesToPatternString()
827 sb.append(nsp); in propertiesToPatternString()
/third_party/node/deps/npm/node_modules/is-regex/
DCHANGELOG.md8 …* [Dev Deps] update `tape`, `jscs`, `editorconfig-tools`, `eslint`, `semver`, `replace`, `nsp`, `c…
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DDecimalFormat.java562 String np = null, npp = null, ns = null, nsp = null; in readObject() local
604 nsp = (String) fieldGetter.get("negSuffixPattern", null); in readObject()
638 if (nsp == null) { in readObject()
641 properties.setNegativeSuffixPattern(nsp); in readObject()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDecimalFormat.java569 String np = null, npp = null, ns = null, nsp = null; in readObject() local
611 nsp = (String) fieldGetter.get("negSuffixPattern", null); in readObject()
645 if (nsp == null) { in readObject()
648 properties.setNegativeSuffixPattern(nsp); in readObject()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_input.c334 struct sctp_stream_queue_pending *sp, *nsp; in sctp_process_init() local
366 TAILQ_FOREACH_SAFE(sp, &outs->outqueue, next, nsp) { in sctp_process_init()
Dsctp_pcb.c5451 struct sctp_stream_queue_pending *sp, *nsp; local
5696 TAILQ_FOREACH_SAFE(sp, &outs->outqueue, next, nsp) {
Dsctputil.c4453 struct sctp_stream_queue_pending *sp, *nsp; local
4532 TAILQ_FOREACH_SAFE(sp, &outs->outqueue, next, nsp) {

12