| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | brotli_bit_stream.c | 73 static void BrotliEncodeMlen(size_t length, uint64_t* bits, in BrotliEncodeMlen() argument 93 uint64_t bits = (copyextraval << insnumextra) | insextraval; in StoreCommandExtra() local 348 BuildAndStoreHuffmanTree(const uint32_t* histogram, const size_t histogram_length, const size_t alphabet_size, HuffmanTree* tree, uint8_t* depth, uint16_t* bits, size_t* storage_ix, uint8_t* storage) BuildAndStoreHuffmanTree() argument 403 BrotliBuildAndStoreHuffmanTreeFast(MemoryManager* m, const uint32_t* histogram, const size_t histogram_total, const size_t max_bits, uint8_t* depth, uint16_t* bits, size_t* storage_ix, uint8_t* storage) BrotliBuildAndStoreHuffmanTreeFast() argument 693 uint16_t bits[BROTLI_MAX_CONTEXT_MAP_SYMBOLS]; EncodeContextMap() local 802 uint16_t bits[BROTLI_MAX_CONTEXT_MAP_SYMBOLS]; StoreTrivialContextMap() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
| H A D | ANGLETest.cpp | 1326 void ANGLETestBase::setConfigRedBits(int bits) in setConfigRedBits() argument 1331 void ANGLETestBase::setConfigGreenBits(int bits) in setConfigGreenBits() argument 1336 void ANGLETestBase::setConfigBlueBits(int bits) in setConfigBlueBits() argument 1341 void ANGLETestBase::setConfigAlphaBits(int bits) in setConfigAlphaBits() argument 1346 void ANGLETestBase::setConfigDepthBits(int bits) in setConfigDepthBits() argument 1351 setConfigStencilBits(int bits) setConfigStencilBits() argument [all...] |
| /third_party/skia/third_party/externals/brotli/c/dec/ |
| H A D | decode.c | 183 uint32_t bits; in DecodeVarLenUint8() local 227 uint32_t bits; DecodeMetaBlockLength() local 350 DecodeSymbol(uint32_t bits, const HuffmanCode* table, BrotliBitReader* br) DecodeSymbol() argument 426 PreloadSymbol(int safe, const HuffmanCode* table, BrotliBitReader* br, uint32_t* bits, uint32_t* value) PreloadSymbol() argument 442 ReadPreloadedSymbol(const HuffmanCode* table, BrotliBitReader* br, uint32_t* bits, uint32_t* value) ReadPreloadedSymbol() argument 652 uint32_t bits = 0; SafeReadSymbolCodeLengths() local 799 uint32_t bits; ReadHuffmanCode() local 896 uint32_t bits; SafeReadBlockLength() local 1022 uint32_t bits; DecodeContextMap() local 1100 uint32_t bits; DecodeContextMap() local 1457 uint32_t bits; ReadContextModes() local 1590 uint32_t bits = 1; CalculateDistanceLut() local 1622 uint32_t bits; ReadDistanceInternal() local 1790 uint32_t bits; ProcessCommandsInternal() local 2334 uint32_t bits; BrotliDecoderDecompressStream() local 2347 uint32_t bits; BrotliDecoderDecompressStream() local [all...] |
| /third_party/openssl/crypto/ec/ |
| H A D | ecp_nistp256.c | 1682 u64 bits; in batch_mul() local [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | normalizer2impl.h | 365 uint8_t bits=smallFCD[lead>>8]; in singleLeadMightHaveNonZeroFCD16() local [all...] |
| /third_party/toybox/porting/liteos_a/toys/posix/ |
| H A D | ps.c | 663 long long bits; // Only fetch extra data if an -o field is displaying it in get_ps() member 1082 long long bits = 0; get_headers() local 1488 long long ll, bits = 0; top_common() local [all...] |
| /third_party/toybox/toys/posix/ |
| H A D | ps.c | 706 long long bits; // Only fetch extra data if an -o field is displaying it in get_ps() member 1125 long long bits = 0; get_headers() local 1635 long long ll, bits = 0; top_common() local [all...] |
| /third_party/vixl/src/aarch64/ |
| H A D | macro-assembler-sve-aarch64.cc | 835 uint64_t bits = DoubleToRawbits(imm); in Fdup() local
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_lossless_jpeg.cpp | 96 uint8 bits[17]; member 3190 uint8 bits [MAX_CLEN + 1]; // bits [k] = # of symbols with code length k GenHuffCoding() local [all...] |
| /third_party/python/PC/ |
| H A D | launcher.c | 173 int bits; /* 32 or 64 */ member 233 find_existing_python2(int bits, const wchar_t * version) in find_existing_python2() argument 249 _locate_pythons_for_key(HKEY root, LPCWSTR subkey, REGSAM flags, int bits, in _locate_pythons_for_key() argument 533 int bits = 0; find_python_by_version() local [all...] |
| /third_party/python/Python/ |
| H A D | dtoa.c | 1062 d2b(U *d, int *e, int *bits) in d2b() argument [all...] |
| /third_party/python/Objects/ |
| H A D | floatobject.c | 2075 unsigned short bits; PyFloat_Pack2() local [all...] |
| /third_party/python/Modules/_ctypes/ |
| H A D | _ctypes_test.c | 599 EXPORT(int) unpack_bitfields(struct BITS *bits, char name) in unpack_bitfields() argument [all...] |
| /third_party/skia/modules/skparagraph/tests/ |
| H A D | SkParagraphTest.cpp | 198 SkBitmap bits; member in __anon18602::TestCanvas
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fDrawBuffersIndexedTests.cpp | 460 const int bits = de::min(srcBits[i], readBits[i]); in getFixedPointFormatThreshold() local
|
| H A D | es3fFragmentOutputTests.cpp | 932 const IVec4 bits = min(IVec4(8), tcu::getTextureFormatBitDepth(format)); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| H A D | vktRayTracingBarrierTests.cpp | 121 VkPipelineStageFlagBits bits = VK_PIPELINE_STAGE_FLAG_BITS_MAX_ENUM; in getPipelineStage() local 155 VkAccessFlagBits bits = VK_ACCESS_FLAG_BITS_MAX_ENUM; in getWriterAccessFlag() local 185 VkAccessFlagBits bits = VK_ACCESS_FLAG_BITS_MAX_ENUM; getReaderAccessFlag() local 216 VkShaderStageFlagBits bits = VK_SHADER_STAGE_FLAG_BITS_MAX_ENUM; getShaderStageFlagBits() local [all...] |
| H A D | vktRayTracingDataSpillTests.cpp | 176 VkShaderStageFlagBits bits = VK_SHADER_STAGE_FLAG_BITS_MAX_ENUM; in getShaderStageForGeometry() local 2371 VkShaderStageFlagBits bits = VK_SHADER_STAGE_FLAG_BITS_MAX_ENUM; in getShaderStageForGeometry() local [all...] |
| H A D | vktRayTracingTraceRaysTests.cpp | 151 getQueueFamilyIndexAtExact(const DeviceInterface& vkd, const InstanceInterface& vki, VkPhysicalDevice physDevice, VkDevice device, VkQueueFlagBits bits, deUint32 queueIndex = 0) getQueueFamilyIndexAtExact() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
| H A D | vktSynchronizationWin32KeyedMutexTests.cpp | 231 deUint32 chooseMemoryType (deUint32 bits) in chooseMemoryType() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
| H A D | libtommath.c | 2919 int x, bits, re in mp_montgomery_calc_normalization() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | hostapd.c | 665 unsigned int i = iface->conf->num_bss, bits = 0, j; in hostapd_validate_bssid_configuration() local [all...] |
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglRobustnessTests.cpp | 122 eglu::ConfigFilter getRenderableFilter (deUint32 bits) in getRenderableFilter() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | sae.c | 153 size_t bits; in sae_test_pwd_seed_ecc() local 200 size_t bits = sae->tmp->prime_len * 8; in sae_test_pwd_seed_ffc() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
| H A D | libtommath.c | 2919 int x, bits, re in mp_montgomery_calc_normalization() local [all...] |