HomeSort by relevance Sort by last modified time
    Searched refs:uuid (Results 151 - 175 of 451) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/clang/utils/VtableTest/
gen.cc 28 int uuid = 0; variable
176 g(fn); g("(char *t) { mix(\"vfn this offset\", (char *)this - t); mix(\"vfn uuid\", "); g(++uuid);
248 g(fn); g("(char *t) { mix(\"vfn this offset\", (char *)this - t); mix(\"vfn uuid\", "); g(++uuid);
283 g(" else mix(\"no dyncast\", "); g(++uuid); gl(");");
292 g(" mix(\"no fields\", "); g(++uuid); gl(");");
300 g(" mix(\"no funcs\", "); g(++uuid); gl(");");
  /external/webkit/Source/WebKit/win/Interfaces/
IWebUIDelegatePrivate.idl 48 uuid(df3b4283-6868-4a1f-97f6-baf0b33f239c),
86 uuid(b7d6a98e-9c4f-43f2-b6a7-0975a0b18421),
106 uuid(e9834891-233b-48a0-984b-8f8a19abdd0f),
DOMEvents.idl 50 uuid(7f8a0a96-f864-44fb-87fb-c5f03666e8e6),
62 uuid(62343a9e-a779-4e91-818a-14fc178cf4c2),
126 uuid(c7cf7d84-d755-40bc-b664-84bc79eff709),
148 uuid(55AAF192-68CD-409f-A551-89710DC7240A),
161 uuid(76bc4e46-67df-40d3-89b0-a94dcc2ed507),
232 uuid(bdd97151-5f6a-4ba4-a902-9b008392eb54),
307 uuid(6345d228-ea67-48ee-93c8-ff6e9c6356e9),
346 uuid(6048369e-e444-401b-950d-c9daef9384d2),
368 uuid(b928261d-7c9e-4156-af71-6f698bd97788),
412 uuid(5404e6d9-a2bb-4c74-8070-ce9d2599bd00)
    [all...]
DOMHTML.idl 48 uuid(DD8E4E33-D1D4-48e7-BB23-6DC3D7CCEC42),
75 uuid(1AD98D99-163C-4c04-B6EE-85A3DD31F5C4),
107 uuid(A7DF8485-25B7-4a98-B70C-1E29CAA00597),
219 uuid(EBD5F41D-FF65-41d8-97C9-FCE3A3D4CC3E),
301 uuid(DF5C0054-DDDB-4888-9198-7A4E4EBF8D69),
392 uuid(3825AA04-B38F-4399-95BB-F5410B29594A),
514 uuid(0E1EF5AB-4008-4d83-9135-D4DC1B4603D4),
591 uuid(80C40AC5-1755-4894-812F-479269C262A2),
817 uuid(298B02B7-3EB5-4ba4-AD3F-7FA53241AADE),
944 uuid(8CFFB1DA-7BA5-4cf7-B7E6-80583354855B)
    [all...]
IWebUndoManager.idl 37 uuid(D25D748C-6C1E-478d-9832-FDA26E8F7EE4),
201 uuid(67B067BE-4DE6-45c2-AD39-A91DFA84FF4E),
280 uuid(431DD6B2-56BF-4f48-943B-78CCEAC418E4),
IWebBackForwardList.idl 46 uuid(C278A16D-B502-4131-B551-DCE3F4ED2B36),
IWebCoreStatistics.idl 35 uuid(9607001D-6EEF-4c2c-AD22-94E9DA587973),
IWebEditingDelegate.idl 53 uuid(B0F960E7-FB81-447f-A958-E02DA02ADBB7),
67 uuid(8B95C1B3-E1B3-4f97-80D6-2240417E3E0C),
81 uuid(FABCC69A-5917-4242-A19A-42E8B62227A7),
98 uuid(2C75A1E3-EE9D-45c8-A385-19DE68AC5675),
IWebIconDatabase.idl 59 uuid(E93F2616-2560-47d9-BD4D-6E2F1E1D3174),
  /external/wpa_supplicant_8/src/ap/
