Home
last modified time | relevance | path

Searched refs:Whence (Results 1 – 7 of 7) sorted by relevance

/third_party/gn/src/base/files/
Dfile.h83 enum Whence { FROM_BEGIN = 0, FROM_CURRENT = 1, FROM_END = 2 }; enum
160 int64_t Seek(Whence whence, int64_t offset);
Dfile_win.cc42 int64_t File::Seek(Whence whence, int64_t offset) { in Seek()
Dfile_posix.cc140 int64_t File::Seek(Whence whence, int64_t offset) { in Seek()
/third_party/skia/third_party/externals/brotli/tests/testdata/
Dplrabn12.txt1555 "Whence and what art thou, execrable Shape,
2981 Whence true authority in men; though both
3093 Whence rushing, he might surest seize them both,
4125 Whence in her visage round those spots, unpurged
5297 All power on him transferred: Whence to his Son,
5312 Whence in perpetual fight they needs must last
5596 With blessedness. Whence Adam soon repealed
8153 Whence Adam, faltering long, thus answered brief.
9287 Is past, and we shall live. Whence hail to thee,
10579 Whence heavy persecution shall arise
[all …]
/third_party/icu/icu4j/perf-tests/data/collation/
Dulyss10.txt30717 of recall. Whence, disappearing from the constellation of the Northern
D2drvb10.txt34590 6:51. Whence, therefore, is it known that they are not gods, but the
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch1380 @@ -210,7 +210,7 @@ int64_t File::Seek(Whence whence, int64_t offset) {