| /third_party/node/deps/v8/src/compiler/ |
| H A D | simplified-operator.h | 657 Address address; member
|
| /third_party/node/deps/v8/include/v8-include/ |
| H A D | v8-platform.h | 485 virtual bool RecommitPages(void* address, size_t length, in RecommitPages() argument 498 DiscardSystemPages(void* address, size_t size) DiscardSystemPages() argument 545 ReserveForSharedMemoryMapping(void* address, size_t size) ReserveForSharedMemoryMapping() argument 914 DiscardSystemPages(Address address, size_t size) DiscardSystemPages() argument [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | string-inl.h | 1004 void* address = in SeqOneByteStringSetChars() local
|
| H A D | code.cc | 280 Address address = code_start_address + deopt_data.Pc(i).value(); in CanDeoptAt() local
|
| /third_party/node/deps/v8/src/snapshot/ |
| H A D | deserializer.cc | 394 Address address = in PostProcessExternalString() local 808 Address address = deserializer_->ReadExternalReferenceCase(); in VisitExternalReference() local 846 Address address in VisitOffHeapTarget() local 963 Address address = page->OffsetToAddress(chunk_offset); ReadSingleBytecodeData() local 1026 Address address = ReadExternalReferenceCase(); ReadSingleBytecodeData() local 1199 Address address; ReadSingleBytecodeData() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_bufmgr.h | 199 uint64_t address; global() member [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_state.c | 1400 uint64_t address = buf->address + *phandle; in nvc0_set_global_handle() local
|
| /third_party/node/deps/uv/src/unix/ |
| H A D | aix.c | 1101 uv_interface_address_t* address; in uv_interface_addresses() local [all...] |
| H A D | os390.c | 275 uv_interface_address_t* address; in uv__interface_addresses_v6() local 397 uv_interface_address_t* address; uv_interface_addresses() local [all...] |
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | protocol-dbus.c | 88 char *address = NULL; in pa_get_dbus_address_from_server_type() local
|
| /third_party/python/Lib/multiprocessing/ |
| H A D | managers.py | 695 def address(self): global() member in BaseManager [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmPhysicalStorageBufferPointerTests.cpp | 162 Buffer::Buffer (Context& ctx, VkBufferUsageFlags usage, VkDeviceSize size, bool address) in Buffer() argument 257 template<class X> TypedBuffer<X>::TypedBuffer (Context& ctx, VkBufferUsageFlags usage, deUint32 nelements, bool address) in TypedBuffer() argument 263 template<class X> TypedBuffer<X>::TypedBuffer (Context& ctx, VkBufferUsageFlags usage, std::initializer_list<X> items, bool address) in TypedBuffer() argument 439 deUint64 address; global() variable [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| H A D | RuntimeDyldImpl.h | 75 SectionEntry(StringRef name, uint8_t *address, size_t size, in SectionEntry() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
| H A D | libEGL.cpp | 1522 __eglMustCastToProperFunctionPointerType address; in GetProcAddress() member
|
| /third_party/skia/third_party/externals/microhttpd/src/microspdy/ |
| H A D | structures.h | 903 struct sockaddr *address; member
|
| /third_party/skia/third_party/externals/brotli/java/org/brotli/dec/ |
| H A D | Decode.java | 1018 private static void initializeCompoundDictionaryCopy(State s, int address, int length) { in initializeCompoundDictionaryCopy() argument [all...] |
| /third_party/python/Modules/_ctypes/ |
| H A D | callproc.c | 1308 _parse_voidp(PyObject *obj, void **address) in _parse_voidp() argument 1767 converter(PyObject *obj, void **address) in converter() argument [all...] |
| /third_party/vixl/test/aarch64/ |
| H A D | test-utils-aarch64.cc | 416 uintptr_t address; member 470 uintptr_t address = context.front().address; in EqualMemory() local [all...] |
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | CodedInputStream.java | 1291 private final long address; field in CodedInputStream.UnsafeDirectNioDecoder [all...] |
| /third_party/pulseaudio/src/modules/bluetooth/ |
| H A D | bluez5-util.h | 154 char *address; member 173 char *address; member
|
| /third_party/python/Modules/clinic/ |
| H A D | _winapi.c.h | 749 LPCVOID address; in _winapi_UnmapViewOfFile() local 1012 LPCVOID address; in _winapi_VirtualQuerySize() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
| H A D | exception_safety_testing.h | 130 void* address = it.first; in ~ConstructorTracker() local 139 static void ObjectConstructed(void* address, std::string description) { in ObjectConstructed() argument 154 static void ObjectDestructed(void* address) { in ObjectDestructed() argument 175 static std::string ErrorMessage(void* address, in ErrorMessage() argument [all...] |
| /third_party/rust/crates/nix/src/sys/socket/ |
| H A D | mod.rs | 2053 let mut address = mem::MaybeUninit::uninit(); recvmsg() variables [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmPhysicalStorageBufferPointerTests.cpp | 162 Buffer::Buffer (Context& ctx, VkBufferUsageFlags usage, VkDeviceSize size, bool address) in Buffer() argument 257 template<class X> TypedBuffer<X>::TypedBuffer (Context& ctx, VkBufferUsageFlags usage, deUint32 nelements, bool address) in TypedBuffer() argument 263 template<class X> TypedBuffer<X>::TypedBuffer (Context& ctx, VkBufferUsageFlags usage, std::initializer_list<X> items, bool address) in TypedBuffer() argument 439 deUint64 address; global() variable [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/ |
| H A D | oma_dm_client.c | 1249 void oma_dm_pol_upd(struct hs20_osu_client *ctx, const char *address, in oma_dm_pol_upd() argument 1296 void oma_dm_sub_rem(struct hs20_osu_client *ctx, const char *address, in oma_dm_sub_rem() argument [all...] |