/third_party/openssl/crypto/ |
H A D | provider_core.c | 1621 size_t byte = bitnum / 8; in ossl_provider_set_operation_bit() local 1648 size_t byte = bitnum / 8; in ossl_provider_test_operation_bit() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
H A D | vktRayQueryOpacityMicromapTests.cpp | 793 deUint8 byte = opacityMicromapData[index / 8]; in iterate() local 797 deUint8 byte = opacityMicromapData[index / 4]; in iterate() local
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
H A D | Surface.hpp | 362 typedef unsigned char byte; typedef in sw::Surface
|
/third_party/skia/third_party/externals/libpng/ |
H A D | png.c | 1786 png_icc_tag_char(png_uint_32 byte) in png_icc_tag_char() argument [all...] |
/third_party/skia/src/ports/ |
H A D | SkFontHost_FreeType_common.cpp | 257 uint8_t byte = 0; in copyFTBitmap() local 297 inline int convert_8_to_1(unsigned byte) { in convert_8_to_1() argument
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ucnvmbcs.cpp | 5646 ucnv_MBCSIsLeadByte(UConverterSharedData *sharedData, char byte) ucnv_MBCSIsLeadByte() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/ |
H A D | vktRayQueryOpacityMicromapTests.cpp | 767 deUint8 byte = opacityMicromapData[index / 8]; in iterate() local 771 deUint8 byte = opacityMicromapData[index / 4]; in iterate() local
|
/third_party/backends/backend/ |
H A D | coolscan3.c | 2104 cs3_pack_byte(cs3_t * s, SANE_Byte byte) in cs3_pack_byte() argument
|
H A D | coolscan2.c | 2075 cs2_pack_byte (cs2_t * s, SANE_Byte byte) in cs2_pack_byte() argument
|
H A D | mustek.c | 4720 SANE_Byte byte = 0; in output_data() local
|
H A D | microtek2.c | 4468 uint32_t byte; in scsi_read_control_bits() local 5882 uint32_t byte; condense_shading() local 7073 int byte; set_exposure() local 8103 uint32_t byte; proc_onebit_data() local [all...] |
/third_party/json/tests/abi/include/nlohmann/ |
H A D | json_v3_10_5.hpp | 2938 const std::size_t byte; member in nlohmann::parse_error [all...] |
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_ir.h | 437 constexpr unsigned byte() const { return reg_b & 0x3; } in byte() function
|
H A D | aco_register_allocation.cpp | 534 add_subdword_operand(ra_ctx& ctx, aco_ptr<Instruction>& instr, unsigned idx, unsigned byte, RegClass rc) add_subdword_operand() argument [all...] |
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
H A D | vid_dec_av1.c | 74 unsigned byte, t = 0; in av1_le() local
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | mkntfs.c | 301 #undef byte macro 304 #define byte u8 macro [all...] |
H A D | ntfsclone.c | 1123 u8 *bitmap, *byte; local
|
/third_party/lz4/lib/ |
H A D | lz4hc.c | 198 BYTE const byte = (BYTE)(pattern >> bitOffset); in LZ4HC_countPattern() local
|
/third_party/toybox/toys/pending/ |
H A D | xzcat.c | 1481 dict_put(struct dictionary *dict, uint8_t byte) dict_put() argument 2504 uint8_t byte; dec_vli() local [all...] |
/third_party/vixl/src/aarch64/ |
H A D | simulator-aarch64.h | 531 int byte = bit / (sizeof(value_[0]) * kBitsPerByte); in GetBit() local 626 uint8_t byte = register_.GetLane<uint8_t>(byte_index); in SetActive() local 635 uint8_t byte = register_.GetLane<uint8_t>(byte_index); in IsActive() local 679 uint8_t ZeroExtend(uint8_t byte, int index, int psize, bool value) { in ZeroExtend() argument [all...] |
/third_party/python/Objects/ |
H A D | obmalloc.c | 2803 const uint8_t byte = *(q-i); in _PyObject_DebugDumpAddress() local 2831 const uint8_t byte = tail[i]; _PyObject_DebugDumpAddress() local [all...] |
/third_party/node/deps/v8/src/codegen/arm/ |
H A D | macro-assembler-arm.cc | 1089 int byte = lane << size; in CallRecordWriteStub() local 1101 int byte = lane << size; in CallRecordWriteStub() local 1123 int byte = lane << size; in CallRecordWriteStub() local
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | s_client.c | 304 uint8_t byte; in hexdecode() local
|
/third_party/openssl/apps/ |
H A D | s_client.c | 304 uint8_t byte; in hexdecode() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-layout-common.hh | 3419 unsigned int byte = deltaValueZ[s >> (4 - f)]; in get_delta_pixels() local
|