Home
last modified time | relevance | path

Searched defs:Del (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Library/AuthVariableLib/
DAuthService.c917 BOOLEAN Del; in ProcessVarWithPk() local
1117 BOOLEAN Del; in IsDeleteAuthVariable() local
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/Ikev2/
DPayload.c1269 IKEV2_DELETE *Del; in Ikev2GenerateDeletePayload() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
DPython-ast.h11 typedef enum _expr_context { Load=1, Store=2, Del=3, AugLoad=4, AugStore=5, enumerator
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
DPython-ast.h11 typedef enum _expr_context { Load=1, Store=2, Del=3, AugLoad=4, AugStore=5, enumerator