HomeSort by relevance Sort by last modified time
    Searched full:order (Results 501 - 525 of 11697) sorted by null

<<21222324252627282930>>

  /external/valgrind/main/helgrind/tests/
tc14_laog_dinphils.stderr.exp 12 Thread #x: lock order "0x........ before 0x........" violated
14 Observed (incorrect) order is: acquisition of lock at 0x........
  /external/webkit/Source/WebCore/rendering/style/
RenderStyleConstants.h 35 * The order of the values in the enums have to agree with the order specified
70 // The order must be NOP ID, public IDs, and then internal IDs.
83 // These have been defined in the order of their precedence for border-collapsing. Do
84 // not change this order!
210 // The order of this enum must match the order of the list style types in CSSValueKeywords.in.
345 // The following must match the order in CSSValueKeywords.in.
  /external/webkit/Source/WebKit/chromium/src/linux/
WebFontRendering.cpp 59 void WebFontRendering::setLCDOrder(SkFontHost::LCDOrder order)
61 SkFontHost::SetSubpixelOrder(order);
  /external/webrtc/src/system_wrappers/interface/
sort.h 37 // Upon return it will be sorted in ascending order.
51 // Upon return it will be sorted in ascending order.
  /frameworks/av/media/libstagefright/codecs/aacenc/inc/
tns.h 48 Word16 maxOrder; /* max. order of tns filter */
104 Word16 order[TRANS_FAC]; member in struct:__anon19252
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_DecodeChromaDcCoeffsToPairCAVLC.c 30 * buffer are stored in increasing raster scan order, namely position order.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_DecodeChromaDcCoeffsToPairCAVLC.c 30 * buffer are stored in increasing raster scan order, namely position order.
  /frameworks/native/include/utils/
ByteOrder.h 33 * order. The device byte order is the endianness of the target
  /hardware/samsung_slsi/exynos5/original-kernel-headers/linux/
fimg2d.h 71 * Pixel order complies with little-endian style
73 * DO NOT CHANGE THIS ORDER
94 * DO NOT CHANGE THIS ORDER
138 * DO NOT CHANGE THIS ORDER
182 * DO NOT CHANGE THIS ORDER
243 * DO NOT CHANGE THIS ORDER
328 enum pixel_order order; member in struct:fimg2d_image
337 * color format and order must be ARGB8888(A is MSB).
  /packages/apps/Settings/src/com/android/settings/deviceinfo/
