Home
last modified time | relevance | path

Searched defs:ContainerType (Results 1 – 25 of 53) sorted by relevance

123

/external/libchrome/base/task_scheduler/
Dpriority_queue.h91 using ContainerType = std::priority_queue<SequenceAndSortKey>; variable
/external/cronet/tot/base/task/thread_pool/
Ddelayed_priority_queue.h77 using ContainerType = IntrusiveHeap<TaskSourceAndDelayedSortKey, variable
Dpriority_queue.h85 using ContainerType = IntrusiveHeap<TaskSourceAndSortKey>; variable
/external/cronet/stable/base/task/thread_pool/
Ddelayed_priority_queue.h77 using ContainerType = IntrusiveHeap<TaskSourceAndDelayedSortKey, variable
Dpriority_queue.h85 using ContainerType = IntrusiveHeap<TaskSourceAndSortKey>; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Remarks/
DBitstreamRemarkParser.h41 BitstreamRemarkContainerType ContainerType = member
DBitstreamRemarkSerializer.cpp22 BitstreamRemarkContainerType ContainerType) in BitstreamRemarkSerializerHelper()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
DBitstreamRemarkParser.h39 BitstreamRemarkContainerType ContainerType = member
DBitstreamRemarkSerializer.cpp20 BitstreamRemarkContainerType ContainerType) in BitstreamRemarkSerializerHelper()
/external/cronet/tot/third_party/libc++/src/test/support/
Dcontainer_debug_tests.h37 enum ContainerType { enum
/external/cronet/stable/third_party/libc++/src/test/support/
Dcontainer_debug_tests.h37 enum ContainerType { enum
/external/googleapis/google/api/cloudquotas/v1/
Dresources.proto57 enum ContainerType { enum
/external/libchrome/base/containers/
Dstack_container.h143 typedef TContainerType ContainerType; typedef
/external/googleapis/google/cloud/binaryauthorization/v1beta1/
Dcontinuous_validation_logging.proto46 enum ContainerType { enum
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Remarks/
DBitstreamRemarkSerializer.h58 BitstreamRemarkContainerType ContainerType; member
DBitstreamRemarkParser.h37 Optional<uint8_t> ContainerType; member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Remarks/
DBitstreamRemarkSerializer.h60 BitstreamRemarkContainerType ContainerType; member
DBitstreamRemarkParser.h37 std::optional<uint8_t> ContainerType; member
/external/cronet/tot/third_party/googletest/src/googletest/test/
Dgoogletest-param-test-test.cc308 typedef ::std::vector<int> ContainerType; in TEST() typedef
321 typedef ::std::vector<int> ContainerType; in TEST() typedef
335 typedef ::std::vector<int> ContainerType; in TEST() typedef
347 typedef ::std::vector<int> ContainerType; in TEST() typedef
/external/googletest/googletest/test/
Dgoogletest-param-test-test.cc308 typedef ::std::vector<int> ContainerType; in TEST() typedef
321 typedef ::std::vector<int> ContainerType; in TEST() typedef
335 typedef ::std::vector<int> ContainerType; in TEST() typedef
347 typedef ::std::vector<int> ContainerType; in TEST() typedef
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgoogletest-param-test-test.cc311 typedef ::std::vector<int> ContainerType; in TEST() typedef
324 typedef ::std::vector<int> ContainerType; in TEST() typedef
338 typedef ::std::vector<int> ContainerType; in TEST() typedef
350 typedef ::std::vector<int> ContainerType; in TEST() typedef
/external/cronet/stable/third_party/googletest/src/googletest/test/
Dgoogletest-param-test-test.cc308 typedef ::std::vector<int> ContainerType; in TEST() typedef
321 typedef ::std::vector<int> ContainerType; in TEST() typedef
335 typedef ::std::vector<int> ContainerType; in TEST() typedef
347 typedef ::std::vector<int> ContainerType; in TEST() typedef
/external/cronet/tot/third_party/boringssl/src/third_party/googletest/googletest/test/
Dgoogletest-param-test-test.cc308 typedef ::std::vector<int> ContainerType; in TEST() typedef
321 typedef ::std::vector<int> ContainerType; in TEST() typedef
335 typedef ::std::vector<int> ContainerType; in TEST() typedef
347 typedef ::std::vector<int> ContainerType; in TEST() typedef
/external/cronet/stable/third_party/boringssl/src/third_party/googletest/googletest/test/
Dgoogletest-param-test-test.cc308 typedef ::std::vector<int> ContainerType; in TEST() typedef
321 typedef ::std::vector<int> ContainerType; in TEST() typedef
335 typedef ::std::vector<int> ContainerType; in TEST() typedef
347 typedef ::std::vector<int> ContainerType; in TEST() typedef
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/
DJsonTokenizer.cs610 private enum ContainerType enum in Google.Protobuf.JsonTokenizer.JsonTextTokenizer

123