Home
last modified time | relevance | path

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

123

/xnu-12377.41.6/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-12377.41.6/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-12377.41.6/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-12377.41.6/bsd/dev/i386/
H A Dstubs.c60 copyoutstr(const void *from, user_addr_t to, size_t maxlen, size_t *lencopied) in copyoutstr()
96 char const *from = (char const *) vfrom; in copystr() local
/xnu-12377.41.6/bsd/dev/arm/
H A Dstubs.c36 copyoutstr(const void *from, user_addr_t to, size_t maxlen, size_t * lencopied) in copyoutstr()
73 char const *from = (char const *) vfrom; in copystr() local
/xnu-12377.41.6/osfmk/i386/
H A Dlbr.h66 uint64_t *from; member
H A Dhpet.c408 hpetReg_t *from = (hpetReg_t *) hpetArea; in hpet_save() local
424 hpetReg_t *from = &saved_hpet; in hpet_restore() local
/xnu-12377.41.6/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-12377.41.6/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-12377.41.6/bsd/sys/
H A Dkpi_socket.h120 #define sock_accept(so, from, fromlen, flags, callback, cookie, new_so) \ argument
/xnu-12377.41.6/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-12377.41.6/pexpert/gen/
H A Dbootargs.c343 char *from, in argstrcpy()
359 char *from, in argstrcpy2()
/xnu-12377.41.6/bsd/netinet6/
H A Dudp6_output.c503 struct sockaddr_in6 from; in udp6_output() local
/xnu-12377.41.6/bsd/kern/
H A Dtty_subr.c569 catq(struct clist *from, struct clist *to) in catq()
H A Dkpi_socket.c76 sock_accept_common(socket_t sock, struct sockaddr *__sized_by(fromlen) from, int fromlen, int flags, in sock_accept_common()
214 sock_accept(socket_t sock, struct sockaddr *__sized_by(fromlen) from, int fromlen, int flags, in sock_accept()
222 …k_accept_internal(socket_t sock, struct sockaddr *__sized_by(fromlen) from, int fromlen, int flags, in sock_accept_internal()

123