HomeSort by relevance Sort by last modified time
    Searched full:uuid (Results 901 - 925 of 1218) sorted by null

<<31323334353637383940>>

  /external/e2fsprogs/e2fsck/
problem.h 83 /* Adding UUID to filesystem */
113 /* Superblock has a bad journal UUID */
  /external/e2fsprogs/ext2ed/
ext2.descriptors 150 char[16] s_uuid; /* 128-bit uuid for volume */
164 char[16] s_journal_uuid; /* uuid of journal superblock */
  /external/e2fsprogs/lib/ext2fs/
ext2_fs.h 558 __u8 s_uuid[16]; /* 128-bit uuid for volume */
572 __u8 s_journal_uuid[16]; /* uuid of journal superblock */
undo_io.c 106 static unsigned char uuid_key[] = "filesystem UUID";
  /external/kernel-headers/original/linux/
ext3_fs.h 457 /*68*/ __u8 s_uuid[16]; /* 128-bit uuid for volume */
471 /*D0*/ __u8 s_journal_uuid[16]; /* uuid of journal superblock */
  /external/qemu/
qemu-monitor.hx 84 @item info uuid
85 show the current VM UUID
  /external/valgrind/main/include/vki/
vki-darwin.h 1003 #include <uuid/uuid.h>
  /external/wpa_supplicant_8/hostapd/
hostapd_cli.c 71 " wps_pin <uuid> <pin> [timeout] [addr] add WPS Enrollee PIN\n"
356 "UUID and PIN, are required.\n");
  /hardware/qcom/media/mm-core/inc/
QOMX_IVCommonExtensions.h 256 QOMX_MediaInfoTagUUIDAtomInfo, /**< OMX_U8*. The user defined data associated with UUID.*/
257 QOMX_MediaInfoTagUUIDAtomCount, /**< OMX_U32 UUID atom count.*/
  /hardware/samsung_slsi/exynos5/libkeymaster/
tlcTeeKeymaster_if.c 43 static const mcUuid_t uuid = TEE_KEYMASTER_TL_UUID; variable
90 &uuid,
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/
MobiCoreDevice.cpp 272 mcpMessage->cmdOpen.uuid = cmdOpenSession->uuid;
  /hardware/ti/omap3/dspbridge/libbridge/
DSPNode.c 175 "UUID properties \r\n")));
921 * Get Node properties from DCD/DOF file given the UUID
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
LCML_Types.h 131 * Structure to capture uuid information.
135 struct DSP_UUID *uuid; member in struct:LCML_UUIDINFO
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c 296 status = DSPManager_RegisterObject((struct DSP_UUID *)phandle->dspCodec->NodeInfo.AllUUIDs[dllinfo].uuid,
343 (struct DSP_UUID *)phandle->dspCodec->NodeInfo.AllUUIDs[0].uuid,
360 (struct DSP_UUID *)phandle->dspCodec->DeviceInfo.AllUUIDs[0].uuid,
611 status = DSPManager_RegisterObject((struct DSP_UUID *)phandle->dspCodec->NodeInfo.AllUUIDs[dllinfo].uuid,
661 (struct DSP_UUID *)phandle->dspCodec->NodeInfo.AllUUIDs[0].uuid,
671 (struct DSP_UUID *)phandle->dspCodec->DeviceInfo.AllUUIDs[0].uuid,
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapbMessageMmsEmail.java 24 import java.util.UUID;
114 boundary = "----" + UUID.randomUUID();
  /external/clang/lib/AST/
ExprCXX.cpp 64 // Loop all record redeclaration looking for an uuid attribute.
68 if (UuidAttr *Uuid = I->getAttr<UuidAttr>())
69 return Uuid;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Utils.c     [all...]
  /external/bluetooth/bluedroid/stack/include/
avrc_api.h 213 ** record found on the server that matches the service UUID.
port_api.h 218 RFC_API extern int RFCOMM_CreateConnection (UINT16 uuid, UINT8 scn,
  /external/chromium_org/third_party/WebKit/Source/modules/websockets/
NewWebSocketChannelImpl.cpp 173 WTF_LOG(Network, "NewWebSocketChannelImpl %p sendBlob(%s, %s, %llu)", this, blobDataHandle->uuid().utf8().data(), blobDataHandle->type().utf8().data(), blobDataHandle->size());
  /external/chromium_org/third_party/WebKit/Source/platform/weborigin/
SecurityOrigin.cpp 66 // FIXME: Blob URLs don't have inner URLs. Their form is "blob:<inner-origin>/<UUID>", so treating the part after "blob:" as a URL is incorrect.
  /external/chromium_org/third_party/isimpledom/
ISimpleDOMNode.idl 144 [object, uuid(1814ceeb-49e2-407f-af99-fa755a7d2607)]
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
mysql.php 248 'RELEASE_LOCK','SLEEP','UpdateXML','UUID',
  /external/llvm/include/llvm/Support/
MachO.h 559 uint8_t uuid[16]; member in struct:llvm::MachO::uuid_command
  /external/qemu-pc-bios/bochs/bios/
rombios32.c 1981 uint8_t uuid[16]; member in struct:smbios_type_1
    [all...]

Completed in 1124 milliseconds

<<31323334353637383940>>