/aosp_15_r20/external/pigweed/pw_stream/ |
H A D | stream_test.cc | 41 Status DoSeek(ptrdiff_t, Whence) override { return Status(); } in DoSeek() argument 47 Status DoSeek(ptrdiff_t, Whence) override { return Status(); } in DoSeek() argument 58 Status DoSeek(ptrdiff_t, Whence) override { return OkStatus(); } in DoSeek() argument 64 Status DoSeek(ptrdiff_t, Whence) override { return OkStatus(); } in DoSeek() argument 77 Status DoSeek(ptrdiff_t, Whence) override { return OkStatus(); } in DoSeek() argument 84 Status DoSeek(ptrdiff_t, Whence) override { return OkStatus(); } in DoSeek() argument
|
/aosp_15_r20/external/pigweed/pw_stream/public/pw_stream/ |
H A D | stream.h | 46 enum Whence : uint8_t { enum 414 Status DoSeek(ptrdiff_t, Whence) final { return Status::Unimplemented(); } in DoSeek() argument 501 Status DoSeek(ptrdiff_t, Whence) final { return Status::Unimplemented(); } in DoSeek() argument 660 Status DoSeek(ptrdiff_t, Whence) final { return Status::Unimplemented(); } in DoSeek() argument
|
H A D | null_stream.h | 41 Status DoSeek(ptrdiff_t, Whence) final { return OkStatus(); } in DoSeek() argument 58 Status DoSeek(ptrdiff_t, Whence) final { return OkStatus(); } in DoSeek() argument
|
/aosp_15_r20/external/llvm/tools/llvm-cov/ |
H A D | CodeCoverage.cpp | 114 static std::string getErrorString(const Twine &Message, StringRef Whence, in getErrorString() 124 void CodeCoverageTool::error(const Twine &Message, StringRef Whence) { in error() 128 void CodeCoverageTool::deferError(const Twine &Message, StringRef Whence) { in deferError() 133 void CodeCoverageTool::deferWarning(const Twine &Message, StringRef Whence) { in deferWarning()
|
/aosp_15_r20/external/llvm/tools/llvm-profdata/ |
H A D | llvm-profdata.cpp | 39 static void exitWithError(const Twine &Message, StringRef Whence = "", in exitWithError() 50 static void exitWithError(Error E, StringRef Whence = "") { in exitWithError() 66 static void exitWithErrorCode(std::error_code EC, StringRef Whence = "") { in exitWithErrorCode()
|
/aosp_15_r20/art/libelffile/stream/ |
H A D | output_stream.h | 27 enum Whence { enum
|
/aosp_15_r20/external/libbrillo/brillo/streams/ |
H A D | stream.h | 87 enum class Whence { FROM_BEGIN, FROM_CURRENT, FROM_END }; enum
|
H A D | input_stream_set.cc | 105 Whence /* whence */, in Seek() argument
|
H A D | stream_utils_test.cc | 103 using Whence = Stream::Whence; in TEST() typedef
|
H A D | fake_stream.cc | 176 Whence /* whence */, in Seek() argument
|
H A D | stream_test.cc | 36 using Whence = Stream::Whence; typedef
|
H A D | tls_stream.cc | 489 Whence /* whence */, in Seek() argument
|
/aosp_15_r20/external/pigweed/pw_channel/public/pw_channel/ |
H A D | properties.h | 49 enum Whence : uint8_t { enum
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/files/ |
D | file.h | 114 enum Whence { enum
|
/aosp_15_r20/external/libchrome/base/files/ |
H A D | file.h | 111 enum Whence { enum
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/1/external/libchrome/base/files/ |
D | file.h | 114 enum Whence { enum
|
/aosp_15_r20/external/cronet/base/files/ |
H A D | file.h | 111 enum Whence { enum
|
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/ |
H A D | StreamChecker.cpp | 264 SVal Whence = state->getSVal(CE->getArg(2), C.getLocationContext()); in Fseek() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/ |
D | ztypes_aix_ppc64.go | 73 Whence int16 member
|
D | ztypes_solaris_amd64.go | 106 Whence int16 member
|
D | ztypes_netbsd_arm64.go | 90 Whence int16 member
|
D | ztypes_netbsd_amd64.go | 90 Whence int16 member
|
D | ztypes_netbsd_arm.go | 91 Whence int16 member
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/ |
D | ztypes_aix_ppc.go | 317 Whence int16 member
|
D | ztypes_aix_ppc64.go | 320 Whence int16 member
|