Searched defs:bytes1 (Results 1 – 11 of 11) sorted by relevance
| /third_party/node/deps/zlib/ |
| D | adler32_simd.c | 107 const __m128i bytes1 = _mm_loadu_si128((__m128i*)(buf)); in adler32_simd_() local 263 const uint8x16_t bytes1 = vld1q_u8((uint8_t*)(buf)); in adler32_simd_() local
|
| /third_party/flutter/skia/third_party/externals/zlib/ |
| D | adler32_simd.c | 103 const __m128i bytes1 = _mm_loadu_si128((__m128i*)(buf)); in adler32_simd_() local 259 const uint8x16_t bytes1 = vld1q_u8((uint8_t*)(buf)); in adler32_simd_() local
|
| /third_party/glib/glib/ |
| D | gbytes.c | 358 g_bytes_equal (gconstpointer bytes1, in g_bytes_equal() 422 g_bytes_compare (gconstpointer bytes1, in g_bytes_compare()
|
| /third_party/glib/glib/tests/ |
| D | bytes.c | 109 GBytes *bytes1 = g_bytes_new_from_bytes (bytes, 4, 13); in test_new_from_bytes_slice() local 186 GBytes *bytes1; in test_hash() local
|
| /third_party/glib/gio/ |
| D | gbytesicon.c | 192 GBytesIcon *bytes1 = G_BYTES_ICON (icon1); in g_bytes_icon_equal() local
|
| /third_party/protobuf/js/experimental/runtime/kernel/ |
| D | kernel_repeated_test.js | 7044 const bytes1 = createArrayBuffer(0x08, 0x01); constant 7150 const bytes1 = createArrayBuffer(0x08, 0x01); constant 7165 const bytes1 = createArrayBuffer(0x08, 0x01); constant 7220 const bytes1 = createArrayBuffer(0x08, 0x01); constant 7236 const bytes1 = createArrayBuffer(0x08, 0x01); constant 7279 const bytes1 = createArrayBuffer(0x08, 0x01); constant 7452 const bytes1 = createArrayBuffer(0x08, 0x01); constant 7559 const bytes1 = createArrayBuffer(0x08, 0x01); constant 7574 const bytes1 = createArrayBuffer(0x08, 0x01); constant 7629 const bytes1 = createArrayBuffer(0x08, 0x01); constant [all …]
|
| /third_party/python/Lib/ |
| D | pickletools.py | 489 bytes1 = ArgumentDescriptor( variable
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| D | udatatst.c | 1222 MappedData bytes1; member
|
| /third_party/openssl/test/ |
| D | asn1_encode_test.c | 91 unsigned char *bytes1; member
|
| /third_party/abseil-cpp/absl/container/ |
| D | btree_test.cc | 671 int64_t bytes1 = 0, bytes2 = 0; in BtreeAllocatorTest() local 2251 int64_t bytes1 = 0, bytes2 = 0; in TEST() local
|
| /third_party/libxml2/ |
| D | runtest.c | 615 char bytes1[4096]; in compareFiles() local
|