Home
last modified time | relevance | path

Searched defs:service (Results 1 – 25 of 226) sorted by relevance

12345678910

/third_party/skia/third_party/externals/angle2/scripts/
Dgenerate_stats.py383 def get_spreadsheet(service, spreadsheet_id): argument
471 def batch_update(service, spreadsheet_id, updates): argument
482 def create_sheets(service, spreadsheet_id, sheet_names): argument
489 def get_headers(service, spreadsheet_id, sheet_names): argument
507 def batch_update_values(service, spreadsheet_id, data): argument
528 def update_filters(service, spreadsheet_id, headers, info, spreadsheet): argument
564 def update_headers(service, spreadsheet_id, headers, info): argument
597 def append_values(service, spreadsheet_id, sheet_name, values): argument
661 def update_values(service, spreadsheet_id, headers, info): argument
686 def update_spreadsheet(service, spreadsheet_id, info): argument
/third_party/flutter/skia/third_party/externals/angle2/scripts/
Dgenerate_stats.py379 def get_spreadsheet(service, spreadsheet_id): argument
467 def batch_update(service, spreadsheet_id, updates): argument
478 def create_sheets(service, spreadsheet_id, sheet_names): argument
485 def get_headers(service, spreadsheet_id, sheet_names): argument
503 def batch_update_values(service, spreadsheet_id, data): argument
524 def update_filters(service, spreadsheet_id, headers, info, spreadsheet): argument
560 def update_headers(service, spreadsheet_id, headers, info): argument
592 def append_values(service, spreadsheet_id, sheet_name, values): argument
656 def update_values(service, spreadsheet_id, headers, info): argument
681 def update_spreadsheet(service, spreadsheet_id, info): argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DICUServiceThreadTest.java76 public static SortedMap getDisplayNames(ICUService service, ULocale locale) { in getDisplayNames()
122 protected ICUService service; field in ICUServiceThreadTest.TestThread
125 public TestThread(String name, ICUService service, long delay) { in TestThread()
197 RegisterFactoryThread(String name, ICUService service, long delay) { in RegisterFactoryThread()
213 UnregisterFactoryThread(String name, ICUService service, long delay) { in UnregisterFactoryThread()
238 … UnregisterFactoryListThread(String name, ICUService service, long delay, Factory[] factories) { in UnregisterFactoryListThread()
256 GetVisibleThread(String name, ICUService service, long delay) { in GetVisibleThread()
276 GetDisplayThread(String name, ICUService service, long delay, ULocale locale) { in GetDisplayThread()
309 GetThread(String name, ICUService service, long delay) { in GetThread()
329 GetListThread(String name, ICUService service, long delay, String[] list) { in GetListThread()
[all …]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DICUServiceThreadTest.java73 public static SortedMap getDisplayNames(ICUService service, ULocale locale) { in getDisplayNames()
119 protected ICUService service; field in ICUServiceThreadTest.TestThread
122 public TestThread(String name, ICUService service, long delay) { in TestThread()
194 RegisterFactoryThread(String name, ICUService service, long delay) { in RegisterFactoryThread()
210 UnregisterFactoryThread(String name, ICUService service, long delay) { in UnregisterFactoryThread()
235 … UnregisterFactoryListThread(String name, ICUService service, long delay, Factory[] factories) { in UnregisterFactoryListThread()
253 GetVisibleThread(String name, ICUService service, long delay) { in GetVisibleThread()
273 GetDisplayThread(String name, ICUService service, long delay, ULocale locale) { in GetDisplayThread()
306 GetThread(String name, ICUService service, long delay) { in GetThread()
326 GetListThread(String name, ICUService service, long delay, String[] list) { in GetListThread()
[all …]
/third_party/typescript/src/testRunner/unittests/tsserver/
DreloadProjects.ts44 const service = createProjectService(host); constant
65 const service = createProjectService(host, { useInferredProjectPerProjectRoot: true, }); constant
89 const service = createProjectService(host); constant
115 const service = createProjectService(host); constant
DpartialSemanticServer.ts35 const service = session.getProjectService(); constant
154 const service = session.getProjectService(); constant
191 const service = session.getProjectService(); constant
225 const service = session.getProjectService(); constant
234 const service = session.getProjectService(); constant
273 const service = session.getProjectService(); constant
DwatchEnvironment.ts224 const service = createProjectService(host); constant
270 const service = session.getProjectService(); constant
327 const service = session.getProjectService(); constant
381 const service = session.getProjectService(); constant
419 const service = session.getProjectService(); constant
485 const service = session.getProjectService(); constant
543 const service = session.getProjectService(); constant
601 const service = createProjectService(host); constant
638 const service = createProjectService(host); constant
677 const service = createProjectService(host); constant
[all …]
DsyntacticServer.ts47 const service = session.getProjectService(); constant
107 const service = session.getProjectService(); constant
135 const service = session.getProjectService(); constant
169 const service = session.getProjectService(); constant
/third_party/skia/third_party/externals/freetype/src/base/
Dfttype1.c32 FT_Service_PsInfo service; in FT_Get_PS_Font_Info() local
58 FT_Service_PsInfo service; in FT_Has_PS_Glyph_Names() local
80 FT_Service_PsInfo service; in FT_Get_PS_Font_Private() local
110 FT_Service_PsInfo service = NULL; in FT_Get_PS_Font_Value() local
Dftpfr.c28 FT_Service_PfrMetrics service = NULL; in ft_pfr_check() local
48 FT_Service_PfrMetrics service; in FT_Get_PFR_Metrics() local
104 FT_Service_PfrMetrics service; in FT_Get_PFR_Kerning() local
132 FT_Service_PfrMetrics service; in FT_Get_PFR_Advance() local
Dftmm.c100 FT_Service_MultiMasters service; in FT_Get_Multi_Master() local
127 FT_Service_MultiMasters service; in FT_Get_MM_Var() local
174 FT_Service_MultiMasters service; in FT_Set_MM_Design_Coordinates() local
209 FT_Service_MultiMasters service; in FT_Set_MM_WeightVector() local
242 FT_Service_MultiMasters service; in FT_Get_MM_WeightVector() local
318 FT_Service_MultiMasters service; in FT_Get_Var_Design_Coordinates() local
445 FT_Service_MultiMasters service; in FT_Get_MM_Blend_Coordinates() local
476 FT_Service_MultiMasters service; in FT_Get_Var_Blend_Coordinates() local
Dftcid.c42 FT_Service_CID service; in FT_Get_CID_Registry_Ordering_Supplement() local
74 FT_Service_CID service; in FT_Get_CID_Is_Internally_CID_Keyed() local
101 FT_Service_CID service; in FT_Get_CID_From_Glyph_Index() local
/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dfttype1.c33 FT_Service_PsInfo service; in FT_Get_PS_Font_Info() local
59 FT_Service_PsInfo service; in FT_Has_PS_Glyph_Names() local
81 FT_Service_PsInfo service; in FT_Get_PS_Font_Private() local
111 FT_Service_PsInfo service = NULL; in FT_Get_PS_Font_Value() local
Dftpfr.c29 FT_Service_PfrMetrics service = NULL; in ft_pfr_check() local
49 FT_Service_PfrMetrics service; in FT_Get_PFR_Metrics() local
105 FT_Service_PfrMetrics service; in FT_Get_PFR_Kerning() local
133 FT_Service_PfrMetrics service; in FT_Get_PFR_Advance() local
Dftmm.c101 FT_Service_MultiMasters service; in FT_Get_Multi_Master() local
128 FT_Service_MultiMasters service; in FT_Get_MM_Var() local
175 FT_Service_MultiMasters service; in FT_Set_MM_Design_Coordinates() local
210 FT_Service_MultiMasters service; in FT_Set_MM_WeightVector() local
243 FT_Service_MultiMasters service; in FT_Get_MM_WeightVector() local
319 FT_Service_MultiMasters service; in FT_Get_Var_Design_Coordinates() local
446 FT_Service_MultiMasters service; in FT_Get_MM_Blend_Coordinates() local
477 FT_Service_MultiMasters service; in FT_Get_Var_Blend_Coordinates() local
Dftcid.c43 FT_Service_CID service; in FT_Get_CID_Registry_Ordering_Supplement() local
75 FT_Service_CID service; in FT_Get_CID_Is_Internally_CID_Keyed() local
102 FT_Service_CID service; in FT_Get_CID_From_Glyph_Index() local
/third_party/freetype/src/base/
Dfttype1.c32 FT_Service_PsInfo service; in FT_Get_PS_Font_Info() local
58 FT_Service_PsInfo service; in FT_Has_PS_Glyph_Names() local
80 FT_Service_PsInfo service; in FT_Get_PS_Font_Private() local
110 FT_Service_PsInfo service = NULL; in FT_Get_PS_Font_Value() local
Dftpfr.c28 FT_Service_PfrMetrics service = NULL; in ft_pfr_check() local
48 FT_Service_PfrMetrics service; in FT_Get_PFR_Metrics() local
104 FT_Service_PfrMetrics service; in FT_Get_PFR_Kerning() local
132 FT_Service_PfrMetrics service; in FT_Get_PFR_Advance() local
Dftmm.c100 FT_Service_MultiMasters service; in FT_Get_Multi_Master() local
127 FT_Service_MultiMasters service; in FT_Get_MM_Var() local
174 FT_Service_MultiMasters service; in FT_Set_MM_Design_Coordinates() local
209 FT_Service_MultiMasters service; in FT_Set_MM_WeightVector() local
242 FT_Service_MultiMasters service; in FT_Get_MM_WeightVector() local
318 FT_Service_MultiMasters service; in FT_Get_Var_Design_Coordinates() local
445 FT_Service_MultiMasters service; in FT_Get_MM_Blend_Coordinates() local
476 FT_Service_MultiMasters service; in FT_Get_Var_Blend_Coordinates() local
Dftcid.c42 FT_Service_CID service; in FT_Get_CID_Registry_Ordering_Supplement() local
74 FT_Service_CID service; in FT_Get_CID_Is_Internally_CID_Keyed() local
101 FT_Service_CID service; in FT_Get_CID_From_Glyph_Index() local
/third_party/flatbuffers/grpc/src/compiler/
Dpython_generator.cc49 void GenerateStub(const grpc_generator::Service *service, in GenerateStub()
80 void GenerateServicer(const grpc_generator::Service *service, in GenerateServicer()
106 void GenerateRegister(const grpc_generator::Service *service, in GenerateRegister()
136 const grpc_generator::Service *service) { in Generate()
/third_party/typescript/src/testRunner/unittests/tsserver/events/
DprojectLoading.ts31 const service = session.getProjectService(); constant
66 … const { host, verifyEvent, verifyEventWithOpenTs, service } = createSessionToVerifyEvent(files); constant
86 …const { host, verifyEvent, verifyEventWithOpenTs, service } = createSessionToVerifyEvent(files.con… constant
132 …const { service, session, verifyEventWithOpenTs, verifyEvent } = createSessionToVerifyEvent(files.… constant
159 …const { session, service, verifyEvent: verifyEventWorker, getNumberOfEvents } = createSessionToVer… constant
190 …const { verifyEvent, getNumberOfEvents, service } = createSession(/*lazyConfiguredProjectsFromExte… constant
DlargeFileReferenced.ts24 const service = session.getProjectService(); constant
47 const service = session.getProjectService(); constant
60 const service = session.getProjectService(); constant
/third_party/pulseaudio/src/modules/macosx/
Dmodule-bonjour-publish.c65 struct service { struct
67 DNSServiceRef service; argument
69 char *service_name; argument
71 enum service_subtype subtype; argument
87 static void get_service_data(struct service *s, pa_sample_spec *ret_ss, pa_channel_map *ret_map, co… in get_service_data() argument
/third_party/pulseaudio/src/modules/
Dmodule-zeroconf-publish.c111 struct service { struct
116 char *service_name; argument
117 const char *service_type; argument
118 enum service_subtype subtype; argument
140 pa_hashmap *services; /* protect with mainloop lock */ argument
281 static void publish_service(pa_mainloop_api *api PA_GCC_UNUSED, void *service) { in publish_service()

12345678910