| /third_party/node/deps/brotli/c/enc/ |
| H A D | compress_fragment_two_pass.c | 69 BuildAndStoreCommandPrefixCode( const uint32_t histogram[128], uint8_t depth[128], uint16_t bits[128], size_t* storage_ix, uint8_t* storage) BuildAndStoreCommandPrefixCode() argument [all...] |
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_cb_copyimage.c | 301 unsigned bits; in swizzled_copy() local 220 canonical_format_from_bits(struct pipe_screen *screen, unsigned bits, unsigned channel_size) canonical_format_from_bits() argument [all...] |
| /third_party/node/deps/icu-small/source/tools/toolutil/ |
| H A D | pkg_genc.cpp | 947 uint16_t cpu, bits; in writeObjectCode() local [all...] |
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | disassemble.c | 40 static uint64_t bits(uint32_t word, unsigned lo, unsigned high) in bits() function [all...] |
| H A D | bi_ra.c | 638 bi_load_tl(bi_builder *b, unsigned bits, bi_index src, unsigned offset) in bi_load_tl() argument 650 bi_store_tl(bi_builder *b, unsigned bits, bi_index src, unsigned offset) in bi_store_tl() argument 679 unsigned bits = count * 32; in bi_spill_register() local 692 unsigned bits = bi_count_read_index(I, index) * 32; bi_spill_register() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_vp3_video_bsp.c | 140 uint32_t t, bits = 0; in nouveau_vp3_fill_picparm_mpeg4_bsp() local
|
| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | pkg_genc.cpp | 892 uint16_t cpu, bits; in writeObjectCode() local [all...] |
| /third_party/libwebsockets/win32port/zlib/ |
| H A D | trees.c | 244 int bits; /* bit counter */ tr_static_init() local 506 int bits; /* bit length */ global() local 588 int bits; /* bit index */ global() local [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | types.h | 262 static bool IsNone(bitset bits) { return bits == kNone; } in IsNone() argument 356 BitsetType::bitset bits = BitsetType::Lub(lim.min, lim.max); in New() local 476 explicit Type(bitset bits) : payload_(bits | uint64_t{1}) {} in Type() argument 508 static Type NewBitset(bitset bits) { return Type(bits); } in NewBitset() argument [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | js-objects-inl.h | 464 uint64_t bits; in WriteToField() local
|
| /third_party/node/deps/v8/src/wasm/baseline/ |
| H A D | liftoff-register.h | 464 FromBits(storage_t bits) FromBits() argument 477 LiftoffRegList(storage_t bits) LiftoffRegList() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_format_soa.c | 188 unsigned bits = type.width - stop; in lp_build_extract_soa_chan() local 197 unsigned bits = type.width - chan_desc.size; in lp_build_extract_soa_chan() local [all...] |
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_cs.c | 356 pan_mfbd_raw_format(unsigned bits) in pan_mfbd_raw_format() argument 410 unsigned bits = desc->block.bits; in pan_rt_init_format() local
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_state.c | 192 uint32_t bits = 0; in tlb_stencil_setup_bits() local
|
| /third_party/node/deps/openssl/openssl/ssl/ |
| H A D | ssl_cert.c | 1106 int ssl_security(const SSL *s, int op, int bits, int nid, void *other) in ssl_security() argument 1111 int ssl_ctx_security(const SSL_CTX *ctx, int op, int bits, in argument 1028 ssl_security_default_callback(const SSL *s, const SSL_CTX *ctx, int op, int bits, int nid, void *other, void *ex) ssl_security_default_callback() argument [all...] |
| /third_party/popt/src/ |
| H A D | popt.h | 548 unsigned int bits[1]; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/modifiers/ |
| H A D | vktModifiersTests.cpp | 662 deUint32 chooseMemoryType(deUint32 bits) in chooseMemoryType() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
| H A D | vktYCbCrUtil.cpp | 751 inline deInt32 signExtend (deUint32 src, int bits) in signExtend() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Caps.cpp | 913 void TypePrecision::setTwosComplementInt(unsigned int bits) in setTwosComplementInt() argument
|
| /third_party/vk-gl-cts/external/amber/src/samples/ |
| H A D | config_helper_vulkan.cc | 619 std::string stageFlagBitsToNames(const VkShaderStageFlags bits) { in stageFlagBitsToNames() argument
|
| /third_party/skia/src/core/ |
| H A D | SkMipmap.cpp | 169 template <typename T> T shift_right(const T& x, int bits) { in shift_right() argument 173 Sk4f shift_right(const Sk4f& x, int bits) { in shift_right() argument 177 template <typename T> T shift_left(const T& x, int bits) { in shift_left() argument 181 Sk4f shift_left(const Sk4f& x, int bits) { in shift_left() argument [all...] |
| H A D | SkPicturePlayback.cpp | 56 uint32_t bits = reader.readInt(); in draw() local
|
| H A D | SkFont.cpp | 71 static inline uint32_t set_clear_mask(uint32_t bits, bool cond, uint32_t mask) { in set_clear_mask() argument
|
| H A D | SkMD5.cpp | 72 uint8_t bits[8]; in finish() local
|
| /third_party/openssl/ssl/ |
| H A D | ssl_cert.c | 1106 int ssl_security(const SSL *s, int op, int bits, int nid, void *other) in ssl_security() argument 1111 int ssl_ctx_security(const SSL_CTX *ctx, int op, int bits, in argument 1028 ssl_security_default_callback(const SSL *s, const SSL_CTX *ctx, int op, int bits, int nid, void *other, void *ex) ssl_security_default_callback() argument [all...] |