HomeSort by relevance Sort by last modified time
    Searched full:registry (Results 1 - 25 of 329) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/WebKitTools/Scripts/
num-cpus 3 ls /proc/registry/HKEY_LOCAL_MACHINE/HARDWARE/DESCRIPTION/System/CentralProcessor | wc -w
  /external/dbus/bus/
services.h 37 BusRegistry* bus_registry_ref (BusRegistry *registry);
38 void bus_registry_unref (BusRegistry *registry);
39 BusService* bus_registry_lookup (BusRegistry *registry,
41 BusService* bus_registry_ensure (BusRegistry *registry,
47 void bus_registry_foreach (BusRegistry *registry,
50 dbus_bool_t bus_registry_list_services (BusRegistry *registry,
53 dbus_bool_t bus_registry_acquire_service (BusRegistry *registry,
60 dbus_bool_t bus_registry_release_service (BusRegistry *registry,
66 dbus_bool_t bus_registry_set_service_context_table (BusRegistry *registry,
services.c 42 BusRegistry *registry; member in struct:BusService
74 BusRegistry *registry; local
76 registry = dbus_new0 (BusRegistry, 1);
77 if (registry == NULL)
80 registry->refcount = 1;
81 registry->context = context;
83 registry->service_hash = _dbus_hash_table_new (DBUS_HASH_STRING,
85 if (registry->service_hash == NULL)
88 registry->service_pool = _dbus_mem_pool_new (sizeof (BusService),
91 if (registry->service_pool == NULL
    [all...]
driver.c 182 create_unique_client_name (BusRegistry *registry,
231 if (bus_registry_lookup (registry, str) == NULL)
250 BusRegistry *registry; local
285 registry = bus_connection_get_registry (connection);
287 if (!create_unique_client_name (registry, &unique_name))
310 service = bus_registry_ensure (registry,
377 BusRegistry *registry; local
384 registry = bus_connection_get_registry (connection);
393 if (!bus_registry_list_services (registry, &services, &len))
566 BusRegistry *registry; local
629 BusRegistry *registry; local
691 BusRegistry *registry; local
943 BusRegistry *registry; local
1026 BusRegistry *registry; local
1131 BusRegistry *registry; local
1207 BusRegistry *registry; local
1283 BusRegistry *registry; local
    [all...]
  /external/chromium/net/socket_stream/
socket_stream_throttle.cc 67 SocketStreamThrottleRegistry* registry = local
69 return registry->GetSocketStreamThrottleForScheme(scheme);
75 SocketStreamThrottleRegistry* registry = local
77 registry->RegisterSocketStreamThrottle(scheme, throttle);
  /external/chromium/base/
registry.h 23 // Utility class to read from and manipulate the registry.
24 // Registry vocabulary primer: a "key" is like a folder, in which there
95 HKEY key_; // the registry key being iterated
100 // Standalone registry functions -- sorta deprecated, they now map to
104 // Add a raw data to the registry -- you can pass NULL for the data if
113 // Convenience routine to add a string value to the registry
119 // Read raw data from the registry -- pass something as the dtype
127 // Delete a value or a key from the registry
137 // delete a key and all subkeys from the registry
145 // Iterates the entries found in a particular folder on the registry
    [all...]
  /external/chromium/net/base/
platform_mime_util_win.cc 9 #include "base/registry.h"
16 // check windows registry for file extension's mime type (registry key
  /external/webkit/WebCore/inspector/front-end/
SourceTokenizer.js 74 WebInspector.SourceTokenizer.Registry = function() {
84 WebInspector.SourceTokenizer.Registry.getInstance = function()
86 if (!WebInspector.SourceTokenizer.Registry._instance)
87 WebInspector.SourceTokenizer.Registry._instance = new WebInspector.SourceTokenizer.Registry();
88 return WebInspector.SourceTokenizer.Registry._instance;
91 WebInspector.SourceTokenizer.Registry.prototype = {
  /external/chromium/third_party/icu/source/common/
wintz.c 32 /* The layout of the Tzi value in the registry */
43 * Various registry keys and key fragments.
82 * the registry.
100 really want to know is how the registry is laid out.
175 installs. It works by directly interrogating the registry and
178 registry contains time zone data under one of two keys (depending on
200 blocks of various registry keys. When we find a match, we know what
201 time zone Windows is set to. Since the registry key is not
210 registry for the current zone to the display name stored in the
211 registry for various Windows zones. By comparing the registry dat
    [all...]
  /external/icu4c/common/
wintz.c 32 /* The layout of the Tzi value in the registry */
43 * Various registry keys and key fragments.
82 * the registry.
100 really want to know is how the registry is laid out.
177 installs. It works by directly interrogating the registry and
180 registry contains time zone data under one of two keys (depending on
202 blocks of various registry keys. When we find a match, we know what
203 time zone Windows is set to. Since the registry key is not
212 registry for the current zone to the display name stored in the
213 registry for various Windows zones. By comparing the registry dat
    [all...]
  /external/apache-http/src/org/apache/http/impl/client/
DefaultHttpClient.java 164 SchemeRegistry registry = new SchemeRegistry(); local
165 registry.register(
167 registry.register(
196 connManager = factory.newInstance(params, registry);
198 connManager = new SingleClientConnManager(getParams(), registry);
237 AuthSchemeRegistry registry = new AuthSchemeRegistry(); local
238 registry.register(
241 registry.register(
244 return registry;
250 CookieSpecRegistry registry = new CookieSpecRegistry() local
    [all...]
  /libcore/support/src/test/java/tests/resources/manifest/
hyts_MANIFEST.MF 6 com.ibm.ive.eccomm.client.services.registry,
7 com.ibm.ive.eccomm.service.registry; specification-version=1.0.0,
18 com.ibm.ive.eccomm.service.registry.RegistryService
22 com.ibm.ive.eccomm.client.services.registry.store; specification-version=1.0.0
  /external/webkit/WebCore/platform/text/mac/
character-sets.txt 42 registry. These aliases that start with "cs" contain the standard
52 Registration Authority), the ISO Registry number is specified as
56 character set entry in the IANA Registry in order to distinguish the
65 Source: ECMA registry
86 Source: ECMA registry
96 Source: ECMA registry
103 Source: ECMA registry
112 Source: ECMA registry
118 Source: ECMA registry
124 Source: ECMA registry
    [all...]
  /hardware/ti/omap3/dspbridge/inc/
dbreg.h 21 * Registry keys for use in Linux. This is the clearinghouse for
22 * registry definitions, hopefully eliminating overlapping between
42 *! 12-Nov-1999 rr: New Registry Defnitions.
68 /* general registry definitions */
69 #define MAXREGPATHLENGTH 255 /* Max registry path length. Also the
70 max registry value length. */
78 /* registry */
  /development/ndk/platforms/android-5/include/GLES2/
gl2platform.h 18 * by filing a bug against product "OpenGL-ES" component "Registry".
  /external/apache-http/src/org/apache/http/client/protocol/
ClientContextConfigurer.java 52 public void setCookieSpecRegistry(final CookieSpecRegistry registry) {
53 this.context.setAttribute(COOKIESPEC_REGISTRY, registry);
56 public void setAuthSchemeRegistry(final AuthSchemeRegistry registry) {
57 this.context.setAttribute(AUTHSCHEME_REGISTRY, registry);
  /external/freetype/include/freetype/
ftcid.h 58 * Retrieve the Registry/Ordering/Supplement triple (also known as the
66 * registry ::
67 * The registry, as a C~string, owned by the face.
87 const char* *registry,
  /frameworks/base/opengl/include/GLES/
glplatform.h 17 * by filing a bug against product "OpenGL-ES" component "Registry".
  /frameworks/base/opengl/include/GLES2/
gl2platform.h 17 * by filing a bug against product "OpenGL-ES" component "Registry".
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2platform.h 18 * by filing a bug against product "OpenGL-ES" component "Registry".
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2platform.h 18 * by filing a bug against product "OpenGL-ES" component "Registry".
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2platform.h 18 * by filing a bug against product "OpenGL-ES" component "Registry".
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES2/
gl2platform.h 18 * by filing a bug against product "OpenGL-ES" component "Registry".
  /external/bluetooth/glib/gio/
gfileattribute.h 54 * Acts as a lightweight registry for possible valid file attributes.
55 * The registry stores Key-Value pair formats as #GFileAttributeInfo<!-- -->s.
  /external/webkit/WebKit/win/
ForEachCoClass.cpp 33 // deprecated - do not use - remove once a registry-free version of Safari has shipped (first major version after 3.1.1)
38 // deprecated - do not use - remove once a registry-free version of Safari has shipped (first major version after 3.1.1)

Completed in 364 milliseconds

1 2 3 4 5 6 7 8 91011>>