/external/selinux/libsepol/cil/src/ |
cil_reset_ast.c | 32 class->ordered = CIL_FALSE; 213 sens->ordered = CIL_FALSE; 218 cat->ordered = CIL_FALSE; 369 sid->ordered = CIL_FALSE;
|
/external/sfntly/cpp/src/sfntly/tools/subsetter/ |
subsetter.h | 43 // This will use the list of cmap ids as an ordered priority and look for
|
/external/toybox/toys/posix/ |
comm.c | 16 Reads FILE1 and FILE2, which should be ordered, and produces three text
|
/external/webrtc/webrtc/common_audio/vad/ |
vad_sp_unittest.cc | 61 // ordered.
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/properties/ |
XMPAliasInfo.java | 42 * (ARRAY), a simple property to an ordered array
|
/frameworks/base/core/res/res/layout/ |
date_picker_legacy.xml | 22 <!-- Warning: everything within the "pickers" layout is removed and re-ordered
|
date_picker_legacy_holo.xml | 22 <!-- Warning: everything within the "pickers" layout is removed and re-ordered
|
/frameworks/base/tests/HwAccelerationTest/res/layout/ |
date_picker.xml | 40 <!-- Warning: everything within the parent is removed and re-ordered depending
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/ |
wrap-commit-msg.py | 17 * This won't handle the case of a bulleted (or ordered) list specially, so
|
/libcore/luni/src/main/java/org/w3c/dom/ |
NameList.java | 16 * The <code>NameList</code> interface provides the abstraction of an ordered
|
/libcore/luni/src/test/java/libcore/java/util/ |
RemoveIfTester.java | 38 // Insert some ordered integers.
|
/libcore/ojluni/src/main/java/java/util/stream/ |
StreamOpFlag.java | 51 * <th>{@code ORDERED}</th> 136 * {@link java.util.Spliterator#ORDERED}, and 219 * DISTINCT SORTED ORDERED SIZED SHORT_CIRCUIT 281 // Matches Spliterator.ORDERED 282 ORDERED(2, 609 * The bit value to set or inject {@link #ORDERED}. 611 public static final int IS_ORDERED = ORDERED.set; 614 * The bit value to clear {@link #ORDERED}. 616 public static final int NOT_ORDERED = ORDERED.clear;
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
EventLogTags.logtags | 21 # @param enabled_sources A pipe-separated list of source names, ordered by source ranking.
|
/system/media/audio_utils/include/audio_utils/ |
minifloat.h | 67 * Minifloats are ordered, and standard comparisons may be used between them
|
/external/autotest/client/bin/ |
kernel_versions.py | 73 # Sort the search key into the list ordered by 'age' 86 # to match against the ordered list newest to oldest.
|
/external/autotest/client/common_lib/ |
kernel_versions.py | 73 # Sort the search key into the list ordered by 'age' 86 # to match against the ordered list newest to oldest.
|
/external/ceres-solver/include/ceres/ |
ordered_groups.h | 42 // A class for storing and manipulating an ordered collection of 51 // Groups are ordered by their group id.
|
/external/clang/test/CodeGenCXX/ |
static-member-variable-explicit-specialization.cpp | 46 // An explicit specialization is ordered, and goes in __GLOBAL_sub_I_static_member_variable_explicit_specialization.cpp. 115 // We call unique stubs for every ordered dynamic initializer in the TU.
|
/external/eigen/Eigen/src/SparseLU/ |
SparseLU_Structs.h | 81 ScalarVector lusup; // nonzero values of L ordered by columns 87 ScalarVector ucol; // nonzero values of U ordered by columns
|
/external/emma/ |
test.sh | 130 if ! diff $GOLDEN $COVERAGE >$TESTDIR/diff-ordered; then 131 echo Tests failed: same lines, different order: See $TESTDIR/diff-ordered
|
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/bitmap_recycle/ |
GroupedLinkedMap.java | 9 * Similar to {@link java.util.LinkedHashMap} when access ordered except that it is access ordered on groups
|
/external/guava/guava-gwt/test-super/com/google/common/primitives/super/com/google/common/primitives/ |
UnsignedIntsTest.java | 100 List<int[]> ordered = Arrays.asList( local 113 Helpers.testComparator(comparator, ordered);
|
/external/guava/guava-tests/test/com/google/common/primitives/ |
SignedBytesTest.java | 136 List<byte[]> ordered = Arrays.asList( local 148 Helpers.testComparator(comparator, ordered);
|
/external/icu/icu4c/source/i18n/ |
bocsu.h | 32 * Binary Ordered Compression Scheme for Unicode 73 * are well ordered. I.e., even if the lead byte is the same for sequences of different
|
/external/jsilver/src/com/google/clearsilver/jsilver/adaptor/ |
ResourceLoaderAdaptor.java | 126 * Given an ordered list of directories to look in, locate the specified file. Returns 132 * @param loadPaths the ordered list of paths to search.
|