Home
last modified time | relevance | path

Searched refs:Table (Results 1 – 12 of 12) sorted by relevance

/system/tpm/trunks/generator/
Draw_structures.txt808 Table 1 — Name Prefix Convention ..................................................................…
809 Table 2 — Unmarshaling Errors .....................................................................…
810 Table 3 — Definition of Base Types ................................................................…
811 Table 4 — Definition of Types for Documentation Clarity ...........................................…
812 Table 5 — Definition of (UINT32) TPM_SPEC Constants <> ............................................…
813 Table 6 — Definition of (UINT32) TPM_GENERATED Constants <O> ......................................…
814 Table 7 — Definition of (UINT16) TPM_ALG_ID Constants <IN/OUT, S> .................................…
815 Table 8 — Definition of (UINT16) {ECC} TPM_ECC_CURVE Constants <IN/OUT, S> ........................…
816 Table 9 — TPM Command Format Fields Description ...................................................…
817 Table 10 — Legend for Command Code Tables .........................................................…
[all …]
Draw_structures_fixed.txt808 Table 1 — Name Prefix Convention ..................................................................…
809 Table 2 — Unmarshaling Errors .....................................................................…
810 Table 3 — Definition of Base Types ................................................................…
811 Table 4 — Definition of Types for Documentation Clarity ...........................................…
812 Table 5 — Definition of (UINT32) TPM_SPEC Constants <> ............................................…
813 Table 6 — Definition of (UINT32) TPM_GENERATED Constants <O> ......................................…
814 Table 7 — Definition of (UINT16) TPM_ALG_ID Constants <IN/OUT, S> .................................…
815 Table 8 — Definition of (UINT16) {ECC} TPM_ECC_CURVE Constants <IN/OUT, S> ........................…
816 Table 9 — TPM Command Format Fields Description ...................................................…
817 Table 10 — Legend for Command Code Tables .........................................................…
[all …]
Draw_commands_fixed.txt107 Table Decorations .................................................................................…
598 Table 1 — Command Modifiers and Decoration ........................................................…
599 Table 2 — Separators ..............................................................................…
600 Table 3 — Unmarshaling Errors .....................................................................…
601 Table 4 — Command-Independent Response Codes ......................................................…
602 Table 5 — TPM2_Startup Command ....................................................................…
603 Table 6 — TPM2_Startup Response ...................................................................…
604 Table 7 — TPM2_Shutdown Command ...................................................................…
605 Table 8 — TPM2_Shutdown Response ..................................................................…
606 Table 9 — TPM2_SelfTest Command ...................................................................…
[all …]
Draw_commands.txt107 Table Decorations .................................................................................…
598 Table 1 — Command Modifiers and Decoration ........................................................…
599 Table 2 — Separators ..............................................................................…
600 Table 3 — Unmarshaling Errors .....................................................................…
601 Table 4 — Command-Independent Response Codes ......................................................…
602 Table 5 — TPM2_Startup Command ....................................................................…
603 Table 6 — TPM2_Startup Response ...................................................................…
604 Table 7 — TPM2_Shutdown Command ...................................................................…
605 Table 8 — TPM2_Shutdown Response ..................................................................…
606 Table 9 — TPM2_SelfTest Command ...................................................................…
[all …]
/system/vold/
DDisk.cpp80 enum class Table { enum
314 Table table = Table::kUnknown; in readPartitions()
324 table = Table::kMbr; in readPartitions()
326 table = Table::kGpt; in readPartitions()
338 if (table == Table::kMbr) { in readPartitions()
349 } else if (table == Table::kGpt) { in readPartitions()
363 if (table == Table::kUnknown || !foundParts) { in readPartitions()
/system/chre/platform/shared/include/chre/platform/shared/
Dhost_messages_generated.h187 struct NanoappMessage FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
277 struct HubInfoRequest FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
305 struct HubInfoResponse FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
498 struct NanoappListRequest FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
526 struct NanoappListEntry FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
600 struct NanoappListResponse FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
651 struct LoadNanoappRequest FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
749 struct LoadNanoappResponse FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
799 struct UnloadNanoappRequest FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
861 struct UnloadNanoappResponse FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
[all …]
/system/chre/apps/wifi_offload/include/chre/apps/wifi_offload/
Dflatbuffers_types_generated.h47 struct Ssid FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
91 struct PreferredNetwork FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
136 struct ScanResult FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
237 struct ScanResultMessage FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
292 struct ScanParams FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
384 struct ScanFilter FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
455 struct ScanConfig FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
502 struct ScanRecord FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
562 struct RpcLogRecord FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
606 struct ScanStats FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
/system/chre/host/common/include/chre_host/
Dhost_messages_generated.h307 struct NanoappMessage FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
421 struct HubInfoRequest FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
482 struct HubInfoResponse FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
723 struct NanoappListRequest FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
771 struct NanoappListEntry FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
870 struct NanoappListResponse FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
945 struct LoadNanoappRequest FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
1074 struct LoadNanoappResponse FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
1148 struct UnloadNanoappRequest FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
1235 struct UnloadNanoappResponse FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
[all …]
/system/chre/external/flatbuffers/include/flatbuffers/
Dflatbuffers.h1674 class Table {
1705 return const_cast<Table *>(this)->GetPointer<P>(field);
1734 return const_cast<Table *>(this)->GetAddressOf(field);
1775 Table();
1776 Table(const Table &other);
1786 auto table = reinterpret_cast<const Table *>(root);
1852 return reinterpret_cast<const Table *>(table)->CheckField(field);
/system/extras/simpleperf/demo/
DREADME.md3 ## Table of Contents
/system/media/camera/docs/
Dhtml.mako173 <h2>Table of Contents</h2>
/system/extras/simpleperf/
DREADME.md13 ## Table of Contents