Home
last modified time | relevance | path

Searched refs:_to (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/llvm/libcxx/src/
Dlocale.cpp3219 uint8_t* _to = reinterpret_cast<uint8_t*>(to); in do_out() local
3221 uint8_t* _to_nxt = _to; in do_out()
3222 result r = utf16_to_utf8(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt); in do_out()
3224 to_nxt = to + (_to_nxt - _to); in do_out()
3236 uint16_t* _to = reinterpret_cast<uint16_t*>(to); in do_in() local
3238 uint16_t* _to_nxt = _to; in do_in()
3239 result r = utf8_to_utf16(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt); in do_in()
3241 to_nxt = to + (_to_nxt - _to); in do_in()
3298 uint8_t* _to = reinterpret_cast<uint8_t*>(to); in do_out() local
3300 uint8_t* _to_nxt = _to; in do_out()
[all …]
/openbsd/src/gnu/llvm/compiler-rt/lib/asan/scripts/
Dasan_device_setup320 local _to=$2
333 exec $_to "\$@"
384 local _to=$2
388 echo "Installing $_to/$_basename $_mode $_context"
389 adb_push "$_from" "$_to/$_basename"
390 adb_shell chown root.shell "$_to/$_basename"
392 adb_shell chmod "$_mode" "$_to/$_basename"
395 adb_shell chcon "$_context" "$_to/$_basename"
/openbsd/src/sys/nfs/
Dxdr_subs.h65 void txdr_nfsv2time(const struct timespec *_from, struct nfsv2_time *_to);
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/po/
Dvi.po3146 " -f, --file-headers Hiển thị nội dung của _toàn bộ phần đầu tập tin_\n"
/openbsd/src/gnu/usr.bin/gcc/gcc/
DChangeLog.312111 Clear TYPE_{NEXT,MAIN}_VARIANT and TYPE_{POINTER,REFERENCE}_to of