HomeSort by relevance Sort by last modified time
    Searched full:boring (Results 1 - 25 of 200) sorted by null

1 2 3 4 5 6 7 8

  /frameworks/base/apct-tests/perftests/core/src/android/text/
BoringLayoutIsBoringPerfTest.java 47 for (boolean boring : BOOLEANS) {
52 (boring ? "Boring" : "NotBoring") + "," + textType.name(),
53 length, boring, textType, cached});
70 public BoringLayoutIsBoringPerfTest(String label, int length, boolean boring, TextType textType,
73 mCreateBoring = boring;
NonEditableTextGenerator.java 72 // add a paragraph style to make it non boring
87 // the charSequence is not suitable for boring. Add an emoji to make it non boring.
BoringLayoutCreateDrawPerfTest.java 91 // create time for Boring without isBoring check. Therefore it is calculated here.
  /external/snakeyaml/src/test/resources/pyyaml/
construct-seq.data 10 - Neptune # Boring. No rings.
  /external/snakeyaml/src/test/resources/specification/types/
seq.yaml 10 - Neptune # Boring. No rings.
  /external/llvm/test/YAMLParser/
construct-seq.test 12 - Neptune # Boring. No rings.
  /external/skia/
whitespace.txt 7 This file has gotten so boring.
  /external/skqp/
whitespace.txt 7 This file has gotten so boring.
  /frameworks/base/core/tests/coretests/src/android/widget/layout/linear/
ExceptionTextView.java 51 public void makeNewLayout(int w, int hintWidth, BoringLayout.Metrics boring,
58 super.makeNewLayout(w, hintWidth, boring, hintMetrics, ellipsizedWidth,
  /external/llvm/test/Analysis/CostModel/
no_info.ll 3 ; The cost model does not have any target information so it just makes boring
  /frameworks/base/core/java/android/text/
BoringLayout.java 273 * Returns null if not boring; the width, ascent, and descent if boring.
280 * Returns null if not boring; the width, ascent, and descent in the
282 * if boring.
318 * Returns null if not boring; the width, ascent, and descent in the
320 * if boring.
327 return null; // There are some interesting characters. Not boring.
330 return null; // The heuristic considers the whole text RTL. Not boring.
336 return null; // There are some PargraphStyle spans. Not boring.
  /external/honggfuzz/examples/openssl/
README.md 38 make.sh <directory-with-open/libre/boring-ssl> [address|memory|undefined]
  /external/swiftshader/third_party/LLVM/test/BugPoint/
metadata.ll 24 !0 = metadata !{metadata !"boring"}
  /external/vboot_reference/utility/
chromeos-tpm-recovery-test 87 # boring
91 # boring
144 # boring
148 # boring
  /external/libmojo/mojo/public/cpp/bindings/tests/
map_unittest.cc 106 // a lot more boring.
132 // a lot more boring.
158 // a lot more boring.
  /external/python/cpython2/Demo/curses/
life.py 100 self.boring = 1
115 if not live: self.boring = 0
120 self.boring = 0
  /external/llvm/test/BugPoint/
metadata.ll 28 !0 = !{!"boring"}
  /external/tensorflow/tensorflow/core/lib/gtl/
iterator_range.h 16 // This provides a very simple, boring adaptor for a begin and end iterator
  /external/caliper/caliper/src/main/java/com/google/caliper/bridge/
OpenedSocket.java 147 // Boring delegates from here on down
183 // Boring delegates from here on down
  /external/swiftshader/third_party/LLVM/tools/llvm-config/
find-cycles.pl 13 # boring: dep4
16 # boring: dep4
  /external/python/cpython3/Tools/demo/
life.py 103 self.boring = 1
124 self.boring = 0
131 self.boring = 0
  /external/llvm/include/llvm/ADT/
iterator_range.h 10 /// This provides a very simple, boring adaptor for a begin and end iterator
  /external/llvm/include/llvm/Transforms/IPO/
FunctionAttrs.h 48 // this is a boring module pass, but eventually it should be an RPO CGSCC pass
  /external/llvm/lib/Transforms/IPO/
InlineAlways.cpp 85 /// a very simple and boring direct walk of the instructions looking for
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
iterator_range.h 10 /// This provides a very simple, boring adaptor for a begin and end iterator

Completed in 248 milliseconds

1 2 3 4 5 6 7 8