HomeSort by relevance Sort by last modified time
    Searched full:service (Results 2026 - 2050 of 11175) sorted by null

<<81828384858687888990>>

  /external/chromium_org/third_party/eyesfree/src/android/java/src/com/googlecode/eyesfree/braille/translate/
ITranslatorService.aidl 23 * Sets a callback to be called when the service is ready to translate.
  /external/chromium_org/third_party/freetype/include/freetype/internal/services/
svgldict.h 29 * A service used to retrieve glyph names, as well as to find the
svmm.h 29 * A service used to manage multiple-masters data in a given face.
svpostnm.h 28 * A trivial service used to retrieve the PostScript name of a given
svpsinfo.h 5 /* The FreeType PostScript info service (specification). */
  /external/chromium_org/third_party/icu/source/common/
serv.cpp 134 SimpleFactory::create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) const
139 return service->cloneInstance(_instance);
197 // Record the actual id for this service in the cache, so we can return it
205 UObject* service; member in class:CacheEntry
211 delete service;
215 : refcount(1), actualDescriptor(_actualDescriptor), service(_service) {
444 // we single-thread everything using this service, for now.
479 // throw new InternalError("Factory " + factory + "not registered with service: " + this);
502 UObject* service = f->create(key, this, status); local
504 delete service;
584 UObject* service = cloneInstance(result->service); local
    [all...]
  /external/chromium_org/third_party/icu/source/tools/ctestfw/unicode/
testlog.h 18 /** Facilitates internal logging of data driven test service
  /external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
service_reflection_test.py 40 from google.protobuf import service namespace
46 class MockRpcChannel(service.RpcChannel):
53 class MockRpcController(service.RpcController):
103 class MockRpcChannel(service.RpcChannel):
  /external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/
inspector_memory.py 30 service the request before timing out.
  /external/chromium_org/webkit/
DEPS 33 "+gpu/command_buffer/service",
  /external/dnsmasq/contrib/dnsmasq_MacOSX/
README.rtf 36 5. Start the service:\
  /external/freetype/include/freetype/internal/services/
svgldict.h 29 * A service used to retrieve glyph names, as well as to find the
svmm.h 29 * A service used to manage multiple-masters data in a given face.
svpostnm.h 28 * A trivial service used to retrieve the PostScript name of a given
svpsinfo.h 5 /* The FreeType PostScript info service (specification). */
  /external/guava/guava/src/com/google/common/util/concurrent/
package-info.java 22 * com.google.common.util.concurrent.Service}.
  /external/icu4c/common/
serv.cpp 136 SimpleFactory::create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) const
141 return service->cloneInstance(_instance);
201 // Record the actual id for this service in the cache, so we can return it
209 UObject* service; member in class:CacheEntry
215 delete service;
219 : refcount(1), actualDescriptor(_actualDescriptor), service(_service) {
445 // we single-thread everything using this service, for now.
480 // throw new InternalError("Factory " + factory + "not registered with service: " + this);
503 UObject* service = f->create(key, this, status); local
505 delete service;
585 UObject* service = cloneInstance(result->service); local
    [all...]
uinit.c 37 * Users should really open the service objects they need and check
  /external/icu4c/tools/ctestfw/unicode/
testlog.h 18 /** Facilitates internal logging of data driven test service
  /external/iproute2/man/man8/
tc-pfifo_fast.8 23 based on their Type of Service bits or assigned priority.
  /external/jmdns/src/javax/jmdns/impl/tasks/state/
Prober.java 22 * The Prober sends three consecutive probes for all service infos that needs probing as well as for the host name. The state of each service info of the host name is advanced, when a probe has been sent for it. When the prober has run three times,
25 * If a conflict during probes occurs, the affected service infos (and affected host name) are taken away from the prober. This eventually causes the prober to cancel itself.
133 newOut = this.addAuthoritativeAnswer(newOut, new DNSRecord.Service(info.getQualifiedName(), DNSRecordClass.CLASS_IN, DNSRecordClass.NOT_UNIQUE, this.getTTL(), info.getPriority(), info.getWeight(), info.getPort(), this.getDns().getLocalHost()
  /external/kernel-headers/original/linux/
if_fddi.h 66 __u8 dsap; /* destination service access point */
67 __u8 ssap; /* source service access point */
74 __u8 dsap; /* destination service access point */
75 __u8 ssap; /* source service access point */
ioprio.h 21 * class, it always gets premium service. BE is the best-effort scheduling
  /external/libnfc-nci/src/nfa/int/
nfa_sys_ptim.h 55 ** Description Initialize a protocol timer service control block.
  /external/mdnsresponder/mDNSPosix/
libnss_mdns.8 9 .Nd name service switch module to support Apple mdnsd
13 shared library implements a name service switch module to interface with Apple
41 This will cause the name service switch to lookup hostnames first using
55 .Li info libc Qq Name Service Switch

Completed in 1259 milliseconds

<<81828384858687888990>>