Searched defs:dirty (Results 1 - 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
H A Dinet_net_pton.c142 int dirty; local
152 *dst = 0, dirty = 0;
161 if (!dirty++)
164 *++dst = 0, dirty = 0;
168 if (dirty)
H A Dns_ttl.c127 int ch, digits, dirty; local
132 dirty = 0;
157 dirty = 1;
160 if (dirty)
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
H A DAParser.h120 int dirty; member in struct:ANTLRParserState
174 int dirty; // used during demand lookahead member in class:ANTLRParser
H A Dantlr.h208 int dirty; member in struct:_zzantlr_state
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
H A DAParser.h120 int dirty; member in struct:ANTLRParserState
174 int dirty; // used during demand lookahead member in class:ANTLRParser
H A Dantlr.h220 int dirty; member in struct:_zzantlr_state

Completed in 148 milliseconds