Home
last modified time | relevance | path

Searched defs:address (Results 2776 - 2800 of 3022) sorted by relevance

1...<<111112113114115116117118119120121

/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-arm64.h240 static T AddressUntag(T address) { in AddressUntag() argument
248 static T Read(A address) { in Read() argument
259 static void Write(A address, T value) { in Write() argument
1345 LogRead(uintptr_t address, unsigned reg_code, PrintRegisterFormat format) LogRead() argument
1349 LogWrite(uintptr_t address, unsigned reg_code, PrintRegisterFormat format) LogWrite() argument
1353 LogVRead(uintptr_t address, unsigned reg_code, PrintRegisterFormat format, unsigned lane = 0) LogVRead() argument
1359 LogVWrite(uintptr_t address, unsigned reg_code, PrintRegisterFormat format, unsigned lane = 0) LogVWrite() argument
1519 MemoryRead(A address) MemoryRead() argument
1530 MemoryWrite(A address, T value) MemoryWrite() argument
[all...]
/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.cc780 int64_t address = reinterpret_cast<int64_t>(instr); in CheckICache() local
[all...]
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.cc837 intptr_t address = reinterpret_cast<intptr_t>(instr); in CheckICache() local
[all...]
/third_party/node/deps/v8/src/execution/s390/
H A Dsimulator-s390.cc722 intptr_t address = reinterpret_cast<intptr_t>(instr); in CheckICache() local
2731 PushAddress(uintptr_t address) PushAddress() argument
2742 uintptr_t address = *stack_slot; PopAddress() local
[all...]
/third_party/node/deps/v8/src/execution/riscv64/
H A Dsimulator-riscv64.cc2168 int64_t address in CheckICache() local
[all...]
/third_party/node/deps/v8/src/objects/
H A Djs-objects.cc3175 Address address = object->address(); in MigrateFastToFast() local
/third_party/node/deps/v8/src/profiler/
H A Dheap-snapshot-generator.cc870 HeapEntry* V8HeapExplorer::AddEntry(Address address, in AddEntry() argument
[all...]
/third_party/node/deps/v8/src/wasm/baseline/ia32/
H A Dliftoff-assembler-ia32.h1109 Register address = esi; in AtomicCompareExchange() local
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_shader.c478 struct ureg_dst address; member
[all...]
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c1433 panfrost_emit_ubo(void *base, unsigned index, mali_ptr address, size_t size) in panfrost_emit_ubo() argument
1508 mali_ptr address = 0; in panfrost_emit_const_buf() local
[all...]
/third_party/node/deps/uv/include/
H A Duv.h1127 } address; global() member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DMachOObjectFile.cpp2835 uint64_t ExportEntry::address() const { in address() function in ExportEntry
3421 uint64_t MachORebaseEntry::address() const { in address() function in MachORebaseEntry
3984 uint64_t MachOBindEntry::address() const { in address() function in MachOBindEntry
4101 uint64_t BindRebaseSegInfo::address(uint32_t SegIndex, uint64_t OffsetInSeg) { in address() function in BindRebaseSegInfo
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DlibGLESv2.cpp6269 __eglMustCastToProperFunctionPointerType address; in es2GetProcAddress() member
/third_party/vixl/src/aarch64/
H A Dassembler-aarch64.cc1877 prfm(static_cast<int>(op), address, option); in prfm() local
1894 prfum(static_cast<int>(op), address, option); in prfum() local
1864 prfm(int op, const MemOperand& address, LoadStoreScalingOption option) prfm() argument
1872 prfm(PrefetchOperation op, const MemOperand& address, LoadStoreScalingOption option) prfm() argument
1881 prfum(int op, const MemOperand& address, LoadStoreScalingOption option) prfum() argument
1889 prfum(PrefetchOperation op, const MemOperand& address, LoadStoreScalingOption option) prfum() argument
/third_party/python/Lib/test/
H A Dtest_logging.py1736 address = ('localhost', 0) variable in SocketHandlerTest
1852 address = ('localhost', 0) global() variable in DatagramHandlerTest
1935 address = ('localhost', 0) global() variable in SysLogHandlerTest
2029 address = ('::1', 0) global() variable in IPv6SysLogHandlerTest
[all...]
/third_party/python/Modules/_ctypes/
H A D_ctypes.c745 void *address; in CDataType_in_dll() local
772 address = (void *)GetProcAddress(handle, name); in CDataType_in_dll() local
3371 PPROC address; in FindAddress() local
3377 address = (PPROC)GetProcAddress(handle, name); in FindAddress() local
[all...]
/third_party/skia/third_party/externals/oboe/apps/OboeTester/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download ...
/third_party/skia/platform_tools/android/apps/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download ...
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp241 onStartAbility_(address); variable
/kernel/linux/linux-5.10/drivers/block/
H A Dfloppy.c3040 static inline int fd_copyout(void __user *param, const void *address, in fd_copyout() argument
3046 static inline int fd_copyin(void __user *param, void *address, in fd_copyin() argument
3720 compat_ulong_t address; global() member
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v10_0.c4143 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t wave, uint32_t address) in wave_read_ind() argument
[all...]
H A Dgfx_v9_0.c2013 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t address) in wave_read_ind() argument
[all...]
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dregs.h829 u64 address; member
/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
H A Dmmu.c2907 static void kvm_send_hwpoison_signal(unsigned long address, struct task_struct *tsk) in kvm_send_hwpoison_signal() argument
[all...]
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Daclocal.h413 acpi_sci_handler address; /* Address of handler */ member
420 acpi_gpe_handler address; /* Address of handler, if any */ member
461 u64 address; /* 64-bit address of the register */ member
487 u64 address; /* Base address of the block */ member

Completed in 117 milliseconds

1...<<111112113114115116117118119120121