UsageBarPreference.java 53 public void addEntry(int order, float percentage, int color) {
54 mEntries.add(PercentageBarChart.createEntry(order, percentage, color));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
atm_tcp.h 16 * All values in struct atmtcp_hdr are in network byte order
26 * All values in struct atmtcp_command are in host byte order
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atm_tcp.h 16 * All values in struct atmtcp_hdr are in network byte order
26 * All values in struct atmtcp_command are in host byte order
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atm_tcp.h 16 * All values in struct atmtcp_hdr are in network byte order
26 * All values in struct atmtcp_command are in host byte order
  /system/core/libcutils/
qsort_r_compat.c 23 * BSD qsort_r parameter order is as we have defined here.
34 * GNU qsort_r parameter order places the thunk parameter last.
  /dalvik/libdex/
Leb128.h 29 * non-zero high-order bits in the fifth encoded byte.
48 * high four-order bits.
64 * non-zero high-order bits in the fifth encoded byte.
91 * high four-order bits.
109 * any but the low-order four bits set. Additionally, if the limit is
121 * any but the low-order four bits set. Additionally, if the limit is
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
CountersTable.java 92 * order, or a list of counted nodes that are in forwards document
93 * order.
95 * @param flist Vector of nodes built in forwards document order
96 * @param blist Vector of nodes built in backwards document order
150 // In the loop below, we collect the nodes in backwards doc order, so
152 // document order, so we don't have to insert nodes into that list,
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
WalkingIteratorSorted.java 35 // /** True if the nodes will be found in document order */
38 /** True if the nodes will be found in document order, and this can
77 * order.
88 * Tell if the nodeset can be walked in doc order, via static analysis.
91 * @return true if the nodeset can be walked in doc order, without sorting.
208 // System.out.println("Setting natural doc order to false: "+
  /external/chromium/chrome/browser/extensions/
extension_toolbar_model_browsertest.cc 153 // Order is now A, B, C. Let's put C first.
162 // Order is now C, A, B. Let's put A last.
171 // Order is now C, B, A. Let's remove B.
187 // extension again, otherwise the order has changed.
198 // Order is now C, A. Flip it.
214 // Order is now A, C. Remove C.
  /external/guava/guava-testlib/src/com/google/common/collect/testing/google/
SortedMapGenerators.java 66 @Override public List<String> order(List<String> insertionOrder) { method in class:SortedMapGenerators.ImmutableSortedMapKeySetGenerator
95 public List<String> order(List<String> insertionOrder) { method in class:SortedMapGenerators.ImmutableSortedMapValuesGenerator
119 @Override public List<Entry<String, String>> order( method in class:SortedMapGenerators.ImmutableSortedMapSubMapEntryGenerator
137 @Override public List<String> order(List<String> insertionOrder) { method in class:SortedMapGenerators.ImmutableSortedMapHeadMapKeySetGenerator
167 public List<String> order(List<String> insertionOrder) { method in class:SortedMapGenerators.ImmutableSortedMapTailMapValuesGenerator
189 @Override public List<Entry<String, String>> order( method in class:SortedMapGenerators.ImmutableSortedMapEntrySetGenerator
  /external/libvpx/libvpx/vp8/common/x86/
variance_impl_mmx.asm 106 psubsw mm0, mm1 ; A-B (low order) to MM0
107 psubsw mm2, mm3 ; A-B (high order) to MM2
130 psubsw mm0, mm1 ; A-B (low order) to MM0
131 psubsw mm2, mm3 ; A-B (high order) to MM2
153 psubsw mm0, mm1 ; A-B (low order) to MM0
154 psubsw mm2, mm3 ; A-B (high order) to MM2
176 psubsw mm0, mm1 ; A-B (low order) to MM0
177 psubsw mm2, mm3 ; A-B (high order) to MM2
199 psubsw mm0, mm1 ; A-B (low order) to MM0
200 psubsw mm2, mm3 ; A-B (high order) to MM
    [all...]
  /external/marisa-trie/tools/
marisa-build.cc 33 " -w, --weight-order arranges siblings in weight order (default)\n"
34 " -l, --label-order arranges siblings in label order\n"
125 { "weight-order", 0, NULL, 'w' },
126 { "label-order", 0, NULL, 'l' },
  /external/marisa-trie/v0_1_5/tools/
marisa_alpha-build.cc 33 " -w, --weight-order arranges siblings in weight order (default)\n"
34 " -l, --label-order arranges siblings in label order\n"
125 { "weight-order", 0, NULL, 'w' },
126 { "label-order", 0, NULL, 'l' },
  /external/openssl/crypto/ec/
ec_check.c 62 BIGNUM *order; local
76 if ((order = BN_CTX_get(ctx)) == NULL) goto err;
97 /* check the order of the generator */
99 if (!EC_GROUP_get_order(group, order, ctx)) goto err;
100 if (BN_is_zero(order))
106 if (!EC_POINT_mul(group, point, order, NULL, NULL, ctx)) goto err;
  /external/tcpdump/
print-null.c 47 * The DLT_NULL packet header is 4 bytes long. It contains a host-byte-order
54 * is in network byte order.
102 * This isn't necessarily in our host byte order; if this is
103 * a DLT_LOOP capture, it's in network byte order, and if
105 * byte-order, it's in the opposite byte order from ours.
  /frameworks/base/data/fonts/
fallback_fonts.xml 5 This file specifies the fonts, and the priority order, that will be searched for any
8 family. The fonts for each family are listed in the order of the styles that they
9 handle (the order is: regular, bold, italic, and bold-italic). The order in which the
10 families are listed in this file represents the order in which these fallback fonts
21 fallback fonts. That file can also specify the order in which the fallback fonts should be

Completed in 1706 milliseconds

<<21222324252627282930>>