/third_party/skia/third_party/externals/libwebp/src/utils/ |
H A D | bit_writer_utils.h | 133 VP8LPutBits(VP8LBitWriter* const bw, uint32_t bits, int n_bits) VP8LPutBits() argument [all...] |
/third_party/skia/src/utils/ |
H A D | SkFloatUtils.h | 129 Bits bits; global() member [all...] |
/third_party/skia/third_party/externals/brotli/c/enc/ |
H A D | quality.h | 105 int bits = in MaxMetablockSize() local
|
/third_party/skia/third_party/externals/brotli/c/dec/ |
H A D | huffman.c | 116 int bits; in BrotliBuildCodeLengthsHuffmanTable() local 186 int bits; BrotliBuildHuffmanTable() local [all...] |
/third_party/skia/third_party/externals/freetype/src/gzip/ |
H A D | infcodes.c | 14 #define bits word.what.Bits macro
|
H A D | inftrees.c | 27 #define bits word.what.Bits macro [all...] |
/third_party/skia/third_party/externals/tint/src/reader/wgsl/ |
H A D | parser_impl_const_literal_test.cc | 36 uint32_t bits = sign_bit | exponent_bits | mantissa_bits; in MakeFloat() local
|
/third_party/skia/third_party/externals/zlib/ |
H A D | infback.c | 92 unsigned sym, bits; local 262 unsigned bits; /* bits in bit buffer */ global() local [all...] |
/third_party/toybox/lib/ |
H A D | args.c | 343 unsigned bits = 0; in parse_optflaglist() local
|
H A D | password.c | 31 int bitpos = i*6, bits = bitpos/8; in get_salt() local
|
/third_party/python/Modules/_decimal/libmpdec/ |
H A D | context.c | 129 mpd_ieee_context(mpd_context_t *ctx, int bits) in mpd_ieee_context() argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
H A D | gaussian_distribution.h | 240 uint64_t bits = fast_u64_(g); in zignor() local
|
H A D | uniform_int_distribution.h | 200 unsigned_type bits = fast_bits(g); in Generate() local [all...] |
/third_party/skia/experimental/graphite/src/ |
H A D | DrawOrder.h | 39 uint16_t bits() const { return fIndex; } in bits() function in skgpu::MonotonicValue
|
/third_party/skia/bench/ |
H A D | FontCacheBench.cpp | 58 static uint32_t rotr(uint32_t value, unsigned bits) { in rotr() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | aes_i.h | 70 static inline u32 rotr(u32 val, int bits) in rotr() argument
|
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuFloatFormat.cpp | 239 const deUint64 bits = deUint64(deLdExp(frac, shift)); in floatToHex() local
|
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluFboRenderContext.cpp | 66 const tcu::IVec4 bits = tcu::getTextureFormatBitDepth(glu::mapGLInternalFormat(colorFormat)); in getPixelFormat() local 95 const tcu::IVec4 bits = tcu::getTextureFormatBitDepth(glu::mapGLInternalFormat(format)); in chooseColorFormat() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | aes_i.h | 70 static inline u32 rotr(u32 val, int bits) in rotr() argument
|
/third_party/zlib/contrib/infback9/ |
H A D | inftree9.c | 32 inflate_table9(codetype type, unsigned short FAR *lens, unsigned codes, code FAR * FAR *table, unsigned FAR *bits, unsigned short FAR *work) inflate_table9() argument [all...] |
/third_party/zlib/examples/ |
H A D | gznorm.c | 225 int bits = strm.data_type & 0x1f; gzip_normalize() local [all...] |
/third_party/zlib/ |
H A D | inftrees.c | 32 inflate_table(codetype type, unsigned short FAR *lens, unsigned codes, code FAR * FAR *table, unsigned FAR *bits, unsigned short FAR *work) inflate_table() argument [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | g723_1.c | 1106 int bits, max = 0; in ff_g723_1_scale_vector() local
|
H A D | jpeglsenc.c | 143 ls_encode_line(JLSState *state, PutBitContext *pb, void *tmp, const void *in, int last2, int w, int stride, int comp, int bits) ls_encode_line() argument
|
H A D | jpeglsdec.c | 231 ls_decode_line(JLSState *state, MJpegDecodeContext *s, void *last, void *dst, int last2, int w, int stride, int comp, int bits) ls_decode_line() argument [all...] |