Searched full:datastructures (Results 1 – 25 of 62) sorted by relevance
123
| /external/cronet/base/win/ |
| D | hstring_reference.h | 40 // HSTRING_HEADER datastructures. For now, we'll keep things simple and
|
| /external/libogg/doc/libogg/ |
| D | Makefile.am | 5 dist_apidoc_DATA = bitpacking.html datastructures.html decoding.html encoding.html\
|
| D | overview.html | 22 <li><p><a href="datastructures.html">Base data structures</a>
|
| /external/python/cpython2/Doc/tutorial/ |
| D | index.rst | 49 datastructures.rst
|
| /external/python/cpython3/Doc/tutorial/ |
| D | index.rst | 49 datastructures.rst
|
| /external/iproute2/tipc/ |
| D | README | 16 Help texts are not dynamically generated. That is, we do not pass datastructures
|
| /external/bazelbuild-rules_python/examples/build_file_generation/ |
| D | gazelle_python.yaml | 74 werkzeug.datastructures: Werkzeug
|
| /external/tensorflow/tensorflow/python/autograph/operators/ |
| D | __init__.py | 30 # https://docs.python.org/3.7/tutorial/datastructures.html)
|
| /external/stressapptest/ |
| D | stressapptest.1 | 89 Number of cache line sized datastructures to allocate for the cache coherency
|
| /external/tensorflow/tensorflow/core/tpu/kernels/ |
| D | tpu_compilation_cache_rpc_lookup.h | 61 // Helper method to adjust datastructures after a cache lookup.
|
| D | tpu_compilation_cache_interface.h | 224 // Updates datastructures to indicate that entry, which had been marked for
|
| /external/clang/lib/Rewrite/ |
| D | TokenRewriter.cpp | 32 // Lex the file, populating our datastructures. in TokenRewriter()
|
| /external/armnn/samples/SpeechRecognition/include/ |
| D | Wav2LetterPreprocessor.hpp | 9 #include "DataStructures.hpp"
|
| /external/python/cpython2/Doc/tools/ |
| D | susp-ignored.csv | 159 tutorial/datastructures,,:value,key:value pairs within the braces adds initial key:value pairs 160 tutorial/datastructures,,:value,It is also possible to delete a key:value
|
| /external/zstd/lib/compress/ |
| D | zstd_cwksp.h | 65 * Zstd fits all its internal datastructures into a single continuous buffer, 73 * - These different internal datastructures have different setup requirements: 124 * - Tables: these are any of several different datastructures (hash tables,
|
| /external/armnn/samples/SpeechRecognition/test/ |
| D | PreprocessTest.cpp | 9 #include "DataStructures.hpp"
|
| /external/python/cpython2/Misc/NEWS.d/ |
| D | 2.7.5.rst | 181 Plistlib emitted empty data tags with deeply nested datastructures
|
| /external/apache-http/src/org/apache/http/impl/conn/tsccm/ |
| D | AbstractConnPool.java | 55 * synchronize access to the internal pool datastructures.
|
| /external/tensorflow/tensorflow/compiler/xrt/ |
| D | xrt_compilation_cache.h | 183 // Updates datastructures to indicate that entry, which had been marked for
|
| /external/libtextclassifier/native/actions/ |
| D | actions-suggestions.h | 152 // datastructures.
|
| /external/stressapptest/src/ |
| D | sat.cc | 702 cc_cacheline_count_ = 2; // Two datastructures of cache line size. in Sat() 823 // Set number of cache line size datastructures. in ParseArgs() 826 // Set number of cache line size datastructures in ParseArgs() 1146 " --cc_line_count number of cache line sized datastructures " in PrintHelp()
|
| /external/tensorflow/tensorflow/python/ops/ |
| D | script_ops.py | 593 or storing `func` input or return values in python datastructures 753 or storing `func` input or return values in python datastructures
|
| /external/python/cpython3/Doc/tools/ |
| D | susp-ignored.csv | 273 tutorial/datastructures,,:value,It is also possible to delete a key:value 274 tutorial/datastructures,,:value,key:value pairs within the braces adds initial key:value pairs
|
| /external/igt-gpu-tools/tests/i915/ |
| D | gem_reloc_overflow.c | 357 * bit of lead datastructures, so no + 1 needed to overflow). */ in buffer_count_tests()
|
| /external/harfbuzz_ng/docs/ |
| D | subset-preprocessing.md | 4 It works by prepopulating datastructures from the source font which can be used in later subsetting
|
123