HomeSort by relevance Sort by last modified time
    Searched full:time_high_and_version (Results 1 - 7 of 7) sorted by null

  /external/vboot_reference/host/lib21/
host_misc.c 101 uint16_t time_high_and_version; local
123 time_high_and_version = chunk[2] & 0xffff;
127 guid->uuid.time_high_and_version = htole16(time_high_and_version);
153 le16toh(guid->uuid.time_high_and_version),
  /external/vboot_reference/firmware/2lib/include/
2guid.h 20 uint16_t time_high_and_version; member in struct:vb2_guid::__anon27250::__anon27251
  /external/vboot_reference/firmware/include/
gpt.h 57 uint16_t time_high_and_version; member in struct:__anon27255::__anon27256::__anon27257
  /external/vboot_reference/cgpt/
cgpt_common.c 369 uint16_t time_high_and_version; local
390 time_high_and_version = chunk[2] & 0xffff;
394 guid->u.Uuid.time_high_and_version = htole16(time_high_and_version);
413 le16toh(guid->u.Uuid.time_high_and_version),
    [all...]
  /libcore/ojluni/src/main/java/java/util/
UUID.java 357 * <time_high_and_version> "-"
362 * time_high_and_version = 2*<hexOctet>
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.artifact.repository_1.1.200.v20130515-2028.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.artifact.repository_1.1.200.v20130515-2028.jar 

Completed in 85 milliseconds