Home
last modified time | relevance | path

Searched defs:list_ (Results 1 – 25 of 32) sorted by relevance

12

/external/tensorflow/tensorflow/python/autograph/operators/
Ddata_structures.py171 def list_append(list_, x): argument
202 def _tf_tensor_list_append(list_, x): argument
218 def _tf_tensorarray_append(list_, x): argument
223 def _py_list_append(list_, x): argument
235 def list_pop(list_, i, opts): argument
272 def _tf_tensor_list_pop(list_, i, opts): argument
289 def _py_list_pop(list_, i): argument
305 def list_stack(list_, opts): argument
335 def _tf_tensorarray_stack(list_): argument
340 def _tf_tensor_list_stack(list_, opts): argument
[all …]
/external/tensorflow/tensorflow/python/framework/
Dmemory_checker_test_helper.cc27 std::list<int> list_; member in MemoryCheckerTestHelper
/external/perfetto/src/traced/probes/filesystem/
Dlru_inode_cache.h50 std::list<ItemType> list_; variable
/external/tensorflow/tensorflow/cc/saved_model/experimental/public/
Dconcrete_function_list.h45 std::unique_ptr<TF_ConcreteFunctionList, TFConcreteFunctionListDeleter> list_; variable
/external/tensorflow/tensorflow/lite/experimental/acceleration/compatibility/
Dgpu_compatibility_test.cc35 std::unique_ptr<tflite::acceleration::GPUCompatibilityList> list_; member in __anon4c07df900111::GPUCompatibilityTest
/external/angle/third_party/abseil-cpp/absl/strings/internal/
Dcordz_info.h234 List* const list_ = &global_list_; variable
/external/pigweed/pw_containers/public/pw_containers/
Dintrusive_list.h161 intrusive_list_impl::List list_; variable
/external/libchrome/base/
Dobserver_list.h206 WeakPtr<ObserverList> list_; variable
Dvalues.h369 ListStorage list_; member
Dobserver_list_unittest.cc78 ObserverList<Foo>* list_; member in base::__anon50f2eebc0111::Disrupter
185 ObserverListThreadSafe<Foo>* list_; member in base::__anon50f2eebc0111::AddRemoveThread
563 const scoped_refptr<ObserverListThreadSafe<Foo> > list_; member in base::FooRemover
874 ObserverList<Foo>* const list_; member in base::AddInClearObserve
914 ObserverList<Foo>* list_; member in base::ListDestructor
/external/autotest/site_utils/bootperf-bin/
Dresultset.py43 def _ListStats(list_): argument
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_quarantine.h304 List list_; variable
/external/tensorflow/tensorflow/core/lib/io/
Dcache.cc122 LRUHandle** list_; member in tensorflow::table::__anon4220aee90111::HandleTable
/external/tensorflow/tensorflow/compiler/xla/service/graphcycles/
Dgraphcycles.cc75 Vec<int32> list_; // All nodes to reprocess member
/external/vixl/src/aarch64/
Doperands-aarch64.h281 RegList list_; variable
/external/googletest/googletest/test/
Dgoogletest-port-test.cc1162 static std::vector<DestructorCall*>* const list_; member in testing::internal::DestructorCall
1167 std::vector<DestructorCall*>* const DestructorCall::list_ = member in testing::internal::DestructorCall
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgoogletest-port-test.cc1174 static std::vector<DestructorCall*>* const list_; member in testing::internal::DestructorCall
1179 std::vector<DestructorCall*>* const DestructorCall::list_ = member in testing::internal::DestructorCall
/external/angle/third_party/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc353 Vec<int32_t> list_; // All nodes to reprocess member
/external/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc352 Vec<int32_t> list_; // All nodes to reprocess member
/external/webrtc/third_party/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc352 Vec<int32_t> list_; // All nodes to reprocess member
/external/openscreen/third_party/abseil/src/absl/synchronization/internal/
Dgraphcycles.cc353 Vec<int32_t> list_; // All nodes to reprocess member
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc352 Vec<int32_t> list_; // All nodes to reprocess member
/external/libtextclassifier/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc352 Vec<int32_t> list_; // All nodes to reprocess member
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.h648 List *list_; variable
/external/tensorflow/tensorflow/python/kernel_tests/
Dlist_ops_test.py795 def body(list_, m): argument

12