Searched
full:indexed (Results
351 -
375 of
2860) sorted by null
<<11121314151617181920>>
| /dalvik/dexgen/src/com/android/dexgen/util/ |
| LabeledList.java | 27 * Sparse array indexed by label to FixedSizeList index.
|
| /dalvik/dx/src/com/android/dx/dex/file/ |
| UniformItemSection.java | 107 * so-ordered collection. If the items in this instance are indexed,
|
| /dalvik/dx/src/com/android/dx/ssa/ |
| BasicRegisterMapper.java | 27 /** indexed by old register, containing new name */
|
| /dalvik/dx/src/com/android/dx/ssa/back/ |
| FirstFitAllocator.java | 41 /** indexed by old reg; the set of old regs we've mapped */
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/ |
| lparser.h | 43 struct { /* for indexed variables (VINDEXED) */
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
| inftrees.h | 13 indexed that table entry, or it provides a pointer to another
|
| /device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/ |
| inftrees.h | 13 indexed that table entry, or it provides a pointer to another
|
| /device/linaro/bootloader/edk2/StdLib/Include/net/ |
| if_dl.h | 50 * in a recvfrom or recvmsg call) may be likely only to provide the indexed
|
| /external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
| ANTLRPtrStack.m | 164 * works only for maplist indexed not by name but by TokenNumber
|
| /external/autotest/client/site_tests/kernel_LTP/ |
| ltp-diff.py | 30 Return results of each run in a numerically-indexed dictionary
|
| /external/autotest/client/tests/ltp/ |
| ltp-diff.py | 29 Return results of each run in a numerically-indexed dictionary
|
| /external/autotest/contrib/ |
| remove_old_tests_in_tko.sql | 21 -- query go faster as finished_time is not indexed.
|
| /external/autotest/frontend/client/src/autotest/tko/ |
| HeaderFieldCollection.java | 13 * A modifiable, ordered Collection of unique HeaderFields indexed by both field name and field SQL
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/ |
| X509Principal.java | 131 * should provide a table of lookups, indexed by lowercase only strings and
|
| /external/clang/include/clang/Serialization/ |
| Module.h | 249 /// This array is indexed by the identifier ID (-1), and provides 285 /// This array is indexed by the macro ID (-1), and provides 383 /// \brief Offset of each declaration within the bitstream, indexed 422 /// \brief Offset of each type within the bitstream, indexed by the
|
| /external/conscrypt/common/src/main/java/org/conscrypt/ |
| ClientSessionContext.java | 32 * Sessions indexed by host and port. Protect from concurrent
|
| /external/deqp/external/openglcts/modules/glesext/draw_buffers_indexed/ |
| esextcDrawBuffersIndexedBlending.hpp | 28 * \brief Draw Buffers Indexed tests 5. Blending
|
| esextcDrawBuffersIndexedColorMasks.hpp | 28 * \brief Draw Buffers Indexed tests 4. Color masks
|
| esextcDrawBuffersIndexedCoverage.cpp | 26 * \brief Draw Buffers Indexed tests 1. Coverage
|
| esextcDrawBuffersIndexedDefaultState.cpp | 26 * \brief Draw Buffers Indexed tests 2. Default State
|
| esextcDrawBuffersIndexedSetGet.cpp | 26 * \brief Draw Buffers Indexed tests 3. Set and get
|
| /external/eigen/unsupported/Eigen/CXX11/ |
| Tensor | 36 * This module provides a Tensor class for storing arbitrarily indexed
|
| /external/elfutils/libelf/ |
| elf_getphdrnum.c | 112 /* Truncated file? Don't return more than can be indexed. */
|
| /external/guava/guava/src/com/google/common/escape/ |
| ArrayBasedEscaperMap.java | 73 // linear lookup table of replacement character sequences indexed by the
|
| /external/javassist/src/main/javassist/bytecode/analysis/ |
| Analyzer.java | 107 * Performs data-flow analysis on a method and returns an array, indexed by 117 * @return an array, indexed by instruction position, of the starting frame state, 150 * Performs data-flow analysis on a method and returns an array, indexed by 159 * @return an array, indexed by instruction position, of the starting frame state,
|
Completed in 1372 milliseconds
<<11121314151617181920>>