| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Support/ |
| H A D | StreamingMemoryObject.h | 67 size_t bytes = in fetchToPos() local [all...] |
| /third_party/skia/tools/ |
| H A D | ProcStats.cpp | 88 int64_t bytes = sk_tools::getMaxResidentSetSizeBytes(); in getMaxResidentSetSizeMB() local 93 int64_t bytes = sk_tools::getCurrResidentSetSizeBytes(); in getCurrResidentSetSizeMB() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | bytestream.cpp | 44 void CheckedArrayByteSink::Append(const char* bytes, int32_t n) { in Append() argument
|
| H A D | ucnv_cnv.cpp | 55 ucnv_fromUWriteBytes(UConverter *cnv, const char *bytes, int32_t length, char **target, const char *targetLimit, int32_t **offsets, int32_t sourceIndex, UErrorCode *pErrorCode) ucnv_fromUWriteBytes() argument
|
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| H A D | bytestriebuilder.h | 184 char *bytes; member in BytesTrieBuilder
|
| /third_party/toybox/lib/ |
| H A D | env.c | 13 long bytes = sizeof(char *); in environ_bytes() local
|
| /third_party/toybox/toys/other/ |
| H A D | devmem.c | 22 int writing = toys.optc == 3, page_size = getpagesize(), bytes = 4, fd; in devmem_main() local [all...] |
| /third_party/toybox/toys/posix/ |
| H A D | xargs.c | 100 int entries, bytes, done = 0, ran_once = 0, status; in xargs_main() local [all...] |
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | UnsafeByteOperations.java | 117 public static void unsafeWriteTo(ByteString bytes, ByteOutput output) throws IOException { in unsafeWriteTo() argument
|
| /third_party/python/Python/clinic/ |
| H A D | marshal.c.h | 139 Py_buffer bytes = {NULL, NULL}; in marshal_loads() local [all...] |
| /third_party/rust/crates/cxx/gen/lib/src/gen/ |
| H A D | fs.rs | 87 let mut bytes = Vec::new(); variables
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | ascii_benchmark.cc | 27 std::array<unsigned char, 256> bytes; in MakeShuffledBytes() local 38 std::array<unsigned char, 256> bytes = MakeShuffledBytes(); in AsciiBenchmark() local
|
| /third_party/skia/fuzz/oss_fuzz/ |
| H A D | FuzzAndroidCodec.cpp | 16 bool FuzzAndroidCodec(sk_sp<SkData> bytes, uint8_t sampleSize) { in FuzzAndroidCodec() argument 58 auto bytes = SkData::MakeWithoutCopy(data, size); in LLVMFuzzerTestOneInput() local
|
| H A D | FuzzSkRuntimeEffect.cpp | 32 static bool FuzzSkRuntimeEffect_Once(sk_sp<SkData> bytes, const SkRuntimeEffect::Options& options) { in FuzzSkRuntimeEffect_Once() argument 64 FuzzSkRuntimeEffect(sk_sp<SkData> bytes) FuzzSkRuntimeEffect() argument 82 auto bytes = SkData::MakeWithoutCopy(data, size); LLVMFuzzerTestOneInput() local [all...] |
| /third_party/skia/fuzz/ |
| H A D | FuzzEncoders.cpp | 79 auto bytes = fuzz->fBytes; in DEF_FUZZ() local
|
| /third_party/skia/docs/examples/ |
| H A D | Paint_getTextWidths.cpp | 12 const int bytes = sizeof(str) - 1; in REG_FIDDLE() local
|
| /third_party/spirv-tools/source/ |
| H A D | spirv_endian.cpp | 28 unsigned char bytes[4]; member [all...] |
| /base/hiviewdfx/hitrace/frameworks/include/ |
| H A D | dynamic_buffer.h | 29 int bytes = 0;
member
|
| /base/telephony/core_service/utils/vcard/src/contact_data/ |
| H A D | vcard_photo_data.cpp | 70 void VCardPhotoData::SetBytes(const std::string &bytes) in SetBytes() argument
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | aegis.h | 21 u8 bytes[AEGIS_BLOCK_SIZE]; member
|
| /kernel/linux/linux-5.10/arch/powerpc/lib/ |
| H A D | xor_vmx.c | 52 void __xor_altivec_2(unsigned long bytes, unsigned long *v1_in, in __xor_altivec_2() argument 70 void __xor_altivec_3(unsigned long bytes, unsigned long *v1_in, in __xor_altivec_3() argument 92 void __xor_altivec_4(unsigned long bytes, unsigned long *v1_in, in __xor_altivec_4() argument 119 void __xor_altivec_5(unsigned long bytes, unsigned long *v1_in, in __xor_altivec_5() argument
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| H A D | xor_avx.h | 29 static void xor_avx_2(unsigned long bytes, unsigned long *p0, unsigned long *p1) in xor_avx_2() argument 55 static void xor_avx_3(unsigned long bytes, unsigned long *p0, unsigned long *p1, in xor_avx_3() argument 85 static void xor_avx_4(unsigned long bytes, unsigned long *p0, unsigned long *p1, in xor_avx_4() argument 118 static void xor_avx_5(unsigned long bytes, unsigned long *p0, unsigned long *p1, in xor_avx_5() argument
|
| /kernel/linux/linux-5.10/drivers/accessibility/speakup/ |
| H A D | devsynth.c | 18 size_t bytes; in speakup_file_write() local
|
| /kernel/linux/linux-5.10/arch/mips/crypto/ |
| H A D | poly1305-glue.c | 76 u32 bytes = min(len, POLY1305_BLOCK_SIZE - dctx->buflen); in mips_poly1305_update() local 106 u32 bytes = min(nbytes, POLY1305_BLOCK_SIZE - dctx->buflen); in poly1305_update_arch() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_rx.h | 23 u64 bytes; member
|