Home
last modified time | relevance | path

Searched refs:DST (Results 51 – 75 of 81) sorted by relevance

1234

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dimx307.c1857 #define CROP_START(SRC, DST) (((SRC) - (DST)) / 2 / 4 * 4) argument
H A Dimx415.c2191 #define CROP_START(SRC, DST) (((SRC) - (DST)) / 2 / 4 * 4) argument
H A Dimx464.c2815 #define CROP_START(SRC, DST) (((SRC) - (DST)) / 2 / 4 * 4) argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-33508 -- Function: size_t mbsrtowcs (wchar_t *restrict DST, const char
3525 If DST is not a null pointer, the result is stored in the array
3526 pointed to by DST; otherwise, the conversion result is not
3529 If LEN wide characters are stored in the array DST before reaching
3531 returned. If DST is a null pointer, LEN is never checked.
3539 characters converted during this call. If DST is not null,
3545 Like ‘mbstowcs’ the DST parameter may be a null pointer and the
3553 limitation. The requirement that DST has to be a NUL-terminated string
3593 -- Function: size_t wcsrtombs (char *restrict DST, const wchar_t
3603 stores the result in the array pointed to by DST. The NUL wide
[all …]
H A Dlibc.info-103439 STD OFFSET DST [OFFSET]‘,’START[‘/’TIME]‘,’END[‘/’TIME]
3442 described above. The DST string and OFFSET specify the name and offset
3557 ‘"EDT"’). These correspond to the STD and DST strings
H A Dlibc.info-1315125 ‘size_t mbsnrtowcs (wchar_t *restrict DST, const char **restrict SRC, size_t NMC, size_t LEN, mbsta…
15129 ‘size_t mbsrtowcs (wchar_t *restrict DST, const char **restrict SRC, size_t LEN, mbstate_t *restric…
17930 ‘size_t wcsnrtombs (char *restrict DST, const wchar_t **restrict SRC, size_t NWC, size_t LEN, mbsta…
17942 ‘size_t wcsrtombs (char *restrict DST, const wchar_t **restrict SRC, size_t LEN, mbstate_t *restric…
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-33508 -- Function: size_t mbsrtowcs (wchar_t *restrict DST, const char
3525 If DST is not a null pointer, the result is stored in the array
3526 pointed to by DST; otherwise, the conversion result is not
3529 If LEN wide characters are stored in the array DST before reaching
3531 returned. If DST is a null pointer, LEN is never checked.
3539 characters converted during this call. If DST is not null,
3545 Like ‘mbstowcs’ the DST parameter may be a null pointer and the
3553 limitation. The requirement that DST has to be a NUL-terminated string
3593 -- Function: size_t wcsrtombs (char *restrict DST, const wchar_t
3603 stores the result in the array pointed to by DST. The NUL wide
[all …]
H A Dlibc.info-103439 STD OFFSET DST [OFFSET]‘,’START[‘/’TIME]‘,’END[‘/’TIME]
3442 described above. The DST string and OFFSET specify the name and offset
3557 ‘"EDT"’). These correspond to the STD and DST strings
H A Dlibc.info-1315125 ‘size_t mbsnrtowcs (wchar_t *restrict DST, const char **restrict SRC, size_t NMC, size_t LEN, mbsta…
15129 ‘size_t mbsrtowcs (wchar_t *restrict DST, const char **restrict SRC, size_t LEN, mbstate_t *restric…
17930 ‘size_t wcsnrtombs (char *restrict DST, const wchar_t **restrict SRC, size_t NWC, size_t LEN, mbsta…
17942 ‘size_t wcsrtombs (char *restrict DST, const wchar_t **restrict SRC, size_t LEN, mbstate_t *restric…
/OK3568_Linux_fs/kernel/arch/sh/lib/
H A Dmemcpy-sh4.S165 ! r4 --> [ ... ] DST [ ... ] SRC
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_flower.c52 PEDIT_FIELDS(IP4_, DST, 4, nat_lip, 0),
/OK3568_Linux_fs/kernel/Documentation/virt/kvm/
H A Dtimekeeping.rst256 bit 0 = 0 (DST off) / 1 (DST enabled)
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Dbttv.rst1554 - DST Card/DST-IP (bt878, twinhan asic) VP-1020
1562 - DST-CI Card (DVB Satellite) VP-1030
/OK3568_Linux_fs/kernel/drivers/dma/
H A Dpl330.c347 DST, enumerator
1226 off += _emit_ADDH(dry_run, &buf[off], DST, in _ldst_peripheral()
/OK3568_Linux_fs/buildroot/package/uclibc/
H A D0001-libc-string-arm-Support-using-glibc-neon-version-of-.patch627 + /* SRC and DST have the same mutual 64-bit alignment, but we may
629 + We bring SRC and DST into full 64-bit alignment. */
892 + /* Bring DST to 64-bit alignment. */
/OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/src/
H A Dfpsp.S11993 fmovm.x DST(%a1),&0x80 # return INF result in fp0
13768 fmovm.x DST(%a1),&0x80 # load dst op
15490 fmovm.x DST(%a1),&0x80 # return dst INF
15856 # If the DST exponent is > the SRC exponent, set the DST exponent #
15858 # DST exponent was scaled by. If the SRC exponent is greater or equal, #
H A Dfplsp.S385 set DST, 0 # offsets within an
9295 fmovm.x DST(%a1),&0x80 # load fp0 with normalized src
9333 fmov.x DST(%a1),%fp0 # simply return dest
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dzconf.tab.c_shipped427 /* Copy COUNT objects from SRC to DST. The source and destination do
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dzconf.tab.c_shipped435 /* Copy COUNT objects from SRC to DST. The source and destination do
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc-parser.tab.c_shipped422 /* Copy COUNT objects from SRC to DST. The source and destination do
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dstabs.info3126 No DST map; see *note N_NOMAP::.
3527 * N_NOMAP:: No DST map
3574 No DST map for symbol (according to Ultrix V4.0). I think this
H A Dgfortran.info6250 DST intent(in) Array descriptor of the local array
6263 DST_REALLOCATABLEintent(in) Set when DST is of allocatable or
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dstabs.info3126 No DST map; see *note N_NOMAP::.
3527 * N_NOMAP:: No DST map
3574 No DST map for symbol (according to Ultrix V4.0). I think this
H A Dgfortran.info6250 DST intent(in) Array descriptor of the local array
6263 DST_REALLOCATABLEintent(in) Set when DST is of allocatable or
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A DRkAiqCalibParser.cpp31 #define MEMCPY( DST, SRC, LEN) memcpy(DST,SRC,LEN) argument

1234