Home
last modified time | relevance | path

Searched defs:bits (Results 801 - 825 of 1089) sorted by relevance

1...<<31323334353637383940>>...44

/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djdmarker.c437 UINT8 bits[17]; in LOCAL() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Didec_dec.c351 uint32_t bits; in DecodeVP8FrameHeader() local
/third_party/skia/third_party/externals/libwebp/src/demux/
H A Ddemux.c316 int bits; in ParseAnimationFrame() local
/third_party/skia/src/ports/
H A DSkScalerContext_win_dw.cpp1188 const void* bits = this->drawDWMask(glyph, renderingMode, textureType); in generateImage() local
/third_party/openssl/test/
H A Devp_pkey_provided_test.c1034 int bits = 0, security_bits = 0, size = 0; in test_fromdata_ecx() local
/third_party/optimized-routines/math/test/rtest/
H A Ddotest.c817 int n, bits; in float32_case() local
944 int n, bits; float64_case() local
[all...]
/third_party/openssl/crypto/ec/
H A Decp_nistp521.c1591 limb bits; batch_mul() local
[all...]
H A Decp_nistp224.c1149 u64 bits; in batch_mul() local
[all...]
/third_party/skia/third_party/externals/freetype/src/pcf/
H A Dpcf.h102 FT_ULong bits; /* offset into the PCF_BITMAPS table */ member
/third_party/python/Modules/_ctypes/
H A Dcfield.c284 Py_ssize_t bits = self->size >> 16; in PyCField_repr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DAPInt.cpp944 unsigned bits = (0 - BitWidth) % APINT_BITS_PER_WORD; global() local
[all...]
/third_party/vixl/src/aarch64/
H A Dinstructions-aarch64.cc743 uint64_t bits = (UINT64_C(1) << (imm_s + 1)) - 1; in DecodeImmBitMask() local
755 uint64_t bits = (UINT64_C(1) << ((imm_s & mask) + 1)) - 1; in DecodeImmBitMask() local
776 uint32_t bits = imm8; Imm8ToFloat16() local
789 uint32_t bits = imm8; Imm8ToFP32() local
810 uint32_t bits = imm8; Imm8ToFP64() local
[all...]
/third_party/vixl/src/
H A Dutils-vixl.h221 inline uint64_t GetUintMask(unsigned bits) { in GetUintMask() argument
227 inline uint64_t GetSignMask(unsigned bits) { in GetSignMask() argument
453 RawbitsToInt64(uint64_t bits) RawbitsToInt64() argument
459 RawbitsToInt32(uint32_t bits) RawbitsToInt32() argument
[all...]
/third_party/skia/include/private/
H A DSkVx.h430 SINT Vec<N,T>& operator<<=(Vec<N,T>& x, int bits) { return (x = x << bits); } in operator <<=() argument
431 SINT Vec<N,T>& operator>>=(Vec<N,T>& x, int bits) { return (x = x >> bits); } in operator >>=() argument
/third_party/rust/crates/rustix/src/thread/
H A Dprctl.rs690 let mut bits in set_sve_vector_length_configuration() variables
[all...]
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dpkey.rs232 pub fn bits(&self) -> u32 { in bits() functions
/third_party/spirv-tools/source/util/
H A Dhex_float.h751 const uint_type bits = value.value().data(); operator <<() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderCommonFunctionTests.cpp138 const int bits[] = in getMinMantissaBits() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderCommonFunctionTests.cpp142 const int bits[] = in getMinMantissaBits() local
[all...]
H A Des31fShaderIntegerFunctionTests.cpp724 const int bits = rnd.getInt(0, numBits); in getInputValues() local
740 const int bits = *((const int*)inputs[2]); in compare() local
798 const int bits = rnd.getInt(0, numBits); getInputValues() local
817 const int bits = *((const int*)inputs[3]); compare() local
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsTextureBufferCase.cpp84 deUint8 extend2BitsToByte (deUint8 bits) in extend2BitsToByte() argument
93 const deUint8 bits = 2; in genRandomCoords() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassSampleReadTests.cpp909 deUint32 bits; in iterateInternal() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp135 const int bits[] = in getMinMantissaBits() local
[all...]
H A DvktShaderIntegerFunctionTests.cpp850 const int bits = rnd.getInt(0, numBits); in getInputValues() local
866 const int bits = *((const int*)inputs[2]); in compare() local
927 const int bits = rnd.getInt(0, numBits); getInputValues() local
946 const int bits = *((const int*)inputs[3]); compare() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/
H A DvktExternalMemoryUtil.cpp1013 deUint32 chooseMemoryType(deUint32 bits) in chooseMemoryType() argument
1028 deUint32 chooseHostVisibleMemoryType (deUint32 bits, const vk::VkPhysicalDeviceMemoryProperties properties) in chooseHostVisibleMemoryType() argument

Completed in 65 milliseconds

1...<<31323334353637383940>>...44