Home
last modified time | relevance | path

Searched defs:bits (Results 1026 - 1050 of 2865) sorted by relevance

1...<<41424344454647484950>>...115

/third_party/skia/third_party/externals/zlib/
H A Dinflate.c289 unsigned sym, bits; global() local
632 unsigned bits; /* bits in bit buffer */ global() local
[all...]
/third_party/skia/third_party/skcms/
H A Dskcms.cc51 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 Ducnv_u7.cpp225 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 Dfile.c36 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 Dbench-utils.cc55 uint64_t BenchCodeGenerator::GetRandomBits(int bits) { in GetRandomBits() argument
80 rnd_ >>= bits; GetRandomBits() local
[all...]
/third_party/vixl/src/aarch64/
H A Ddecoder-aarch64.cc440 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 Dtest-assembler-neon-aarch64.cc10561 uint64_t bits = static_cast<uint64_t>(Float16ToRawbits(f)); in Float16ToV4H() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_fingerprint.cpp329 uint8 bits [8]; in Result() local
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DCodedInputStream.php164 $bits = 7 * $count; variable
/third_party/rust/crates/memchr/src/memmem/
H A Dtwoway.rs653 let mut bits = 0; in new() variables
/third_party/vk-gl-cts/framework/common/
H A DtcuFloat.hpp113 StorageType bits (void) const { return m_value; } in bits() function in tcu::Float
H A DtcuTexVerifierUtil.cpp49 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 DgluRenderContext.hpp96 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 DteglRenderCase.cpp434 EGLint bits; in getDefaultRenderFilterLists() member
/third_party/zlib/contrib/blast/
H A Dblast.c72 local int bits(struct state *s, int need) in bits() function
[all...]
/third_party/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs230 private static int bitSize(uint bits) in bitSize() argument
/third_party/zlib/contrib/infback9/
H A Dinfback9.c52 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 Dpuff.c126 local int bits(struct state *s, int need) bits() function
[all...]
/third_party/zlib/examples/
H A Denough.c528 int bits = 0; main() local
[all...]
H A Dgun.c207 int bits; /* current bits per code */ in lunpipe() local
[all...]
H A Dzran.c80 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 Dinfback.c84 unsigned sym, bits; in fixedtables() local
249 unsigned bits; /* bits in bit buffer */ inflateBack() local
[all...]
H A Dinflate.c224 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 Dinfcover.c621 unsigned bits; in cover_trees() local
[all...]
/drivers/hdf_core/framework/model/storage/include/mmc/
H A Dmmc_caps.h75 } bits; member
95 } bits; member

Completed in 25 milliseconds

1...<<41424344454647484950>>...115