Searched defs:read_int (Results 1 - 15 of 15) sorted by relevance
| /third_party/libsnd/tests/ |
| H A D | channel_test.c | 60 static int read_int [1024] ; in channel_test() local
|
| /third_party/ffmpeg/tools/ |
| H A D | probetest.c | 83 static int read_int(char *arg) { in read_int() function
|
| /third_party/libsnd/src/ |
| H A D | interleave.c | 34 sf_count_t (*read_int) (SF_PRIVATE*, int *ptr, sf_count_t len) ; member
|
| H A D | dither.c | 66 sf_count_t (*read_int) (SF_PRIVATE *psf, int *ptr, sf_count_t len) ; member
|
| H A D | common.h | 468 sf_count_t (*read_int) (struct sf_private_tag*, int *ptr, sf_count_t len) ; member
|
| /kernel/linux/linux-5.10/arch/alpha/kernel/ |
| H A D | ptrace.c | 159 read_int(struct task_struct *task, unsigned long addr, int * data) in read_int() function
|
| /kernel/linux/linux-6.6/arch/alpha/kernel/ |
| H A D | ptrace.c | 160 read_int(struct task_struct *task, unsigned long addr, int * data) in read_int() function
|
| /kernel/linux/linux-6.6/tools/testing/selftests/cgroup/ |
| H A D | test_zswap.c | 16 static int read_int(const char *path, size_t *value) in read_int() function
|
| /third_party/ffmpeg/libavformat/ |
| H A D | rpl.c | 71 static int32_t read_int(const char* line, const char** endptr, int* error) in read_int() function
|
| /third_party/lz4/examples/ |
| H A D | blockStreaming_doubleBuffer.c | 30 size_t read_int(FILE* fp, int* i) { in read_int() function
|
| H A D | dictionaryRandomAccess.c | 40 void read_int(FILE* fp, int* i) { in read_int() function
|
| /kernel/linux/linux-6.6/tools/testing/selftests/alsa/ |
| H A D | mixer-test.c | 463 long long orig_int, read_int; in show_values() local 506 long long expected_int, read_int; in show_mismatch() local [all...] |
| /third_party/alsa-utils/seq/aplaymidi/ |
| H A D | aplaymidi.c | 241 static int read_int(int bytes) in read_int() function
|
| /kernel/linux/linux-5.10/lib/ |
| H A D | decompress_unlzma.c | 42 static long long INIT read_int(unsigned char *ptr, int size) in read_int() function
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | decompress_unlzma.c | 42 static long long INIT read_int(unsigned char *ptr, int size) in read_int() function
|
Completed in 12 milliseconds