/third_party/typescript/tests/baselines/reference/ |
D | jsElementAccessNoContextualTypeCrash.symbols | 15 Common.localize = function (string) { 16 >Common.localize : Symbol(Common.localize, Decl(jsElementAccessNoContextualTypeCrash.js, 1, 38)) 18 >localize : Symbol(Common.localize, Decl(jsElementAccessNoContextualTypeCrash.js, 1, 38))
|
D | jsElementAccessNoContextualTypeCrash.errors.txt | 1 tests/cases/compiler/jsElementAccessNoContextualTypeCrash.js(2,1): error TS2741: Property 'localize… 8 !!! error TS2741: Property 'localize' is missing in type '{}' but required in type 'typeof Common'. 9 !!! related TS2728 tests/cases/compiler/jsElementAccessNoContextualTypeCrash.js:7:1: 'localize' is … 14 Common.localize = function (string) {
|
D | jsElementAccessNoContextualTypeCrash.types | 21 Common.localize = function (string) { 22 >Common.localize = function (string) { return string;} : (string: string) => string 23 >Common.localize : (string: string) => string 25 >localize : (string: string) => string
|
/third_party/typescript/tests/cases/compiler/ |
D | jsElementAccessNoContextualTypeCrash.ts | 11 Common.localize = function (string) {
|
/third_party/typescript/ |
D | Gulpfile.mjs | 72 * .lcg file is what localization team uses to know what messages to localize. 82 …* generate the lcg file (source of messages to localize) from the diagnosticMessages.generat… 89 const localize = async () => { function 414 task("local", series(preBuild, parallel(localize, buildTsc, buildServer, buildServices, buildLssl, … 537 task("LKG", series(lkgPreBuild, parallel(localize, buildTsc, buildServer, buildServices, buildLssl,…
|
/third_party/icu/icu4c/source/samples/datefmt/ |
D | README.TXT | 65 To really localize a time display, one can also specify the time
|
/third_party/skia/third_party/externals/icu/source/samples/datefmt/ |
D | README.TXT | 65 To really localize a time display, one can also specify the time
|
/third_party/python/Lib/ |
D | locale.py | 332 def localize(string, grouping=False, monetary=False): function
|
/third_party/cups/ |
D | BUILD.gn | 66 "$core_code_dir/ppd-localize.c",
|
/third_party/icu/docs/userguide/format_parse/messages/ |
D | examples.md | 27 manner to localize the user interface (UI) strings.
|
D | index.md | 186 Allowing translators to localize date patterns is error-prone, as translators
|
/third_party/python/Lib/test/ |
D | test_locale.py | 643 self.assertEqual(locale.localize(value, grouping=grouping), out)
|
/third_party/icu/docs/userguide/format_parse/ |
D | index.md | 181 more information than a `UErrorCode` is needed to localize the error.
|
/third_party/python/Doc/library/ |
D | locale.rst | 430 .. function:: localize(string, grouping=False, monetary=False)
|
/third_party/cups-filters/cupsfilters/ |
D | ppdgenerator.c | 111 int localize) /* I - Localize the message? in _CFcupsSetError() argument 115 (void)localize; in _CFcupsSetError()
|
/third_party/glfw/src/ |
D | cocoa_window.m | 830 // localize(d|able), etc. Loading a nib would save us this horror, but that
|
/third_party/node/doc/api/ |
D | modules.md | 502 This allows programs to localize their dependencies, so that they do not
|
/third_party/python/Doc/howto/ |
D | unicode.rst | 745 and localize an application. These slides cover Python 2.x only.
|
/third_party/python/Misc/NEWS.d/ |
D | 3.10.0b1.rst | 1348 Provide a locale.localize() function, which converts a normalized number
|
/third_party/icu/docs/userguide/locale/ |
D | resources.md | 768 3. If you already have some data to localize, create more bundles with
|
/third_party/vk-gl-cts/external/vulkan-docs/src/style/ |
D | extensions.adoc | 444 require a new chapter of the specification, localize such changes into a
|
D | extensions.txt | 423 require a new chapter of the specification, localize such changes into a
|
/third_party/skia/third_party/externals/imgui/docs/ |
D | CHANGELOG.txt | 1769 - SliderAngle: Added optional format argument to alter precision or localize the string. (#2150) [@…
|
/third_party/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 10714 本土化 < to\-localize; 24519 本土化 > to\-localize;
|