Home
last modified time | relevance | path

Searched refs:addr (Results 2751 - 2775 of 3054) sorted by relevance

1...<<111112113114115116117118119120>>...123

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_query.c103 struct iris_address addr = { in query_mem64() local
108 return mi_mem64(addr); in query_mem64()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_aos.c257 ptr = bld->addr[reg->Indirect.Index]; in lp_emit_store_aos()
402 bld->addr[idx] = lp_build_alloca(gallivm, vec_type, ""); in lp_emit_declaration_aos()
H A Dlp_bld_format_s3tc.c2048 LLVMValueRef color, offset_stored, addr, ptr_addrtrunc, tmp; in compressed_fetch_cached() local
2073 addr = LLVMBuildPtrToInt(builder, base_ptr, i64t, ""); in compressed_fetch_cached()
2108 addrx = LLVMBuildAdd(builder, addrx, addr, ""); in compressed_fetch_cached()
2138 addr = LLVMBuildAdd(builder, tmp, addr, ""); in compressed_fetch_cached()
2140 cond = LLVMBuildICmp(builder, LLVMIntNE, offset_stored, addr, ""); in compressed_fetch_cached()
2144 tmp = LLVMBuildIntToPtr(builder, addr, LLVMPointerType(i8t, 0), ""); in compressed_fetch_cached()
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dcore_dispatch.h122 CRYPTO_realloc, (void *addr, size_t num, const char *file, int line))
125 CRYPTO_clear_realloc, (void *addr, size_t old_num, size_t num,
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs658 addr: *mut ::sockaddr, in accept4()
662 pub fn mincore(addr: *mut ::c_void, len: ::size_t, vec: *mut ::c_char) -> ::c_int; in mincore()
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs634 pub fn bind(fd: ::c_int, addr: *const sockaddr, len: socklen_t) -> ::c_int; in bind()
652 addr: *mut sockaddr, in recvfrom()
/third_party/python/Python/
H A Dtraceback.c242 int addr = _PyInterpreterFrame_LASTI(frame->f_frame) * sizeof(_Py_CODEUNIT); in _PyTraceBack_FromFrame() local
243 return tb_create_raw((PyTracebackObject *)tb_next, frame, addr, in _PyTraceBack_FromFrame()
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativePPC_64.c566 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
568 sljit_ins *inst = (sljit_ins*)addr; in sljit_set_jump_addr()
/third_party/python/Lib/http/
H A Dserver.py1258 ServerClass.address_family, addr = _get_best_family(bind, port)
1260 with ServerClass(addr, HandlerClass) as httpd:
/third_party/python/Lib/asyncio/
H A Dwindows_events.py341 extra={'addr': address})
362 pipe, protocol, extra={'addr': address})
544 def sendto(self, conn, buf, flags=0, addr=None):
548 ov.WSASendTo(conn.fileno(), buf, flags, addr)
/third_party/skia/src/gpu/ops/
H A DSmallPathRenderer.cpp430 (const unsigned char*)dst.addr(), in addDFPathToAtlas()
511 dst.width(), dst.height(), dst.addr(), in addBMPathToAtlas()
/third_party/openssl/include/openssl/
H A Dcore_dispatch.h122 CRYPTO_realloc, (void *addr, size_t num, const char *file, int line))
125 CRYPTO_clear_realloc, (void *addr, size_t old_num, size_t num,
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djdcolor.c584 #define WRITE_TWO_ALIGNED_PIXELS(addr, pixels) ((*(int *)(addr)) = pixels)
/third_party/python/Lib/test/
H A Dtest_selectors.py38 a, addr = l.accept()
40 if addr == caddr:
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DMachOEmitter.cpp95 TempSec.addr = Sec.addr; in constructSection()
/third_party/toybox/lib/
H A Dxwrap.c61 void *xmmap(void *addr, size_t length, int prot, int flags, int fd, off_t off) in xmmap() argument
63 void *ret = mmap(addr, length, prot, flags, fd, off); in xmmap()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_supplicant_i.h1289 void wpa_clear_keys(struct wpa_supplicant *wpa_s, const u8 *addr);
1426 unsigned int type, const u8 *addr,
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs543 pub addr: u8,
557 pub addr: u8,
3938 pub fn mprotect(addr: *mut ::c_void, len: ::size_t, prot: ::c_int) -> ::c_int; in mprotect()
4036 addr: *mut ::sockaddr, in accept4()
4066 addr: *mut ::c_void, in mremap()
4081 pub fn posix_madvise(addr: *mut ::c_void, len: ::size_t, advice: ::c_int) -> ::c_int; in posix_madvise()
4086 pub fn madvise(addr: *mut ::c_void, len: ::size_t, advice: ::c_int) -> ::c_int; in madvise()
4088 pub fn msync(addr: *mut ::c_void, len: ::size_t, flags: ::c_int) -> ::c_int; in msync()
4090 addr: *mut ::c_void, in remap_file_pages()
4101 addr in recvfrom()
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_program.c366 struct qreg addr; in ntq_emit_txf() local
369 addr = ntq_get_src(c, instr->src[0].src, 0); in ntq_emit_txf()
372 addr = qir_MAX(c, addr, qir_uniform_ui(c, 0)); in ntq_emit_txf()
373 addr = qir_MIN_NOIMM(c, addr, qir_uniform_ui(c, size - 4)); in ntq_emit_txf()
376 addr, qir_uniform(c, QUNIFORM_TEXTURE_MSAA_ADDR, unit)); in ntq_emit_txf()
/third_party/node/deps/v8/src/wasm/baseline/ppc/
H A Dliftoff-assembler-ppc.h30 // 2 | return addr (lr) |
1757 Register addr, Register offset_reg, in LoadLane()
3026 void LiftoffAssembler::CallNativeWasmCode(Address addr) { in CallNativeWasmCode() argument
3027 Call(addr, RelocInfo::WASM_CALL); in CallNativeWasmCode()
3030 void LiftoffAssembler::TailCallNativeWasmCode(Address addr) { in TailCallNativeWasmCode() argument
3031 Jump(addr, RelocInfo::WASM_CALL); in TailCallNativeWasmCode()
3050 void LiftoffAssembler::AllocateStackSlot(Register addr, uint32_t size) { in AllocateStackSlot() argument
3052 mr(addr, sp); in AllocateStackSlot()
1756 LoadLane(LiftoffRegister dst, LiftoffRegister src, Register addr, Register offset_reg, uintptr_t offset_imm, LoadType type, uint8_t laneidx, uint32_t* protected_load_pc) LoadLane() argument
/third_party/node/deps/v8/src/wasm/baseline/mips/
H A Dliftoff-assembler-mips.h53 // 1 | return addr (ra) |
1817 Register addr, Register offset_reg, in LoadLane()
3024 void LiftoffAssembler::CallNativeWasmCode(Address addr) { in CallNativeWasmCode() argument
3025 Call(addr, RelocInfo::WASM_CALL); in CallNativeWasmCode()
3028 void LiftoffAssembler::TailCallNativeWasmCode(Address addr) { in TailCallNativeWasmCode() argument
3029 Jump(addr, RelocInfo::WASM_CALL); in TailCallNativeWasmCode()
3058 void LiftoffAssembler::AllocateStackSlot(Register addr, uint32_t size) { in AllocateStackSlot() argument
3060 TurboAssembler::Move(addr, sp); in AllocateStackSlot()
1816 LoadLane(LiftoffRegister dst, LiftoffRegister src, Register addr, Register offset_reg, uintptr_t offset_imm, LoadType type, uint8_t laneidx, uint32_t* protected_load_pc) LoadLane() argument
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1014 addr: *mut ::c_void,
1086 sifault.addr in si_addr()
1889 pub const IFF_PREFERRED: ::c_longlong = 0x0400000000; // Prefer as source addr.
2735 pub fn mprotect(addr: *const ::c_void, len: ::size_t, prot: ::c_int) -> ::c_int; in mprotect()
2821 pub fn posix_madvise(addr: *mut ::c_void, len: ::size_t, advice: ::c_int) -> ::c_int; in posix_madvise()
2837 pub fn madvise(addr: *mut ::c_void, len: ::size_t, advice: ::c_int) -> ::c_int; in madvise()
2839 pub fn msync(addr: *mut ::c_void, len: ::size_t, flags: ::c_int) -> ::c_int; in msync()
2848 addr: *mut ::sockaddr, in recvfrom()
/drivers/peripheral/camera/test/ut/usb_camera/
H A Dusb_camera_test.cpp1797 streamCustomerVideo->ReceiveFrameOn([this](const unsigned char *addr, const uint32_t size) { in TEST_F()
1798 StoreFile(addr, size, "_single_video.yuv"); in TEST_F()
1869 streamCustomerVideo->ReceiveFrameOn([this](const unsigned char *addr, const uint32_t size) { in TEST_F()
1870 StoreFile(addr, size, "_single_video.jpeg"); in TEST_F()
/third_party/curl/lib/vquic/
H A Dcurl_osslq.c163 const struct Curl_sockaddr_ex *addr) in make_bio_addr()
174 switch(addr->family) { in make_bio_addr()
177 (struct sockaddr_in * const)(void *)&addr->sa_addr; in make_bio_addr()
188 (struct sockaddr_in6 * const)(void *)&addr->sa_addr; in make_bio_addr()
162 make_bio_addr(BIO_ADDR **pbio_addr, const struct Curl_sockaddr_ex *addr) make_bio_addr() argument
/third_party/curl/lib/vtls/
H A Dvtls.c1532 struct in6_addr addr; in is_ip_address() local
1534 struct in_addr addr; in is_ip_address()
1536 return (hostname && hostname[0] && (Curl_inet_pton(AF_INET, hostname, &addr) in is_ip_address()
1538 || Curl_inet_pton(AF_INET6, hostname, &addr) in is_ip_address()

Completed in 73 milliseconds

1...<<111112113114115116117118119120>>...123