Searched defs:Services (Results 1 – 12 of 12) sorted by relevance
31 ### Strings, Properties and CharacterIterator51 ### Conversion Basics58 ### Locale and Resources91 ### Locales and Services96 ### Transliteration113 ### `Date` and `Time` Classes141 ### Format and Parse218 ### Searching and Sorting269 ### Text Analysis326 ### Paragraph Layout
186 ### Requested Locale191 ### Valid Locale200 ### Fallback217 ### Actual Locale225 ### getLocale()241 ### Functional Equivalence
30 (function (Services) { argument
28 (function (Services) { argument
107 Services::Services() : pool_(nullptr) { in Services() function in mindspore::dataset::Services
513 ## Services section
69 export interface Services { interface
256 interface Services { interface
64 var Services = {}; variable
281 public IList<ServiceDescriptor> Services { get; } property in Google.Protobuf.Reflection.FileDescriptor
90 public ServiceDefinitionCollection Services property in Grpc.Core.Server
3157 TEST_F(SourceInfoTest, Services) { in TEST_F() argument