/external/clang/test/SemaObjC/ |
D | circular-container.m | 57 …[_array addObject:_array]; // expected-warning {{adding '_array' to '_array' might cause circular … 58 …rKey:@"key"]; // expected-warning {{adding '_dictionary' to '_dictionary' might cause circular dep… 59 …[_set addObject:_set]; // expected-warning {{adding '_set' to '_set' might cause circular dependen… 60 …_countedSet]; // expected-warning {{adding '_countedSet' to '_countedSet' might cause circular dep… 61 …_orderedSet]; // expected-warning {{adding '_orderedSet' to '_orderedSet' might cause circular dep… 65 …[a addObject:a]; // expected-warning {{adding 'a' to 'a' might cause circular dependency in contai… 69 …[d setObject:d forKey:@"key"]; // expected-warning {{adding 'd' to 'd' might cause circular depend… 73 …[s addObject:s]; // expected-warning {{adding 's' to 's' might cause circular dependency in contai… 77 …[s addObject:s]; // expected-warning {{adding 's' to 's' might cause circular dependency in contai… 81 …[s addObject:s]; // expected-warning {{adding 's' to 's' might cause circular dependency in contai… [all …]
|
/external/libpcap/ |
D | pcap-tstamp.manmisc.in | 31 done, there are several reasons why it might not precisely represent the 35 receives the packet, the networking stack might not see the packet until 37 networking device driver to poll for packets, and the time stamp might 39 code in the networking stack, so there might be a significant delay 43 the timer used to generate the time stamps might have low resolution, 44 for example, it might be a timer updated once per host operating system 48 a high-resolution timer might use a counter that runs at a rate 49 dependent on the processor clock speed, and that clock speed might be 50 adjusted upwards or downwards over time and the timer might not be able 53 the host operating system's clock might be adjusted over time to match a [all …]
|
D | pcap_stats.3pcap | 64 might count packets whether they passed any filter set with 66 or not, or it might count only packets that pass the filter. 67 It also might, or might not, count packets dropped because there was no 77 might, or might not, count packets not yet read from the operating 80 might, or might not, be implemented; if it's zero, that might mean that 81 no packets were dropped by the interface, or it might mean that the
|
D | pcap_inject.3pcap | 43 might not have permission to send packets on it, or it might not support 49 Note also that some devices might not support sending packets. 52 sent might not be the same as the link-layer header of the packet 56 address, might be changed to be the address assigned to the interface on 59 platforms might change the link-layer type field to whatever value
|
/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/ |
D | DataOrBuilder.java | 30 …quest for a particular zone, this key might be scope and the key value might be the zone name. Oth… 42 …quest for a particular zone, this key might be scope and the key value might be the zone name. Oth… 54 …quest for a particular zone, this key might be scope and the key value might be the zone name. Oth…
|
D | Data.java | 78 …quest for a particular zone, this key might be scope and the key value might be the zone name. Oth… 93 …quest for a particular zone, this key might be scope and the key value might be the zone name. Oth… 116 …quest for a particular zone, this key might be scope and the key value might be the zone name. Oth… 582 …quest for a particular zone, this key might be scope and the key value might be the zone name. Oth… 596 …quest for a particular zone, this key might be scope and the key value might be the zone name. Oth… 618 …quest for a particular zone, this key might be scope and the key value might be the zone name. Oth… 640 …quest for a particular zone, this key might be scope and the key value might be the zone name. Oth… 661 …quest for a particular zone, this key might be scope and the key value might be the zone name. Oth… 678 …quest for a particular zone, this key might be scope and the key value might be the zone name. Oth…
|
/external/google-cloud-java/java-debugger-client/proto-google-cloud-debugger-client-v2/src/main/java/com/google/devtools/clouddebugger/v2/ |
D | StackFrameOrBuilder.java | 91 * Note that this might not be populated for all stack frames. 102 * Note that this might not be populated for all stack frames. 113 * Note that this might not be populated for all stack frames. 124 * Note that this might not be populated for all stack frames. 136 * Note that this might not be populated for all stack frames. 148 * Note that this might not be populated for all stack frames. 159 * Note that this might not be populated for all stack frames. 170 * Note that this might not be populated for all stack frames. 181 * Note that this might not be populated for all stack frames. 193 * Note that this might not be populated for all stack frames.
|
D | StackFrame.java | 182 * Note that this might not be populated for all stack frames. 196 * Note that this might not be populated for all stack frames. 211 * Note that this might not be populated for all stack frames. 225 * Note that this might not be populated for all stack frames. 239 * Note that this might not be populated for all stack frames. 258 * Note that this might not be populated for all stack frames. 272 * Note that this might not be populated for all stack frames. 287 * Note that this might not be populated for all stack frames. 301 * Note that this might not be populated for all stack frames. 315 * Note that this might not be populated for all stack frames. [all …]
|
/external/aws-sdk-java-v2/services/route53recoverycontrolconfig/src/main/resources/codegen-resources/ |
D | service-2.json | 31 … response - Multiple causes. For example, you might have a malformed query string and input parame… 55 …"documentation": "<p>409 response - ConflictException. You might be using a predefined variable.</… 77 … response - Multiple causes. For example, you might have a malformed query string and input parame… 101 …"documentation": "<p>409 response - ConflictException. You might be using a predefined variable.</… 123 … response - Multiple causes. For example, you might have a malformed query string and input parame… 147 …"documentation": "<p>409 response - ConflictException. You might be using a predefined variable.</… 169 … response - Multiple causes. For example, you might have a malformed query string and input parame… 176 … control state, that a certain criteria is met. For example, the criteria might be that at least o… 195 … response - Multiple causes. For example, you might have a malformed query string and input parame… 215 …"documentation": "<p>409 response - ConflictException. You might be using a predefined variable.</… [all …]
|
/external/gson/gson/src/main/java/com/google/gson/ |
D | ReflectionAccessFilter.java | 14 * Java version might still allow illegal access (but logs a warning), 44 * runtime might still deny such access. 62 * Java versions its functionality will be limited and it might behave like 99 * <p>Note that this filter might not cover all standard Java classes. Currently 101 * set of detected classes might be expanded in the future without prior notice. 123 * <p>Note that this filter might not cover all standard Java classes. Currently 125 * set of detected classes might be expanded in the future without prior notice. 147 * <p>Note that this filter might not cover all standard Android classes. Currently 150 * set of detected classes might be expanded in the future without prior notice. 172 * <p>Note that this filter might not cover all platform classes. Currently it [all …]
|
/external/python/google-api-python-client/docs/dyn/ |
D | cloudtrace_v2.projects.traces.spans.html | 104 …"stringValue": { # Represents a string that might be shortened to a specified length. # … 106 …ti-byte characters in the string, then the length of the shortened string might be less than the s… 113 …"displayName": { # Represents a string that might be shortened to a specified length. # … 115 …ti-byte characters in the string, then the length of the shortened string might be less than the s… 127 …"stringValue": { # Represents a string that might be shortened to a specified length. # … 129 …ti-byte characters in the string, then the length of the shortened string might be less than the s… 152 …"fileName": { # Represents a string that might be shortened to a specified length. # The… 154 …ti-byte characters in the string, then the length of the shortened string might be less than the s… 156 …"functionName": { # Represents a string that might be shortened to a specified length. #… 158 …ti-byte characters in the string, then the length of the shortened string might be less than the s… [all …]
|
D | cloudtrace_v2.projects.traces.html | 106 …"stringValue": { # Represents a string that might be shortened to a specified length. # … 108 …ti-byte characters in the string, then the length of the shortened string might be less than the s… 115 …"displayName": { # Represents a string that might be shortened to a specified length. # … 117 …ti-byte characters in the string, then the length of the shortened string might be less than the s… 129 …"stringValue": { # Represents a string that might be shortened to a specified length. # … 131 …ti-byte characters in the string, then the length of the shortened string might be less than the s… 154 …"fileName": { # Represents a string that might be shortened to a specified length. # The… 156 …ti-byte characters in the string, then the length of the shortened string might be less than the s… 158 …"functionName": { # Represents a string that might be shortened to a specified length. #… 160 …ti-byte characters in the string, then the length of the shortened string might be less than the s… [all …]
|
/external/aws-sdk-java-v2/services/route53recoveryreadiness/src/main/resources/codegen-resources/ |
D | service-2.json | 35 … response - Multiple causes. For example, you might have a malformed query string, an input parame… 43 …"documentation": "<p>409 response - Conflict exception. You might be using a predefined variable.<… 73 … response - Multiple causes. For example, you might have a malformed query string, an input parame… 81 …"documentation": "<p>409 response - Conflict exception. You might be using a predefined variable.<… 111 … response - Multiple causes. For example, you might have a malformed query string, an input parame… 119 …"documentation": "<p>409 response - Conflict exception. You might be using a predefined variable.<… 149 … response - Multiple causes. For example, you might have a malformed query string, an input parame… 157 …"documentation": "<p>409 response - Conflict exception. You might be using a predefined variable.<… 187 … response - Multiple causes. For example, you might have a malformed query string, an input parame… 195 …"documentation": "<p>409 response - Conflict exception. You might be using a predefined variable.<… [all …]
|
/external/pdfium/testing/resources/ |
D | weblinks.in | 46 (http://example.com?q=foo. This might be a link.) Tj 49 (https://example.com?q=foo. This might be a link in another font.) Tj 51 (javascript:alert(0). This might be a JS link.) Tj 53 (ftp://example.org. This might be a FTP link.) Tj 55 (file:///home/foo/example.txt. This might be a file link.) Tj
|
/external/ComputeLibrary/arm_compute/runtime/CL/functions/ |
D | CLComparison.h | 52 …* The input1 tensor is [in, out] because its TensorInfo might be modified in… 54 …* The input2 tensor is [in, out] because its TensorInfo might be modified in… 63 …* The input1 tensor is [in, out] because its TensorInfo might be modif… 65 …* The input2 tensor is [in, out] because its TensorInfo might be modif… 93 …* The input1 tensor is [in, out] because its TensorInfo might be modified insid… 95 …* The input2 tensor is [in, out] because its TensorInfo might be modified insid… 106 …* The input1 tensor is [in, out] because its TensorInfo might be modif… 108 …* The input2 tensor is [in, out] because its TensorInfo might be modif…
|
D | CLElementwiseOperations.h | 77 …* The input tensor is [in, out] because its TensorInfo might be modified … 79 …* The input tensor is [in, out] because its TensorInfo might be modified … 103 …* The input tensor is [in, out] because its TensorInfo might be mo… 105 …* The input tensor is [in, out] because its TensorInfo might be mo… 187 …* The input tensor is [in, out] because its TensorInfo might be modified … 189 …* The input tensor is [in, out] because its TensorInfo might be modified … 213 …* The input tensor is [in, out] because its TensorInfo might be mo… 215 …* The input tensor is [in, out] because its TensorInfo might be mo… 288 …* The input tensor is [in, out] because its TensorInfo might be modified … 290 …* The input tensor is [in, out] because its TensorInfo might be modified … [all …]
|
/external/aws-sdk-java-v2/core/aws-core/src/main/resources/software/amazon/awssdk/awscore/internal/defaults/ |
D | sdk-default-configuration.json | 40 …n most scenarios</p><p>Note that the default values vended from this mode might change as best pra… 41 … same AWS region</p><p>Note that the default values vended from this mode might change as best pra… 42 …different region</p><p>Note that the default values vended from this mode might change as best pra… 43 …ile applications</p><p>Note that the default values vended from this mode might change as best pra… 44 …n might query <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.…
|
/external/googleapis/google/maps/routes/v1/ |
D | route_service.proto | 69 // in your production job ensures stable latency performance. We might add 70 // more response fields in the future, and those new fields might require 72 // fields at the top level, then you might experience performance degradation 112 // stable latency performance. We might add more response fields in the 113 // future, and those new fields might require extra computation time. If you 115 // might experience performance degradation because any new field we add will 153 // stable latency performance. We might add more response fields in the 154 // future, and those new fields might require extra computation time. If you 156 // might experience performance degradation because any new field we add will
|
/external/grpc-grpc/src/objective-c/RxLibrary/ |
D | GRXWriter.h | 34 /** The writer might push values to the writeable at any moment. */ 39 * state is set back to Started. The writer might still transition to the Finished state at any 72 * might offer stronger guarantees. 80 * This property can be used to query the current state of the writer, which determines how it might 95 * This method might only be called on writers in the NotStarted state. 103 * This method might only be called on writers in the Started or Paused state.
|
/external/threetenbp/src/main/java/org/threeten/bp/format/ |
D | TextStyle.java | 59 * For example, day-of-week Monday might output "Monday". 64 * For example, day-of-week Monday might output "Monday". 69 * For example, day-of-week Monday might output "Mon". 74 * For example, day-of-week Monday might output "Mon". 79 * For example, day-of-week Monday might output "M". 84 * For example, day-of-week Monday might output "M".
|
/external/googleapis/google/maps/routes/v1alpha/ |
D | route_service.proto | 69 // stable latency performance. We might add more response fields in the 70 // future, and those new fields might require extra computation time. If you 72 // might experience performance degradation because any new field we add will 111 // stable latency performance. We might add more response fields in the 112 // future, and those new fields might require extra computation time. If you 114 // might experience performance degradation because any new field we add will 152 // stable latency performance. We might add more response fields in the 153 // future, and those new fields might require extra computation time. If you 155 // might experience performance degradation because any new field we add will
|
/external/google-cloud-java/java-maps-routing/grpc-google-maps-routing-v2/src/main/java/com/google/maps/routing/v2/ |
D | RoutesGrpc.java | 203 * in your production job ensures stable latency performance. We might add 204 * more response fields in the future, and those new fields might require 206 * fields at the top level, then you might experience performance degradation 248 * stable latency performance. We might add more response fields in the 249 * future, and those new fields might require extra computation time. If you 251 * might experience performance degradation because any new field we add will 324 * in your production job ensures stable latency performance. We might add 325 * more response fields in the future, and those new fields might require 327 * fields at the top level, then you might experience performance degradation 371 * stable latency performance. We might add more response fields in the [all …]
|
/external/clang/test/Analysis/ |
D | stream.c | 19 fread(buf, 1, 1, p); // expected-warning {{Stream pointer might be NULL}} in f1() 25 fseek(p, 1, SEEK_SET); // expected-warning {{Stream pointer might be NULL}} in f2() 31 ftell(p); // expected-warning {{Stream pointer might be NULL}} in f3() 37 rewind(p); // expected-warning {{Stream pointer might be NULL}} in f4() 58 ftell(p); // expected-warning {{Stream pointer might be NULL}} in f7()
|
/external/pytorch/torch/csrc/profiler/ |
D | data_flow.h | 12 // Identity is a complex concept in PyTorch. A Tensor might not have a 13 // an associated storage, multiple Tensors might share the same underlying 14 // storage, the storage of a Tensor might change over time, etc. 59 // a Tensor might change storage; however when it does we want to retain the 63 // store a raw TensorImpl* pointer the TensorImpl might be deleted and a new 64 // TensorImpl might be created that reuses the address. (ABA problem)
|
/external/aws-sdk-java-v2/core/aws-core/target/generated-sources/sdk/software/amazon/awssdk/awscore/defaultsmode/ |
D | DefaultsMode.java | 54 …* <b>Note:</b> for any mode other than {@link #LEGACY}, the vended default values might change as … 84 …* Note that the default values vended from this mode might change as best practices may evolve. As… 95 …* Note that the default values vended from this mode might change as best practices may evolve. As… 107 …* Note that the default values vended from this mode might change as best practices may evolve. As… 119 …* Note that the default values vended from this mode might change as best practices may evolve. As… 132 * if the execution environment cannot be determined. The auto detection might query <a 134 …* service</a>, which might introduce latency. Therefore we recommend choosing an explicit defaults…
|