Home
last modified time | relevance | path

Searched defs:byte (Results 226 - 250 of 264) sorted by relevance

1234567891011

/third_party/openssl/crypto/
H A Dprovider_core.c1621 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 DvktRayQueryOpacityMicromapTests.cpp793 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 DSurface.hpp362 typedef unsigned char byte; typedef in sw::Surface
/third_party/skia/third_party/externals/libpng/
H A Dpng.c1786 png_icc_tag_char(png_uint_32 byte) in png_icc_tag_char() argument
[all...]
/third_party/skia/src/ports/
H A DSkFontHost_FreeType_common.cpp257 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 Ducnvmbcs.cpp5646 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 DvktRayQueryOpacityMicromapTests.cpp767 deUint8 byte = opacityMicromapData[index / 8]; in iterate() local
771 deUint8 byte = opacityMicromapData[index / 4]; in iterate() local
/third_party/backends/backend/
H A Dcoolscan3.c2104 cs3_pack_byte(cs3_t * s, SANE_Byte byte) in cs3_pack_byte() argument
H A Dcoolscan2.c2075 cs2_pack_byte (cs2_t * s, SANE_Byte byte) in cs2_pack_byte() argument
H A Dmustek.c4720 SANE_Byte byte = 0; in output_data() local
H A Dmicrotek2.c4468 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 Djson_v3_10_5.hpp2938 const std::size_t byte; member in nlohmann::parse_error
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_ir.h437 constexpr unsigned byte() const { return reg_b & 0x3; } in byte() function
H A Daco_register_allocation.cpp534 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 Dvid_dec_av1.c74 unsigned byte, t = 0; in av1_le() local
/third_party/ntfs-3g/ntfsprogs/
H A Dmkntfs.c301 #undef byte macro
304 #define byte u8 macro
[all...]
H A Dntfsclone.c1123 u8 *bitmap, *byte; local
/third_party/lz4/lib/
H A Dlz4hc.c198 BYTE const byte = (BYTE)(pattern >> bitOffset); in LZ4HC_countPattern() local
/third_party/toybox/toys/pending/
H A Dxzcat.c1481 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 Dsimulator-aarch64.h531 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 Dobmalloc.c2803 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 Dmacro-assembler-arm.cc1089 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 Ds_client.c304 uint8_t byte; in hexdecode() local
/third_party/openssl/apps/
H A Ds_client.c304 uint8_t byte; in hexdecode() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-layout-common.hh3419 unsigned int byte = deltaValueZ[s >> (4 - f)]; in get_delta_pixels() local

Completed in 82 milliseconds

1234567891011