| /third_party/pcre2/pcre2/src/sljit/ |
| H A D | sljitNativeRISCV_32.c | 55 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw executable_offset) in sljit_set_jump_addr() argument
|
| /third_party/skia/src/core/ |
| H A D | SkMallocPixelRef.cpp | 42 void* addr = sk_calloc_canfail(size); in MakeAllocate() local
|
| /third_party/skia/third_party/externals/swiftshader/src/System/Linux/ |
| H A D | MemFd.cpp | 107 void *addr = ::mmap(nullptr, size, PROT_READ | PROT_WRITE, MAP_SHARED, fd_, in mapReadWrite() local 112 bool LinuxMemFd::unmap(void *addr, size_t size) in unmap() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkDeviceMemoryExternalLinux.hpp | 68 void *addr = memfd.mapReadWrite(0, allocationSize); variable
|
| /third_party/skia/src/ports/ |
| H A D | SkMemory_malloc.cpp | 64 void* sk_realloc_throw(void* addr, size_t size) { in sk_realloc_throw() argument
|
| /third_party/skia/tests/ |
| H A D | MallocPixelRefTest.cpp | 64 void* addr = static_cast<void*>(new uint8_t[size]); in DEF_TEST() local 85 void* addr = static_cast<void*>(new uint8_t[size]); in DEF_TEST() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| H A D | PHITransAddr.h | 52 PHITransAddr(Value *addr, const DataLayout &DL, AssumptionCache *AC) in PHITransAddr() argument
|
| /third_party/toybox/toys/other/ |
| H A D | devmem.c | 23 unsigned long long addr = atolx(toys.optargs[0]), data = 0, map_off, map_len; in devmem_main() local
|
| /third_party/pulseaudio/src/modules/ |
| H A D | module-devd-detect.c | 88 struct sockaddr_un addr = { .sun_family = AF_UNIX }; in pa__init() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/ |
| H A D | create_thread_identity.cc | 70 static intptr_t RoundUp(intptr_t addr, intptr_t align) { in RoundUp() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/ |
| H A D | address_is_readable.cc | 72 bool AddressIsReadable(const void *addr) { in AddressIsReadable() argument
|
| /third_party/skia/docs/examples/ |
| H A D | Bitmap_tryAllocPixels_4.cpp | 21 char* addr = new char[size]; in REG_FIDDLE() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | md5.c | 26 hmac_md5_vector(const u8 *key, size_t key_len, size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) hmac_md5_vector() argument
|
| H A D | sha1-prf.c | 37 const unsigned char *addr[3]; in sha1_prf() local
|
| H A D | sha1-tprf.c | 37 const unsigned char *addr[5]; in sha1_t_prf() local
|
| H A D | sha1.c | 26 hmac_sha1_vector(const u8 *key, size_t key_len, size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) hmac_sha1_vector() argument
|
| H A D | sha256-kdf.c | 38 const unsigned char *addr[4]; in hmac_sha256_kdf() local
|
| H A D | sha256-tlsprf.c | 36 const unsigned char *addr[3]; in tls_prf_sha256() local
|
| H A D | sha256.c | 26 hmac_sha256_vector(const u8 *key, size_t key_len, size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) hmac_sha256_vector() argument
|
| H A D | sha384-internal.c | 24 int sha384_vector(size_t num_elem, const u8 *addr[], const size_t *len, in sha384_vector() argument
|
| H A D | sha384-kdf.c | 38 const unsigned char *addr[4]; in hmac_sha384_kdf() local
|
| H A D | sha384.c | 26 hmac_sha384_vector(const u8 *key, size_t key_len, size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) hmac_sha384_vector() argument
|
| H A D | sha512-kdf.c | 38 const unsigned char *addr[4]; in hmac_sha512_kdf() local
|
| H A D | sha512.c | 26 hmac_sha512_vector(const u8 *key, size_t key_len, size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) hmac_sha512_vector() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/ |
| H A D | fst_iface.c | 52 Boolean fst_iface_is_connected(struct fst_iface *iface, const u8 *addr, in fst_iface_is_connected() argument
|