HomeSort by relevance Sort by last modified time
    Searched full:order (Results 801 - 825 of 5392) sorted by null

<<31323334353637383940>>

  /external/icu4c/layout/
KernTable.cpp 181 // argh, to do a binary search, we need to have the pair list in sorted order
182 // but it is not in sorted order on win32 platforms because of the endianness difference
KhmerReordering.h 64 enum CharClassValues // order is important here! This order must be the same that is found in each horizontal
  /external/icu4c/test/cintltst/
ccurrtst.c 42 /* All the currency symbols, in UCA order*/
78 /* All the currency symbols, in collation order*/
  /external/icu4c/test/intltest/
regcoll.h 198 // sort order of french words with multiple accents has errors
204 // The sorting using java.text.CollationKey is not in the exact order
  /external/icu4c/tools/genrb/
derb.1.in 105 Write a byte order mark (BOM) at the beginning of the file.
170 This option should only be used with an UTF encoding, as byte order marks
  /external/kernel-headers/original/asm-arm/
user.h 26 STACK: We need the stack information in order to get a meaningful
28 current->start_stack, so we round each of these off in order to be able
  /external/kernel-headers/original/asm-x86/
user_32.h 25 STACK: We need the stack information in order to get a meaningful
27 current->start_stack, so we round each of these off in order to be able
  /external/kernel-headers/original/linux/
msm_q6vdec.h 114 u32 order; /* render decoder order */ member in struct:vdec_config
  /external/kernel-headers/original/linux/netfilter_arp/
arp_tables.h 5 * network byte order.
6 * flags are stored in host byte order (of course).
  /external/neven/Embedded/common/src/b_ImageEm/
Functions.h 45 /** Warps an image with intermediate pyramidal downscaling if possible in order to minimize aliasing
66 /** Warps an image with intermediate pyramidal downscaling if possible in order to minimize aliasing
  /external/opencore/baselibs/threadsafe_callback_ao/src/
threadsafe_queue.cpp 83 //Signal the AO. Only signal when the queue was previously empty in order
132 //note: don't do the callback under the lock, in order to allow
  /external/opencore/codecs_v2/audio/aac/dec/src/
get_tns.cpp 92 pTnsFrameInfo->filt[]->order = The order of each individual TNS filter.
124 the filter order, LPC coefficients, and the number of TNS filters to
471 pFilt->order = tempInt;
477 pFilt->order = max_order;
524 for (t = pFilt->order; t > 0; t--)
552 pFilt->order,
558 } /* if (pTnsFilt->order != 0) */
  /external/opencore/doc/oscl_html/
oscl__bin__stream_8h.html 9 <hr><h1>oscl_bin_stream.h File Reference</h1>Defines a set of binary stream classes which handle portable input / output of binary data regardless of the native byte order.
31 Defines a set of binary stream classes which handle portable input / output of binary data regardless of the native byte order.
  /external/opencore/engines/player/include/
pv_player_datasource.h 109 * has a certain order of priority for alternates, then the
111 * order.
  /external/opencore/fileformats/mp4/parser/src/
mediaatom.cpp 53 // Still need to be able to read in these atoms in ANY ORDER!!!
62 // Can read in mdhd, hdlr, minf atoms in ANY order
mediainformationatom.cpp 58 // Need to allow reading in in ANY ORDER!
65 // and Data Information Atom and Sample Table Atom in ANY ORDER!!!!
  /external/opencore/oscl/oscl/osclproc/src/
oscl_scheduler_readyq.h 136 //a sequence number needed to maintain FIFO sorting order in oscl pri queue.
159 //a sequence number needed to maintain FIFO sorting order in oscl pri queue.
  /external/openssl/crypto/bio/
b_sock.c 102 unsigned long order;
261 (ghbn_cache[iarg].order > 0))
273 ghbn_cache[i].order=0;
390 if (low > ghbn_cache[i].order)
392 low=ghbn_cache[i].order;
395 if (ghbn_cache[i].order > 0)
441 ghbn_cache[lowi].order=BIO_ghbn_miss+BIO_ghbn_hits;
447 ghbn_cache[i].order=BIO_ghbn_miss+BIO_ghbn_hits;
  /external/openssl/crypto/x509v3/
tabtest.c 84 fprintf(stderr, "Extensions out of order!\n");
87 } else fprintf(stderr, "Order OK\n");
  /external/qemu/
uboot_image.h 104 * byte order. This list is terminated by an "(uint32_t)0".
140 * all data in network byte order (aka natural aka bigendian)
  /external/quake/quake/src/QW/client/
r_shared.h 82 int key; // sorting key (BSP order)
100 // surfaces are generated in back to front order by the bsp, so if a surf
  /external/quake/quake/src/WinQuake/
README.Solaris 16 In order to use this program, you need the files pak0.pak
75 In order to use it, you must make a copy of the "qw"
r_shared.h 85 int key; // sorting key (BSP order)
103 // surfaces are generated in back to front order by the bsp, so if a surf
  /external/skia/src/core/
SkLineClipper.cpp 195 // copy the pts in reverse order to maintain winding order
  /external/speex/libspeex/
modes.h 120 int lpcSize; /**< Order of LPC filter */
139 int lpcSize; /**< Order of LPC filter */

Completed in 279 milliseconds

<<31323334353637383940>>