wps_hostapd.c 13 #include "utils/uuid.h"
148 char uuid[40], txt[400]; local
151 if (uuid_bin2str(uuid_e, uuid, sizeof(uuid)))
153 wpa_printf(MSG_DEBUG, "WPS: PIN needed for E-UUID %s", uuid);
156 uuid, MAC2STR(dev->mac_addr), dev->device_name,
173 t.sec, uuid, MAC2STR(dev->mac_addr), dev->device_name,
201 char uuid[40]; local
203 if (uuid_bin2str(uuid_e, uuid, sizeof(uuid))
224 char uuid[40]; local
683 const u8 **uuid = ctx; local
702 const u8 *uuid; local
778 const u8 *uuid; local
1034 const u8 *uuid; member in struct:wps_add_pin_data
    [all...]
  /external/qemu/hw/
bt-sdp.c 29 int *uuid; member in struct:bt_l2cap_sdp_state_s::sdp_service_record_s
83 const uint8_t *uuid, ssize_t datalen)
88 if (datalen == 16 && memcmp(uuid + 4, bt_base_uuid, 12))
91 if (uuid[0] | uuid[1])
93 uuid += 2;
96 val = (uuid[0] << 8) | uuid[1];
97 lo = record->uuid;
572 qemu_free(sdp->service_list[i].uuid);
702 int *uuid; local
    [all...]
  /external/bluetooth/hcidump/parser/
att.c 220 static const char *uuid2str(uint16_t uuid)
222 switch (uuid) {
305 printf("format: uuid-16\n");
309 uint16_t uuid = btohs(htons(get_u16(frm))); local
311 printf("handle 0x%2.2x, uuid 0x%2.2x (%s)\n", handle, uuid,
312 uuid2str(uuid));
315 printf("format: uuid-128\n");
322 printf("handle 0x%2.2x, uuid ", handle);
337 uint16_t uuid = btohs(htons(get_u16(frm))) local
352 uint16_t uuid = btohs(htons(get_u16(frm))); local
    [all...]
sdp.c 85 /* UUID name lookup table */
87 int uuid; member in struct:__anon2606
223 char* get_uuid_name(int uuid)
228 if (sdp_uuid_nam_lookup_table[i].uuid == uuid)
323 uint32_t uuid = 0; local
328 case 2: /* 16-bit UUID */
329 uuid = get_u16(frm);
330 s = "uuid-16";
332 case 4: /* 32_bit UUID */
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
wps_supplicant.c 13 #include "uuid.h"
500 uuid_bin2str(ap->uuid, uuid_str, sizeof(uuid_str));
523 uuid_bin2str(ap->uuid, uuid_str, sizeof(uuid_str));
534 uuid_bin2str(enrollee->uuid, uuid_str, sizeof(uuid_str));
558 uuid_bin2str(enrollee->uuid, uuid_str, sizeof(uuid_str));
580 uuid_bin2str(ap_settings->uuid, uuid_str, sizeof(uuid_str));
583 "uuid=%s ssid=%s auth_type=0x%04x encr_type=0x%04x "
596 uuid_bin2str(ev->uuid, uuid_str, sizeof(uuid_str));
600 "uuid=%s state=START sel_reg=%d dev_passwd_id=%u "
607 "uuid=%s state=DONE", uuid_str)
1048 char uuid[40], txt[400]; local
1365 const u8 *sel_uuid, *uuid; local
    [all...]
  /external/chromium/build/mac/
