Home
last modified time | relevance | path

Searched defs:where (Results 1 – 25 of 164) sorted by relevance

1234567

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DBreakIterator.java613 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 …]
DFilteredBreakIteratorBuilder.java42 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/
DBreakIterator.java577 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 …]
DFilteredBreakIteratorBuilder.java42 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/
Dindex.js184 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/
Dpycore_ceval.h88 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/
Dnpa.js21 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/
DLocaleValidityChecker.java69 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/
DLocaleValidityChecker.java74 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/
Dfunction.cpp251 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/
Dpbo.c183 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/
DparserMissingLambdaOpenBrace1.ts2 where(filter: Iterator<T, boolean>): Query<T> { method in C
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dfunction.cpp248 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
Dvalidate_interfaces.cpp390 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/
Dfunction.cpp248 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/
Dtool_cb_see.h33 #define ftruncate(fd,where) tool_ftruncate64(fd,where) argument
/third_party/node/test/parallel/
Dtest-require-empty-main.js15 const where = fixtures.path('require-empty-main'); constant
/third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/
Dspec-from-lock.js4 const specFromLock = (name, lock, where) => { argument
/third_party/skia/third_party/externals/icu/source/tools/gencmn/
Dgencmn.c70 FILE *where = argc < 0 ? stderr : stdout; in main() local
/third_party/icu/icu4c/source/tools/gencmn/
Dgencmn.c70 FILE *where = argc < 0 ? stderr : stdout; in main() local
/third_party/node/deps/icu-small/source/tools/gencmn/
Dgencmn.c70 FILE *where = argc < 0 ? stderr : stdout; in main() local
/third_party/pcre2/pcre2/src/
Dpcre2_config.c78 pcre2_config(uint32_t what, void *where) in pcre2_config()
Dpcre2_pattern_info.c65 pcre2_pattern_info(const pcre2_code *code, uint32_t what, void *where) in pcre2_pattern_info()
/third_party/typescript/tests/baselines/reference/
DparserMissingLambdaOpenBrace1.js15 C.prototype.where = function (filter) { method in C
/third_party/node/deps/npm/lib/commands/
Dconfig.js151 const where = this.npm.flatOptions.location field in Config
291 const summary = problems.map(({ action, from, to, key, where }) => { field

1234567