Home
last modified time | relevance | path

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

12345678

/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/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/
Dnpa.js22 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/
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/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/node/deps/npm/lib/
Dcache.js82 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
Dfetch-package-metadata.js39 function fetchPackageMetadata (spec, where, opts, done) { argument
67 where: where property
/third_party/node/deps/npm/node_modules/config-chain/
Dindex.js103 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/
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/flutter/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
297 auto where = in FindConstructForEntryBlock() local
/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
/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/node/deps/npm/lib/install/
Drealize-shrinkwrap-specifier.js5 module.exports = function (name, sw, where) { argument
/third_party/node/test/parallel/
Dtest-require-empty-main.js15 const where = fixtures.path('require-empty-main'); constant
/third_party/node/deps/icu-small/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/flutter/skia/third_party/externals/icu/source/tools/gencmn/
Dgencmn.c70 FILE *where = argc < 0 ? stderr : stdout; in main() local
/third_party/skia/third_party/externals/icu/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()
/third_party/typescript/tests/baselines/reference/
DparserMissingLambdaOpenBrace1.js15 C.prototype.where = function (filter) { method in C

12345678