| /external/libbrillo/brillo/streams/ |
| D | stream.h | 87 enum class Whence { FROM_BEGIN, FROM_CURRENT, FROM_END }; enum
|
| D | input_stream_set.cc | 103 Whence /* whence */, in Seek() argument
|
| D | stream_utils_unittest.cc | 101 using Whence = Stream::Whence; in TEST() typedef
|
| D | fake_stream.cc | 175 Whence /* whence */, in Seek() argument
|
| D | stream_unittest.cc | 36 using Whence = Stream::Whence; typedef
|
| D | tls_stream.cc | 483 Whence /* whence */, in Seek() argument
|
| /external/llvm/tools/llvm-cov/ |
| 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()
|
| /external/ltp/testcases/kernel/syscalls/llseek/ |
| D | llseek02.c | 104 int Whence; member
|
| /external/llvm/tools/llvm-profdata/ |
| 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()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-profdata/ |
| D | llvm-profdata.cpp | 45 static void warn(Twine Message, std::string Whence = "", in warn() 55 static void exitWithError(Twine Message, std::string Whence = "", in exitWithError() 66 static void exitWithError(Error E, StringRef Whence = "") { in exitWithError() 82 static void exitWithErrorCode(std::error_code EC, StringRef Whence = "") { in exitWithErrorCode()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/ |
| D | CodeCoverage.cpp | 164 static std::string getErrorString(const Twine &Message, StringRef Whence, in getErrorString() 174 void CodeCoverageTool::error(const Twine &Message, StringRef Whence) { in error() 180 void CodeCoverageTool::warning(const Twine &Message, StringRef Whence) { in warning()
|
| /external/libchrome/base/files/ |
| D | file.h | 111 enum Whence { enum
|
| /external/clang/lib/StaticAnalyzer/Checkers/ |
| D | StreamChecker.cpp | 264 SVal Whence = state->getSVal(CE->getArg(2), C.getLocationContext()); in Fseek() local
|
| /external/syzkaller/vendor/golang.org/x/sys/unix/ |
| D | ztypes_netbsd_amd64.go | 90 Whence int16 member
|
| D | ztypes_solaris_amd64.go | 115 Whence int16 member
|
| D | ztypes_netbsd_arm.go | 91 Whence int16 member
|
| D | ztypes_netbsd_386.go | 86 Whence int16 member
|
| D | ztypes_darwin_arm.go | 107 Whence int16 member
|
| D | ztypes_openbsd_amd64.go | 128 Whence int16 member
|
| D | ztypes_openbsd_arm.go | 126 Whence int16 member
|
| D | ztypes_openbsd_386.go | 126 Whence int16 member
|
| D | ztypes_darwin_amd64.go | 111 Whence int16 member
|
| D | ztypes_darwin_386.go | 106 Whence int16 member
|
| D | ztypes_dragonfly_amd64.go | 130 Whence int16 member
|
| D | ztypes_darwin_arm64.go | 111 Whence int16 member
|