/external/brotli/tests/testdata/ |
D | quickfox_repeated | 1 …over the lazy dogThe quick brown fox jumps over the lazy dogThe quick brown fox jumps over the laz…
|
/external/pcre/dist2/testdata/ |
D | grepinput | 12 Here follows a whole lot of stuff that makes the file over 24KiB long. 15 The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the 16 lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox 17 jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick 18 brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. 20 The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the 21 lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox 22 jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick 23 brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. 25 The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the [all …]
|
/external/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/ |
D | p6.cpp | 20 void over(int); 21 int over(long); 25 apply(0, &over); in test1() 28 apply(0L, &over); // expected-error {{no matching function for call to 'apply'}} in test1() 31 void over(short); 36 apply(0, &over); in test2() 65 void over(int); 66 int over(long); 70 invoke(&over); in test1() 73 void over(short); [all …]
|
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/ |
D | p6.cpp | 20 void over(int); 21 int over(long); 25 apply(0, &over); in test1() 28 apply(0L, &over); // expected-error {{no matching function for call to 'apply'}} in test1() 31 void over(short); 36 apply(0, &over); in test2() 65 void over(int); 66 int over(long); 70 invoke(&over); in test1() 73 void over(short); [all …]
|
/external/arm-trusted-firmware/docs/resources/diagrams/plantuml/ |
D | io_dev_init_and_check.puml | 11 note over arm_io_storage 20 ref over io_storage : dev_init() on fip device 23 ref over io_storage : io_open() on fip device 26 ref over io_storage : io_close() on fip device 28 hnote over arm_io_storage 36 note over arm_io_storage 45 ref over io_storage : dev_init() on memmap device 48 ref over io_storage : io_open() on memmap device 51 ref over io_storage : io_close() on memmap device 53 hnote over arm_io_storage
|
D | fconf_bl1_load_config.puml | 23 note over arm_io_storage : register and setup fip 25 note over fconf 37 note over bl_common 43 note over fconf: use statically defined policies in bl1 46 note over fconf : get fw_config_dtb from image_info 57 note over bl_common 63 note over fconf: use statically defined policies in bl1 66 note over fconf : get tb_fw_config_dtb from image_info 70 note over arm_bl1_setup
|
D | io_framework_usage_overview.puml | 13 ref over arm_io_storage, io_storage : io device registration 33 ref over arm_io_storage, io_storage : init and check device (BL2_IMAGE_ID) 37 ref over io_storage : io_open() on fip device 40 ref over io_storage : io_size() on fip device 42 ref over io_storage : io_read() on fip device 44 ref over io_storage : io_close() on fip device 46 ref over io_storage : io_dev_close() on fip device
|
D | sdei_explicit_dispatch.puml | 27 note over EL3: Critical event triage 31 note over RAS: Critical event handling 35 note over SDEI: Prepare SDEI dispatch 38 note over EL2: SDEI handler 41 note over SDEI: Complete SDEI dispatch
|
D | fconf_bl2_populate.puml | 23 note over arm_bl2_setup 32 note over fconf_dyn_cfg_getter: read dtb_registry properties from dtb 39 note over fconf_tbbr_getter: read tbbr properties from dtb 41 note over arm_fconf_io: read arm io propeties from dtb 44 note over arm_io_storage: use populated properties
|
/external/openscreen/third_party/abseil/src/absl/random/ |
D | discrete_distribution.cc | 55 std::vector<size_t> over; in InitDiscreteDistribution() local 65 over.push_back(idx++); in InitDiscreteDistribution() 68 while (!over.empty() && !under.empty()) { in InitDiscreteDistribution() 71 auto hi = over.back(); in InitDiscreteDistribution() 72 over.pop_back(); in InitDiscreteDistribution() 80 over.push_back(hi); in InitDiscreteDistribution() 87 for (auto i : over) { in InitDiscreteDistribution()
|
/external/abseil-cpp/absl/random/ |
D | discrete_distribution.cc | 55 std::vector<size_t> over; in InitDiscreteDistribution() local 65 over.push_back(idx++); in InitDiscreteDistribution() 68 while (!over.empty() && !under.empty()) { in InitDiscreteDistribution() 71 auto hi = over.back(); in InitDiscreteDistribution() 72 over.pop_back(); in InitDiscreteDistribution() 80 over.push_back(hi); in InitDiscreteDistribution() 87 for (auto i : over) { in InitDiscreteDistribution()
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/ |
D | discrete_distribution.cc | 55 std::vector<size_t> over; in InitDiscreteDistribution() local 65 over.push_back(idx++); in InitDiscreteDistribution() 68 while (!over.empty() && !under.empty()) { in InitDiscreteDistribution() 71 auto hi = over.back(); in InitDiscreteDistribution() 72 over.pop_back(); in InitDiscreteDistribution() 80 over.push_back(hi); in InitDiscreteDistribution() 87 for (auto i : over) { in InitDiscreteDistribution()
|
/external/libtextclassifier/abseil-cpp/absl/random/ |
D | discrete_distribution.cc | 55 std::vector<size_t> over; in InitDiscreteDistribution() local 65 over.push_back(idx++); in InitDiscreteDistribution() 68 while (!over.empty() && !under.empty()) { in InitDiscreteDistribution() 71 auto hi = over.back(); in InitDiscreteDistribution() 72 over.pop_back(); in InitDiscreteDistribution() 80 over.push_back(hi); in InitDiscreteDistribution() 87 for (auto i : over) { in InitDiscreteDistribution()
|
/external/webrtc/third_party/abseil-cpp/absl/random/ |
D | discrete_distribution.cc | 55 std::vector<size_t> over; in InitDiscreteDistribution() local 65 over.push_back(idx++); in InitDiscreteDistribution() 68 while (!over.empty() && !under.empty()) { in InitDiscreteDistribution() 71 auto hi = over.back(); in InitDiscreteDistribution() 72 over.pop_back(); in InitDiscreteDistribution() 80 over.push_back(hi); in InitDiscreteDistribution() 87 for (auto i : over) { in InitDiscreteDistribution()
|
/external/angle/third_party/abseil-cpp/absl/random/ |
D | discrete_distribution.cc | 55 std::vector<size_t> over; in InitDiscreteDistribution() local 65 over.push_back(idx++); in InitDiscreteDistribution() 68 while (!over.empty() && !under.empty()) { in InitDiscreteDistribution() 71 auto hi = over.back(); in InitDiscreteDistribution() 72 over.pop_back(); in InitDiscreteDistribution() 80 over.push_back(hi); in InitDiscreteDistribution() 87 for (auto i : over) { in InitDiscreteDistribution()
|
/external/clang/test/SemaCXX/ |
D | rval-references.cpp | 14 int over(int&); 15 not_int over(int&&); 38 int i2 = over(i1); in f() 39 not_int ni1 = over(0); in f() 40 int i3 = over(virr2); in f() 41 not_int ni2 = over(ret_irr()); in f()
|
/external/llvm-project/clang/test/SemaCXX/ |
D | rval-references.cpp | 14 int over(int&); 15 not_int over(int&&); 42 int i2 = over(i1); in f() 43 not_int ni1 = over(0); in f() 44 int i3 = over(virr2); in f() 45 not_int ni2 = over(ret_irr()); in f()
|
/external/python/cpython2/Doc/library/ |
D | email.iterators.rst | 5 :synopsis: Iterate over a message object tree. 8 Iterating over a message object tree is fairly easy with the 10 :mod:`email.iterators` module provides some useful higher level iterations over 16 This iterates over all the payloads in all the subparts of *msg*, returning the 17 string payloads line-by-line. It skips over all the subpart headers, and it 18 skips over any subpart with a payload that isn't a Python string. This is 20 a file using :meth:`~io.TextIOBase.readline`, skipping over all the 29 This iterates over all the subparts of *msg*, returning only those subparts that
|
/external/clang/test/Index/ |
D | file-refs.cpp | 19 void over(int); 20 void over(float); 23 over(0); in test_over() 24 over(0.0f); in test_over()
|
/external/llvm-project/clang/test/Index/ |
D | file-refs.cpp | 19 void over(int); 20 void over(float); 23 over(0); in test_over() 24 over(0.0f); in test_over()
|
/external/python/cpython3/Doc/library/ |
D | email.iterators.rst | 5 :synopsis: Iterate over a message object tree. 11 Iterating over a message object tree is fairly easy with the 13 :mod:`email.iterators` module provides some useful higher level iterations over 19 This iterates over all the payloads in all the subparts of *msg*, returning the 20 string payloads line-by-line. It skips over all the subpart headers, and it 21 skips over any subpart with a payload that isn't a Python string. This is 23 a file using :meth:`~io.TextIOBase.readline`, skipping over all the 32 This iterates over all the subparts of *msg*, returning only those subparts that
|
/external/llvm/test/CodeGen/SystemZ/ |
D | shift-09.ll | 5 ; Check that we use SLLK over SLL where useful. 15 ; Check that we use SLL over SLLK where possible. 25 ; Check that we use SRLK over SRL where useful. 35 ; Check that we use SRL over SRLK where possible. 45 ; Check that we use SRAK over SRA where useful. 55 ; Check that we use SRA over SRAK where possible.
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_BlockLSTM.pbtxt | 62 The input gate over the whole time sequence. 68 The cell state before the tanh over the whole time sequence. 74 The forget gate over the whole time sequence. 80 The output gate over the whole time sequence. 86 The cell input over the whole time sequence. 92 The cell after the tanh over the whole time sequence. 98 The output h vector over the whole time sequence.
|
D | api_def_BlockLSTMGradV2.pbtxt | 62 The input gate over the whole time sequence. 68 The cell state before the tanh over the whole time sequence. 74 The forget gate over the whole time sequence. 80 The output gate over the whole time sequence. 86 The cell input over the whole time sequence. 92 The cell after the tanh over the whole time sequence. 98 The output h vector over the whole time sequence.
|
/external/llvm-project/llvm/test/CodeGen/SystemZ/ |
D | shift-09.ll | 6 ; Check that we use SLLK over SLL where useful. 17 ; Check that we use SLL over SLLK where possible. 28 ; Check that we use SRLK over SRL where useful. 39 ; Check that we use SRL over SRLK where possible. 50 ; Check that we use SRAK over SRA where useful. 61 ; Check that we use SRA over SRAK where possible.
|