Home
last modified time | relevance | path

Searched defs:address (Results 26 - 50 of 512) sorted by relevance

12345678910>>...21

/third_party/curl/tests/libtest/
H A Dlib1960.c49 socket_cb(void *clientp, curlsocktype purpose, struct curl_sockaddr *address) socket_cb() argument
/third_party/backends/backend/genesys/
H A Dregister_cache.h32 void update(std::uint16_t address, Value value) in update() argument
/third_party/libuv/src/unix/
H A Dbsd-ifaddrs.c71 uv_interface_address_t* address; in uv_interface_addresses() local
[all...]
/third_party/json/docs/examples/
H A Dnlohmann_define_type_non_intrusive_explicit.cpp12 std::string address; member
H A Dnlohmann_define_type_intrusive_with_default_macro.cpp13 std::string address = "123 Fake St"; member in ns::person
H A Dnlohmann_define_type_intrusive_macro.cpp13 std::string address = "123 Fake St"; member in ns::person
H A Dnlohmann_define_type_non_intrusive_with_default_explicit.cpp12 std::string address = "123 Fake St"; member
H A Dnlohmann_define_type_non_intrusive_with_default_macro.cpp12 std::string address = "123 Fake St"; member
H A Dnlohmann_define_type_non_intrusive_macro.cpp12 std::string address; member
/third_party/node/lib/
H A Ddns.js[all...]
/third_party/node/deps/v8/tools/debug_helper/
H A Dheap-constants.cc14 std::string FindKnownObject(uintptr_t address, in FindKnownObject() argument
54 FindKnownMapInstanceTypes( uintptr_t address, const d::HeapAddresses& heap_addresses) FindKnownMapInstanceTypes() argument
H A Ddebug-helper-internal.cc15 bool IsPointerCompressed(uintptr_t address) { in IsPointerCompressed() argument
23 uintptr_t EnsureDecompressed(uintptr_t address, in EnsureDecompressed() argument
/third_party/node/deps/v8/src/wasm/
H A Dmemory-tracing.cc22 Address address = reinterpret_cast<Address>(mem_start) + info->offset; in TraceMemoryOperation() local
[all...]
/third_party/node/src/
H A Dnode_external_reference.h52 void RegisterT(T* address) { in RegisterT() argument
/third_party/ltp/testcases/kernel/syscalls/mmap/
H A Dmmap17.c59 void *address; in test_mmap() local
/third_party/ltp/testcases/kernel/syscalls/bind/
H A Dlibbind.h25 struct sockaddr *address; member
/third_party/lzma/C/
H A D7zAlloc.c49 void SzFree(ISzAllocPtr p, void *address) in SzFree() argument
75 void SzFreeTemp(ISzAllocPtr p, void *address) in SzFreeTemp() argument
/third_party/node/deps/v8/include/v8-include/cppgc/internal/
H A Dcaged-heap.h22 V8_INLINE static uintptr_t OffsetFromAddress(const void* address) { in OffsetFromAddress() argument
27 V8_INLINE static bool IsWithinCage(const void* address) { in IsWithinCage() argument
/third_party/node/deps/v8/src/codegen/arm64/
H A Dcpu-arm64.cc48 void CpuFeatures::FlushICache(void* address, size_t length) { in FlushICache() argument
51 ::FlushInstructionCache(GetCurrentProcess(), address, length); in FlushICache() local
/third_party/node/deps/v8/src/codegen/
H A Dexternal-reference-encoder.cc59 TryEncode( Address address) TryEncode() argument
70 Encode( Address address) Encode() argument
/third_party/node/deps/v8/src/heap/
H A Dconservative-stack-visitor.cc22 bool ConservativeStackVisitor::CheckPage(Address address, MemoryChunk* page) { in CheckPage() argument
54 auto address = reinterpret_cast<Address>(pointer); in VisitConservativelyIfPointer() local
[all...]
/third_party/node/deps/v8/src/heap/cppgc/
H A Dfree-list.h30 void* address; member
H A Dmemory.h25 V8_INLINE void ZapMemory(void* address, size_t size) { in ZapMemory() argument
31 V8_INLINE void CheckMemoryIsZapped(const void* address, size_t size) { in CheckMemoryIsZapped() argument
37 V8_INLINE void CheckMemoryIsZero(const void* address, size_t size) { in CheckMemoryIsZero() argument
45 V8_INLINE void SetMemoryAccessible(void* address, size_t size) { in SetMemoryAccessible() argument
65 SetMemoryInaccessible(void* address, size_t size) SetMemoryInaccessible() argument
107 CheckMemoryIsInaccessible(const void* address, size_t size) CheckMemoryIsInaccessible() argument
[all...]
H A Dprocess-heap.cc61 const auto address = in TryFromManagedPointer() local
H A Dcaged-heap.h27 static RetType OffsetFromAddress(const void* address) { in OffsetFromAddress() argument
35 static uintptr_t BaseFromAddress(const void* address) { in BaseFromAddress() argument
[all...]

Completed in 6 milliseconds

12345678910>>...21