Home
last modified time | relevance | path

Searched refs:read (Results 1 – 25 of 94) sorted by relevance

1234

/utopia/UTPA2-700.0.x/mxlib/msfs/ecos/
H A DMsFS.c448 return read( fd, buf, len ); in MsFS_Read()
635 size_t read; in MsFS_Fread() local
637 read = MsFS_Read( (int)ID_IN_FS(stream), data, nitems*itemsize ); in MsFS_Fread()
639 if ( read == -1) in MsFS_Fread()
642 return read/itemsize; in MsFS_Fread()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/cmodel/src/
H A Dmain.c111 …bytes_read = Pinput_stream->read((MS_U8 *)(BufAddr + buf_left), BufLength - buf_left, &bIsEOF, Pin… in JPEG_FillReadBuff()
135 Pinput_stream->read = JPEG_FILE_read; in JPEGInit()
219 …init_param.u32DecByteRead = Pinput_stream->read(read_buffer, READ_BUFF_SIZE - 128, &bIsEOF, Pinput… in main()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/cmodel/src/
H A Dmain.c111 …bytes_read = Pinput_stream->read((MS_U8 *)(BufAddr + buf_left), BufLength - buf_left, &bIsEOF, Pin… in JPEG_FillReadBuff()
135 Pinput_stream->read = JPEG_FILE_read; in JPEGInit()
219 …init_param.u32DecByteRead = Pinput_stream->read(read_buffer, READ_BUFF_SIZE - 128, &bIsEOF, Pinput… in main()
/utopia/UTPA2-700.0.x/modules/msos/utopia_adaption/utopia/
H A Dutopia_dev.c518 .read = mpoolinfo_proc_read,
617 .read = STR_verify_proc_read,
674 .read = mdb_node_proc_read,
689 .read = mdb_agent_proc_read,
/utopia/UTPA2-700.0.x/modules/uart/drv/uart/
H A DdrvUART.c146 .read = HAL_UART_Aeon_Read,
158 .read = HAL_UART_PIU_Read,
767 if (dev->devio->read && !( ((ms_uart_dev_t)hUart)->rx_flags & RX_FLAG_DISABLED)) in mdrv_uart_read()
769 return dev->devio->read((device_t)dev, (char *)buf, len, 0); in mdrv_uart_read()
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped255 /* Number of characters read into yy_ch_buf, not including EOB
342 static int yy_n_chars; /* number of characters read into yy_ch_buf */
776 /* Amount of stuff to slurp up with each read. */
793 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
798 /* %% [5.0] fread()/read() definition of YY_INPUT goes here unless we're doing C++ \ */\
1250 /* yy_get_next_buffer - try to read in a new buffer
1291 /* Try to read more data. */
1300 /* don't do the read, it's not guaranteed to return an EOF,
2484 /* Put back the token we just read so's we can find it again
2500 /* Put back the token we just read so's we can find it again
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.c_shipped228 /* Number of characters read into yy_ch_buf, not including EOB
301 static int yy_n_chars; /* number of characters read into yy_ch_buf */
923 /* Amount of stuff to slurp up with each read. */
941 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
947 while ( (result = read( fileno(zconfin), (char *) buf, max_size )) < 0 ) \
1480 /* yy_get_next_buffer - try to read in a new buffer
1517 /* Try to read more data. */
1526 /* don't do the read, it's not guaranteed to return an EOF,
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped210 /* Number of characters read into yy_ch_buf, not including EOB
283 static int yy_n_chars; /* number of characters read into yy_ch_buf */
687 /* Amount of stuff to slurp up with each read. */
705 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
1175 /* yy_get_next_buffer - try to read in a new buffer
1212 /* Try to read more data. */
1221 /* don't do the read, it's not guaranteed to return an EOF,
/utopia/UTPA2-700.0.x/modules/flash/drv/flash/serial/
H A DRelease Note.txt20 2009-11-26: [All CHIP]Added MsOS_FlushMemory() after flash read flushing OCP buffer to avoid non-sy…
21 2009-12-01: [All CHIP]Added Performance Test for flash read nad write in verified code.
/utopia/UTPA2-700.0.x/projects/build/Ksym/
H A D.Ksym.o.cmd307 $(wildcard include/config/mp/ntfs/read/pages.h) \
308 $(wildcard include/config/mp/ntfs/read/pages/debug.h) \
566 $(wildcard include/config/inline/read/lock.h) \
568 $(wildcard include/config/inline/read/lock/bh.h) \
570 $(wildcard include/config/inline/read/lock/irq.h) \
572 $(wildcard include/config/inline/read/lock/irqsave.h) \
574 $(wildcard include/config/inline/read/trylock.h) \
576 $(wildcard include/config/inline/read/unlock.h) \
578 $(wildcard include/config/inline/read/unlock/bh.h) \
580 $(wildcard include/config/inline/read/unlock/irq.h) \
[all …]
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dunistd.h27 size_t __nbytes), read) __wur;
35 read (int __fd, void *__buf, size_t __nbytes) in read() function
/utopia/UTPA2-700.0.x/modules/audio/drv/audio/internal/
H A DdrvAUDIO_internal.h467 MS_U32 (*read)(void *pBuf, MS_U32 u32Size); member
510 MS_U32 (*read)(void *pBuf, MS_U32 u32Size); member
/utopia/UTPA2-700.0.x/modules/audio/hal/maldives/audio/
H A DhalAUDIO.c963 .read = NULL,
988 .read = NULL,
1013 .read = NULL,
1038 .read = NULL,
1063 .read = NULL,
1088 .read = NULL,
1111 .read = NULL,
1134 .read = NULL,
1157 .read = NULL,
1180 .read = NULL,
[all …]
/utopia/UTPA2-700.0.x/modules/audio/hal/mustang/audio/
H A DhalAUDIO.c1462 .read = NULL,
1487 .read = NULL,
1512 .read = NULL,
1537 .read = NULL,
1562 .read = NULL,
1587 .read = NULL,
1610 .read = NULL,
1633 .read = NULL,
1656 .read = NULL,
1679 .read = NULL,
[all …]
/utopia/UTPA2-700.0.x/modules/audio/hal/macan/audio/
H A DhalAUDIO.c1043 .read = NULL,
1068 .read = NULL,
1093 .read = NULL,
1118 .read = NULL,
1143 .read = NULL,
1168 .read = NULL,
1191 .read = NULL,
1214 .read = NULL,
1237 .read = NULL,
1260 .read = NULL,
[all …]
/utopia/UTPA2-700.0.x/modules/sys/hal/kano/sys/
H A DhalSYS.c679 … dwDataLength = read(hFileHandle, (void *) &hMstarDvfsReadInfo, sizeof(hMstarDvfsReadInfo)); in SysDvfsThreadProc()
1132 … dwDataLength = read(hFileHandle, (void *) &hMstarDvfsGpuReadInfo, sizeof(hMstarDvfsGpuReadInfo)); in SysDvfsGpuThreadProc()
/utopia/UTPA2-700.0.x/modules/sys/hal/k6/sys/
H A DhalSYS.c684 … dwDataLength = read(hFileHandle, (void *) &hMstarDvfsReadInfo, sizeof(hMstarDvfsReadInfo)); in SysDvfsThreadProc()
1111 … dwDataLength = read(hFileHandle, (void *) &hMstarDvfsGpuReadInfo, sizeof(hMstarDvfsGpuReadInfo)); in SysDvfsGpuThreadProc()
/utopia/UTPA2-700.0.x/modules/sys/hal/k7u/sys/
H A DhalSYS.c682 … dwDataLength = read(hFileHandle, (void *) &hMstarDvfsReadInfo, sizeof(hMstarDvfsReadInfo)); in SysDvfsThreadProc()
1109 … dwDataLength = read(hFileHandle, (void *) &hMstarDvfsGpuReadInfo, sizeof(hMstarDvfsGpuReadInfo)); in SysDvfsGpuThreadProc()
/utopia/UTPA2-700.0.x/modules/sys/hal/k6lite/sys/
H A DhalSYS.c695 … dwDataLength = read(hFileHandle, (void *) &hMstarDvfsReadInfo, sizeof(hMstarDvfsReadInfo)); in SysDvfsThreadProc()
1122 … dwDataLength = read(hFileHandle, (void *) &hMstarDvfsGpuReadInfo, sizeof(hMstarDvfsGpuReadInfo)); in SysDvfsGpuThreadProc()
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A D_syslist.h18 #define _read read
/utopia/UTPA2-700.0.x/modules/mfe/api/mfe_ex/
H A Dmadp_mfe_int.c147 read(mfe_irq_fd, &icount, 4); in mfe_wait_int()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DMsDevice.h146 int (*read) (device_t dev, char *buf, MS_U32 len, int off); member
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DMsDevice.h146 int (*read) (device_t dev, char *buf, MS_U32 len, int off); member
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/cmodel/inc/
H A Djpeg_cmodel_io.h134 MS_S32 (*read)( MS_U8 *Pbuf, MS_U32 max_bytes_to_read, MS_BOOL *Peof_flag, member
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/cmodel/inc/
H A Djpeg_cmodel_io.h134 MS_S32 (*read)( MS_U8 *Pbuf, MS_U32 max_bytes_to_read, MS_BOOL *Peof_flag, member

1234