Home
last modified time | relevance | path

Searched defs:byte0 (Results 1 – 25 of 63) sorted by relevance

123

/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/
H A DClKernelLibrary.cpp97 const int byte0 = b64_invtab[str[c]]; in decode_base64() local
110 const int byte0 = b64_invtab[str[c]]; in decode_base64() local
119 const int byte0 = b64_invtab[str[c]]; in decode_base64() local
/aosp_15_r20/external/openscreen/cast/streaming/
H A Drtcp_common.cc22 uint8_t byte0 = kRtcpRequiredVersionAndPaddingBits in AppendFields() local
69 const uint8_t byte0 = ConsumeField<uint8_t>(&buffer); in Parse() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/23/libcore/ojluni/src/main/java/java/util/prefs/
DBase64.java66 int byte0 = a[inCursor++] & 0xff; in byteArrayToBase64() local
77 int byte0 = a[inCursor++] & 0xff; in byteArrayToBase64() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/prefs/
DBase64.java66 int byte0 = a[inCursor++] & 0xff; in byteArrayToBase64() local
77 int byte0 = a[inCursor++] & 0xff; in byteArrayToBase64() local
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/prefs/
H A DBase64.java66 int byte0 = a[inCursor++] & 0xff; in byteArrayToBase64() local
77 int byte0 = a[inCursor++] & 0xff; in byteArrayToBase64() local
/aosp_15_r20/external/sdv/vsomeip/implementation/message/src/
Ddeserializer.cpp73 uint8_t byte0, byte1; in deserialize() local
87 uint8_t byte0 = 0, byte1, byte2, byte3; in deserialize() local
/aosp_15_r20/external/pigweed/pw_base64/
H A Dbase64.cc38 constexpr char BitGroup0Char(uint8_t byte0) { in BitGroup0Char()
41 constexpr char BitGroup1Char(uint8_t byte0, uint8_t byte1 = 0) { in BitGroup1Char()
/aosp_15_r20/external/webrtc/net/dcsctp/packet/
H A Dcrc32c.cc22 uint8_t byte0 = crc32c; in GenerateCrc32C() local
/aosp_15_r20/external/deqp-deps/amber/samples/
Dppm.cc27 uint8_t byte0(uint32_t word) { in byte0() function
Dpng.cc31 unsigned char byte0(uint32_t word) { in byte0() function
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/sevenz/
H A DAES256SHA256Decoder.java44 final int byte0 = 0xff & coder.properties[0]; in decode() local
/aosp_15_r20/external/clang/test/Rewriter/
H A Drewrite-modern-block.mm7 char byte0; field
/aosp_15_r20/external/mtools/
H A Dpartition.h19 unsigned char byte0; member
H A Dfat.c292 int byte0 = readByte(Stream, start); in fat12_decode() local
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/core/
H A Darena_test.cc62 char* byte0 = a.Alloc(1); in TEST() local
/aosp_15_r20/external/coreboot/src/soc/intel/xeon_sp/spr/
H A Dsoc_acpi.c165 uint8_t byte0; in acpi_fill_cedt() member
/aosp_15_r20/external/mesa3d/src/amd/compiler/tests/
H A Dtest_sdwa.cpp276 Temp byte0 = bld.pseudo(ext, bld.def(v1), inputs[1], Operand::zero(), Operand::c32(8u), variable
/aosp_15_r20/external/bcc/src/cc/
H A Dbcc_debug.cc61 void SourceDebugger::adjustInstSize(uint64_t &Size, uint8_t byte0, in adjustInstSize()
/aosp_15_r20/external/image_io/src/jpeg/
H A Djpeg_segment.cc68 Byte byte0 = static_cast<Byte>(*str); in Find() local
/aosp_15_r20/external/libultrahdr/third_party/image_io/src/jpeg/
H A Djpeg_segment.cc68 Byte byte0 = static_cast<Byte>(*str); in Find() local
/aosp_15_r20/external/coreboot/src/device/dram/
H A Dddr2.c88 u32 spd_decode_spd_size_ddr2(u8 byte0) in spd_decode_spd_size_ddr2()
/aosp_15_r20/hardware/nxp/uwb/halimpl/utils/
DphNxpUciHal_utils.cc341 uint8_t byte0 = tlv_bytes[i++]; in decodeTlvBytes() local
/aosp_15_r20/packages/services/Car/libs/obd2-lib/src/com/android/car/obd2/
DObd2Connection.java307 int byte0 = source.consume(); in getDiagnosticTroubleCode() local
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/dec/src/
H A Dbitstream.cpp965 int byte0, byte1, byte2, shift, tmpvar; in quickSearchGOBHeader() local
/aosp_15_r20/external/coreboot/src/soc/qualcomm/sc7180/include/soc/
H A Dclock.h115 struct clock_rcg_mnd byte0; member

123