| /third_party/skia/third_party/externals/icu/source/io/ |
| H A D | ufmt_cmn.cpp | 212 uint8_t byte = (uint8_t)ufmt_digitvalue(buffer[count]); in ufmt_utop() local
|
| /third_party/skia/third_party/externals/icu/source/tools/escapesrc/ |
| H A D | escapesrc.cpp | 113 appendByte(std::string &outstr, uint8_t byte) appendByte() argument
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | hash_rolling_inc.h | 28 static uint32_t FN(HashByte)(uint8_t byte) { in HashByte() argument
|
| /third_party/openssl/test/ |
| H A D | danetest.c | 182 uint8_t byte; in hexdecode() local
|
| /third_party/toybox/toys/other/ |
| H A D | i2ctools.c | 109 static int i2c_read_byte(int fd, int addr, int *byte) in i2c_read_byte() argument 191 int bus, first = 0x03, last = 0x77, fd, row, addr, byte; in i2cdetect_main() local 241 int fd, row, addr, byte; in i2cdump_main() local 271 int fd, byte; i2cget_main() local [all...] |
| /third_party/vixl/src/ |
| H A D | globals-vixl.h | 68 typedef uint8_t byte; typedef
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| H A D | CodedInputStream.php | 195 $byte = ord($this->buffer[$this->current]); variable
|
| /third_party/skia/gm/ |
| H A D | bc1_transparency.cpp | 58 unsigned int byte; in create_BC1_block() local
|
| /third_party/rust/crates/regex/src/ |
| H A D | input.rs | 40 pub fn byte(&self) -> Option<u8> { in byte() functions [all...] |
| /base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/ |
| H A D | cert_manager_auth_mgr.c | 58 static int32_t ByteToHexString(const uint8_t *byte, uint32_t byteLen, char *hexStr, uint32_t hexLen) in ByteToHexString() argument 73 static int32_t HexStringToByte(const char *hexStr, uint8_t *byte, uint32_t byteLen) in HexStringToByte() argument [all...] |
| /base/security/device_auth/common_lib/impl/src/ |
| H A D | json_utils.c | 234 int32_t GetByteFromJson(const CJson *jsonObj, const char *key, uint8_t *byte, uint32_t len)
in GetByteFromJson() argument 442 int32_t AddByteToJson(CJson *jsonObj, const char *key, const uint8_t *byte, uint32_t len)
in AddByteToJson() argument
|
| /base/security/device_auth/test/unittest/deviceauth/source/ |
| H A D | json_utils_mock.c | 267 int32_t GetByteFromJson(const CJson *jsonObj, const char *key, uint8_t *byte, uint32_t len) in GetByteFromJson() argument 475 int32_t AddByteToJson(CJson *jsonObj, const char *key, const uint8_t *byte, uint32_t len) in AddByteToJson() argument
|
| /base/telephony/core_service/utils/codec/src/ |
| H A D | asn1_utils.cpp | 150 uint8_t byte = static_cast<uint8_t>(strtol((hexStr.substr(i, BYTE_TO_HEX_LEN)).c_str(), in HexStrToBytes() local
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/ |
| H A D | MQTTPacket.h | 68 /*unsigned*/ char byte; /**< the whole byte */ member [all...] |
| /foundation/multimedia/drm_framework/frameworks/c/drm_capi/ |
| H A D | native_mediakeysystem.cpp | 112 uint8_t byte = static_cast<u_int8_t>(std::stoi(byteStr, nullptr, HEXADECIMAL)); in OH_MediaKeySystem_GetMediaKeySystems() local
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/ |
| H A D | wifi_randommac_helper.cpp | 166 unsigned long long WifiRandomMacHelper::BytesToLonglong(const std::vector<uint8_t> &byte)
in BytesToLonglong() argument [all...] |
| /test/xts/acts/security_lite/huks/liteos_m_adapter/ |
| H A D | hks_mac_test.c | 95 int32_t HexStringToByteForTest(const char *hexStr, uint8_t *byte, in HexStringToByteForTest() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | scpr.c | 109 uint32_t byte = bytestream2_get_byteu(gb); in decode() local 145 uint32_t byte = bytestream2_get_byteu(gb); in decode0() local
|
| /third_party/curl/lib/ |
| H A D | config-dos.h | 136 #undef byte macro
|
| /third_party/icu/icu4c/source/common/ |
| H A D | bytestriebuilder.cpp | 311 char byte=elements[i++].charAt(byteIndex, *strings); in countElementUnits() local 323 char byte=elements[i++].charAt(byteIndex, *strings); in skipElementsBySomeUnits() local 403 BytesTrieBuilder::write(int32_t byte) { in write() argument [all...] |
| H A D | ucnv_ext.cpp | 39 ucnv_extFindToU(const uint32_t *toUSection, int32_t length, uint8_t byte) { in ucnv_extFindToU() argument [all...] |
| /third_party/libsnd/src/ |
| H A D | ms_adpcm.c | 528 unsigned char byte ; in msadpcm_encode_block() local [all...] |
| H A D | sds.c | 214 { unsigned char channel, bitwidth, loop_type, byte ; in sds_read_header() local
|
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| H A D | ecma-builtin-global.c | 396 ecma_builtin_global_object_byte_to_hex(lit_utf8_byte_t *dest_p, uint32_t byte) ecma_builtin_global_object_byte_to_hex() argument
|
| /third_party/json/tests/src/ |
| H A D | unit-ubjson.cpp | 2377 const auto byte = static_cast<uint8_t>(i); global() variable [all...] |