| /third_party/jerryscript/jerry-core/parser/regexp/ |
| H A D | re-bytecode.c | 82 re_append_byte(re_compiler_ctx_t *re_ctx_p, const uint8_t byte) re_append_byte() argument 93 re_insert_byte(re_compiler_ctx_t *re_ctx_p, const uint32_t offset, const uint8_t byte) re_insert_byte() argument [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_alu_width.c | 274 nir_ssa_def *byte = nir_extract_u8(b, nir_ssa_for_alu_src(b, alu, 0), in lower_alu_instr_width() local
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | module-decoder.h | 31 inline bool IsValidSectionCode(uint8_t byte) { in IsValidSectionCode() argument [all...] |
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | lcnalloc.c | 244 u8 *buf, *byte, bit, writeback; in ntfs_cluster_alloc() local
|
| /third_party/node/deps/brotli/c/enc/ |
| H A D | hash_rolling_inc.h | 28 static uint32_t FN(HashByte)(uint8_t byte) { in HashByte() argument
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | collationweights.cpp | 60 setWeightByte(uint32_t weight, int32_t idx, uint32_t byte) { in setWeightByte() argument 156 uint32_t byte=getWeightByte(weight, length); in incWeight() local [all...] |
| /third_party/node/deps/icu-small/source/tools/escapesrc/ |
| H A D | escapesrc.cpp | 113 appendByte(std::string &outstr, uint8_t byte) appendByte() argument
|
| /third_party/icu/icu4c/source/tools/escapesrc/ |
| H A D | escapesrc.cpp | 113 appendByte(std::string &outstr, uint8_t byte) appendByte() argument
|
| /third_party/lwip/src/netif/ppp/ |
| H A D | pppos.c | 139 ppp_get_fcs(u8_t byte) in ppp_get_fcs() argument
|
| /third_party/node/deps/v8/src/debug/wasm/gdb-server/ |
| H A D | packet.cc | 29 void Packet::AddWord8(uint8_t byte) { in AddWord8() argument 79 uint8_t byte = static_cast<uint8_t>(val & 0xFF); in AddNumberSep() local
|
| /third_party/node/deps/v8/src/inspector/ |
| H A D | string-util.cc | 19 std::pair<uint8_t, uint8_t> SplitByte(uint8_t byte, uint8_t split) { in SplitByte() argument 23 v8::Maybe<uint8_t> DecodeByte(char byte) { in DecodeByte() argument [all...] |
| /third_party/node/deps/v8/src/parsing/ |
| H A D | preparse-data-impl.h | 100 uint8_t byte = data_.get(index_++); in ReadVarint32() local
|
| /third_party/libabigail/src/ |
| H A D | abg-hash.cc | 71 uint8_t byte = *i; in fnv_hash() local
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| H A D | bitfield_align.rs | 638 pub fn byte(&self) -> ::std::os::raw::c_uchar { in byte() functions [all...] |
| /third_party/skia/src/core/ |
| H A D | SkICC.cpp | 308 uint8_t byte = digest.data[i]; in get_color_profile_tag() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | collationweights.cpp | 60 setWeightByte(uint32_t weight, int32_t idx, uint32_t byte) { in setWeightByte() argument 156 uint32_t byte=getWeightByte(weight, length); in incWeight() local [all...] |
| /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...] |