| /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/node/deps/npm/node_modules/@npmcli/config/lib/ |
| D | index.js | 184 get (key, where) { argument 193 #get (key, where = null) { argument 201 set (key, val, where = 'cli') { argument 239 delete (key, where = 'cli') { argument 396 validate (where) { argument 418 authProblems.push({ action: 'delete', key, where: entryWhere }) property 431 authProblems.push({ action: 'delete', key, where: entryWhere }) property 433 authProblems.push({ action: 'delete', key, where: entryWhere }) property 439 where: entryWhere, property 515 invalidHandler (k, val, type, source, where) { argument [all …]
|
| /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/lib/ |
| D | npa.js | 21 function npa (arg, where) { argument 58 function resolve (name, spec, where, arg) { argument 231 function fromFile (res, where) { argument 255 where, property 393 function fromAlias (res, where) { argument
|
| /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/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/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/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
|
| D | validate_interfaces.cpp | 390 auto where = member_locations.find(dec.struct_member_index()); in GetLocationsForVariable() local 399 auto where = member_components.find(dec.struct_member_index()); in GetLocationsForVariable() local 411 auto where = member_locations.find(i - 1); in GetLocationsForVariable() 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/curl/src/ |
| D | tool_cb_see.h | 33 #define ftruncate(fd,where) tool_ftruncate64(fd,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/npm/node_modules/@npmcli/arborist/lib/ |
| D | spec-from-lock.js | 4 const specFromLock = (name, lock, where) => { argument
|
| /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/icu/icu4c/source/tools/gencmn/ |
| D | gencmn.c | 70 FILE *where = argc < 0 ? stderr : stdout; in main() local
|
| /third_party/node/deps/icu-small/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()
|
| D | pcre2_pattern_info.c | 65 pcre2_pattern_info(const pcre2_code *code, uint32_t what, void *where) in pcre2_pattern_info()
|
| /third_party/typescript/tests/baselines/reference/ |
| D | parserMissingLambdaOpenBrace1.js | 15 C.prototype.where = function (filter) { method in C
|
| /third_party/node/deps/npm/lib/commands/ |
| D | config.js | 151 const where = this.npm.flatOptions.location field in Config 291 const summary = problems.map(({ action, from, to, key, where }) => { field
|