/external/tensorflow/tensorflow/core/platform/ |
D | scanner_test.cc | 101 TEST_F(ScannerTest, Many) { in TEST_F() argument 103 EXPECT_TRUE(Scanner("abc").Many(Scanner::LETTER).GetResult()); in TEST_F() 104 EXPECT_FALSE(Scanner("0").Many(Scanner::LETTER).GetResult()); in TEST_F() 105 EXPECT_FALSE(Scanner("").Many(Scanner::LETTER).GetResult()); in TEST_F() 108 Scanner("abc ").Many(Scanner::LETTER).GetResult(&remaining, &match)); in TEST_F() 112 Scanner("abc").Many(Scanner::LETTER).GetResult(&remaining, &match)); in TEST_F() 244 EXPECT_TRUE(scan.Many(Scanner::LETTER).GetResult(&remaining, &match)); in TEST_F() 247 EXPECT_TRUE(scan.Many(Scanner::DIGIT).GetResult(&remaining, &match)); in TEST_F() 250 EXPECT_TRUE(scan.Many(Scanner::LETTER).GetResult(&remaining, &match)); in TEST_F()
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_QueueCloseV2.pbtxt | 22 given queue. Subsequent Enqueue(Many) operations will fail. 23 Subsequent Dequeue(Many) operations will continue to succeed if 24 sufficient elements remain in the queue. Subsequent Dequeue(Many)
|
D | api_def_QueueClose.pbtxt | 20 given queue. Subsequent Enqueue(Many) operations will fail. 21 Subsequent Dequeue(Many) operations will continue to succeed if 22 sufficient elements remain in the queue. Subsequent Dequeue(Many)
|
/external/bcc/debian/ |
D | changelog | 24 * Many bugfixes 25 * Many new tools 48 * Many bugfixes 49 * Many tools converted to perf ring buffer 64 * Many utilities converted to perf ring buffer
|
/external/rust/crates/thiserror/tests/ |
D | test_from.rs | 28 pub enum Many { enum 40 assert_impl::<Many>(); in test_from()
|
/external/libxkbcommon/test/data/symbols/ |
D | eurosign | 7 // Many Apple keyboards have the EuroSign engraved on the 2 key 19 // Many keyboards have the EuroSign engraved on the 5 key
|
/external/llvm-project/openmp/www/ |
D | README.txt | 50 * Intel(R) Many Integrated Core Architecture 62 Intel(R) Many Integrated Core Architecture 77 (4) Intel(R) Many Integrated Core Architecture not supported. 78 (5) On Intel(R) Many Integrated Core Architecture, icc/icl versions 13.0
|
/external/llvm-project/openmp/runtime/ |
D | README.txt | 50 * Intel(R) Many Integrated Core Architecture 62 Intel(R) Many Integrated Core Architecture 77 (4) Intel(R) Many Integrated Core Architecture not supported. 78 (5) On Intel(R) Many Integrated Core Architecture, icc/icl versions 13.0
|
/external/angle/third_party/vulkan_memory_allocator/ |
D | CHANGELOG.md | 31 - Many additions and fixes in documentation. Many compatibility fixes for various compilers and pla… 59 - Many additions and fixes in documentation. Many compatibility fixes for various compilers. Other … 67 Major release after many months of development in "development" branch and features branches. Many … 100 - Many additions and fixes in documentation, including description of new features, as well as "Val…
|
/external/python/cpython2/Doc/ |
D | about.rst | 20 Many thanks go to: 34 Many people have contributed to the Python language, the Python standard
|
/external/python/cpython3/Doc/ |
D | about.rst | 20 Many thanks go to: 34 Many people have contributed to the Python language, the Python standard
|
/external/mesa3d/docs/relnotes/ |
D | 7.7.rst | 47 - Many assorted i965 driver fixes. 48 - Many r300-gallium driver fixes; this driver is now considered
|
/external/llvm-project/llvm/test/FileCheck/ |
D | check-count.txt | 61 Many-label: 82 CHECK-CNTMANY-LABEL: Many-label: 110 CHECK-MIS3-LABEL: Many-label:
|
/external/rust/crates/regex/src/ |
D | compile.rs | 469 Ok(Some(Patch { hole: Hole::Many(holes), entry: first_split_entry })) in c_class_bytes() 547 Ok(Some(Patch { hole: Hole::Many(holes), entry: first_split_entry })) in c_alternate() 585 Ok(Some(Patch { hole: Hole::Many(holes), entry: split_entry })) in c_repeat_zero_or_one() 703 Ok(Some(Patch { hole: Hole::Many(holes), entry: initial_entry })) in c_repeat_range() 719 Hole::Many(holes) => { in fill() 758 Hole::Many(holes) => { in fill_split() 768 Hole::Many(new_holes) in fill_split() 810 Many(Vec<Hole>), enumerator 817 Hole::None | Hole::Many(_) => { in dup_one() 984 Ok(Patch { hole: Hole::Many(holes), entry: initial_entry.unwrap() }) in compile()
|
/external/tensorflow/tensorflow/tools/graph_transforms/ |
D | transform_graph.cc | 65 .Many(Scanner::LETTER_DIGIT_UNDERSCORE) in ParseTransformParameters() 91 .Many(Scanner::LETTER_DIGIT_UNDERSCORE) in ParseTransformParameters() 119 .Many(Scanner::LETTER_DIGIT_DASH_DOT_SLASH_UNDERSCORE) in ParseTransformParameters()
|
/external/angle/doc/ |
D | Starter-Projects.md | 61 The Android CDD requires some EGL and OpenGL ES extensions from every driver. Many of them are 70 Many customers switch Contexts frequently. MakeCurrent shows up as a hotspot. A performance test 97 Many small edge cases still need attention.
|
/external/webrtc/examples/androidjunit/ |
D | README | 2 Many of these test utilize Robolectric to mock Android classes.
|
/external/okhttp/okhttp-apache/ |
D | README.md | 6 **Warning**: Many core features of Apache HTTP client are not implemented by this API. This includes
|
/external/tensorflow/tensorflow/core/lib/strings/ |
D | proto_text_util.cc | 26 .Many(Scanner::LETTER_DIGIT) in ProtoParseBoolFromScanner()
|
/external/llvm-project/llvm/utils/lit/examples/many-tests/ |
D | README.txt | 2 Many Tests lit Example
|
/external/llvm/utils/lit/examples/many-tests/ |
D | README.txt | 2 Many Tests lit Example
|
/external/python/cpython3/Doc/using/ |
D | editors.rst | 10 Many editors and IDEs provide syntax highlighting, debugging tools, and :pep:`8` checks.
|
/external/curl/tests/data/ |
D | test1596 | 15 HTTP/1.1 429 Too Many Requests
|
/external/fonttools/Doc/source/encodings/ |
D | index.rst | 6 TrueType fonts. Many of these legacy encodings have found their way into the
|
/external/conscrypt/common/src/test/java/org/conscrypt/java/security/ |
D | README.ASN1 | 1 Many tests in this package check the ASN.1 encoding for various kinds of parameters. The openssl
|