Searched refs:CMF (Results 1 – 10 of 10) sorted by relevance
/external/swiftshader/third_party/LLVM/tools/bugpoint/ |
D | CrashDebugger.cpp | 213 Function *CMF = cast<Function>(VMap[Funcs[i]]); in TestFuncs() local 214 assert(CMF && "Function not in module?!"); in TestFuncs() 215 assert(CMF->getFunctionType() == Funcs[i]->getFunctionType() && "wrong ty"); in TestFuncs() 216 assert(CMF->getName() == Funcs[i]->getName() && "wrong name"); in TestFuncs() 217 Functions.insert(CMF); in TestFuncs()
|
/external/zlib/src/doc/ |
D | rfc1950.txt | 216 |CMF|FLG| (more-->) 245 CMF (Compression Method and flags) 271 bits 0 to 4 FCHECK (check bits for CMF and FLG) 275 The FCHECK value must be such that CMF and FLG, when viewed as 276 a 16-bit unsigned integer stored in MSB order (CMF*256 + FLG), 345 A compliant compressor must produce streams with correct CMF, FLG 353 A compliant decompressor must check CMF, FLG, and ADLER32, and
|
/external/llvm/tools/bugpoint/ |
D | CrashDebugger.cpp | 248 Function *CMF = cast<Function>(VMap[Funcs[i]]); in TestFuncs() local 249 assert(CMF && "Function not in module?!"); in TestFuncs() 250 assert(CMF->getFunctionType() == Funcs[i]->getFunctionType() && "wrong ty"); in TestFuncs() 251 assert(CMF->getName() == Funcs[i]->getName() && "wrong name"); in TestFuncs() 252 Functions.insert(CMF); in TestFuncs()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/ |
D | CrashDebugger.cpp | 248 Function *CMF = cast<Function>(VMap[Funcs[i]]); in TestFuncs() local 249 assert(CMF && "Function not in module?!"); in TestFuncs() 250 assert(CMF->getFunctionType() == Funcs[i]->getFunctionType() && "wrong ty"); in TestFuncs() 251 assert(CMF->getName() == Funcs[i]->getName() && "wrong name"); in TestFuncs() 252 Functions.insert(CMF); in TestFuncs()
|
/external/zopfli/src/zopflipng/lodepng/ |
D | lodepng.cpp | 2146 …unsigned CMF = 120; /*0b01111000: CM 8, CINFO 7. With CINFO 7, any window size up to 32768 can be … in lodepng_zlib_compress() local 2149 unsigned CMFFLG = 256 * CMF + FDICT * 32 + FLEVEL * 64; in lodepng_zlib_compress()
|
/external/libpng/ |
D | libpng-manual.txt | 5187 Libpng-1.6.0 through 1.6.2 used the CMF bytes at the beginning of the IDAT 5190 hundreds of PNG files in the wild that have incorrect CMF bytes that caused 5192 Libpng-1.6.3 and later calculate their own safe CMF from the image dimensions, 5193 provide a way to revert to the libpng-1.5.x behavior (ignoring the CMF bytes 5200 optimizing the CMF bytes in its IDAT chunk correctly.
|
D | CHANGES | 3309 Improved the optimization of the zlib CMF byte (see libpng-1.2.6beta03). 3310 Optimize the zlib CMF byte in non-IDAT compressed chunks 3329 Updated pngtest.png with the new zlib CMF optimization. 3361 Added PNG_WRITE_OPTIMIZE_CMF_SUPPORTED macro to make the zlib "CMF" byte 4543 CMF bytes in the PNG datastream.
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart2.csv | 996 ,"GB","CMF","Camelford","Camelford","CON","--3-----","RQ","0901",,"5037N 00441W", 11668 ,"IT","CMF","Castelmartini","Castelmartini","PI","--3-----","RL","0907",,"4349N 01050E",""
|
D | 2013-1_UNLOCODE_CodeListPart1.csv | 18749 "+","DE","CMF","Colmnitz bei Freital","Colmnitz bei Freital","SN","--3-----","RL","1301",,"5054N 01… 34212 ,"FR","CMF","Chamb�ry","Chambery","73","-2-45---","AF","9501",,,
|
D | 2013-1_UNLOCODE_CodeListPart3.csv | 13005 ,"US","CMF","Commack","Commack","NY","--3-----","RQ","9307",,,
|