/aosp_15_r20/external/webrtc/p2p/base/ |
H A D | pseudo_tcp.cc | 144 inline void long_to_bytes(uint32_t val, void* buf) { in long_to_bytes() 148 inline void short_to_bytes(uint16_t val, void* buf) { in short_to_bytes() 1320 size_t bytes, in ReadOffset() 1328 size_t bytes, in WriteOffset() 1336 size_t bytes, in Read() 1354 size_t bytes, in Write() 1390 size_t bytes, in ReadOffsetLocked() 1411 size_t bytes, in WriteOffsetLocked()
|
/aosp_15_r20/external/rust/android-crates-io/crates/x509-cert/src/ |
D | attr.rs | 103 bytes: Vec<u8>, field 157 let mut bytes = Vec::with_capacity((val.len() + 1) / 2); in from_hex() localVariable 228 let val = &val[1..]; in from_str() localVariable 249 let val = match self.value.tag() { in fmt() localVariable
|
/aosp_15_r20/external/guava/guava/src/com/google/common/hash/ |
H A D | FarmHashFingerprint64.java | 69 static long fingerprint(byte[] bytes, int offset, int length) { in fingerprint() 83 private static long shiftMix(long val) { in shiftMix() 102 byte[] bytes, int offset, long seedA, long seedB, long[] output) { in weakHashLength32WithSeeds() 118 private static long hashLength0to16(byte[] bytes, int offset, int length) { in hashLength0to16() 143 private static long hashLength17to32(byte[] bytes, int offset, int length) { in hashLength17to32() 153 private static long hashLength33To64(byte[] bytes, int offset, int length) { in hashLength33To64() 172 private static long hashLength65Plus(byte[] bytes, int offset, int length) { in hashLength65Plus()
|
H A D | Fingerprint2011.java | 60 static long fingerprint(byte[] bytes, int offset, int length) { in fingerprint() 77 private static long shiftMix(long val) { in shiftMix() 97 byte[] bytes, int offset, long seedA, long seedB, long[] output) { in weakHashLength32WithSeeds() 116 private static long fullFingerprint(byte[] bytes, int offset, int length) { in fullFingerprint() 149 private static long hashLength33To64(byte[] bytes, int offset, int length) { in hashLength33To64() 173 static long murmurHash64WithSeed(byte[] bytes, int offset, int length, long seed) { in murmurHash64WithSeed()
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/hash/ |
H A D | FarmHashFingerprint64.java | 69 static long fingerprint(byte[] bytes, int offset, int length) { in fingerprint() 83 private static long shiftMix(long val) { in shiftMix() 102 byte[] bytes, int offset, long seedA, long seedB, long[] output) { in weakHashLength32WithSeeds() 118 private static long hashLength0to16(byte[] bytes, int offset, int length) { in hashLength0to16() 143 private static long hashLength17to32(byte[] bytes, int offset, int length) { in hashLength17to32() 153 private static long hashLength33To64(byte[] bytes, int offset, int length) { in hashLength33To64() 172 private static long hashLength65Plus(byte[] bytes, int offset, int length) { in hashLength65Plus()
|
H A D | Fingerprint2011.java | 60 static long fingerprint(byte[] bytes, int offset, int length) { in fingerprint() 77 private static long shiftMix(long val) { in shiftMix() 97 byte[] bytes, int offset, long seedA, long seedB, long[] output) { in weakHashLength32WithSeeds() 116 private static long fullFingerprint(byte[] bytes, int offset, int length) { in fullFingerprint() 149 private static long hashLength33To64(byte[] bytes, int offset, int length) { in hashLength33To64() 173 static long murmurHash64WithSeed(byte[] bytes, int offset, int length, long seed) { in murmurHash64WithSeed()
|
/aosp_15_r20/external/nanopb-c/ |
H A D | pb_encode.c | 275 const pb_bytes_array_t *bytes = (const pb_bytes_array_t*)pData; in pb_check_proto3_default_value() local 643 uint32_t val = *(const uint32_t*)value; in pb_encode_fixed32() local 644 pb_byte_t bytes[4]; in pb_encode_fixed32() local 655 uint64_t val = *(const uint64_t*)value; in pb_encode_fixed64() local 656 pb_byte_t bytes[8]; in pb_encode_fixed64() local 854 const pb_bytes_array_t *bytes = NULL; in pb_enc_bytes() local
|
/aosp_15_r20/external/mesa3d/src/mesa/program/ |
H A D | prog_statevars.c | 83 gl_constant_value *val) in fetch_state() 487 const unsigned bytes = state[2] * 16; in fetch_state() local 508 const unsigned bytes = state[2] * 16; in fetch_state() local 528 const unsigned bytes = state[2] * 16; in fetch_state() local 549 const unsigned bytes = state[2] * 16; in fetch_state() local 607 float val = (ctx->Fog.End == ctx->Fog.Start) in fetch_state() local
|
/aosp_15_r20/external/aws-sdk-java-v2/core/json-utils/src/main/java/software/amazon/awssdk/protocols/jsoncore/ |
H A D | JsonWriter.java | 88 public JsonWriter writeValue(String val) { in writeValue() 96 public JsonWriter writeValue(long val) { in writeValue() 100 public JsonWriter writeValue(double val) { in writeValue() 104 public JsonWriter writeValue(float val) { in writeValue() 108 public JsonWriter writeValue(short val) { in writeValue() 112 public JsonWriter writeValue(int val) { in writeValue() 116 public JsonWriter writeValue(ByteBuffer bytes) { in writeValue()
|
/aosp_15_r20/external/cronet/net/socket/ |
H A D | udp_socket_posix.cc | 202 void UDPSocketPosix::ReceivedActivityMonitor::Increment(uint32_t bytes) { in Increment() 538 int val = 1; in SetDoNotFragment() local 550 int val = IPV6_PMTUDISC_DO; in SetDoNotFragment() local 567 int val = IP_PMTUDISC_DO; in SetDoNotFragment() local 705 const char* bytes, in LogRead() 744 const char* bytes, in LogWrite()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/hash/ |
D | common.c | 58 static upb_value _upb_value_val(uint64_t val) { in _upb_value_val() 127 size_t bytes; in init() local 194 upb_value val, uint32_t hash, hashfunc_t* hashfunc, in insert() 239 static bool rm(upb_table* t, lookupkey_t key, upb_value* val, in rm() 306 uint64_t val; in UnalignedLoad64() local 312 uint32_t val; in UnalignedLoad32() local 468 size_t bytes = upb_table_size(&t->t) * sizeof(upb_tabent); in upb_strtable_clear() local 479 upb_value val; in upb_strtable_resize() local 516 upb_value* val) { in upb_strtable_remove2() 604 upb_value val; in check() local [all …]
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/hash/ |
H A D | common.c | 38 static upb_value _upb_value_val(uint64_t val) { in _upb_value_val() 90 size_t bytes; in init() local 157 upb_value val, uint32_t hash, hashfunc_t* hashfunc, in insert() 202 static bool rm(upb_table* t, lookupkey_t key, upb_value* val, in rm() 269 uint64_t val; in UnalignedLoad64() local 275 uint32_t val; in UnalignedLoad32() local 431 size_t bytes = upb_table_size(&t->t) * sizeof(upb_tabent); in upb_strtable_clear() local 442 upb_value val; in upb_strtable_resize() local 479 upb_value* val) { in upb_strtable_remove2() 567 upb_value val; in check() local [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/core/util/tensor_bundle/ |
H A D | tensor_bundle_test.cc | 92 Tensor val(expected_val.dtype(), shape); in Expect() local 126 Tensor val; in ExpectNext() local 598 Tensor val(DT_FLOAT, kFullShape); in TEST() local 629 Tensor val(DT_FLOAT, TensorShape({5, 2})); in TEST() local 639 Tensor val(DT_FLOAT, TensorShape({5, 2})); in TEST() local 663 Tensor val(DT_FLOAT, TensorShape(kFullShape)); in TEST() local 672 Tensor val(DT_FLOAT, TensorShape(kFullShape)); in TEST() local 681 Tensor val(DT_FLOAT, TensorShape(kFullShape)); in TEST() local 690 Tensor val(DT_FLOAT, TensorShape(kFullShape)); in TEST() local 991 const string& expected_msg, Tensor& val) { in TEST() [all …]
|
/aosp_15_r20/external/mesa3d/src/mesa/main/tests/ |
H A D | mesa_formats.cpp | 97 GLint bytes = _mesa_get_format_bytes(f); in TEST_F() local 192 test_unpack_r8i(int8_t val) in test_unpack_r8i() 200 test_unpack_r32ui(uint32_t val) in test_unpack_r32ui() 218 float val[4] = {0, 0.5, -1, 2}; in TEST_F() local 229 uint16_t val = (1 << 0) | (0x3f << 5) | (0x10 << 11); in TEST_F() local 239 test_unpack_floatz_z32f(float val) in test_unpack_floatz_z32f() 254 test_unpack_uintz_z32f(float val) in test_unpack_uintz_z32f() 271 float val = 0.571428597f; in TEST_F() local 280 uint8_t val[4] = {(uint8_t)i, 0, 0, 0}; in TEST_F() local
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/text/ |
H A D | StringPrep.java | 263 private StringPrep(ByteBuffer bytes) throws IOException { in StringPrep() 315 ByteBuffer bytes = ICUBinary.getRequiredData(PROFILE_NAMES[profile] + ".spp"); in getInstance() local 381 Values val = new Values(); in map() local 517 Values val = new Values(); in prepare() local
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/ |
H A D | StringPrep.java | 276 private StringPrep(ByteBuffer bytes) throws IOException { in StringPrep() 328 ByteBuffer bytes = ICUBinary.getRequiredData(PROFILE_NAMES[profile] + ".spp"); in getInstance() local 394 Values val = new Values(); in map() local 531 Values val = new Values(); in prepare() local
|
/aosp_15_r20/external/protobuf/conformance/ |
H A D | ConformanceJavaLite.java | 78 private void writeLittleEndianIntToStdout(int val) throws Exception { in writeLittleEndianIntToStdout() 99 ByteString bytes, in decode() 145 ByteString bytes, Parser<T> parser, ExtensionRegistryLite extensions) in parseBinary() 316 int bytes = readLittleEndianIntFromStdin(); in doTestIo() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/conformance/ |
H A D | ConformanceJavaLite.java | 78 private void writeLittleEndianIntToStdout(int val) throws Exception { in writeLittleEndianIntToStdout() 99 ByteString bytes, in decode() 145 ByteString bytes, Parser<T> parser, ExtensionRegistryLite extensions) in parseBinary() 316 int bytes = readLittleEndianIntFromStdin(); in doTestIo() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/ciborium/tests/ |
D | canonical.rs | 17 macro_rules! val { macro 98 let mut bytes = Vec::new(); in tagged_option() localVariable 106 let mut bytes = Vec::new(); in tagged_option() localVariable
|
/aosp_15_r20/packages/modules/Connectivity/service-t/src/com/android/server/connectivity/mdns/ |
D | MdnsPacketReader.java | 116 int val = (buf[pos++] & 0xFF) << 8; in readUInt16() local 129 long val = (long) (buf[pos++] & 0xFF) << 24; in readUInt32() local 191 String val = readString(); in readLabels() local 215 String val = new String(buf, pos, len, MdnsConstants.getUtf8Charset()); in readString() local 237 public void readBytes(byte[] bytes) throws EOFException { in readBytes()
|
/aosp_15_r20/system/nfc/tools/casimir/scripts/ |
H A D | rf_packets.py | 15 def parse_all(cls, span: bytes) -> 'Packet': 28 def print_val(p: str, pp: str, name: str, align: int, typ, val): argument 146 def parse(span: bytes) -> Tuple['RfPacket', bytes]: 199 def serialize(self, payload: bytes = None) -> bytes: 227 def parse(fields: dict, span: bytes) -> Tuple['PollCommand', bytes]: 234 def serialize(self, payload: bytes = None) -> bytes: 254 def parse(fields: dict, span: bytes) -> Tuple['NfcAPollResponse', bytes]: 272 def serialize(self, payload: bytes = None) -> bytes: 300 def parse(fields: dict, span: bytes) -> Tuple['T4ATSelectCommand', bytes]: 309 def serialize(self, payload: bytes = None) -> bytes: [all …]
|
/aosp_15_r20/bionic/tests/ |
H A D | malloc_test.cpp | 430 int val; in TEST() local 459 int val; in TEST() local 500 int val; in TEST() local 1192 EXPECT_EXIT(CheckAllocationFunction([](size_t bytes) { return calloc(bytes, 1) != nullptr; }), in TEST() 1194 EXPECT_EXIT(CheckAllocationFunction([](size_t bytes) { return calloc(1, bytes) != nullptr; }), in TEST() 1196 EXPECT_EXIT(CheckAllocationFunction([](size_t bytes) { return malloc(bytes) != nullptr; }), in TEST() 1199 [](size_t bytes) { return memalign(sizeof(void*), bytes) != nullptr; }), in TEST() 1201 EXPECT_EXIT(CheckAllocationFunction([](size_t bytes) { in TEST() 1207 [](size_t bytes) { return aligned_alloc(sizeof(void*), bytes) != nullptr; }), in TEST() 1209 EXPECT_EXIT(CheckAllocationFunction([](size_t bytes) { in TEST() [all …]
|
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/s3-transfer-manager/src/main/java/software/amazon/awssdk/transfer/s3/internal/serialization/ |
H A D | ResumableFileDownloadSerializer.java | 100 Object val = field.getValueOrDefault(request); in marshallPojoField() local 105 public static ResumableFileDownload fromJson(String bytes) { in fromJson() 111 public static ResumableFileDownload fromJson(byte[] bytes) { in fromJson() 117 public static ResumableFileDownload fromJson(InputStream bytes) { in fromJson()
|
/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra210/ |
H A D | spi.c | 194 u32 val; in spi_ctrlr_claim_bus() local 217 u32 val; in spi_ctrlr_release_bus() local 341 unsigned int bytes, enum spi_direction dir) in tegra_spi_pio_prepare() 451 unsigned int bytes, enum spi_direction dir) in tegra_spi_dma_prepare() 623 unsigned int bytes, enum spi_direction dir) in xfer_setup()
|
/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra124/ |
H A D | spi.c | 195 u32 val; in spi_ctrlr_claim_bus() local 218 u32 val; in spi_ctrlr_release_bus() local 344 unsigned int bytes, enum spi_direction dir) in tegra_spi_pio_prepare() 449 unsigned int bytes, enum spi_direction dir) in tegra_spi_dma_prepare() 589 unsigned int bytes, enum spi_direction dir) in xfer_setup()
|