Home
last modified time | relevance | path

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

/external/pigweed/pw_tokenizer/ts/
Dprintf_decoder.ts29 TRUNCATED = 2, // the argument was truncated during encoding enumerator
/external/pigweed/pw_tokenizer/py/pw_tokenizer/
Ddecode.py580 TRUNCATED = 2 # the argument was truncated during encoding variable in DecodedArg
/external/vboot_reference/host/lib/
Dcrossystem.c227 #define TRUNCATED "\n(truncated)\n" macro
/external/libpng/contrib/tools/
Dpngfix.c712 # define TRUNCATED 0x08 /* truncated but still readable */ macro