Home
last modified time | relevance | path

Searched defs:byte (Results 251 - 275 of 305) sorted by relevance

1...<<111213

/third_party/backends/backend/
H A Dibm.h316 SANE_Byte byte[60]; member
H A Dmicrotek.c2599 SANE_Byte *sb, *db, byte; in pack_flat_data() local
[all...]
H A Dqcam.c394 qc_send (QC_Device * q, unsigned int byte) in qc_send() argument
[all...]
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
/third_party/icu/icu4c/source/common/
H A Ducnvmbcs.cpp5646 ucnv_MBCSIsLeadByte(UConverterSharedData *sharedData, char byte) ucnv_MBCSIsLeadByte() argument
[all...]
/third_party/mbedtls/3rdparty/everest/library/legacy/
H A DHacl_Curve25519.c750 uint8_t byte = n1[i1]; in Hacl_EC_Ladder_BigLoop_cmult_big_loop() local
/third_party/mbedtls/3rdparty/everest/library/
H A DHacl_Curve25519.c705 uint8_t byte = n1[i1]; in Hacl_EC_Ladder_BigLoop_cmult_big_loop() local
/third_party/jerryscript/jerry-core/parser/js/
H A Djs-lexer.c69 uint32_t byte = *source_p++; in lexer_hex_to_code_point() local
116 uint32_t byte = *source_p++; lexer_hex_in_braces_to_code_point() local
173 uint32_t byte = *char_p++; lexer_unchecked_hex_to_character() local
[all...]
/third_party/jerryscript/jerry-core/vm/
H A Dvm.c3967 uint8_t byte; in vm_loop() local
[all...]
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-helpers-string.c2752 ecma_stringbuilder_append_byte(ecma_stringbuilder_t *builder_p, const lit_utf8_byte_t byte) ecma_stringbuilder_append_byte() argument
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsinfo.c1932 u8 *bitmap, *byte; in ntfs_dump_attr_index_allocation() local
/third_party/node/deps/icu-small/source/common/
H A Ducnvmbcs.cpp5646 ucnv_MBCSIsLeadByte(UConverterSharedData *sharedData, char byte) ucnv_MBCSIsLeadByte() argument
[all...]
/third_party/lwip/src/apps/mdns/
H A Dmdns.c562 u8_t byte = ptr[i]; in mdns_build_reverse_v6_domain() local
/third_party/node/deps/openssl/openssl/crypto/
H A Dprovider_core.c1623 size_t byte = bitnum / 8; in ossl_provider_set_operation_bit() local
1650 size_t byte = bitnum / 8; in ossl_provider_test_operation_bit() local
/third_party/libcoap/src/
H A Dcoap_net.c1633 uint8_t byte; in coap_retransmit() local
/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
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp2023 char byte = (char)strtol(byteString.c_str(), NULL, 16); in GenerateKeyIdAndSetPolicy() local
/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_impl.cpp2339 unsigned char byte = (unsigned char)strtol(byteString.c_str(), NULL, 16); in HandleDrmInfoUpdatedEvent() local

Completed in 69 milliseconds

1...<<111213