Searched refs:Version (Results 1 - 22 of 22) sorted by relevance

/fuchsia/zircon/system/utest/zxcrypt/
H A Dzxcrypt.cpp31 bool TestBind(Volume::Version version, bool fvm) {
44 bool TestDdkGetSize(Volume::Version version, bool fvm) {
65 bool TestBlockGetInfo(Volume::Version version, bool fvm) {
86 bool TestBlockFvmQuery(Volume::Version version, bool fvm) {
139 bool TestBlockFvmVSliceQuery(Volume::Version version, bool fvm) {
149 bool TestBlockFvmShrinkAndExtend(Volume::Version version, bool fvm) {
178 bool TestFdZeroLength(Volume::Version version, bool fvm) {
191 bool TestFdFirstBlock(Volume::Version version, bool fvm) {
205 bool TestFdLastBlock(Volume::Version version, bool fvm) {
220 bool TestFdAllBlocks(Volume::Version versio
[all...]
H A Dvolume.cpp50 bool TestCreate(Volume::Version version, bool fvm) {
72 bool TestUnlock(Volume::Version version, bool fvm) {
115 bool TestEnroll(Volume::Version version, bool fvm) {
142 bool TestRevoke(Volume::Version version, bool fvm) {
166 bool TestShred(Volume::Version version, bool fvm) {
H A Dtest-device.h26 bool Test##Raw(Volume::Version version) { return Test(version, false /* not FVM */); } \
28 bool Test##Fvm(Volume::Version version) { return Test(version, true /* FVM */); } \
129 bool Bind(Volume::Version version, bool fvm);
H A Dtest-device.cpp134 bool TestDevice::Bind(Volume::Version version, bool fvm) {
/fuchsia/zircon/system/private/efi/protocol/
H A Ddriver-binding.h27 uint32_t Version; member in struct:efi_driver_binding_protocol
H A Dgraphics-output.h29 uint32_t Version; member in struct:__anon596
/fuchsia/zircon/system/ulib/zxcrypt/include/zxcrypt/
H A Dvolume.h45 enum Version : uint32_t {
51 static const Version kDefaultVersion;
121 zx_status_t Configure(Version version);
/fuchsia/zircon/third_party/ulib/linenoise/
H A Drules.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/fuchsia/zircon/system/public/zircon/driver/
H A Dbinding.h213 #define ZIRCON_DRIVER_NOTE_PAYLOAD_INIT(Driver,VendorName,Version,BindCount) \
220 /* .version = */ Version, \
261 #define ZIRCON_DRIVER_BEGIN(Driver,Ops,VendorName,Version,BindCount) \
275 ZIRCON_DRIVER_NOTE_PAYLOAD_INIT(Driver,VendorName,Version,BindCount),\
/fuchsia/zircon/third_party/lib/acpica/source/include/acpica/
H A Dactbl3.h108 * Version 1
115 UINT16 Version; member in struct:acpi_table_bgrt
128 * Conforms to "TCG D-RTM Architecture" June 17 2013, Version 1.0.0
197 * Version 1
309 * Version 2
422 * Version 1
540 * Version 1
630 * Version 1
725 * Version 1
743 UINT16 Version; member in struct:acpi_rasf_shared_memory
756 UINT16 Version; member in struct:acpi_rasf_parameter_block
[all...]
H A Dactbl.h144 * Version 2
189 * Version 1 (both)
237 UINT8 Version; /* Version of this table (ACPI 2.0+) */ member in struct:acpi_table_facs
264 * Version 4
H A Dactbl2.h264 * Version 1
266 * Conforms to the "Simple Boot Flag Specification", Version 2.1
282 * Version 0
365 * Version 0 (Both main table and subtables)
434 * Version 1
436 * Conforms to the "Debug Port Specification", Version 1.00, 2/9/2000
453 * Version 1
456 * Version 2.2, Sept. 2013
610 * Version 1
613 * Version 1.
668 UINT8 Version; member in struct:acpi_ibft_header
[all...]
H A Dactbl1.h132 * Version 1
185 * Version 1
212 * Version 1
231 * Version 1
354 * Version 1
456 * Version 1
740 * Version 3
976 UINT8 Version; member in struct:acpi_madt_generic_distributor
981 /* Values for Version field above */
1067 * Version
[all...]
/fuchsia/zircon/third_party/uapp/kilo/
H A Drules.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/fuchsia/zircon/third_party/lib/acpica/source/components/hardware/
H A Dhwxfsleep.c123 if (Facs->Version >= 1)
/fuchsia/zircon/kernel/dev/iommu/intel/
H A Dhw.h19 class Version : public hwreg::RegisterBase<Version, uint32_t> { class in namespace:intel_iommu::reg
22 static auto Get() { return hwreg::RegisterAddr<Version>(kAddr); }
H A Diommu_impl.cpp339 auto version = reg::Version::Get().ReadFrom(&mmio_);
/fuchsia/zircon/system/ulib/zxcrypt/
H A Dvolume.cpp51 const Volume::Version Volume::kDefaultVersion = Volume::kAES256_XTS_SHA256;
439 zx_status_t Volume::Configure(Volume::Version version) {
657 if ((rc != Configure(Version(ntohl(version)))) != ZX_OK) {
/fuchsia/zircon/third_party/lib/acpica/source/common/
H A Ddmtbinfo.c383 {ACPI_DMT_UINT8, ACPI_FACS_OFFSET (Version), "Version", 0},
397 /* ACPI 1.0 FADT (Version 1) */
666 {ACPI_DMT_UINT16, ACPI_BGRT_OFFSET (Version), "Version", 0},
740 {ACPI_DMT_UINT16, ACPI_CSRT1_OFFSET (MajorVersion), "Major Version", 0},
741 {ACPI_DMT_UINT16, ACPI_CSRT1_OFFSET (MinorVersion), "Minor Version", 0},
1844 {ACPI_DMT_UINT32, ACPI_MADT11_OFFSET (ParkingVersion), "Parking Protocol Version", 0},
1866 {ACPI_DMT_UINT8, ACPI_MADT12_OFFSET (Version), "Version",
[all...]
/fuchsia/zircon/third_party/lib/acpica/source/tools/examples/
H A Dextables.c467 [0001] Version : 02
/fuchsia/zircon/third_party/tools/android/avb/
H A Davbtool1291 o.write(' Version of dm-verity: {}\n'.format(self.dm_verity_version))
3412 signed_data.extend(struct.pack('<I', 1)) # Format Version
3463 output.write(struct.pack('<I', 1)) # Format Version
3492 output.write(struct.pack('<I', 1)) # Format Version
3539 output.write(struct.pack('<I', 1)) # Format Version
4113 help=('Version of the subject key'),
/fuchsia/zircon/third_party/ulib/jemalloc/bin/
H A Djeprof.in239 --version Version information
3812 # $result->{version} Version number of profile file
4121 # the trailing number (524288) is the sampling rate. (Version 1 showed

Completed in 245 milliseconds