/external/clang/test/Analysis/ |
D | out-of-bounds.c | 3 // Tests doing an out-of-bounds access after the end of an array using: 31 // Tests doing an out-of-bounds access after the end of an array using: 47 // Tests doing an out-of-bounds access before the start of an array using: 79 // Tests doing an out-of-bounds access before the start of an array using: 87 // Tests doing an out-of-bounds access before the start of an array using: 97 // Tests doing an out-of-bounds access before the start of an array using: 108 // Tests doing an out-of-bounds access before the start of a multi-dimensional 117 // Tests doing an out-of-bounds access before the start of a multi-dimensional
|
/external/kotlinx.coroutines/docs/topics/ |
D | composing-suspending-functions.md | 15 delay(1000L) // pretend we are doing something useful here 20 delay(1000L) // pretend we are doing something useful here, too 52 delay(1000L) // pretend we are doing something useful here 57 delay(1000L) // pretend we are doing something useful here, too 79 we want to get the answer faster, by doing both _concurrently_? This is where [async] comes to help… 103 delay(1000L) // pretend we are doing something useful here 108 delay(1000L) // pretend we are doing something useful here, too 156 delay(1000L) // pretend we are doing something useful here 161 delay(1000L) // pretend we are doing something useful here, too 258 delay(1000L) // pretend we are doing something useful here [all …]
|
/external/cronet/third_party/protobuf/js/experimental/runtime/kernel/ |
D | kernel_repeated_test.js | 287 // what the implementation should be doing here. 302 // what the implementation should be doing here. 318 // what the implementation should be doing here. 334 // what the implementation should be doing here. 350 // what the implementation should be doing here. 366 // what the implementation should be doing here. 382 // what the implementation should be doing here. 398 // what the implementation should be doing here. 414 // what the implementation should be doing here. 429 // what the implementation should be doing here. [all …]
|
D | indexer_test.js | 110 // what the implementation should be doing here. 144 // what the implementation should be doing here. 161 // what the implementation should be doing here. 190 // what the implementation should be doing here. 224 // what the implementation should be doing here. 241 // what the implementation should be doing here. 285 // what the implementation should be doing here. 301 // what the implementation should be doing here. 317 // what the implementation should be doing here.
|
/external/mesa3d/src/gallium/tools/trace/ |
D | README.txt | 14 You can dump a trace by doing 21 doing 25 or by specifying the n-th (e.g, 1st) draw call by doing 33 You can compare two JSON files by doing
|
/external/opencensus-java/contrib/grpc_metrics/src/main/java/io/opencensus/contrib/grpc/metrics/ |
D | RpcViews.java | 132 * <p>It is recommended to call this method before doing any RPC call to avoid missing stats. 152 * <p>It is recommended to call this method before doing any RPC call to avoid missing stats. 170 * <p>It is recommended to call this method before doing any RPC call to avoid missing stats. 188 * <p>It is recommended to call this method before doing any RPC call to avoid missing stats. 210 * <p>It is recommended to call this method before doing any RPC call to avoid missing stats. 233 * <p>It is recommended to call this method before doing any RPC call to avoid missing stats.
|
/external/python/cpython2/.github/ |
D | appveyor.yml | 13 echo 'Doing full build due to re-build request.' 15 echo 'Not a PR, doing full build.' 24 echo 'Doing full build due to non-doc changes in these files:'
|
/external/ltp/testcases/kernel/mem/hugetlb/hugemmap/ |
D | hugemmap10.c | 321 if (MAP(SL_TEST, 1, MAP_SHARED, "doing mmap shared with no touch") || in test_counters() 322 UNMAP(SL_TEST, 1, MAP_SHARED, "doing munmap on shared with no touch")) in test_counters() 326 if (MAP(SL_TEST, 1, MAP_PRIVATE, "doing mmap private with no touch") || in test_counters() 327 UNMAP(SL_TEST, 1, MAP_PRIVATE, "doing munmap private with on touch")) in test_counters() 331 if (MAP(SL_TEST, 1, MAP_SHARED, "doing mmap shared followed by touch") || in test_counters() 333 UNMAP(SL_TEST, 1, MAP_SHARED, "doing munmap shared after touch")) in test_counters() 337 if (MAP(SL_TEST, 1, MAP_PRIVATE, "doing mmap private followed by touch") || in test_counters() 339 UNMAP(SL_TEST, 1, MAP_PRIVATE, "doing munmap private after touch")) in test_counters() 346 if (MAP(SL_TEST, 2, MAP_SHARED, "doing mmap to consume surplus") || in test_counters()
|
/external/catch2/examples/ |
D | 311-Gen-CustomCapture.cpp | 5 // be done only if you know what you are doing, because the generators 7 // doing, you should probably use GENERATE_COPY or GENERATE_REF macros 28 // Note that there are no advantages for doing so in this example,
|
/external/curl/docs/ |
D | PARALLEL-TRANSFERS.md | 3 curl 7.66.0 introduced support for doing multiple transfers simultaneously; in 14 The progress meter that is displayed when doing parallel transfers is 41 "authentication contexts" are not. So for example doing HTTP Digest auth with
|
/external/tensorflow/tensorflow/lite/core/api/ |
D | flatbuffer_conversions.cc | 985 // reasonable defaults in the params struct. We are not doing so until we in ParseAdd() 1015 // reasonable defaults in the params struct. We are not doing so until we in ParseArgMax() 1040 // reasonable defaults in the params struct. We are not doing so until we in ParseArgMin() 1120 // reasonable defaults in the params struct. We are not doing so until we in ParseCallOnce() 1178 // reasonable defaults in the params struct. We are not doing so until we in ParseConcatenation() 1209 // reasonable defaults in the params struct. We are not doing so until we in ParseConv2D() 1260 // reasonable defaults in the params struct. We are not doing so until we in ParseDepthToSpace() 1296 // reasonable defaults in the params struct. We are not doing so until we in ParseDepthwiseConv2D() 1429 // reasonable defaults in the params struct. We are not doing so until we in ParseFullyConnected() 1506 // reasonable defaults in the params struct. We are not doing so until we in ParseIf() [all …]
|
/external/libabigail/ |
D | CONTRIBUTING | 52 Regression tests are launched by doing: 57 tests in parallel to make whole thing go faster by doing: 78 You can also launch this in parallel by doing: 89 You invoke it by doing "make check-self-compare". That target 186 doing a proper Koji installation, you may simply download Koji sources 296 by doing: 302 if you don't have any user account on the sourceware system by doing:
|
/external/libchrome/base/trace_event/ |
D | blame_context.h | 25 // "enter" and "leave" blame contexts to indicate that they are doing work which 78 // Indicate that the current thread is now doing work which should count 81 // client doing that must be fully responsible for ensuring thready safety. 84 // Leave and stop doing work for a previously entered blame context. If
|
/external/cronet/build/rust/ |
D | analyze.gni | 48 # 1. When doing `gn gen`, the ':${_target_name}_collect_sources' 52 # 2. When doing `gn analyze`, the exec_script() reads the depfile that 60 # Here we read the depfile from `gn gen` when doing `gn analyze`, and
|
/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/ |
D | StrictForeachTestCase.java | 56 fail("Doing #foreach on $good should not have exploded!"); in testGood() 65 fail("Doing #foreach on $bad should have exploded!"); in testBad() 78 fail("Doing #foreach on $ugly should have exploded!"); in testUgly()
|
/external/opencensus-java/contrib/http_util/src/main/java/io/opencensus/contrib/http/util/ |
D | HttpViews.java | 53 * <p>It is recommended to call this method before doing any HTTP call to avoid missing stats. 71 * <p>It is recommended to call this method before doing any HTTP call to avoid missing stats. 90 * <p>It is recommended to call this method before doing any HTTP call to avoid missing stats.
|
/external/curl/lib/ |
D | curl_rtmp.c | 76 ZERO_NULL, /* doing */ 99 ZERO_NULL, /* doing */ 122 ZERO_NULL, /* doing */ 145 ZERO_NULL, /* doing */ 168 ZERO_NULL, /* doing */ 191 ZERO_NULL, /* doing */
|
/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | ByteOutput.java | 64 * <p>NOTE: This method <strong>MUST NOT</strong> modify the {@code value}. Doing so is a 79 * <p>NOTE: This method <strong>MUST NOT</strong> modify the {@code value}. Doing so is a 94 * <p>NOTE: This method <strong>MUST NOT</strong> modify the {@code value}. Doing so is a 108 * <p>NOTE: This method <strong>MUST NOT</strong> modify the {@code value}. Doing so is a
|
/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | ByteOutput.java | 64 * <p>NOTE: This method <strong>MUST NOT</strong> modify the {@code value}. Doing so is a 79 * <p>NOTE: This method <strong>MUST NOT</strong> modify the {@code value}. Doing so is a 94 * <p>NOTE: This method <strong>MUST NOT</strong> modify the {@code value}. Doing so is a 108 * <p>NOTE: This method <strong>MUST NOT</strong> modify the {@code value}. Doing so is a
|
/external/curl/docs/libcurl/opts/ |
D | CURLOPT_READFUNCTION.3 | 63 \fBBugs\fP: when doing TFTP uploads, you must return the exact amount of data 68 internal read function will be used. It is doing an fread() on the FILE * 78 This is used for all protocols when doing uploads.
|
/external/protobuf/objectivec/DevTools/ |
D | full_mac_build.sh | 313 header "Doing Xcode iOS build/tests - Debug" 317 header "Doing Xcode iOS build/tests - Release" 342 header "Doing Xcode OS X build/tests - Debug" 346 header "Doing Xcode OS X build/tests - Release" 383 header "Doing Xcode tvOS build/tests - Debug" 387 header "Doing Xcode tvOS build/tests - Release"
|
/external/cronet/third_party/protobuf/objectivec/DevTools/ |
D | full_mac_build.sh | 308 header "Doing Xcode iOS build/tests - Debug" 312 header "Doing Xcode iOS build/tests - Release" 337 header "Doing Xcode OS X build/tests - Debug" 341 header "Doing Xcode OS X build/tests - Release" 378 header "Doing Xcode tvOS build/tests - Debug" 382 header "Doing Xcode tvOS build/tests - Release"
|
/external/cronet/net/dns/ |
D | dns_reloader.h | 15 // Call on the worker thread before doing a DNS lookup to reload the 16 // resolver for that thread by doing res_ninit() if required.
|
/external/tensorflow/tensorflow/core/graph/ |
D | testlib.h | 71 // Adds a cumsum "node" in "g" doing cumsum(data, axes). 75 // Adds a reduction "node" in "g" doing sum(data, axes). "reduce" is 80 // Adds a Matmul node in g doing in0.contract(in1). 84 // Adds a Matmul node in g doing in0.contract(in1). 104 // Adds a binary add node in "g" doing in0 + in1.
|
/external/angle/doc/ |
D | GPUMemoryAnalysis.md | 79 RenderDoc. The debugger can help you understand what the application is doing at the time of the 81 doing something to cause a memory leak; or you may get insight into what the game is doing that
|