/external/tensorflow/tensorflow/core/util/ |
D | tensor_slice_reader.cc | 192 const TensorSliceSet* tss = gtl::FindPtrOrNull(tensors_, name); in FindTensorSlice() local 209 const TensorSliceSet* tss = gtl::FindPtrOrNull(tensors_, name); in HasTensor() local 236 const TensorSliceSet* tss = gtl::FindPtrOrNull(tensors_, name); in GetTensor() local
|
D | tensor_slice_set_test.cc | 43 TensorSliceSet tss(shape, DT_INT32); in TEST() local
|
D | tensor_slice_reader.h | 148 const TensorSliceSet* tss; in CopySliceData() local
|
D | tensor_slice_set.cc | 117 TensorSliceSet* tss = gtl::FindPtrOrNull(*tensor_slices, name); in RegisterTensorSlice() local
|
/external/drrickorang/LoopbackApp/app/src/main/cpp/lb2/ |
D | loopback2.cpp | 140 static callbackTimeStamps tss = { in lb2GetPlayerTimeStampsAndExpectedBufferPeriod() local 153 static callbackTimeStamps tss = { in lb2GetRecorderTimeStampsAndExpectedBufferPeriod() local
|
/external/mesa3d/src/gallium/frontends/nine/ |
D | nine_dump.h | 47 nine_dump_D3DTSS_value(unsigned ch, D3DTEXTURESTAGESTATETYPE tss, DWORD value) in nine_dump_D3DTSS_value()
|
/external/grpc-grpc/test/core/iomgr/ |
D | buffer_list_test.cc | 79 struct grpc_core::scm_timestamping tss; in TestVerifierCalledOnAck() local
|
/external/grpc-grpc/src/core/lib/iomgr/ |
D | buffer_list.cc | 66 struct scm_timestamping* tss) { in ProcessTimestamp()
|
D | tcp_posix.cc | 649 auto tss = in process_timestamp() local
|
/external/linux-kselftest/tools/testing/selftests/networking/timestamping/ |
D | txtimestamp.c | 147 static void print_timestamp(struct scm_timestamping *tss, int tstype, in print_timestamp() 216 struct scm_timestamping *tss = NULL; in __recv_errmsg_cmsg() local
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
D | buffer_list.cc | 227 struct scm_timestamping* tss) { in ProcessTimestamp()
|
D | tcp_posix.cc | 1121 auto tss = in process_timestamp() local
|
/external/linux-kselftest/tools/testing/selftests/kvm/lib/ |
D | kvm_util_internal.h | 63 vm_vaddr_t tss; member
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_state_tss.c | 321 svga_queue_tss(struct ts_queue *q, unsigned unit, unsigned tss, unsigned value) in svga_queue_tss()
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/ |
D | threads_scenarii.c | 214 long tsa, tss, tps; in scenar_init() local
|
/external/clang/test/Analysis/ |
D | taint-tester.c | 95 char tss = s[0]; // expected-warning + {{tainted}} in fscanfTest() local
|
/external/python/cpython2/Python/ |
D | thread_pthread.h | 169 size_t tss; in PyThread_start_new_thread() local
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/ |
D | threads_scenarii.c | 147 long tsa, tss, tps; in scenar_init() local
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/ |
D | threads_scenarii.c | 147 long tsa, tss, tps; in scenar_init() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/testfrmw/ |
D | threads_scenarii.c | 200 long tsa, tss, tps; in scenar_init() local
|
/external/llvm-project/clang/test/Analysis/ |
D | taint-tester.c | 95 char tss = s[0]; // expected-warning + {{tainted}} in fscanfTest() local
|
/external/perfetto/test/ |
D | test_helper.cc | 245 auto callback = [&checkpoint, &res](bool, const TracingServiceState& tss) { in QueryServiceStateAndWait()
|
/external/linux-kselftest/tools/testing/selftests/net/ |
D | udpgso_bench_tx.c | 141 struct scm_timestamping *tss; in flush_cmsg() local
|
/external/python/cpython3/Python/ |
D | thread_pthread.h | 249 size_t tss; in PyThread_start_new_thread() local
|
/external/tensorflow/tensorflow/core/util/tensor_bundle/ |
D | tensor_bundle.cc | 1001 const TensorSliceSet* tss = in GetSliceValue() local
|