Lines Matching defs:zero

323 // Save image as fp16(HALF) format when `save_as_fp16` is positive non-zero
451 // Return zero and will set error string in `err` when there's an
631 contain zero-size compressed data on dir entries.
1493 // MZ_BEST_COMPRESSION, etc.) logically OR'd with zero or more mz_zip_flags, or
1509 // MZ_BEST_COMPRESSION, etc.) logically OR'd with zero or more mz_zip_flags, or
1543 // MZ_BEST_COMPRESSION, etc.) logically OR'd with zero or more mz_zip_flags, or
5283 // Bugfix: This code was also checking if the internal attribute was non-zero,
7219 if (f.s.Exponent == 0) // Signed zero/denormal (which will underflow)
7233 if ((14 - newexp) <= 24) // Mantissa might be non-zero
8403 // to non-zero entries in frq:
8408 // 2) Fills array fHeap with pointers to all non-zero
8448 // constructing a tree whose leaves are the symbols with non-zero
8451 // Make a heap that contains all symbols with a non-zero frequency,
8480 // Find the indices, mm and m, of the two smallest non-zero frq
8559 // 1 zero 0 (6 bits)
9194 bitmap[0] &= ~1; // zero is not explicitly stored in
9234 return n; // maximum k where lut[k] is non-zero,
9346 // length header(4byte), then huff data. Initialize length header with zero,
9349 int zero = 0;
9350 memcpy(buf, &zero, sizeof(int));
10560 // name: zero-terminated string, from 1 to 255 bytes long
10563 // reserved: three chars, should be zero
10576 (*err) += "# of channels is zero.\n";
11029 ss << "Image data size is zero or too large: width = " << data_width
12498 tinyexr::SetErrorMessage("Output memory size is zero", err);
12603 tinyexr::SetErrorMessage("File size is zero : " + std::string(filename),
12691 // name: zero-terminated string, from 1 to 255 bytes long
12694 // reserved: three chars, should be zero
13576 // zero-as-null-ppinter-constant