Home
last modified time | relevance | path

Searched defs:isForced (Results 1 – 6 of 6) sorted by relevance

/external/google-java-format/core/src/main/java/com/google/googlejavaformat/
DDoc.java619 boolean isForced() { in isForced() method in Doc.Break
/external/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp787 const Optional<bool> &isForced() const { return IsForced; } in isForced() function in __anon018575150111::LoopDistributeForLoop
/external/exoplayer/tree/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DPlayerView.java1260 private void maybeShowController(boolean isForced) { in maybeShowController()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp898 const Optional<bool> &isForced() const { return IsForced; } in isForced() function in __anon354fd7f70111::LoopDistributeForLoop
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp896 const Optional<bool> &isForced() const { return IsForced; } in isForced() function in __anon9398d4830111::LoopDistributeForLoop
/external/lzma/CPP/7zip/UI/Common/
DOpenArchive.cpp1618 bool isForced = false; in OpenStream2() local