Home
last modified time | relevance | path

Searched defs:address (Results 426 - 450 of 512) sorted by relevance

1...<<1112131415161718192021

/third_party/node/deps/v8/src/diagnostics/
H A Dobjects-printer.cc2865 i::Address address = reinterpret_cast<i::Address>(object); in _v8_internal_Print_Code() local
[all...]
/third_party/node/deps/v8/src/execution/
H A Dframes.cc2439 PcAddressForHashing(Isolate* isolate, Address address) PcAddressForHashing() argument
[all...]
/third_party/node/deps/v8/src/logging/
H A Dlog.cc350 void PerfBasicLogger::WriteLogRecordedBuffer(uintptr_t address, int size, in WriteLogRecordedBuffer() argument
1181 AppendCodeCreateHeader(Log::MessageBuilder& msg, CodeEventListener::LogEventsAndTags tag, CodeKind kind, uint8_t* address, int size, uint64_t time) AppendCodeCreateHeader() argument
[all...]
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_compile.c1502 unsigned address in emit_image_op() local
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp1789 Converter::makeSym(uint tgsiFile, int fileIdx, int idx, int c, uint32_t address) in makeSym() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DOutputASM.cpp2649 int OutputASM::lvalue(TIntermTyped *&root, unsigned int &offset, sw::Shader::Relative &rel, unsigned char &mask, Temporary &address, TIntermTyped *node) in lvalue() argument
[all...]
/third_party/toybox/toys/pending/
H A Dip.c520 static void fill_hwaddr(char *arg, int len, unsigned char *address) in fill_hwaddr() argument
[all...]
/third_party/vixl/src/aarch64/
H A Dinstructions-aarch64.h690 T address = (T)(address_raw); in GetLiteralAddress() local
H A Dsimulator-aarch64.h169 inline int GetAllocationTagFromAddress(uint64_t address) { in GetAllocationTagFromAddress() argument
174 T AddressUntag(T address) { in AddressUntag() argument
225 GetMTETag(T address, Instruction const* pc = nullptr) GetMTETag() argument
242 SetMTETag(T address, int tag, Instruction const* pc = nullptr) SetMTETag() argument
264 CleanMTETag(T address) CleanMTETag() argument
356 IsMTETagsMatched(A address, Instruction const* pc = nullptr) const IsMTETagsMatched() argument
369 Read(A address, Instruction const* pc = nullptr) const Read() argument
386 Write(A address, T value, Instruction const* pc = nullptr) const Write() argument
433 Write(int size_in_bytes, A address, uint64_t value) const Write() argument
1223 IsExclusive(uint64_t address, size_t size) IsExclusive() argument
[all...]
/third_party/python/Objects/
H A Dobmalloc.c1022 uintptr_t address; member
1583 void *address; new_arena() local
[all...]
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/gradle/wrapper/
H A Dgradle-wrapper.jar ... java.lang.Exception java.net.URI address java.io.File destination private void downloadInternal (java ...
/third_party/skia/third_party/externals/oboe/apps/fxlab/gradle/wrapper/
H A Dgradle-wrapper.jar ... java.lang.Exception java.net.URI address java.io.File destination private void downloadInternal (java ...
/third_party/skia/third_party/externals/oboe/tests/UnitTestRunner/gradle/wrapper/
H A Dgradle-wrapper.jar ... java.lang.Exception java.net.URI address java.io.File destination private void downloadInternal (java ...
/third_party/backends/backend/
H A Davision.c1754 int address = 0; in debug_print_hex_raw() local
/third_party/backends/sanei/
H A Dsanei_usb.c1323 int address = sanei_xml_get_prop_uint(el_endpoint, "address"); in sanei_usb_testing_init() local
1921 unsigned char busno, address; in libusb_scan_devices() local
2099 unsigned char busno, address; libusb_scan_devices() local
2860 int address, direction, transfer_type; sanei_usb_open() local
3374 int address, direction, transfer_type; sanei_usb_open() local
[all...]
/third_party/libuv/include/
H A Duv.h1219 } address; global() member
[all...]
/third_party/libuv/include/uv_ndk/
H A Duv.h1113 } address; global() member
[all...]
/third_party/mesa3d/include/drm-uapi/
H A Ddrm.h372 void *address; /**< Address of buffer */ member
/third_party/libdrm/include/drm/
H A Ddrm.h372 void *address; /**< Address of buffer */ member
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3.h449 struct ir3_register *address; member
1971 create_uniform_indirect(struct ir3_block *block, int n, type_t type, struct ir3_instruction *address) create_uniform_indirect() argument
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c2972 get_bo_from_pool(struct intel_batch_decode_bo *ret, struct anv_block_pool *pool, uint64_t address) get_bo_from_pool() argument
2992 decode_get_bo(void *v_batch, bool ppgtt, uint64_t address) decode_get_bo() argument
3752 anv_vma_free(struct anv_device *device, uint64_t address, uint64_t size) anv_vma_free() argument
4585 anv_fill_buffer_surface_state(struct anv_device *device, struct anv_state state, enum isl_format format, struct isl_swizzle swizzle, isl_surf_usage_flags_t usage, struct anv_address address, uint32_t range, uint32_t stride) anv_fill_buffer_surface_state() argument
[all...]
/third_party/libdrm/
H A Dxf86drm.c1719 drmMap(int fd, drm_handle_t handle, drmSize size, drmAddressPtr address) drmMap() argument
1750 drmUnmap(drmAddress address, drmSize size) drmUnmap() argument
2273 drmAgpAlloc(int fd, unsigned long size, unsigned long type, unsigned long *address, drm_handle_t *handle) drmAgpAlloc() argument
[all...]
/third_party/node/deps/v8/src/builtins/mips/
H A Dbuiltins-mips.cc38 void Builtins::Generate_Adaptor(MacroAssembler* masm, Address address) { in Generate_Adaptor() argument
[all...]
/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.cc271 void MacroAssembler::RecordWrite(Register object, Register address, in CallRecordWriteStub() argument
4672 uint64_t address = jump_address(target); CallRecordWriteStub() local
[all...]
/third_party/node/deps/v8/src/builtins/ia32/
H A Dbuiltins-ia32.cc39 void Builtins::Generate_Adaptor(MacroAssembler* masm, Address address) { in Generate_Adaptor() argument
[all...]

Completed in 83 milliseconds

1...<<1112131415161718192021