Home
last modified time | relevance | path

Searched refs:containers (Results 1 – 25 of 57) sorted by relevance

123

/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.p2.jarprocessor_1.0.200.v20100503a.jar ... .util.Properties inf java.util.List containers } org/eclipse/equinox/internal/p2 ...
Dorg.eclipse.debug.core_3.6.0.v20100519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.jdt.launching_3.5.100.v20100526.jar ... org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainerTypeDelegate { public void <init> () ...
Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/eigen/doc/
DStlContainers.dox9 Using STL containers on \ref TopicFixedSizeVectorizable "fixed-size vectorizable Eigen types", or c…
14 …her Eigen types, such as Vector3f or MatrixXd, no special care is needed when using STL containers.
18 STL containers take an optional template parameter, the allocator type. When using STL containers o…
DA10_Eigen2SupportModes.dox44 \li Usage of Eigen types in STL containers, \ref Eigen2ToEigen3 "as explained on this page".
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
Dant-apache-bcel.jar ... .util.Hashtable dependencies java.util.Hashtable containers java.util.Hashtable toAnalyze java.util. ...
/external/clang/test/Analysis/
DNSContainers.m272 void testCountAwareNSOrderedSet(NSOrderedSet *containers, int *validptr) {
274 NSUInteger containerCount = [containers count];
277 for (id c in containers) {
DCFContainers.mm1 … -analyze -analyzer-checker=osx.coreFoundation.containers.PointerSizedValues,osx.coreFoundation.co…
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/118/1/.cp/lib/
Djarprocessor-ant.jar ... .io.File workingDirectory java.util.List containers private void execute (java.io.File) ...
/external/nanopb-c/generator/google/protobuf/internal/
Dpython_message.py62 from google.protobuf.internal import containers
271 return containers.RepeatedCompositeFieldContainer(
277 return containers.RepeatedScalarFieldContainer(
/external/protobuf/python/google/protobuf/internal/
Dpython_message.py71 from google.protobuf.internal import containers
283 return containers.RepeatedCompositeFieldContainer(
289 return containers.RepeatedScalarFieldContainer(
/external/deqp/modules/gles31/functional/
Des31fDebugTests.cpp3041 vector<FunctionContainer> containers; in init() local
3046 containers.insert(containers.end(), bufferFuncs.begin(), bufferFuncs.end()); in init()
3047 containers.insert(containers.end(), textureFuncs.begin(), textureFuncs.end()); in init()
3048 containers.insert(containers.end(), externalFuncs.begin(), externalFuncs.end()); in init()
3050 for (size_t ndx = 0; ndx < containers.size(); ndx++) in init()
3051 allFuncs.push_back(containers[ndx].function); in init()
/external/llvm/docs/HistoricalNotes/
D2002-06-25-MegaPatchInfo.txt22 Next & Previous fields). The containers are now instances of ilist (intrusive
/external/llvm/docs/
DProgrammersManual.rst591 value based on another value. Map-like containers also support efficient
592 queries for containment (whether a key is in the map). Map-like containers
594 need that, use two maps. Some map-like containers also support efficient
595 iteration through the keys in sorted order. Map-like containers are the most
600 containers support efficient iteration through the elements in sorted order.
601 Set-like containers are more expensive than sequential containers.
613 eliminating duplicates. Bit containers require a maximum of 1 bit for each
630 There are a variety of sequential containers available for you, based on your
883 by the ``ilist<T>`` (and analogous containers) in the default manner.
928 Other STL containers are available, such as ``std::string``.
[all …]
/external/sepolicy/
Dsystem_server.te198 # Manage files within asec containers.
252 # for unlabeled asec containers on upgrades from 4.2.
Dvold.te124 # restorecon files in asec containers created on 4.2 or earlier.
Duntrusted_app.te36 # Execute libs in asec containers.
/external/deqp/doc/testspecs/GLES2/
Dfunctional.lifetime.txt52 reported in various state variables, and the behavior of containers with
/external/pcre/dist/
Dpcre_stringpiece.h.in159 // Functions used to create STL containers that use StringPiece
/external/eigen/bench/btl/
DREADME91 its specific containers (matrix and vector). Up to now an interface should following types
/external/deqp/doc/testspecs/GLES3/
Dfunctional.lifetime.txt58 reported in various state variables, and the behavior of containers with
/external/clang/docs/analyzer/
DIPA.txt108 Many of these issues are avoided if containers always have unknown, symbolic
110 In the future, we may decide specific containers are "safe" to model through
/external/antlr/antlr-3.4/runtime/C/doxygen/
Ddoxygengroups.dox7 /// that are the containers for each 'object' within the ANTLR3C runtime, and

123