Searched
full:indexed (Results
276 -
300 of
2860) sorted by null
<<11121314151617181920>>
| /external/swiftshader/third_party/LLVM/lib/Target/XCore/ |
| XCoreTargetObjectFile.cpp | 49 // TLS globals are lowered in the backend to arrays indexed by the current
|
| /external/swiftshader/third_party/PowerVR_SDK/Tools/ |
| PVRTArray.h | 306 @brief Indexed access into array. Note that this has no error 309 @return the element indexed 318 @brief Indexed access into array. Note that this has no error checking whatsoever 320 @return The element indexed
|
| /external/syslinux/com32/lib/libpng/ |
| png.5 | 8 common uses of TIFF. Indexed-color, grayscale, and truecolor images are
|
| /external/syslinux/gpxe/src/util/ |
| sortobjdump.pl | 21 # It's a symbol line - store it in the hash, indexed by
|
| /external/tensorflow/tensorflow/contrib/boosted_trees/lib/learner/common/accumulators/ |
| feature-stats-accumulator.h | 74 // Vector of stats indexed by the feature column.
|
| /external/tensorflow/tensorflow/core/util/ |
| work_sharder.h | 27 // roughly "cost_per_unit". Each unit of work is indexed 0, 1, ...,
|
| /external/testng/src/main/java/org/testng/ |
| ITestContext.java | 57 * @return A map of all the tests that passed, indexed by
|
| /external/vogar/src/vogar/android/ |
| DeviceFileCache.java | 46 log.verbose("indexed on-device cache: " + cachedFiles.size() + " entries.");
|
| /frameworks/base/core/java/android/provider/ |
| SearchIndexableResource.java | 25 * This class wraps a set of reference information representing data that can be indexed from a
|
| /frameworks/support/room/runtime/src/androidTest/java/androidx/room/migration/ |
| TableInfoTest.java | 189 "CREATE TABLE foo (n INTEGER, indexed TEXT, unique_indexed TEXT," 191 "CREATE INDEX foo_indexed ON foo(indexed);", 201 new TableInfo.Column("indexed", "TEXT", false, 0), 211 Arrays.asList("indexed"))))
|
| /hardware/qcom/gps/msm8909w_3100/core/data-items/common/ |
| IClientIndex.h | 60 // removes list of data items indexed by client and returns list
|
| IDataItemIndex.h | 62 // removes list of clients indexed by data item and returns list of
|
| /packages/apps/Settings/src/com/android/settings/search/ |
| Indexable.java | 62 * Return a list of data keys that cannot be indexed. See {@link SearchIndexableRaw}
|
| /packages/inputmethods/LatinIME/tools/make-keyboard-text/src/com/android/inputmethod/keyboard/tools/ |
| ArrayInitializerFormatter.java | 25 // String resource names array; indexed by {@link #CurrentIndex} and
|
| /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/ |
| TODO | 22 - nil-check removal in indexed load/store case:
|
| sparsetreemap.go | 51 Sdom []SparseTreeNode // indexed by block.ID 80 // data structure indexed by (dominator tree walk) entry and exit numbers. 156 // The Glb (not EQ) of this probe is either the entry-indexed end of a sparse parent 157 // or the exit-indexed end of a sparse sibling
|
| /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
| TODO | 22 - nil-check removal in indexed load/store case:
|
| sparsetreemap.go | 51 Sdom []SparseTreeNode // indexed by block.ID 80 // data structure indexed by (dominator tree walk) entry and exit numbers. 156 // The Glb (not EQ) of this probe is either the entry-indexed end of a sparse parent 157 // or the exit-indexed end of a sparse sibling
|
| /system/extras/ioshark/ |
| ioshark.h | 40 * in this table describes 1 file, indexed by fileno and with the
|
| /test/vts-testcase/fuzz/iface_fuzzer/include/ |
| ProtoFuzzerRunner.h | 72 // All loaded VTS specs indexed by name.
|
| /toolchain/binutils/binutils-2.27/include/mach-o/ |
| codesign.h | 32 /* Collection of code requirements, indexed by type. */
|
| /external/deqp/external/openglcts/modules/gl/ |
| gl4cSparseBufferTests.hpp | 628 * make sure to also provide an IBO and issue an indexed draw call 852 * * indexed 853 * * indexed indirect 854 * * indexed indirect multi 855 * * indexed multi 856 * * indexed multi + base vertex 857 * * indexed + base vertex 858 * * indexed + base vertex + base instance 859 * * instanced indexed 860 * * instanced indexed + base verte [all...] |
| /bionic/libc/tzcode/ |
| tzfile.h | 65 ** tzh_ttisstdcnt (char)s indexed by type; if 1, transition 70 ** tzh_ttisgmtcnt (char)s indexed by type; if 1, transition
|
| /dalvik/dx/src/com/android/dx/ssa/ |
| InterferenceRegisterMapper.java | 35 * Array of interference sets. ArrayList is indexed by new namespace 36 * and BitIntSet's are indexed by old namespace. The list expands
|
| /dalvik/dx/src/com/android/dx/ssa/back/ |
| RegisterAllocator.java | 41 /** interference graph, indexed by register in both dimensions */ 47 * @param interference Interference graph, indexed by register in both
|
Completed in 1394 milliseconds
<<11121314151617181920>>