Searched defs:new_position (Results 1 – 3 of 3) sorted by relevance
| /third_party/libsnd/src/ |
| D | test_file_io.c | 395 …SF_PRIVATE *psf, void *data, sf_count_t bytes, sf_count_t items, sf_count_t new_position, int line… in test_write_or_die() 413 …SF_PRIVATE *psf, void *data, sf_count_t bytes, sf_count_t items, sf_count_t new_position, int line… in test_read_or_die() 431 test_seek_or_die (SF_PRIVATE *psf, sf_count_t offset, int whence, sf_count_t new_position, int line… in test_seek_or_die()
|
| D | file_io.c | 936 { sf_count_t new_position ; in psf_fseek() local
|
| /third_party/node/deps/v8/src/compiler/ |
| D | js-call-reducer.cc | 5276 Node* new_position = jsgraph()->ZeroConstant(); in ReduceStringPrototypeIndexOfIncludes() local
|