| /external/skia/site/user/api/ |
| catalog.htm | [all...] |
| SkIRect_Reference.md | 52 | <a href="#SkIRect_containsNoEmptyCheck">containsNoEmptyCheck</a> | returns true if contains unsorted <a href="#IRect">IRect</a> | 382 unsorted.fLeft: 15 unsorted.left(): 15 415 unsorted.fTop: 25 unsorted.top(): 25 448 unsorted.fRight: 10 unsorted.right(): 10 481 unsorted.fBottom: 5 unsorted.bottom(): 5 514 unsorted.fLeft: 15 unsorted.x(): 1 [all...] |
| /external/skqp/site/user/api/ |
| catalog.htm | [all...] |
| /external/libopus/silk/float/ |
| sort_FLP.c | 40 silk_float *a, /* I/O Unsorted / Sorted vector */
|
| SigProc_FLP.h | 95 silk_float *a, /* I/O Unsorted / Sorted vector */
|
| /external/llvm/utils/TableGen/ |
| CTagsEmitter.cpp | 78 OS << "!_TAG_FILE_SORTED\t1\t/0=unsorted, 1=sorted, 2=foldcase/\n";
|
| /external/tensorflow/tensorflow/core/kernels/ |
| segment_reduction_ops.h | 36 // segment_ids: unsorted map from input to output segment ids at which to
|
| /frameworks/base/core/tests/coretests/src/android/app/usage/ |
| EventListTest.java | 58 Log.e(TAG, "Unsorted timestamps in list: " + getListTimeStamps(eventList));
|
| /packages/apps/Car/Launcher/src/com/android/car/carlauncher/ |
| AppLauncherUtils.java | 82 * Gets all apps that support launching from launcher in unsorted order.
|
| /packages/apps/TV/src/com/android/tv/data/epg/ |
| EpgReader.java | 63 * Returns the list of channel numbers (unsorted) for the given lineup. The result is used to
|
| /prebuilts/gdb/darwin-x86/share/gdb/python/gdb/command/ |
| type_printers.py | 35 # "lookup order" (i.e. unsorted).
|
| /prebuilts/gdb/linux-x86/share/gdb/python/gdb/command/ |
| type_printers.py | 35 # "lookup order" (i.e. unsorted).
|
| /dalvik/dx/src/com/android/dex/ |
| TableOfContents.java | 142 throw new DexException("Map is unsorted at " + previous + ", " + section); 158 throw new DexException("Map is unsorted at " + section);
|
| /external/tensorflow/tensorflow/core/lib/gtl/ |
| top_n.h | 72 // unsorted. This state is reached if the state was originally 192 // elements_.size() <= limit_: elements_ is an unsorted vector of elements 229 // Transition from unsorted vector to a heap.
|
| /external/replicaisland/src/com/replica/replicaisland/ |
| FixedSizeArray.java | 187 * will be used. If the array is unsorted, a linear search is performed. 212 // unsorted, linear search
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
| repr.py | 124 # functions may raise arbitrary exceptions, return an unsorted
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
| repr.py | 124 # functions may raise arbitrary exceptions, return an unsorted
|
| /external/autotest/scheduler/ |
| rdb_utils.py | 132 @param requests: A list or unsorted, unordered requests.
|
| /external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
| vktTessellationUtil.hpp | 387 static std::vector<T> sorted (const std::vector<T>& unsorted) 389 std::vector<T> result = unsorted; 395 static std::vector<T> sorted (const std::vector<T>& unsorted, P pred) 397 std::vector<T> result = unsorted;
|
| /external/guava/guava/src/com/google/common/collect/ |
| ImmutableSortedMultisetFauxverideShim.java | 27 * // BAD CODE! The returned multiset is actually an unsorted ImmutableMultiset!}</pre>
|
| ImmutableSortedSetFauxverideShim.java | 27 * // BAD CODE! The returned set is actually an unsorted ImmutableSet!}</pre>
|
| /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
| ImmutableSet.java | 29 * GWT emulated version of {@link ImmutableSet}. For the unsorted sets, they
|
| /external/libdivsufsort/lib/ |
| trsort.c | 559 saidx_t t, skip, unsorted; local 566 unsorted = 0; 575 if(budget.count != 0) { unsorted += budget.count; } 584 if(unsorted == 0) { break; }
|
| /external/python/cpython2/Lib/ |
| repr.py | 124 # functions may raise arbitrary exceptions, return an unsorted
|
| /external/python/cpython3/Lib/ |
| reprlib.py | 156 # functions may raise arbitrary exceptions, return an unsorted
|