/packages/inputmethods/LatinIME/native/dicttoolkit/src/utils/ |
command_utils.h | 33 Header,
|
/packages/inputmethods/LatinIME/native/dicttoolkit/tests/utils/ |
command_utils_test.cpp | 31 EXPECT_EQ(CommandUtils::getCommandType("header"), CommandType::Header);
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/PDB/Native/ |
PDBStringTable.h | 56 const PDBStringTableHeader *Header = nullptr;
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/PDB/Native/ |
PDBStringTable.h | 56 const PDBStringTableHeader *Header = nullptr;
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/PDB/Native/ |
PDBStringTable.h | 56 const PDBStringTableHeader *Header = nullptr;
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/PDB/Native/ |
PDBStringTable.h | 56 const PDBStringTableHeader *Header = nullptr;
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/PDB/Native/ |
PDBStringTable.h | 56 const PDBStringTableHeader *Header = nullptr;
|
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/PDB/Native/ |
PDBStringTable.h | 56 const PDBStringTableHeader *Header = nullptr;
|
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/PDB/Native/ |
PDBStringTable.h | 56 const PDBStringTableHeader *Header = nullptr;
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/PDB/Native/ |
PDBStringTable.h | 56 const PDBStringTableHeader *Header = nullptr;
|
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/PDB/Native/ |
PDBStringTable.h | 56 const PDBStringTableHeader *Header = nullptr;
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/PDB/Native/ |
PDBStringTable.h | 56 const PDBStringTableHeader *Header = nullptr;
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/PDB/Native/ |
PDBStringTable.h | 56 const PDBStringTableHeader *Header = nullptr;
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/PDB/Native/ |
PDBStringTable.h | 56 const PDBStringTableHeader *Header = nullptr;
|
/prebuilts/go/darwin-x86/src/net/http/cgi/ |
child.go | 67 r.Trailer = http.Header{} 68 r.Header = http.Header{} 81 r.Header.Set("Content-Type", ct) 89 r.Header.Add(strings.Replace(k[5:], "_", "-", -1), v) 124 // Fallback logic if we don't have a Host header or the URL 156 header: make(http.Header), 169 header http.Header [all...] |
/prebuilts/go/linux-x86/src/net/http/cgi/ |
child.go | 67 r.Trailer = http.Header{} 68 r.Header = http.Header{} 81 r.Header.Set("Content-Type", ct) 89 r.Header.Add(strings.Replace(k[5:], "_", "-", -1), v) 124 // Fallback logic if we don't have a Host header or the URL 156 header: make(http.Header), 169 header http.Header [all...] |
/bionic/libc/malloc_debug/ |
malloc_debug.h | 35 // Allocations that require a header include a variable length header. 37 // part of the header does not exist, the other parts of the header 39 // Header (Required) 44 // In the initialization function, offsets into the header will be set 45 // for each different header location. The offsets are always from the 46 // beginning of the Header section. 47 struct Header {
|
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Include/Library/ |
AcpiNextLib.h | 60 EFI_ACPI_6_0_SYSTEM_RESOURCE_AFFINITY_TABLE_HEADER Header;
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/AcpiTable/ |
AcpiTable.h | 44 EFI_ACPI_DESCRIPTION_HEADER Header;
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/ |
HighPrecisionEventTimerTable.h | 36 // High Precision Event Timer Table header definition.
39 EFI_ACPI_DESCRIPTION_HEADER Header;
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePeCoffGetEntryPointLib/ |
PeCoffGetEntryPoint.c | 50 EFI_IMAGE_OPTIONAL_HEADER_PTR_UNION Header;
58 // DOS image header is present, so read the PE header after the DOS image header.
60 Header.Pe32 = (EFI_IMAGE_NT_HEADERS32 *)((UINTN) Pe32Data + (UINTN) ((DosHeader->e_lfanew) & 0x0ffff));
63 // DOS image header is not present, so PE header is at the image base.
65 Header.Pe32 = (EFI_IMAGE_NT_HEADERS32 *)Pe32Data;
72 *EntryPoint = (VOID *)((UINTN)Pe32Data + (UINTN)(Header.Pe32->OptionalHeader.AddressOfEntryPoint & 0x0ffffffff));
156 // DOS image header is present, so read the PE header after the DOS image header. [all...] |
/device/linaro/bootloader/edk2/IntelSiliconPkg/Include/IndustryStandard/ |
FirmwareVersionInfo.h | 53 SMBIOS_STRUCTURE Header; ///< SMBIOS structure header
|
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
HighPrecisionEventTimerTable.h | 26 /// High Precision Event Timer Table header definition.
29 EFI_ACPI_DESCRIPTION_HEADER Header;
|
/device/linaro/bootloader/edk2/MdePkg/Include/Uefi/ |
UefiAcpiDataTable.h | 22 EFI_ACPI_DESCRIPTION_HEADER Header;
48 /// Describes the size of Data (in bytes) and does not include the size of the header.
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/ |
Tpm2Miscellaneous.c | 25 TPM2_COMMAND_HEADER Header;
33 TPM2_RESPONSE_HEADER Header;
71 SendBuffer.Header.tag = SwapBytes16(TPM_ST_SESSIONS);
72 SendBuffer.Header.commandCode = SwapBytes32(TPM_CC_SetAlgorithmSet);
93 SendBuffer.Header.paramSize = SwapBytes32 (SendBufferSize);
109 if (SwapBytes32(RecvBuffer.Header.responseCode) != TPM_RC_SUCCESS) {
110 DEBUG ((EFI_D_ERROR, "Tpm2SetAlgorithmSet - responseCode - %x\n", SwapBytes32(RecvBuffer.Header.responseCode)));
|