/third_party/node/deps/npm/node_modules/es-abstract/ |
D | CHANGELOG.md | 10 * [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/ |
D | CHANGELOG.md | 6 …* [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/ |
D | CHANGELOG.md | 5 …* [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/ |
D | PropertiesAffixPatternProvider.java | 42 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/ |
D | PropertiesAffixPatternProvider.java | 46 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/ |
D | CHANGELOG.md | 6 …* [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/ |
D | CHANGELOG.md | 18 * [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/ |
D | string_headers.py | 167 ) 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/ |
D | number_mapper.cpp | 339 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/ |
D | number_mapper.cpp | 339 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/ |
D | number_mapper.cpp | 339 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/ |
D | CHANGELOG.md | 5 …* [Dev Deps] update `is`, `eslint`, `@ljharb/eslint-config`, `semver`, `tape`, `jscs`, `nsp`, `cov…
|
/third_party/ffmpeg/libavcodec/ |
D | atrac3plusdsp.c | 426 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/ |
D | pngcp.c | 450 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/ |
D | pngcp.c | 450 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/ |
D | pngcp.c | 450 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/ |
D | CHANGELOG.md | 15 * [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/ |
D | number_mapper.cpp | 344 const UnicodeString& nsp = properties.negativeSuffixPattern; in setTo() local 376 } else if (!nsp.isBogus()) { in setTo() 377 negSuffix = nsp; in setTo()
|
D | number_patternstring.cpp | 674 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/ |
D | CHANGELOG.md | 8 …* [Dev Deps] update `tape`, `jscs`, `editorconfig-tools`, `eslint`, `semver`, `replace`, `nsp`, `c…
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | DecimalFormat.java | 562 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/ |
D | DecimalFormat.java | 569 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/ |
D | sctp_input.c | 334 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()
|
D | sctp_pcb.c | 5451 struct sctp_stream_queue_pending *sp, *nsp; local 5696 TAILQ_FOREACH_SAFE(sp, &outs->outqueue, next, nsp) {
|
D | sctputil.c | 4453 struct sctp_stream_queue_pending *sp, *nsp; local 4532 TAILQ_FOREACH_SAFE(sp, &outs->outqueue, next, nsp) {
|