/external/dng_sdk/source/ |
D | dng_memory.h | 94 /// \retval void * valid for as many bytes as were allocated. 102 /// \retval const void * valid for as many bytes as were allocated. 110 /// \retval char * valid for as many bytes as were allocated. 118 /// \retval const char * valid for as many bytes as were allocated. 126 /// \retval uint8 * valid for as many bytes as were allocated. 134 /// \retval const uint8 * valid for as many bytes as were allocated. 142 /// \retval uint16 * valid for as many bytes as were allocated. 150 /// \retval const uint16 * valid for as many bytes as were allocated. 158 /// \retval int16 * valid for as many bytes as were allocated. 166 /// \retval const int16 * valid for as many bytes as were allocated. [all …]
|
D | dng_ref_counted_block.h | 105 /// \retval void * valid for as many bytes as were allocated. 118 /// \retval const void * valid for as many bytes as were allocated. 126 /// \retval char * valid for as many bytes as were allocated. 134 /// \retval const char * valid for as many bytes as were allocated. 142 /// \retval uint8 * valid for as many bytes as were allocated. 150 /// \retval const uint8 * valid for as many bytes as were allocated. 158 /// \retval uint16 * valid for as many bytes as were allocated. 166 /// \retval const uint16 * valid for as many bytes as were allocated. 174 /// \retval int16 * valid for as many bytes as were allocated. 182 /// \retval const int16 * valid for as many bytes as were allocated. [all …]
|
/external/cronet/stable/net/http/ |
D | http_log_util_unittest.cc | 13 EXPECT_EQ("[10 bytes were stripped]", in TEST() 21 EXPECT_EQ("[10 bytes were stripped]", in TEST() 26 EXPECT_EQ("[10 bytes were stripped]", in TEST() 29 EXPECT_EQ("[10 bytes were stripped]", in TEST() 32 EXPECT_EQ("[10 bytes were stripped]", in TEST() 35 EXPECT_EQ("[10 bytes were stripped]", in TEST() 59 EXPECT_EQ("NTLM [4 bytes were stripped]", in TEST() 62 EXPECT_EQ("NTLM [4 bytes were stripped]", in TEST() 67 EXPECT_EQ("NTLM [4 bytes were stripped] ", in TEST()
|
/external/cronet/tot/net/http/ |
D | http_log_util_unittest.cc | 13 EXPECT_EQ("[10 bytes were stripped]", in TEST() 21 EXPECT_EQ("[10 bytes were stripped]", in TEST() 26 EXPECT_EQ("[10 bytes were stripped]", in TEST() 29 EXPECT_EQ("[10 bytes were stripped]", in TEST() 32 EXPECT_EQ("[10 bytes were stripped]", in TEST() 35 EXPECT_EQ("[10 bytes were stripped]", in TEST() 59 EXPECT_EQ("NTLM [4 bytes were stripped]", in TEST() 62 EXPECT_EQ("NTLM [4 bytes were stripped]", in TEST() 67 EXPECT_EQ("NTLM [4 bytes were stripped] ", in TEST()
|
/external/mbedtls/docs/ |
D | 3.0-migration-guide.md | 70 If you were accessing structure fields directly, and these fields are not documented as public, you… 82 If you were relying on these functions, you'll now need to change to using your 128 If you were using the `MBEDTLS_TEST_NULL_ENTROPY` option and your platform 161 ### Deprecated functions were removed from bignum 167 ### Deprecated functions were removed from DRBGs 170 were renamed to replace the corresponding functions without `_ret` appended. Please call 173 ### Deprecated hex-encoded primes were removed from DHM 178 `MBEDTLS_DHM_RFC3526_MODP_4096_P `and `MBEDTLS_DHM_RFC3526_MODP_4096_G` were 185 ### Deprecated functions were removed from hashing modules 190 `mbedtls_xxx_finish_ret()` and `mbedtls_xxx_ret()` were renamed to replace [all …]
|
/external/openthread/third_party/mbedtls/repo/docs/ |
D | 3.0-migration-guide.md | 70 If you were accessing structure fields directly, and these fields are not documented as public, you… 82 If you were relying on these functions, you'll now need to change to using your 128 If you were using the `MBEDTLS_TEST_NULL_ENTROPY` option and your platform 161 ### Deprecated functions were removed from bignum 167 ### Deprecated functions were removed from DRBGs 170 were renamed to replace the corresponding functions without `_ret` appended. Please call 173 ### Deprecated hex-encoded primes were removed from DHM 178 `MBEDTLS_DHM_RFC3526_MODP_4096_P `and `MBEDTLS_DHM_RFC3526_MODP_4096_G` were 185 ### Deprecated functions were removed from hashing modules 190 `mbedtls_xxx_finish_ret()` and `mbedtls_xxx_ret()` were renamed to replace [all …]
|
/external/webrtc/api/test/network_emulation/ |
D | network_emulation_interfaces.h | 76 // Time of the first packet sent or infinite value if no packets were sent. 79 // Time of the last packet sent or infinite value if no packets were sent. 82 // Returns average send rate. Requires that at least 2 packets were sent. 97 // Total amount of packets that were received, but no destination was found. 103 // Sizes of all packets that were received, but no destination was found. 109 // Time of the first packet received or infinite value if no packets were 113 // Time of the last packet received or infinite value if no packets were 136 // Returns time of the first packet sent or infinite value if no packets were 142 // Returns time of the last packet sent or infinite value if no packets were 169 // Total amount of packets that were received, but no destination was found. [all …]
|
/external/pytorch/torch/testing/_internal/ |
D | common_jit.py | 183 err_msg += "One or more nodes were expected to be autodiffed, " \ 184 "but were not found in specified fusible/nonfusible " \ 207 err_msg += f"\n {diff_nodes_missing} were not in one of the " \ 208 "DifferentiableGraphs when they were expected to be. " \ 212 err_msg += f"\n {diff_nodes_in_fusion} were found in one of the FusionGroups " \ 213 "when they were expected to be just in a DifferentiableGraph. If it was " \ 215 "fusible nodes. If these nodes were not intended to be fused, your " \ 218 err_msg += f"\n {fusion_nodes_missing} were not in one of the FusionGroups " \ 219 "of the DifferentiableGraphs when they were expected to be. " \ 220 "They were also not found in an outer DifferentiableGraph. Did you " \ [all …]
|
/external/google-cloud-java/java-analytics-data/proto-google-analytics-data-v1alpha/src/main/java/com/google/analytics/data/v1alpha/ |
D | FunnelResponseMetadataOrBuilder.java | 32 * describes what percentage of events were used in this funnel report. One 35 * were specified in the request. 48 * describes what percentage of events were used in this funnel report. One 51 * were specified in the request. 64 * describes what percentage of events were used in this funnel report. One 67 * were specified in the request. 80 * describes what percentage of events were used in this funnel report. One 83 * were specified in the request. 97 * describes what percentage of events were used in this funnel report. One 100 * were specified in the request.
|
D | FunnelResponseMetadata.java | 81 * describes what percentage of events were used in this funnel report. One 84 * were specified in the request. 101 * describes what percentage of events were used in this funnel report. One 104 * were specified in the request. 121 * describes what percentage of events were used in this funnel report. One 124 * were specified in the request. 140 * describes what percentage of events were used in this funnel report. One 143 * were specified in the request. 159 * describes what percentage of events were used in this funnel report. One 162 * were specified in the request. [all …]
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cMultiBindTests.hpp | 161 * - inspect if bindings were modified; 165 * - inspect if bindings were modified; 168 * - inspect if bindings were modified; 173 * - inspect if all bindings but first were modified; 178 * - inspect if bindings were modified; 205 * - inspect if bindings were modified; 209 * - inspect if bindings were modified; 212 * - inspect if bindings were modified; 217 * - inspect if all bindings but first were modified; 222 * - inspect if bindings were modified; [all …]
|
/external/iproute2/man/man8/ |
D | lnstat.8 | 102 How many lookups were performed. 105 How many \fBlookups\fP were successful. 111 How many multicast neighbor solicitations were received. (IPv6 only.) 114 How many unicast neighbor solicitations were received. (IPv6 only.) 117 How many garbage collection runs were executed. 120 How many forced garbage collection runs were executed. Happens when adding an 124 How many neighbor table entries were discarded due to lookup failure. 142 Number of \fBsearched\fP entries which were successful. 145 Number of conntrack entries added which were not expected before. 154 Number of conntrack entries which were removed. [all …]
|
/external/mesa3d/src/intel/perf/ |
D | oa-hsw.xml | 145 … description="The percentage of time in which the Execution Units were actively processing." 159 description="The percentage of time in which the Execution Units were stalled." 173 … description="The percentage of time in which vertex shaders were processed actively on the EUs." 187 … average number of cycles per hardware thread run in which vertex shaders were processed actively … 201 … average number of cycles per hardware thread run in which vertex shaders were stalled on the EUs." 214 description="The percentage of time in which vertex shaders were stalled on the EUs." 228 … description="The percentage of time in which control shaders were processed actively on the EUs." 242 …average number of cycles per hardware thread run in which control shaders were processed actively … 256 …average number of cycles per hardware thread run in which control shaders were stalled on the EUs." 269 description="The percentage of time in which control shaders were stalled on the EUs." [all …]
|
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | fcmdata.v1beta1.json | 169 "description": "The app ID to which the messages were sent.", 194 …"description": "Additional information about delivery performance for messages that were successfu… 208 …"description": "Overview of delivery performance for messages that were successfully delivered. Al… 212 …"description": "The percentage of accepted messages that were delayed because the device was in do… 217 …of accepted messages that were delayed because the target device was not connected at the time of … 222 …"description": "The percentage of accepted messages that were delayed due to message throttling, s… 227 …were delayed because the intended device user-profile was [stopped](https://firebase.google.com/do… 232 …"description": "The percentage of accepted messages that were delivered to the device without dela… 274 …"description": "The percentage of all accepted messages that were successfully delivered to the de… 279 …ccepted messages that were dropped because the application was force stopped on the device at the … [all …]
|
/external/python/google-api-python-client/docs/dyn/ |
D | fcmdata_v1beta1.projects.androidApps.deliveryData.html | 112 "appId": "A String", # The app ID to which the messages were sent. 115 …were successfully delivered. All percentages are calculated with countMessagesAccepted as the deno… 116 …"delayedDeviceDoze": 3.14, # The percentage of accepted messages that were delayed becau… 117 …of accepted messages that were delayed because the target device was not connected at the time of … 118 …dMessageThrottled": 3.14, # The percentage of accepted messages that were delayed due to mess… 119 …were delayed because the intended device user-profile was [stopped](https://firebase.google.com/do… 120 …"deliveredNoDelay": 3.14, # The percentage of accepted messages that were delivered to t… 126 …"delivered": 3.14, # The percentage of all accepted messages that were successfully deli… 127 …ccepted messages that were dropped because the application was force stopped on the device at the … 128 …"droppedDeviceInactive": 3.14, # The percentage of accepted messages that were dropped b… [all …]
|
/external/webrtc/examples/androidtests/src/org/appspot/apprtc/test/ |
D | PeerConnectionClientTest.java | 374 assertTrue("ICE candidates were not generated.", waitForIceCandidates(WAIT_TIMEOUT)); in testSetLocalOfferMakesVideoFlowLocally() 376 // Check that local video frames were rendered. in testSetLocalOfferMakesVideoFlowLocally() 378 "Local video frames were not rendered.", localRenderer.waitForFramesRendered(WAIT_TIMEOUT)); in testSetLocalOfferMakesVideoFlowLocally() 410 // Check that local and remote video frames were rendered. in doLoopbackTest() 411 assertTrue("Local video frames were not rendered.", in doLoopbackTest() 413 assertTrue("Remote video frames were not rendered.", in doLoopbackTest() 512 // Check that local and remote video frames were rendered. in testCameraSwitch() 513 assertTrue("Local video frames were not rendered before camera switch.", in testCameraSwitch() 515 assertTrue("Remote video frames were not rendered before camera switch.", in testCameraSwitch() 523 // were rendered after camera switch. in testCameraSwitch() [all …]
|
/external/rust/android-crates-io/crates/oorandom/ |
D | README.md | 91 as long as there weren't any patterns in them to heck up the patterns you were 99 there were all the random numbers anyone could want. The problem was 102 In late 1940's computers were invented, but they were far too big and 118 as well. These made random-looking numbers and were really easy to 121 made by LFSR's were good enough for hardware people, so they started 137 RNG they were using anyway. The problem was solved, or at least not 146 determined that neither LCG's nor LFSR's made numbers that were 157 suddenly computers were everywhere and there was a new generation of 159 did all their math with computers. They were doing a LOT of math by 178 people were gun-shy about their randomness by now so a few people with [all …]
|
/external/pytorch/test/ao/sparsity/ |
D | test_composability.py | 93 # check that correct observers were inserted 120 # that none were lost during prepare 124 # check that correct observers were inserted and that matching 151 # that none were lost during prepare 155 # check that correct observers were inserted and that matching 192 # that none were lost during prepare or fusion 196 # check that correct observers were inserted and that matching 233 # that none were lost during prepare 237 # check that correct observers were inserted and that matching 258 # The primary worries were that qat_prep wouldn't recognize the parametrized [all …]
|
/external/clang/test/SemaCXX/ |
D | overload-member-call.cpp | 75 …t t); // expected-note {{candidate function not viable: requires 3 arguments, but 2 were provided}} 76 …expected-note {{candidate function not viable: requires at least 3 arguments, but 2 were provided}} 77 …expected-note {{candidate function not viable: requires at least 3 arguments, but 2 were provided}} 86 …note {{candidate function not viable: requires single argument 'n', but 2 arguments were provided}} 87 …{candidate function not viable: allows at most single argument 'n', but 2 arguments were provided}} 88 …e {{candidate function not viable: requires at least argument 'n', but no arguments were provided}} 89 …e {{candidate function not viable: requires at least argument 'n', but no arguments were provided}} 90 … expected-note {{candidate function not viable: requires at most 2 arguments, but 3 were provided}} 91 … expected-note {{candidate function not viable: requires at most 2 arguments, but 3 were provided}} 111 void f(int); // expected-note {{requires 1 argument, but 0 were provided}}
|
/external/googleapis/google/ads/googleads/v16/enums/ |
D | simulation_modification_method.proto | 41 // The values in a simulation were applied to all children of a given 42 // resource uniformly. Overrides on child resources were not respected. 45 // The values in a simulation were applied to the given resource. 46 // Overrides on child resources were respected, and traffic estimates 50 // The values in a simulation were all scaled by the same factor. 52 // all ad group targets were scaled by a factor of X.
|
/external/googleapis/google/ads/googleads/v15/enums/ |
D | simulation_modification_method.proto | 41 // The values in a simulation were applied to all children of a given 42 // resource uniformly. Overrides on child resources were not respected. 45 // The values in a simulation were applied to the given resource. 46 // Overrides on child resources were respected, and traffic estimates 50 // The values in a simulation were all scaled by the same factor. 52 // all ad group targets were scaled by a factor of X.
|
/external/googleapis/google/ads/googleads/v14/enums/ |
D | simulation_modification_method.proto | 41 // The values in a simulation were applied to all children of a given 42 // resource uniformly. Overrides on child resources were not respected. 45 // The values in a simulation were applied to the given resource. 46 // Overrides on child resources were respected, and traffic estimates 50 // The values in a simulation were all scaled by the same factor. 52 // all ad group targets were scaled by a factor of X.
|
/external/webrtc/modules/audio_coding/neteq/ |
D | statistics_calculator.h | 40 // Reports that `num_samples` samples were produced through expansion, and 44 // Reports that `num_samples` samples were produced through expansion, and 61 // Reports that `num_samples` samples were produced through preemptive 65 // Reports that `num_samples` samples were removed through accelerate. 68 // Reports that `num_samples` comfort noise samples were generated. 71 // Reports that `num_packets` packets were discarded. 74 // Reports that `num_packets` secondary (FEC) packets were discarded. 77 // Reports that `num_packets` secondary (FEC) packets were received. 94 // Reports that `num_samples` samples were decoded from secondary packets.
|
/external/pytorch/benchmarks/inference/ |
D | CHANGELOG.md | 5 …mproved (likely due to the backend no longer being a new process) but all other metrics were worse. 10 …e latency was calculated by `response_time - request_time`, the latencies were not comparable over… 16 * Baseline metrics were reset due to the bugs listed above. 27 * For batch sizes 1, 32, 64 we observed that metrics were worse 41 Benchmarks were only run for `compile=False` since `torch.compile()` is not thread-safe. Benchmarks… 45 * For batch sizes 1, 32 and 64 we observed that the metrics were still slightly worse than the base…
|
/external/bc/ |
D | NEWS.md | 233 These features were added because I realized that type-checking is necessary now 332 Third, command-line options to set `scale`, `ibase`, `obase`, and `seed` were 335 Fourth, the manuals had typos and were missing information. That has been fixed. 403 * Fixed a bug on Windows where files were not read correctly. 538 without a newline on the end were not flushed before the `read()` call. 604 The two most important bugs were bugs that causes `dc` to access memory 606 from `afl`. Both were caused by a failure to distinguish between the same two 611 Third, some warnings by `scan-build` were found and eliminated. This needed one 647 error. Previously, they were not set. 700 `--quiet` options were kept for compatibility with GNU `bc`. [all …]
|