Home
last modified time | relevance | path

Searched defs:new_position (Results 1 – 3 of 3) sorted by relevance

/third_party/libsnd/src/
Dtest_file_io.c395 …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()
Dfile_io.c936 { sf_count_t new_position ; in psf_fseek() local
/third_party/node/deps/v8/src/compiler/
Djs-call-reducer.cc5276 Node* new_position = jsgraph()->ZeroConstant(); in ReduceStringPrototypeIndexOfIncludes() local