Home
last modified time | relevance | path

Searched defs:Services (Results 1 – 9 of 9) sorted by relevance

/third_party/icu/docs/userguide/
Dservices.md31 ### Strings, Properties and CharacterIterator
51 ### Conversion Basics
58 ### Locale and Resources
91 ### Locales and Services
96 ### Transliteration
113 ### `Date` and `Time` Classes
141 ### Format and Parse
218 ### Searching and Sorting
269 ### Text Analysis
326 ### Paragraph Layout
/third_party/icu/docs/userguide/locale/
Dindex.md186 ### Requested Locale
191 ### Valid Locale
200 ### Fallback
217 ### Actual Locale
225 ### getLocale()
241 ### Functional Equivalence
/third_party/typescript/tests/baselines/reference/
Dimport_reference-exported-alias.js30 (function (Services) { argument
Dimport_reference-to-type-alias.js28 (function (Services) { argument
/third_party/jsframework/runtime/main/app/
Dindex.ts68 export interface Services { interface
/third_party/typescript/tests/cases/conformance/controlFlow/
DneverReturningFunctions1.ts256 interface Services { interface
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DFileDescriptor.cs281 public IList<ServiceDescriptor> Services { get; } property in Google.Protobuf.Reflection.FileDescriptor
/third_party/typescript/tests/cases/user/chrome-devtools-frontend/
Ddefinitions.js64 var Services = {}; variable
/third_party/protobuf/src/google/protobuf/compiler/
Dparser_unittest.cc3157 TEST_F(SourceInfoTest, Services) { in TEST_F() argument