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

<<11121314151617181920>>

  /external/icu4c/i18n/
bocsu.h 33 * - lexical order of the identical-level run must be
34 * the same as code point order for the string
52 * in ascending order, which forbids encoding the sign and the absolute value separately.
68 * lengths, the trail bytes establish correct order.
  /external/icu4c/layout/
LookupProcessor.h 62 le_int32 selectLookups(const FeatureTable *featureTable, FeatureMask featureMask, le_int32 order);
  /external/icu4c/samples/datefmt/answers/
main_0.cpp 17 * TimeZone::createTimeZone() will return a GMT zone object. In order
main_1.cpp 16 * TimeZone::createTimeZone() will return a GMT zone object. In order
  /external/icu4c/test/intltest/
thcoll.h 34 * sorted order, and confirm that the collator compares each line as
  /external/iproute2/doc/actions/
actions-general 72 2)In order to take advantage of some of the targets written by the
173 filter protocol ip pref 1 u32 fh 800::800 order 2048 key ht 800 bkt 0 flowid 1:15
175 action order 1: tablename: mangle hook: NF_IP_PRE_ROUTING
178 action order 2: police 1 action pipe rate 1Kbit burst 9Kb mtu 2Kb
180 action order 3: tablename: mangle hook: NF_IP_PRE_ROUTING
183 action order 4: police 30 action pipe rate 1Kbit burst 10Kb mtu 5000b
185 action order 5: tablename: mangle hook: NF_IP_PRE_ROUTING
188 action order 6: police 20 action drop rate 1Kbit burst 90Kb mtu 5000b
193 Note the ordering of the actions is based on the order in which we entered
214 filter protocol ip pref 1 u32 fh 800::800 order 2048 key ht 800 bkt 0 flowid 1:
    [all...]
  /external/jpeg/
jutils.c 20 * jpeg_zigzag_order[i] is the zigzag-order position of the i'th element
21 * of a DCT block read in natural order (left to right, top to bottom).
40 * jpeg_natural_order[i] is the natural-order position of the i'th element
41 * of zigzag order.
  /external/kernel-headers/original/linux/
in6.h 45 * in network byte order, not in host byte order as are the IPv4 equivalents
103 * Note that this are in host byte order while the flowinfo field of
104 * sockaddr_in6 is in network byte order.
keychord.h 31 * The order in which the keys are pressed does not matter.
  /external/libpng/projects/cbuilder5/
libpng.readme.txt 3 In order to build and use libpng, please follow these steps:
  /external/netcat/data/
rip.d 47 0 # metric: net-order integer
  /external/opencore/codecs_v2/audio/aac/dec/src/
tns_inv_filter.cpp 68 order = order of the TNS filter (Range of 1 : TNS_MAX_ORDER)
103 y(n) = x(n) + lpc(2)*x(n-1) + ... + lpc(order+1)*x(n-order)
108 In order to avoid overflow, the filter input (Int32 coef[]) must utilize
111 The filter's order is defined by the variable (const Int order)
125 This function should not be called for order <= 0.
167 FOR (i = order; i > 0; i--)
198 FOR (j = (order - wrap_point); j>0; j--
    [all...]
  /external/openssl/patches/
README 35 number in order to send an error back. However, if the version number
  /external/ppp/pppd/plugins/radius/
options.h 18 #define OT_AUO (1<<3) /* authentication order */
  /external/qemu/docs/
ANDROID-ELFF.TXT 10 files corresponding to the libraries of the emulated system, in order to extract
  /external/qemu/elff/
dwarf_die.h 140 * performace the list is created in reverse order (relatively to the order,
193 * performace the list is created in reverse order (relatively to the order,
  /external/srec/srec/AcousticState/include/
SR_AcousticState.h 49 * during a call in order to improve recognition accuracy. The platform must reset
51 * order to reset acoustic state information for a new caller.
141 * during a call in order to improve recognition accuracy. The platform must reset
143 * order to reset acoustic state information for a new caller.
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
queue.h 189 // used to compare two StateIds. If a (single) state's order changes,
264 // specialized to use the weight's natural order for the comparion function.
279 // Topological-order queue discipline, templated on the StateId.
286 // This constructor computes the top. order. It accepts an arc filter
302 // This constructor is passed the top. order, useful when we know it
304 TopOrderQueue(const vector<StateId> &order)
306 order_(order), state_(order.size(), kNoStateId) {}
348 // State order queue discipline, templated on the StateId.
398 // SCC topological-order meta-queue discipline, templated on the StateId
    [all...]
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_2/Statements/
switch-003.js 6 * Attempt to verify that case statements are evaluated in source order
  /external/webkit/LayoutTests/storage/domstorage/localstorage/
enumerate-storage.html 34 // Sort the array, since the storage order isn't guaranteed
enumerate-with-length-and-key.html 34 // Sort the array, since the storage order isn't guaranteed
  /external/webkit/LayoutTests/storage/domstorage/sessionstorage/
enumerate-storage.html 34 // Sort the array, since the storage order isn't guaranteed
enumerate-with-length-and-key.html 34 // Sort the array, since the storage order isn't guaranteed
  /external/zlib/qnx/
package.qpg 117 <QPM:Order>InstallOver</QPM:Order>
131 <QPM:Order>InstallOver</QPM:Order>
  /frameworks/base/include/private/binder/
Static.h 18 // destruction order in the library.

Completed in 78 milliseconds

<<11121314151617181920>>