strip_save_dsym 84 # Determines the UUID value by calling otool.
99 # state 0 is when nothing UUID-related has been seen yet. State 1 is
105 uuid = ""
121 # The UUID display format changed in the version of otool shipping
123 # uuid 4D7135B2-9C56-C5F5-5F49-A994258E0955
125 # uuid 4D7135B2-9C56-C5F5-5F49-A994258E0955
126 # The old format, from cctools-750 and older's otool, breaks the UUID
128 # uuid 0x4d 0x71 0x35 0xb2 0x9c 0x56 0xc5 0xf5
130 new_uuid_match = re.match("^ {3,4}uuid (.{8}-.{4}-.{4}-.{4}-.{12})$",
133 uuid = new_uuid_match.group(1
    [all...]
  /frameworks/base/core/java/android/server/
BluetoothService.java 181 public ParcelUuid uuid; field in class:BluetoothService.RemoteService
182 public RemoteService(String address, ParcelUuid uuid) {
184 this.uuid = uuid;
190 return address.equals(service.address) && uuid.equals(service.uuid);
199 hash = hash * 31 + (uuid == null ? 0 : uuid.hashCode());
628 * for adapter comes in with UUID property.
1761 ParcelUuid[] uuid = getUuidFromCache(address); local
    [all...]
  /external/bluetooth/bluez/attrib/
client.c 35 #include <bluetooth/uuid.h>
195 char *uuid; local
202 uuid = g_strdup(chr->type);
203 dict_append_entry(&dict, "UUID", DBUS_TYPE_STRING, &uuid);
204 g_free(uuid);
206 /* FIXME: Translate UUID to name. */
675 bt_uuid_t uuid; local
681 bt_uuid16_create(&uuid, type);
682 bt_uuid_to_string(&uuid, str, MAX_LEN_UUID_STR)
807 bt_uuid_t uuid; local
979 const char *uuid; local
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_upnp.c 181 #include "uuid.h"
238 * Each uuid is 16 bytes long.
241 /* uuid_make -- construct a random UUID
246 static void uuid_make(u8 uuid[UUID_LEN])
248 os_get_random(uuid, UUID_LEN);
251 uuid[6] &= 0x0f; uuid[6] |= (4 << 4); /* version 4 == random gen */
252 uuid[8] &= 0x3f; uuid[8] |= 0x80;
620 /* subscription_find -- return existing subscription matching uuid, if an
    [all...]
  /frameworks/av/include/media/
AudioEffect.h 95 * Returns the descriptor for the specified effect uuid.
98 * uuid: pointer to effect uuid.
105 * BAD_VALUE invalid uuid or descriptor pointers
106 * NAME_NOT_FOUND no effect with this uuid found
111 static status_t getEffectDescriptor(const effect_uuid_t *uuid,
211 * type: type of effect created: can be null if uuid is specified. This corresponds to
213 * uuid: Uuid of effect created: can be null if type is specified. This uuid corresponds t
    [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java 31 import java.util.UUID;
52 * {@link #createRfcommSocketToServiceRecord(UUID)}.
263 * Broadcast Action: This intent is used to broadcast the {@link UUID}
273 "android.bluetooth.device.action.UUID";
470 * is a parcelable version of {@link UUID}.
472 public static final String EXTRA_UUID = "android.bluetooth.device.extra.UUID";
831 public int getServiceChannel(ParcelUuid uuid) {
833 return sService.getRemoteServiceChannel(mAddress, uuid);
    [all...]
IBluetooth.aidl 75 boolean fetchRemoteUuids(in String address, in ParcelUuid uuid, in IBluetoothCallback callback);
76 int getRemoteServiceChannel(in String address, in ParcelUuid uuid);
88 int addRfcommServiceRecord(in String serviceName, in ParcelUuid uuid, int channel, IBinder b);
  /external/bluetooth/bluez/test/
simple-agent 28 def Authorize(self, device, uuid):
29 print "Authorize (%s, %s)" % (device, uuid)
  /external/e2fsprogs/lib/e2p/
Android.mk 21 uuid.c \
  /frameworks/av/media/libeffects/downmix/
EffectDownmix.h 71 int32_t DownmixLib_Create(const effect_uuid_t *uuid,
76 int32_t DownmixLib_GetDescriptor(const effect_uuid_t *uuid,
  /frameworks/av/media/libeffects/visualizer/
EffectVisualizer.cpp 33 // Google Visualizer UUID: d069d9e0-8329-11df-9168-0002a5d5c51b
36 {0xd069d9e0, 0x8329, 0x11df, 0x9168, {0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b}}, // uuid
197 int VisualizerLib_Create(const effect_uuid_t *uuid,
204 if (pHandle == NULL || uuid == NULL) {
208 if (memcmp(uuid, &gVisualizerDescriptor.uuid, sizeof(effect_uuid_t)) != 0) {
247 int VisualizerLib_GetDescriptor(const effect_uuid_t *uuid,
250 if (pDescriptor == NULL || uuid == NULL){
255 if (memcmp(uuid, &gVisualizerDescriptor.uuid, sizeof(effect_uuid_t)) == 0)
    [all...]

Completed in 752 milliseconds

1 2 3 4 5 67 8 91011>>