/external/tensorflow/tensorflow/core/example/ |
D | feature.proto | 66 // Containers to hold repeated fundamental values. 77 // Containers for non-sequential data. 92 // Containers for sequential data.
|
/external/catch2/include/internal/ |
D | catch_preprocessor.hpp | 129 …template<template <typename...> class Final, template< typename...> class...Containers, typename..… 130 …TemplateTypeList<Containers...>, TypeList<Types...>> { using type = typename append<Final<>, typen… 146 …class Final, template<INTERNAL_CATCH_REMOVE_PARENS(signature)> class...Containers, typename...Type… 147 …mplateTypeList<Containers...>, TypeList<Types...>> { using type = typename append<Final<>, typenam…
|
/external/ltp/testcases/kernel/containers/ |
D | TEST_PLAN.txt | 17 Following are tentative Testcases to be included into LTP-Containers in future:
|
/external/swiftshader/third_party/subzero/src/ |
D | IceOperand.h | 973 if (!Containers.empty()) { in setName() 975 Containers[i]->setName(Func, getName() + "__cont" + std::to_string(i)); in setName() 982 for (Variable *Var : Containers) { 987 const VarList &getContainers() const { return Containers; } in getContainers() 996 Containers.push_back(Var); in initVecElement() 1015 VarList Containers; variable
|
/external/eigen/doc/ |
D | UnalignedArrayAssert.dox | 49 \section c2 Cause 2: STL Containers or manual memory allocation 51 If you use STL Containers such as std::vector, std::map, ..., with %Eigen objects, or with classes … 59 then you need to read this separate page: \ref TopicStlContainers "Using STL Containers with Eigen".
|
D | StlContainers.dox | 3 /** \eigenManualPage TopicStlContainers Using STL Containers with Eigen
|
D | A05_PortingFrom2To3.dox | 279 \section StdContainers STL Containers
|
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/ |
D | cppcoreguidelines-no-malloc.rst | 19 // Containers like std::vector or std::string should be used.
|
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | bugprone-dangling-handle.cpp | 164 void Containers() { in Containers() function
|
/external/libchrome/base/trace_event/ |
D | memory_usage_estimator.h | 252 template <class I, template <class...> class... Containers> 257 IsComplexIteratorForContainer<Containers, I>::value...};
|
/external/llvm-project/libcxx/docs/ |
D | Cxx2aStatusPaperStatus.csv | 24 "`P0809R0 <https://wg21.link/P0809R0>`__","LWG","Comparing Unordered Containers","Jacksonville","",… 30 …0458R2>`__","LWG","Checking for Existence of an Element in Associative Containers","Rapperswil","|… 98 …1.link/P1463R1>`__","LWG","Mandating the Standard Library: Clause 21 - Containers library","Kona",…
|
/external/toybox/ |
D | Config.in | 60 Linux Containers) for a simple straightforward system.
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaAttr.cpp | 107 static llvm::StringSet<> Containers{ in inferGslPointerAttribute() local 132 Containers.count(Parent->getName())) in inferGslPointerAttribute()
|
D | SemaCodeComplete.cpp | 8889 SmallVector<ObjCContainerDecl *, 4> Containers; in CodeCompleteObjCMethodDecl() local 8890 Containers.push_back(SearchDecl); in CodeCompleteObjCMethodDecl() 8905 Containers.push_back(Cat); in CodeCompleteObjCMethodDecl() 8908 for (unsigned I = 0, N = Containers.size(); I != N; ++I) in CodeCompleteObjCMethodDecl() 8909 for (auto *P : Containers[I]->instance_properties()) in CodeCompleteObjCMethodDecl()
|
/external/pigweed/docs/ |
D | faq.rst | 108 | Docker on x86-64 | Containers based on Ubuntu 18.04 |
|
/external/clang/include/clang/StaticAnalyzer/Checkers/ |
D | Checkers.td | 70 def Containers : Package<"containers">, InPackage<CoreFoundation>; 555 let ParentPackage = Containers in {
|
/external/ltp/ |
D | README.kernel_config | 13 Enabling Kernel Configuration to test Containers/Namespaces
|
/external/python/cpython3/Doc/library/ |
D | collections.abc.rst | 1 :mod:`collections.abc` --- Abstract Base Classes for Containers
|
/external/libchrome/base/containers/ |
D | README.md | 15 Containers should adhere as closely to STL as possible. Functions and behaviors
|
/external/tensorflow/ |
D | README.md | 143 ### Community Supported Containers
|
/external/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/ |
D | Checkers.td | 91 def Containers : Package<"containers">, ParentPackage<CoreFoundation>; 1222 let ParentPackage = Containers in {
|
/external/clang/lib/Sema/ |
D | SemaCodeComplete.cpp | 7184 SmallVector<ObjCContainerDecl *, 4> Containers; in CodeCompleteObjCMethodDecl() local 7185 Containers.push_back(SearchDecl); in CodeCompleteObjCMethodDecl() 7201 Containers.push_back(Cat); in CodeCompleteObjCMethodDecl() 7203 for (unsigned I = 0, N = Containers.size(); I != N; ++I) in CodeCompleteObjCMethodDecl() 7204 for (auto *P : Containers[I]->instance_properties()) in CodeCompleteObjCMethodDecl()
|
/external/grpc-grpc-java/ |
D | SECURITY.md | 250 ### Configuring Jetty ALPN in Web Containers
|
/external/catch2/single_include/catch2/ |
D | catch.hpp | 803 …template<template <typename...> class Final, template< typename...> class...Containers, typename..… 804 …TemplateTypeList<Containers...>, TypeList<Types...>> { using type = typename append<Final<>, typen… 820 …class Final, template<INTERNAL_CATCH_REMOVE_PARENS(signature)> class...Containers, typename...Type… 821 …mplateTypeList<Containers...>, TypeList<Types...>> { using type = typename append<Final<>, typenam…
|
/external/libabigail/tests/lib/ |
D | catch.hpp | 806 …template<template <typename...> class Final, template< typename...> class...Containers, typename..… 807 …TemplateTypeList<Containers...>, TypeList<Types...>> { using type = typename append<Final<>, typen… 823 …class Final, template<INTERNAL_CATCH_REMOVE_PARENS(signature)> class...Containers, typename...Type… 824 …mplateTypeList<Containers...>, TypeList<Types...>> { using type = typename append<Final<>, typenam…
|