/external/tensorflow/tensorflow/python/autograph/g3doc/reference/ |
D | functions.md | 11 ### Function calls 43 #### Function conversion rules 63 ### Nested functions
|
/external/tensorflow/tensorflow/compiler/xla/g3doc/ |
D | custom_call.md | 169 ### Tuple outputs as temp buffers 190 ### Tuples in CPU custom-calls 197 ### Tuples in GPU custom-calls
|
/external/mesa3d/.gitlab-ci/tracie/ |
D | dump_trace_images.py | 70 def dump_with_apitrace(retrace_cmd, trace_path, calls, device_name): argument 82 def dump_with_renderdoc(trace_path, calls, device_name): argument 90 def dump_with_gfxreconstruct(trace_path, calls, device_name): argument 116 def dump_with_testtrace(trace_path, calls, device_name): argument 132 def dump_from_trace(trace_path, calls, device_name): argument
|
/external/libchrome/base/timer/ |
D | mock_timer_unittest.cc | 17 int calls = 0; in TEST() local 31 int calls = 0; in TEST() local 46 int calls = 0; in TEST() local
|
/external/llvm-project/clang/test/AST/ |
D | ast-dump-wasm-attr-import.c | 21 void calls(void) { in calls() function
|
/external/tensorflow/tensorflow/core/platform/cloud/ |
D | ram_file_block_cache_test.cc | 60 int calls = 0; in TEST() local 92 int calls = 0; in TEST() local 174 std::set<size_t> calls; in TEST() local 273 std::list<size_t> calls; in TEST() local 321 int calls = 0; in TEST() local 361 int calls = 0; in TEST() local 423 int calls = 0; in TEST() local 551 int calls = 0; in TEST() local
|
/external/exoplayer/tree/library/core/src/test/java/com/google/android/exoplayer2/mediacodec/ |
D | AsynchronousMediaCodecAdapterTest.java | 108 AtomicInteger calls = new AtomicInteger(0); in dequeueInputBufferIndex_afterFlushCompletesWithError_throwsException() local 178 AtomicInteger calls = new AtomicInteger(0); in dequeueOutputBufferIndex_afterFlushCompletesWithError_throwsException() local
|
/external/mesa3d/docs/_extra/specs/ |
D | MESA_shader_debug.spec | 44 during execution, issue diagnostic function calls that are logged function
|
/external/bcc/examples/tracing/ |
D | mallocstacks.py | 53 calls = b.get_table("calls") variable
|
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/ |
D | ram_file_block_cache_test.cc | 65 int calls = 0; in TEST() local 97 int calls = 0; in TEST() local 182 std::set<size_t> calls; in TEST() local 284 std::list<size_t> calls; in TEST() local 333 int calls = 0; in TEST() local 377 int calls = 0; in TEST() local 439 int calls = 0; in TEST() local 574 int calls = 0; in TEST() local
|
/external/okhttp/okhttp-testing-support/src/main/java/com/squareup/okhttp/testing/ |
D | RecordingHostnameVerifier.java | 24 public final List<String> calls = new ArrayList<>(); field in RecordingHostnameVerifier
|
/external/chromium-trace/catapult/devil/devil/utils/ |
D | mock_calls.py | 121 def watchCalls(self, calls): argument 147 def assertCalls(self, *calls):
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/ |
D | RecordingAuthenticator.java | 27 public final List<String> calls = new ArrayList<>(); field in RecordingAuthenticator
|
/external/antlr/runtime/ObjC/Framework/ |
D | CommonTreeNodeStream.h | 52 __strong IntArray *calls; variable
|
D | BufferedTreeNodeStream.h | 78 IntArray *calls; variable
|
/external/rust/crates/grpcio-sys/grpc/ |
D | CONCEPTS.md | 28 #### Synchronous vs. asynchronous
|
/external/grpc-grpc/ |
D | CONCEPTS.md | 28 #### Synchronous vs. asynchronous
|
/external/llvm-project/llvm/unittests/Support/ |
D | ErrnoTest.cpp | 23 unsigned calls = 0; in TEST() local
|
/external/javaparser/javaparser-symbol-solver-testing/src/test/java/com/github/javaparser/symbolsolver/resolution/ |
D | MethodsResolutionWithJavassistTest.java | 45 …List<MethodCallExpr> calls = method.findAll(MethodCallExpr.class, n -> n.getNameAsString().equals(… in testOverloadedMethods() local
|
/external/dagger2/javatests/dagger/grpc/functional/server/ |
D | CountingInterceptor.java | 38 private final Multiset<String> calls = ConcurrentHashMultiset.create(); field in CountingInterceptor
|
/external/mockito/src/main/java/org/mockito/internal/verification/ |
D | VerificationModeFactory.java | 28 public static Calls calls(int wantedNumberOfInvocations) { in calls() method in VerificationModeFactory
|
/external/compiler-rt/test/asan/TestCases/ |
D | initialization-nobug.cc | 36 static int calls; in countCalls() local
|
/external/llvm-project/compiler-rt/test/asan/TestCases/ |
D | initialization-nobug.cpp | 36 static int calls; in countCalls() local
|
/external/llvm-project/openmp/docs/ |
D | SupportAndFAQ.rst | 8 .. _calls: target
|
/external/python/cpython3/Lib/test/test_tools/test_c_analyzer/test_cpython/ |
D | test_supported.py | 48 def calls(self): member in IgnoredFromFileTests
|