Home
last modified time | relevance | path

Searched defs:hs (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
DLzFind.c203 UInt32 hs; in MatchFinder_Create() local
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
DLzFind.c205 UInt32 hs; in MatchFinder_Create() local
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
DLzFind.c205 UInt32 hs; in MatchFinder_Create() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlgc.c781 int hs = g->strt.size / 2; /* half the size of the string table */ in checkSizes() local
/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h85 inline std::string toString(const hidl_string &hs) { in toString()