| /external/cronet/testing/libfuzzer/ |
| D | getting_started_with_libfuzzer.md | 17 ### Simple Example 84 ### Creating your first fuzz target 131 ### Setting up your build environment 202 ### Running the fuzz target 258 ### Submitting your fuzz target
|
| /external/autotest/docs/ |
| D | wifi-basics-codelab.md | 114 #### 1. Gather pcap data 149 #### 2. Use Wireshark to analyze the packets 244 #### 3. Learn some 802.11 background 303 #### 4. Let's analyze some packets 332 #### 5. Filter the frames and check your results
|
| /external/grpc-grpc/src/core/lib/surface/ |
| D | wait_for_cq_end_op.cc | 38 auto& started = in operator ()() local 43 auto started = static_cast<Started*>(p); in operator ()() local 51 auto& started = absl::get<Started>(state_); in operator ()() local
|
| /external/bazelbuild-rules_python/ |
| D | README.md | 40 ### Using bzlmod 136 ### Using a WORKSPACE file 196 ### Toolchain usage in other rules 200 ### "Hello World"
|
| /external/tensorflow/tensorflow/core/public/ |
| D | README.md | 8 ### Python API example 34 ### C++ API Example
|
| /external/webrtc/modules/desktop_capture/ |
| D | desktop_capturer_differ_wrapper_unittest.cc | 261 int64_t started = rtc::TimeMillis(); in TEST() local 267 int64_t started = rtc::TimeMillis(); in TEST() local 273 int64_t started = rtc::TimeMillis(); in TEST() local 279 int64_t started = rtc::TimeMillis(); in TEST() local 286 int64_t started = rtc::TimeMillis(); in TEST() local
|
| /external/tensorflow/tensorflow/lite/g3doc/examples/video_classification/ |
| D | overview.md | 37 ### Android 48 ### Raspberry Pi
|
| /external/rust/crates/hyper/src/common/ |
| D | lazy.rs | 9 fn started(&self) -> bool; in started() method 46 fn started(&self) -> bool { in started() function
|
| /external/python/cpython3/Doc/using/ |
| D | windows.rst | 706 From the command-line 774 Virtual environments 786 From a script 820 From file associations
|
| /external/grpc-grpc/test/core/transport/chttp2/ |
| D | ping_callbacks_test.cc | 61 bool started = false; in TEST() local 100 bool started = false; in TEST() local 145 bool started = false; in TEST() local 184 bool started = false; in TEST() local 224 bool started = false; in TEST() local 520 bool started = false; in TEST() local 560 bool started = false; in TEST() local
|
| /external/iproute2/lib/ |
| D | dnet_ntop.c | 19 …__ int do_digit(char *str, u_int16_t *addr, u_int16_t scale, size_t *pos, size_t len, int *started) in do_digit() 41 int started = 0; in dnet_ntop1() local
|
| /external/TestParameterInjector/ |
| D | README.md | 26 ### JUnit4 66 ### JUnit5 (Jupiter)
|
| /external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/flow/sharing/ |
| D | SharingStartedWhileSubscribedTest.kt | 48 var started = 0 in <lambda>() variable
|
| /external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/scheduling/ |
| D | CoroutineSchedulerCloseStressTest.kt | 33 private val started = atomic(0) constant in kotlinx.coroutines.scheduling.CoroutineSchedulerCloseStressTest
|
| /external/tensorflow/tensorflow/compiler/mlir/ |
| D | README.md | 18 ### Using local LLVM repo
|
| /external/libcups/scheduler/ |
| D | server.c | 26 static int started = 0; /* Did we start the server already? */ variable
|
| /external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/flow/ |
| D | SharingStarted.kt | 154 var started = false in <lambda>() variable
|
| /external/sdv/vsomeip/third_party/boost/spirit/classic/test/ |
| D | custom_real_parser.cpp | 21 bool started = false; in main() local
|
| /external/tensorflow/tensorflow/lite/g3doc/examples/smart_reply/ |
| D | overview.md | 14 ### Sample application
|
| /external/jsoup/ |
| D | README.md | 41 ### Android support
|
| /external/apache-commons-io/src/test/java/org/apache/commons/io/ |
| D | FileUtilsWaitForTest.java | 47 final CountDownLatch started = new CountDownLatch(2); in testWaitForInterrupted() local
|
| /external/flatbuffers/docs/source/ |
| D | RustUsage.md | 12 #### Prerequisites
|
| /external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/ |
| D | hybrid_slow_start.h | 59 bool started() const { return started_; } in started() function
|
| /external/cronet/third_party/libc++/src/test/std/atomics/atomics.types.generic/atomics.types.float/ |
| D | notify_one.pass.cpp | 43 std::atomic_bool started = false; in test_impl() local
|
| /external/dagger2/java/dagger/hilt/android/internal/testing/ |
| D | MarkThatRulesRanRule.java | 47 private final AtomicBoolean started = new AtomicBoolean(false); field in MarkThatRulesRanRule
|