Home
last modified time | relevance | path

Searched defs:from (Results 1 – 25 of 66) sorted by relevance

123

/xnu-8019.80.24/tests/bounded_ptr_src/
H A Dctor.convert.cpp50 test_bounded_ptr<From> const from(ptr, array.begin(), array.end()); in tests() local
55 test_bounded_ptr<From> const from(ptr, array.begin(), array.end()); in tests() local
60 test_bounded_ptr<From> const from(ptr, array.begin(), array.end()); in tests() local
65 test_bounded_ptr<From> const from(ptr, array.begin(), array.end()); in tests() local
72 test_bounded_ptr<From> from = nullptr; in tests() local
79 libkern::bounded_ptr<From, dummy_policy1> from(ptr, array.begin(), array.end()); in tests() local
89 test_bounded_ptr<From> const from(array.begin(), array.begin() + 1, array.end()); in tests() local
H A Dassign.convert.cpp50 test_bounded_ptr<From> const from(ptr1, array.begin(), array.end()); in tests() local
59 test_bounded_ptr<From> const from(ptr1, array.begin(), array.end()); in tests() local
70 test_bounded_ptr<From> const from = nullptr; in tests() local
79 libkern::bounded_ptr<From, dummy_policy1> from(ptr1, array.begin(), array.end()); in tests() local
91 test_bounded_ptr<From> const from(array.begin(), array.begin() + 1, array.end()); in tests() local
H A Dreinterpret_cast.cpp40 test_bounded_ptr<From> from(array.begin() + 2, array.begin(), array.end()); in tests() local
46 test_bounded_ptr<From> from(array.begin() + 2, array.begin(), array.end()); in tests() local
53 test_bounded_ptr<From> from(nullptr, nullptr, nullptr); in tests() local
60 libkern::bounded_ptr<From, non_default_policy> from(array.begin(), array.begin(), array.end()); in tests() local
/xnu-8019.80.24/tests/intrusive_shared_ptr_src/
H A Dcast.const.cpp24 tracked_shared_ptr<From> const from(&obj, libkern::no_retain); in tests() local
33 tracked_shared_ptr<From> from(&obj, libkern::no_retain); in tests() local
44 tracked_shared_ptr<From> const from = nullptr; in tests() local
53 tracked_shared_ptr<From> from = nullptr; in tests() local
H A Dcast.reinterpret.cpp28 tracked_shared_ptr<From> const from(&obj, libkern::no_retain); in tests() local
37 tracked_shared_ptr<From> from(&obj, libkern::no_retain); in tests() local
48 tracked_shared_ptr<From> const from = nullptr; in tests() local
57 tracked_shared_ptr<From> from = nullptr; in tests() local
H A Dcast.static.cpp33 tracked_shared_ptr<From> const from(&obj, libkern::no_retain); in tests() local
42 tracked_shared_ptr<From> from(&obj, libkern::no_retain); in tests() local
53 tracked_shared_ptr<From> const from = nullptr; in tests() local
62 tracked_shared_ptr<From> from = nullptr; in tests() local
H A Dctor.move.cpp38 libkern::intrusive_shared_ptr<From, test_policy> from(&obj, libkern::retain); in tests() local
49 libkern::intrusive_shared_ptr<From, test_policy> from(&obj, libkern::retain); in tests() local
60 libkern::intrusive_shared_ptr<From, test_policy> from(&obj, libkern::retain); in tests() local
73 libkern::intrusive_shared_ptr<From, test_policy> from = nullptr; in tests() local
H A Dctor.copy.cpp37 libkern::intrusive_shared_ptr<From, test_policy> const from(&obj, libkern::retain); in tests() local
44 libkern::intrusive_shared_ptr<From, test_policy> const from(&obj, libkern::retain); in tests() local
51 libkern::intrusive_shared_ptr<From, test_policy> const from(&obj, libkern::retain); in tests() local
60 libkern::intrusive_shared_ptr<From, test_policy> const from = nullptr; in tests() local
H A Dassign.copy.cpp36 tracked_shared_ptr<From> const from(&obj1, libkern::retain); in tests() local
49 tracked_shared_ptr<From> const from(&obj1, libkern::retain); in tests() local
62 tracked_shared_ptr<From> const from = nullptr; in tests() local
75 tracked_shared_ptr<From> const from = nullptr; in tests() local
H A Dassign.move.cpp37 tracked_shared_ptr<From> from(&obj1, libkern::retain); in tests() local
50 tracked_shared_ptr<From> from(&obj1, libkern::retain); in tests() local
63 tracked_shared_ptr<From> from = nullptr; in tests() local
76 tracked_shared_ptr<From> from = nullptr; in tests() local
/xnu-8019.80.24/tests/safe_allocation_src/
H A Dctor.move.cpp22 tracked_safe_allocation<T> from(10, libkern::allocate_memory); in tests() local
42 tracked_safe_allocation<T> from(10, libkern::allocate_memory); in tests() local
62 tracked_safe_allocation<T> from(10, libkern::allocate_memory); in tests() local
84 tracked_safe_allocation<T> from = nullptr; in tests() local
H A Dassign.move.cpp22 tracked_safe_allocation<T> from(10, libkern::allocate_memory); in tests() local
48 tracked_safe_allocation<T> from = nullptr; in tests() local
73 tracked_safe_allocation<T> from(10, libkern::allocate_memory); in tests() local
99 tracked_safe_allocation<T> from = nullptr; in tests() local
/xnu-8019.80.24/bsd/dev/i386/
H A Dstubs.c59 copyoutstr(const void *from, user_addr_t to, size_t maxlen, size_t *lencopied) in copyoutstr()
95 char const *from = (char const *) vfrom; in copystr() local
/xnu-8019.80.24/bsd/dev/arm/
H A Dstubs.c35 copyoutstr(const void *from, user_addr_t to, size_t maxlen, size_t * lencopied) in copyoutstr()
72 char const *from = (char const *) vfrom; in copystr() local
/xnu-8019.80.24/osfmk/i386/
H A Dlbr.h66 uint64_t *from; member
H A Dhpet.c409 hpetReg_t *from = (hpetReg_t *) hpetArea; in hpet_save() local
425 hpetReg_t *from = &saved_hpet; in hpet_restore() local
/xnu-8019.80.24/libsyscall/wrappers/legacy/
H A Drecvfrom.c45 recvfrom(int s, void *buf, size_t len, int flags, struct sockaddr * __restrict from, socklen_t * __… in recvfrom()
/xnu-8019.80.24/osfmk/kern/
H A Dpage_decrypt.c46 dsmos_page_transform(const void* from, void *to, unsigned long long src_offset, void *ops) in dsmos_page_transform()
/xnu-8019.80.24/pexpert/gen/
H A Dbootargs.c218 char *from, in argstrcpy()
234 char *from, in argstrcpy2()
/xnu-8019.80.24/bsd/sys/
H A Dkpi_socket.h119 #define sock_accept(so, from, fromlen, flags, callback, cookie, new_so) \ argument
/xnu-8019.80.24/libkern/zlib/
H A Dinffast.c105 unsigned char FAR *from; /* where to copy match from */ in inflate_fast() local
H A Dinfback.c279 unsigned char FAR *from; /* where to copy match bytes from */ in inflateBack() local
/xnu-8019.80.24/bsd/netinet6/
H A Dudp6_output.c465 struct sockaddr_in6 from; in udp6_output() local
/xnu-8019.80.24/bsd/kern/
H A Dkpi_socket.c73 sock_accept_common(socket_t sock, struct sockaddr *from, int fromlen, int flags, in sock_accept_common()
214 sock_accept(socket_t sock, struct sockaddr *from, int fromlen, int flags, in sock_accept()
222 sock_accept_internal(socket_t sock, struct sockaddr *from, int fromlen, int flags, in sock_accept_internal()
H A Dtty_subr.c569 catq(struct clist *from, struct clist *to) in catq()

123