Home
last modified time | relevance | path

Searched defs:Features (Results 1 – 25 of 159) sorted by relevance

1234567

/external/llvm/docs/
DVectorizers.rst137 Features section in The Loop Vectorizer
143 Loops with unknown trip count
160 Runtime Checks of Pointers
182 Reductions
203 Inductions
216 If Conversion
234 Pointer Induction Variables
248 Reverse Iterators
260 Scatter / Gather
276 Vectorization of Mixed Types
[all …]
DCodingStandards.rst141 .. _N2118: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2118.html
142 .. _N2439: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2439.htm
143 .. _N1720: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2004/n1720.html
144 .. _N1984: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n1984.pdf
145 .. _N1737: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2004/n1737.pdf
146 .. _N2541: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2541.htm
147 .. _N2927: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2009/n2927.pdf
148 .. _N2343: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2343.pdf
149 .. _N1757: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1757.html
150 .. _N1987: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n1987.htm
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DVectorizers.rst139 Features section in The Loop Vectorizer
145 Loops with unknown trip count
162 Runtime Checks of Pointers
184 Reductions
205 Inductions
218 If Conversion
236 Pointer Induction Variables
250 Reverse Iterators
262 Scatter / Gather
278 Vectorization of Mixed Types
[all …]
DCodingStandards.rst137 .. _N2118: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2118.html
138 .. _N2439: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2439.htm
139 .. _N1720: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2004/n1720.html
140 .. _N1984: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n1984.pdf
141 .. _N1737: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2004/n1737.pdf
142 .. _N2541: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2541.htm
143 .. _N2927: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2009/n2927.pdf
144 .. _N2343: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2343.pdf
145 .. _N1757: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1757.html
146 .. _N1987: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n1987.htm
[all …]
/external/tensorflow/tensorflow/contrib/ignite/
DREADME.md31 ## Features section in Apache Ignite Integration
36 ### Distributed In-Memory Datasource
70 ### Structured Objects
111 ### Distributed Training
155 ### Distributed File System
174 ### SSL Connection
195 ### Windows Support
/external/subsampling-scale-image-view/
DREADME.md37 ## Features section in Subsampling Scale Image View
39 #### Image display
55 #### Gesture detection
66 #### Animation
72 #### Overridable event detection
77 #### Easy integration
/external/google-styleguide/
Dobjcguide.md1076 ### Macros
1142 ### Nonstandard Extensions
1158 ### Identify Designated Initializer
1171 ### Override Designated Initializer
1180 ### Overridden NSObject Method Placement
1192 ### Initialization
1202 ### Instance Variables In Headers Should Be @protected or @private
1218 ### Avoid +new
1227 ### Keep the Public API Simple
1244 ### #import and #include
[all …]
/external/opencensus-java/contrib/agent/
DREADME.md11 ## Features section in OpenCensus Agent for Java
19 ### Automatic context propagation for Executors
25 ### Automatic context propagation for Threads
31 ### Preliminary support for tracing
/external/tinyxml2/
Dreadme.md78 Features section in TinyXML-2
81 ### Code Page
88 ### Memory Model
98 ### White Space
159 ### Entities
184 ### Printing
/external/opencensus-java/contrib/spring/
DREADME.md54 ### Features subsection
56 #### Traced Annotation
74 #### Database Support
89 #### Complete Spring XML configuration
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.cpp140 IsaVersion getIsaVersion(const FeatureBitset &Features) { in getIsaVersion()
213 unsigned getWavefrontSize(const FeatureBitset &Features) { in getWavefrontSize()
222 unsigned getLocalMemorySize(const FeatureBitset &Features) { in getLocalMemorySize()
231 unsigned getEUsPerCU(const FeatureBitset &Features) { in getEUsPerCU()
235 unsigned getMaxWorkGroupsPerCU(const FeatureBitset &Features, in getMaxWorkGroupsPerCU()
246 unsigned getMaxWavesPerCU(const FeatureBitset &Features) { in getMaxWavesPerCU()
250 unsigned getMaxWavesPerCU(const FeatureBitset &Features, in getMaxWavesPerCU()
255 unsigned getMinWavesPerEU(const FeatureBitset &Features) { in getMinWavesPerEU()
264 unsigned getMaxWavesPerEU(const FeatureBitset &Features, in getMaxWavesPerEU()
270 unsigned getMinFlatWorkGroupSize(const FeatureBitset &Features) { in getMinFlatWorkGroupSize()
[all …]
/external/catch2/docs/
Dlimitations.md48 ## Features section in Known limitations
51 ### Thread safe assertions
85 ### Process isolation in a test
88 ### Running multiple tests in parallel
/external/nanohttpd/src/site/markdown/
Dindex.md106 ## Features section
107 ### Core
120 ### Websocket
123 ### Webserver
/external/nanohttpd/
DREADME.md106 ## Features section
107 ### Core
120 ### Websocket
123 ### Webserver
/external/swiftshader/third_party/LLVM/lib/MC/
DMCSubtargetInfo.cpp39 SubtargetFeatures Features(FS); in InitMCSubtargetInfo() local
48 SubtargetFeatures Features(FS); in ReInitMCSubtargetInfo() local
64 SubtargetFeatures Features; in ToggleFeature() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DELFObjectFile.cpp78 SubtargetFeatures Features; in getMIPSFeatures() local
138 SubtargetFeatures Features; in getARMFeatures() local
242 SubtargetFeatures Features; in getRISCVFeatures() local
/external/libjpeg-turbo/
DREADME.md147 #### Fully supported
179 #### Not supported
/external/llvm/include/llvm/CodeGen/
DCommandFlags.h331 SubtargetFeatures Features; in getFeaturesStr() local
352 static inline void setFunctionAttributes(StringRef CPU, StringRef Features, in setFunctionAttributes()
/external/tensorflow/tensorflow/contrib/tfprof/
DREADME.md6 ### Features subsection in tfprof: TensorFlow Profiler and Beyond
/external/syzkaller/pkg/host/
Dhost.go57 type Features [numFeatures]Feature type
99 func Setup(target *prog.Target, features *Features) (func(), error) {
/external/python/pyasn1/
DREADME.md16 Features section
/external/libchrome/base/test/
Dscoped_feature_list.cc50 struct Features { struct
51 std::vector<StringPiece> enabled_feature_list;
52 std::vector<StringPiece> disabled_feature_list;
/external/harfbuzz_ng/test/shaping/data/text-rendering-tests/fonts/
DSelawik-README.md6 # Features chapter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DHost.cpp498 unsigned Brand_id, unsigned Features, in getIntelProcessorTypeAndSubtype()
774 unsigned Features, unsigned *Type, in getAMDProcessorTypeAndSubtype()
867 unsigned Features = 0; in getAvailableFeatures() local
990 unsigned Features = 0, Features2 = 0; in getHostCPUName() local
1159 bool sys::getHostCPUFeatures(StringMap<bool> &Features) { in getHostCPUFeatures()
1296 bool sys::getHostCPUFeatures(StringMap<bool> &Features) { in getHostCPUFeatures()
1362 bool sys::getHostCPUFeatures(StringMap<bool> &Features) { return false; } in getHostCPUFeatures()
/external/jsmn/
DREADME.md32 Features section in JSMN

1234567