| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| D | BreakIterator.java | 613 public static BreakIterator getWordInstance(Locale where) in getWordInstance() 626 public static BreakIterator getWordInstance(ULocale where) in getWordInstance() 653 public static BreakIterator getLineInstance(Locale where) in getLineInstance() 667 public static BreakIterator getLineInstance(ULocale where) in getLineInstance() 694 public static BreakIterator getCharacterInstance(Locale where) in getCharacterInstance() 708 public static BreakIterator getCharacterInstance(ULocale where) in getCharacterInstance() 732 public static BreakIterator getSentenceInstance(Locale where) in getSentenceInstance() 744 public static BreakIterator getSentenceInstance(ULocale where) in getSentenceInstance() 775 public static BreakIterator getTitleInstance(Locale where) in getTitleInstance() 791 public static BreakIterator getTitleInstance(ULocale where) in getTitleInstance() [all …]
|
| D | FilteredBreakIteratorBuilder.java | 42 public static final FilteredBreakIteratorBuilder getInstance(Locale where) { in getInstance() 57 public static final FilteredBreakIteratorBuilder getInstance(ULocale where) { in getInstance()
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| D | BreakIterator.java | 577 public static BreakIterator getWordInstance(Locale where) in getWordInstance() 589 public static BreakIterator getWordInstance(ULocale where) in getWordInstance() 614 public static BreakIterator getLineInstance(Locale where) in getLineInstance() 627 public static BreakIterator getLineInstance(ULocale where) in getLineInstance() 652 public static BreakIterator getCharacterInstance(Locale where) in getCharacterInstance() 665 public static BreakIterator getCharacterInstance(ULocale where) in getCharacterInstance() 687 public static BreakIterator getSentenceInstance(Locale where) in getSentenceInstance() 698 public static BreakIterator getSentenceInstance(ULocale where) in getSentenceInstance() 729 public static BreakIterator getTitleInstance(Locale where) in getTitleInstance() 745 public static BreakIterator getTitleInstance(ULocale where) in getTitleInstance() [all …]
|
| D | FilteredBreakIteratorBuilder.java | 42 public static final FilteredBreakIteratorBuilder getInstance(Locale where) { in getInstance() 56 public static final FilteredBreakIteratorBuilder getInstance(ULocale where) { in getInstance()
|
| /third_party/python/Include/internal/ |
| D | pycore_ceval.h | 88 const char *where) { in _Py_EnterRecursiveCall() 92 static inline int _Py_EnterRecursiveCall_inline(const char *where) { in _Py_EnterRecursiveCall_inline() 97 #define Py_EnterRecursiveCall(where) _Py_EnterRecursiveCall_inline(where) argument
|
| /third_party/node/deps/npm/node_modules/npm-package-arg/ |
| D | npa.js | 22 function npa (arg, where) { argument 57 function resolve (name, spec, where, arg) { argument 156 function resolvePath (where, spec) { argument 167 function fromFile (res, where) { argument 264 function fromAlias (res, where) { argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/ |
| D | LocaleValidityChecker.java | 74 public boolean isValid(ULocale locale, Where where) { in isValid() 151 … private boolean isValidU(ULocale locale, Datatype datatype, String extensionString, Where where) { in isValidU() 324 private boolean isValidLocale(String extensionString, Where where) { in isValidLocale() 343 private boolean isValid(Datatype datatype, String code, Where where) { in isValid()
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
| D | LocaleValidityChecker.java | 69 public boolean isValid(ULocale locale, Where where) { in isValid() 146 … private boolean isValidU(ULocale locale, Datatype datatype, String extensionString, Where where) { in isValidU() 319 private boolean isValidLocale(String extensionString, Where where) { in isValidLocale() 338 private boolean isValid(Datatype datatype, String code, Where where) { in isValid()
|
| /third_party/node/deps/npm/lib/ |
| D | cache.js | 82 cache.add = function (pkg, ver, where, scrub) { argument 92 function add (args, where) { argument 110 return finished(pacote.tarball.stream(spec, npmConfig({where})).resume()) field
|
| D | fetch-package-metadata.js | 39 function fetchPackageMetadata (spec, where, opts, done) { argument 67 where: where property
|
| /third_party/node/deps/npm/node_modules/config-chain/ |
| D | index.js | 103 ConfigChain.prototype.del = function (key, where) { argument 121 ConfigChain.prototype.set = function (key, value, where) { argument 140 ConfigChain.prototype.get = function (key, where) { argument 150 ConfigChain.prototype.save = function (where, type, cb) { argument
|
| /third_party/spirv-tools/source/val/ |
| D | function.cpp | 251 auto where = augmented_successors_map_.find(block); in AugmentedCFGSuccessorsFunction() local 259 auto where = augmented_predecessors_map_.find(block); in AugmentedCFGPredecessorsFunction() local 268 auto where = augmented_successors_map_.find(block); in AugmentedStructuralCFGSuccessorsFunction() local 278 auto where = augmented_predecessors_map_.find(block); in AugmentedStructuralCFGPredecessorsFunction() local 310 auto where = in FindConstructForEntryBlock() local
|
| /third_party/mesa3d/src/mesa/main/ |
| D | pbo.c | 183 const GLvoid *ptr, const char *where) in _mesa_validate_pbo_source() 224 const char *where) in _mesa_validate_pbo_source_compressed() 264 const GLvoid *ptr, const char *where) in _mesa_map_validate_pbo_source() 341 GLvoid *ptr, const char *where) in _mesa_map_validate_pbo_dest()
|
| /third_party/flutter/skia/third_party/externals/spirv-tools/source/val/ |
| D | function.cpp | 248 auto where = augmented_successors_map_.find(block); in AugmentedCFGSuccessorsFunction() local 257 auto where = loop_header_successors_plus_continue_target_map_.find(block); in AugmentedCFGSuccessorsFunctionIncludingHeaderToContinueEdge() local 266 auto where = augmented_predecessors_map_.find(block); in AugmentedCFGPredecessorsFunction() local 297 auto where = in FindConstructForEntryBlock() local
|
| /third_party/typescript/tests/cases/conformance/parser/ecmascript5/ErrorRecovery/ |
| D | parserMissingLambdaOpenBrace1.ts | 2 where(filter: Iterator<T, boolean>): Query<T> { method in C
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| D | function.cpp | 248 auto where = augmented_successors_map_.find(block); in AugmentedCFGSuccessorsFunction() local 257 auto where = loop_header_successors_plus_continue_target_map_.find(block); in AugmentedCFGSuccessorsFunctionIncludingHeaderToContinueEdge() local 266 auto where = augmented_predecessors_map_.find(block); in AugmentedCFGPredecessorsFunction() local 293 auto where = in FindConstructForEntryBlock() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| D | function.cpp | 248 auto where = augmented_successors_map_.find(block); in AugmentedCFGSuccessorsFunction() local 257 auto where = loop_header_successors_plus_continue_target_map_.find(block); in AugmentedCFGSuccessorsFunctionIncludingHeaderToContinueEdge() local 266 auto where = augmented_predecessors_map_.find(block); in AugmentedCFGPredecessorsFunction() local 293 auto where = in FindConstructForEntryBlock() local
|
| /third_party/node/deps/npm/lib/install/ |
| D | realize-shrinkwrap-specifier.js | 5 module.exports = function (name, sw, where) { argument
|
| /third_party/node/test/parallel/ |
| D | test-require-empty-main.js | 15 const where = fixtures.path('require-empty-main'); constant
|
| /third_party/node/deps/icu-small/source/tools/gencmn/ |
| D | gencmn.c | 70 FILE *where = argc < 0 ? stderr : stdout; in main() local
|
| /third_party/icu/icu4c/source/tools/gencmn/ |
| D | gencmn.c | 70 FILE *where = argc < 0 ? stderr : stdout; in main() local
|
| /third_party/flutter/skia/third_party/externals/icu/source/tools/gencmn/ |
| D | gencmn.c | 70 FILE *where = argc < 0 ? stderr : stdout; in main() local
|
| /third_party/skia/third_party/externals/icu/source/tools/gencmn/ |
| D | gencmn.c | 70 FILE *where = argc < 0 ? stderr : stdout; in main() local
|
| /third_party/pcre2/pcre2/src/ |
| D | pcre2_config.c | 78 pcre2_config(uint32_t what, void *where) in pcre2_config()
|
| /third_party/typescript/tests/baselines/reference/ |
| D | parserMissingLambdaOpenBrace1.js | 15 C.prototype.where = function (filter) { method in C
|