Home
last modified time | relevance | path

Searched defs:bits (Results 676 - 700 of 1181) sorted by relevance

1...<<21222324252627282930>>...48

/third_party/node/deps/brotli/c/enc/
H A Dcompress_fragment_two_pass.c69 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 Dst_cb_copyimage.c301 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 Dpkg_genc.cpp947 uint16_t cpu, bits; in writeObjectCode() local
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Ddisassemble.c40 static uint64_t bits(uint32_t word, unsigned lo, unsigned high) in bits() function
[all...]
H A Dbi_ra.c638 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 Dnouveau_vp3_video_bsp.c140 uint32_t t, bits = 0; in nouveau_vp3_fill_picparm_mpeg4_bsp() local
/third_party/icu/icu4c/source/tools/toolutil/
H A Dpkg_genc.cpp892 uint16_t cpu, bits; in writeObjectCode() local
[all...]
/third_party/libwebsockets/win32port/zlib/
H A Dtrees.c244 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 Dtypes.h262 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 Djs-objects-inl.h464 uint64_t bits; in WriteToField() local
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-register.h464 FromBits(storage_t bits) FromBits() argument
477 LiftoffRegList(storage_t bits) LiftoffRegList() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_soa.c188 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 Dpan_cs.c356 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 Dvc4_state.c192 uint32_t bits = 0; in tlb_stencil_setup_bits() local
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_cert.c1106 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 Dpopt.h548 unsigned int bits[1]; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/modifiers/
H A DvktModifiersTests.cpp662 deUint32 chooseMemoryType(deUint32 bits) in chooseMemoryType() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrUtil.cpp751 inline deInt32 signExtend (deUint32 src, int bits) in signExtend() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCaps.cpp913 void TypePrecision::setTwosComplementInt(unsigned int bits) in setTwosComplementInt() argument
/third_party/vk-gl-cts/external/amber/src/samples/
H A Dconfig_helper_vulkan.cc619 std::string stageFlagBitsToNames(const VkShaderStageFlags bits) { in stageFlagBitsToNames() argument
/third_party/skia/src/core/
H A DSkMipmap.cpp169 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 DSkPicturePlayback.cpp56 uint32_t bits = reader.readInt(); in draw() local
H A DSkFont.cpp71 static inline uint32_t set_clear_mask(uint32_t bits, bool cond, uint32_t mask) { in set_clear_mask() argument
H A DSkMD5.cpp72 uint8_t bits[8]; in finish() local
/third_party/openssl/ssl/
H A Dssl_cert.c1106 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...]

Completed in 31 milliseconds

1...<<21222324252627282930>>...48