| /third_party/openssl/test/ |
| H A D | asn1_encode_test.c | 474 unsigned char bytes[1]; /* In reality, there's more */ member 484 static int do_decode(unsigned char *bytes, long nbytes, in do_decode() argument 549 static int do_enc_dec(EXPECTED *bytes, long nbytes, in do_enc_dec() argument
|
| /third_party/skia/third_party/externals/libwebp/examples/ |
| H A D | cwebp.c | 137 static void PrintByteCount(const int bytes[4], int total_size, in PrintByteCount() argument [all...] |
| /third_party/skia/tests/ |
| H A D | BlurTest.cpp | 195 uint8_t* bytes = dst.getAddr8(midX, midY); in ground_truth_2d() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/null/ |
| H A D | DeviceNull.cpp | 225 MaybeError Device::IncrementMemoryUsage(uint64_t bytes) { in IncrementMemoryUsage() argument 234 void Device::DecrementMemoryUsage(uint64_t bytes) { in DecrementMemoryUsage() argument
|
| /third_party/skia/third_party/externals/freetype/src/bdf/ |
| H A D | bdflib.c | 526 ptrdiff_t bytes, start, end, cursor, avail; in _bdf_readstream() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/cff/ |
| H A D | cffload.c | 622 FT_Byte* bytes; in cff_index_get_name() local [all...] |
| /third_party/python/Modules/ |
| H A D | _posixsubprocess.c | 336 int bytes; in _close_open_fds_safe() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Disassembler/ |
| H A D | X86DisassemblerDecoder.h | 517 llvm::ArrayRef<uint8_t> bytes; member
|
| /third_party/skia/tools/fonts/ |
| H A D | TestSVGTypeface.cpp | 803 uint8_t const* bytes = data->bytes(); in exportTtxCbdt() local 1032 uint8_t const* bytes = data->bytes(); in exportTtxSbix() local
|
| /third_party/toybox/lib/ |
| H A D | xwrap.c | 814 long long xsendfile_len(int in, int out, long long bytes) in xsendfile_len() argument
|
| /third_party/toybox/toys/pending/ |
| H A D | vi.c | 85 static int utf8_lnw(int *width, char *s, int bytes) in utf8_lnw() argument 485 size_t bytes, pos = offset; in text_strstr() local 1315 int columns = 0, col, bytes; in crunch_nstr() local 1350 int bytes = 0; draw_page() local [all...] |
| /third_party/vixl/src/ |
| H A D | utils-vixl.h | 700 uint8_t bytes[8]; in ReverseBytes() local
|
| /third_party/python/Parser/ |
| H A D | action_helpers.c | 1028 const char *bytes = PyBytes_AsString(tc->bytes); in _PyPegen_add_type_comment_to_arg() local
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | CodedInputStream.java | 3828 readRawBytesTo(byte[] bytes, int offset, final int length) readRawBytesTo() argument [all...] |
| H A D | ByteString.java | 109 byte[] copyFrom(byte[] bytes, int offset, int size); in copyFrom() argument 115 public byte[] copyFrom(byte[] bytes, int offset, int size) { in copyFrom() argument 125 public byte[] copyFrom(byte[] bytes, int offset, int size) { in copyFrom() argument 360 copyFrom(byte[] bytes, int offset, int size) copyFrom() argument 371 copyFrom(byte[] bytes) copyFrom() argument 389 wrap(byte[] bytes) wrap() argument 398 wrap(byte[] bytes, int offset, int length) wrap() argument 411 copyFrom(ByteBuffer bytes, int size) copyFrom() argument 424 copyFrom(ByteBuffer bytes) copyFrom() argument 1306 protected final byte[] bytes; global() field in ByteString.LiteralByteString 1313 LiteralByteString(byte[] bytes) LiteralByteString() argument 1549 BoundedByteString(byte[] bytes, int offset, int length) BoundedByteString() argument [all...] |
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| H A D | Message.php | 354 $bytes = str_repeat(chr(0), CodedOutputStream::MAX_VARINT64_BYTES); variable
|
| /third_party/pulseaudio/src/utils/ |
| H A D | pacat.c | 185 sf_count_t bytes; in stream_write_callback() local 270 sf_count_t bytes; in stream_read_callback() local [all...] |
| /third_party/rust/crates/syn/src/ |
| H A D | lit.rs | 1566 let mut bytes = input.to_owned().into_bytes(); variables [all...] |
| /third_party/rust/crates/proc-macro2/src/ |
| H A D | fallback.rs | 1022 let mut bytes = bytes.iter(); in byte_string() variables
|
| /third_party/rust/crates/regex/regex-syntax/src/hir/literal/ |
| H A D | mod.rs | 481 let mut bytes = c.to_string().into_bytes(); _add_char_class() variables [all...] |
| /device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/ |
| H A D | 8250_port.c | 3201 unsigned char bytes;
in fcr_get_rxtrig_bytes() local 3208 bytes_to_fcr_rxtrig(struct uart_8250_port *up, unsigned char bytes) bytes_to_fcr_rxtrig() argument 3264 do_set_rxtrig(struct tty_port *port, unsigned char bytes) do_set_rxtrig() argument 3287 do_serial8250_set_rxtrig(struct tty_port *port, unsigned char bytes) do_serial8250_set_rxtrig() argument 3301 unsigned char bytes; rx_trig_bytes_store() local [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_kinstr_prfcnt.c | 1670 unsigned long bytes; in kbasep_kinstr_prfcnt_parse_setup() local 2048 unsigned long bytes = in kbasep_kinstr_prfcnt_enum_info_list() local
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
| H A D | device_vk.cpp | 1084 uint32_t bytes; in InitializePipelineCache() member
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hdr/ |
| H A D | hdr_helper.cpp | 909 static void PackVividPreInfo(vector<uint8_t>& bytes, uint32_t& offset, bool base, bool enhanceType)
in PackVividPreInfo() argument 986 PackExtendInfoMain(vector<uint8_t>& bytes, uint32_t& offset, HDRVividExtendMetadata& metadata) PackExtendInfoMain() argument 1007 PackTransformInfo(vector<uint8_t>& bytes, uint32_t& offset, uint8_t flag, vector<uint8_t> mapping) PackTransformInfo() argument 1024 PackExtendInfoExtention(vector<uint8_t>& bytes, uint32_t& offset, const HDRVividExtendMetadata& metadata) PackExtendInfoExtention() argument 1066 PackExtendMetadata(vector<uint8_t>& bytes, uint32_t& index, HDRVividExtendMetadata& metadata) PackExtendMetadata() argument 1078 PackVividStaticMetadata(vector<uint8_t>& bytes, uint32_t& index, vector<uint8_t>& staticVec) PackVividStaticMetadata() argument 1105 PackVividMetadata(vector<uint8_t>& bytes, uint32_t& index, HdrMetadata& metadata) PackVividMetadata() argument 1151 PackISOExtendInfo(vector<uint8_t>& bytes, uint32_t& offset, ISOMetadata& metadata) PackISOExtendInfo() argument [all...] |
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/ |
| H A D | image_utils.cpp | 623 uint16_t ImageUtils::BytesToUint16(uint8_t* bytes, uint32_t& offset, bool isBigEndian) in BytesToUint16() argument 639 uint32_t ImageUtils::BytesToUint32(uint8_t* bytes, uint32_t& offset, bool isBigEndian) in BytesToUint32() argument 657 BytesToInt32(uint8_t* bytes, uint32_t& offset, bool isBigEndian) BytesToInt32() argument 675 BytesToFloat(uint8_t* bytes, uint32_t& offset, bool isBigEndian) BytesToFloat() argument 686 Uint16ToBytes(uint16_t data, vector<uint8_t>& bytes, uint32_t& offset, bool isBigEndian) Uint16ToBytes() argument 699 Uint32ToBytes(uint32_t data, vector<uint8_t>& bytes, uint32_t& offset, bool isBigEndian) Uint32ToBytes() argument 718 FloatToBytes(float data, vector<uint8_t>& bytes, uint32_t& offset, bool isBigEndian) FloatToBytes() argument 728 Int32ToBytes(int32_t data, vector<uint8_t>& bytes, uint32_t& offset, bool isBigEndian) Int32ToBytes() argument 738 ArrayToBytes(const uint8_t* data, uint32_t length, vector<uint8_t>& bytes, uint32_t& offset) ArrayToBytes() argument [all...] |