/third_party/skia/third_party/externals/zlib/ |
H A D | inflate.c | 289 unsigned sym, bits; global() local 632 unsigned bits; /* bits in bit buffer */ global() local [all...] |
/third_party/skia/third_party/skcms/ |
H A D | skcms.cc | 51 uint32_t bits; member 64 int32_t bits; in log2f_() local 100 int32_t bits = (int32_t)fbits; in exp2f_() local 123 int32_t bits; in minus_1_ulp() local [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ucnv_u7.cpp | 225 uint16_t bits; in _UTF7ToUnicodeWithOffsets() local 474 uint8_t bits; _UTF7FromUnicodeWithOffsets() local 909 uint16_t bits; _IMAPToUnicodeWithOffsets() local 1175 uint8_t bits; _IMAPFromUnicodeWithOffsets() local [all...] |
/third_party/toybox/toys/posix/ |
H A D | file.c | 36 int endian = toybuf[5], bits = toybuf[4], i, j, dynamic = 0, stripped = 1, in do_elf_file() local 334 int bits = le ? peek_le(s+34,2) : peek_be(s+34,2); do_regular_file() local [all...] |
/third_party/vixl/benchmarks/aarch64/ |
H A D | bench-utils.cc | 55 uint64_t BenchCodeGenerator::GetRandomBits(int bits) { in GetRandomBits() argument 80 rnd_ >>= bits; GetRandomBits() local [all...] |
/third_party/vixl/src/aarch64/ |
H A D | decoder-aarch64.cc | 440 const auto& bits = GetSampledBits(); in TryCompileOptimisedDecodeTable() local 165 CompileNodeForBits(Decoder* decoder, const String& name, uint32_t bits) CompileNodeForBits() argument [all...] |
/third_party/vixl/test/aarch64/ |
H A D | test-assembler-neon-aarch64.cc | 10561 uint64_t bits = static_cast<uint64_t>(Float16ToRawbits(f)); in Float16ToV4H() local
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_fingerprint.cpp | 329 uint8 bits [8]; in Result() local
|
/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
H A D | CodedInputStream.php | 164 $bits = 7 * $count; variable
|
/third_party/rust/crates/memchr/src/memmem/ |
H A D | twoway.rs | 653 let mut bits = 0; in new() variables
|
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuFloat.hpp | 113 StorageType bits (void) const { return m_value; } in bits() function in tcu::Float
|
H A D | tcuTexVerifierUtil.cpp | 49 float computeColorBitsError(const int bits, const int numAccurateBits) in computeColorBitsError() argument 73 void getPossibleCubeFaces (const Vec3& coord, const IVec3& bits, CubeFace* faces, int& numFaces) in getPossibleCubeFaces() argument [all...] |
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluRenderContext.hpp | 96 ApiType (deUint32 bits) : m_bits(bits) {} in ApiType() argument 97 static ApiType fromBits (deUint32 bits) { return ApiType(bits); } in fromBits() argument 118 deUint32 bits = 0; in pack() local 184 deUint32 bits in pack() local [all...] |
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglRenderCase.cpp | 434 EGLint bits; in getDefaultRenderFilterLists() member
|
/third_party/zlib/contrib/blast/ |
H A D | blast.c | 72 local int bits(struct state *s, int need) in bits() function [all...] |
/third_party/zlib/contrib/dotzlib/DotZLib/ |
H A D | DotZLib.cs | 230 private static int bitSize(uint bits)
in bitSize() argument
|
/third_party/zlib/contrib/infback9/ |
H A D | infback9.c | 52 unsigned sym, bits, low, size; in makefixed9() local 225 unsigned bits; /* bits in bit buffer */ inflateBack9() local [all...] |
/third_party/zlib/contrib/puff/ |
H A D | puff.c | 126 local int bits(struct state *s, int need) bits() function [all...] |
/third_party/zlib/examples/ |
H A D | enough.c | 528 int bits = 0; main() local [all...] |
H A D | gun.c | 207 int bits; /* current bits per code */ in lunpipe() local [all...] |
H A D | zran.c | 80 static struct deflate_index *add_point(struct deflate_index *index, int bits, in add_point() argument 255 append_bits(unsigned value, int bits, unsigned char *in, int *have) append_bits() argument 279 inflatePreface(z_stream *strm, int bits, int value) inflatePreface() argument [all...] |
/third_party/zlib/ |
H A D | infback.c | 84 unsigned sym, bits; in fixedtables() local 249 unsigned bits; /* bits in bit buffer */ inflateBack() local [all...] |
H A D | inflate.c | 224 int ZEXPORT inflatePrime(z_streamp strm, int bits, int value) { in inflatePrime() argument 266 unsigned sym, bits; fixedtables() local 609 unsigned bits; /* bits in bit buffer */ inflate() local [all...] |
/third_party/zlib/test/ |
H A D | infcover.c | 621 unsigned bits; in cover_trees() local [all...] |
/drivers/hdf_core/framework/model/storage/include/mmc/ |
H A D | mmc_caps.h | 75 } bits; member 95 } bits; member
|