Home
last modified time | relevance | path

Searched refs:temp2 (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/lib/nanohub/
Dsha2.c98 uint32_t temp2 = s0 + maj; in sha2processBlock() local
107 a = temp1 + temp2; in sha2processBlock()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
Dxmlparse.c2736 XML_AttrInfo *temp2; in storeAtts() local
2744 temp2 = (XML_AttrInfo *)REALLOC((void *)attInfo, attsSize * sizeof(XML_AttrInfo)); in storeAtts()
2745 if (temp2 == NULL) in storeAtts()
2747 attInfo = temp2; in storeAtts()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
DUefiShellLevel2CommandsLib.uni486 " fs0:\> mkdir temp1 temp2\r\n"