HomeSort by relevance Sort by last modified time
    Searched full:linear (Results 451 - 475 of 1576) sorted by null

<<11121314151617181920>>

  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
gslice.h 110 valarray<size_t> _M_index; // Linear array of referenced indices
stl_map.h 192 * This is linear in N if the range is already sorted, and NlogN
208 * This is linear in N if the range is already sorted, and NlogN
224 * This is linear in N if the range is already sorted, and NlogN
793 * This is an equivalence relation. It is linear in the size of the
809 * This is a total ordering relation. It is linear in the size of the
stl_multimap.h 189 * the initializer_list. This is linear in N if the list is already
205 * [first,last). This is linear in N if the range is already sorted,
221 * [first,last). This is linear in N if the range is already sorted,
722 * This is an equivalence relation. It is linear in the size of the
738 * This is a total ordering relation. It is linear in the size of the
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
gslice.h 110 valarray<size_t> _M_index; // Linear array of referenced indices
stl_map.h 192 * This is linear in N if the range is already sorted, and NlogN
208 * This is linear in N if the range is already sorted, and NlogN
224 * This is linear in N if the range is already sorted, and NlogN
793 * This is an equivalence relation. It is linear in the size of the
809 * This is a total ordering relation. It is linear in the size of the
stl_multimap.h 189 * the initializer_list. This is linear in N if the list is already
205 * [first,last). This is linear in N if the range is already sorted,
221 * [first,last). This is linear in N if the range is already sorted,
722 * This is an equivalence relation. It is linear in the size of the
738 * This is a total ordering relation. It is linear in the size of the
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/util/
SparseIntArray.java 166 * Beware that this is a linear search, unlike lookups by key,
  /external/opencv/cxcore/src/
cxutils.cpp 243 Finds real roots of cubic, quadratic or linear equation.
331 // linear equation
441 * linear and quadratic iterated synthetic division. The coefficients of
505 goto LINEAR;
562 goto LINEAR;
564 goto LINEAR;
589 LINEAR:
    [all...]
  /frameworks/base/docs/html/guide/topics/media/jet/
jetcreator_manual.jd 146 <h3>2.1.2 Linear Music Example</h3>
150 <br>Figure 1: Linear Music Piece</p>
162 the musical segments can be recombined to create a linear music piece. In this
166 <h3>2.1.3 Non-linear Music Example</h3>
171 <br>Figure 2: Non-linear music piece</p>
174 <p>In this diagram, we see a non-linear music
974 file into individual (non-linear) segments and queueing up those segments for
    [all...]
  /external/libnfc-nxp/src/
phFriNfc_LlcpTransport_Connection.c     [all...]
  /external/icu4c/tools/makeconv/
gencnvex.c 399 * 2. Allocate the section table with possible optimization for linear access.
403 * 0: write 0 as a result value (unused byte in linear-access section table)
449 * allocate for direct, linear array access
481 /* write empty subsections for unused units in a linear table */
505 /* leave the value zero: empty subsection for unused unit in a linear table */
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_map.h 192 * This is linear in N if the range is already sorted, and NlogN
208 * This is linear in N if the range is already sorted, and NlogN
224 * This is linear in N if the range is already sorted, and NlogN
793 * This is an equivalence relation. It is linear in the size of the
809 * This is a total ordering relation. It is linear in the size of the
stl_multimap.h 189 * the initializer_list. This is linear in N if the list is already
205 * [first,last). This is linear in N if the range is already sorted,
221 * [first,last). This is linear in N if the range is already sorted,
722 * This is an equivalence relation. It is linear in the size of the
738 * This is a total ordering relation. It is linear in the size of the
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
LinearLayoutRule.java 95 * linear layout
106 * Returns true if the given node represents a vertical linear layout.
753 /** Custom resize state used during linear layout resizing */
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
random 332 * @brief A model of a linear congruential random number generator.
335 * linear function @f$x_{i+1}\leftarrow(ax_{i} + c) \bmod m @f$.
426 * Compares two linear congruential random number generator
429 * @param __lhs A linear congruential random number generator object.
430 * @param __rhs Another linear congruential random number generator obj.
440 * Compares two linear congruential random number generator
443 * @param __lhs A linear congruential random number generator object.
444 * @param __rhs Another linear congruential random number generator obj.
757 * sets value to 19780503. In any case, with a linear
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
random 332 * @brief A model of a linear congruential random number generator.
335 * linear function @f$x_{i+1}\leftarrow(ax_{i} + c) \bmod m @f$.
426 * Compares two linear congruential random number generator
429 * @param __lhs A linear congruential random number generator object.
430 * @param __rhs Another linear congruential random number generator obj.
440 * Compares two linear congruential random number generator
443 * @param __lhs A linear congruential random number generator object.
444 * @param __rhs Another linear congruential random number generator obj.
757 * sets value to 19780503. In any case, with a linear
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
random 332 * @brief A model of a linear congruential random number generator.
335 * linear function @f$x_{i+1}\leftarrow(ax_{i} + c) \bmod m @f$.
426 * Compares two linear congruential random number generator
429 * @param __lhs A linear congruential random number generator object.
430 * @param __rhs Another linear congruential random number generator obj.
440 * Compares two linear congruential random number generator
443 * @param __lhs A linear congruential random number generator object.
444 * @param __rhs Another linear congruential random number generator obj.
757 * sets value to 19780503. In any case, with a linear
    [all...]
  /external/chromium/chrome/browser/resources/
filebrowse.html 18 background-image: -webkit-linear-gradient(#D0DAF8, #A6BAF7);
54 background-image: -webkit-linear-gradient(#D0DAF8, #A6BAF7);
318 background: -webkit-linear-gradient(#F4F6FB, #CCD7F8);
323 background: -webkit-linear-gradient(#FFF, #D9E0F6);
444 background-image: -webkit-linear-gradient(#fcfcfc, #eff1f2 90%);
453 background-image: -webkit-linear-gradient(#fcfcfc, #eff1f2 90%);
    [all...]
  /external/oprofile/events/i386/nehalem/
unit_masks 27 0x20 pde_miss Number of DTLB cache load misses where the low part of the linear to physical address translation was missed
28 0x40 pdp_miss Number of DTLB cache load misses where the high part of the linear to physical address translation was missed
158 0x20 pde_miss Number of DTLB cache misses where the low part of the linear to physical address translation was missed
159 0x40 pdp_miss Number of DTLB misses where the high part of the linear to physical address translation was missed
201 0x20 pde_miss Number of ITLB misses where the low part of the linear to physical address translation was missed
202 0x40 pdp_miss Number of ITLB misses where the high part of the linear to physical address translation was missed
  /development/samples/ApiDemos/src/com/example/android/apis/view/
_index.html 31 <dd>Demonstrates a horizontal linear layout with equally sized columns. Some columns force their height to match the parent.</dd>
34 <dd>Demonstrates a simple linear layout with menu options demonstrating horizontal and vertical gravity options.</dd>
  /external/bluetooth/glib/glib/
grand.c 331 + seed[j] + j; /* non linear */
346 - i; /* non linear */
  /external/collada/include/1.4/dom/
domFx_surface_common.h 38 * with linear color gradient, not sRGB.
380 * with linear color gradient, not sRGB. @see domFormat
  /external/grub/stage2/
smp-imps.c 684 * (1) : A non-linear virtual to physical memory mapping is probably OK,
686 * but a linear mapping is recommended. Currently assumes that
  /external/icu4c/common/
propname.h 318 /* linear search; binary later if warranted */
382 /* linear search; binary later if warranted */
  /external/kernel-headers/original/linux/
msm_vidc_enc.h 164 #define VEN_INPUTFMT_NV12 1/* NV12 Linear */
165 #define VEN_INPUTFMT_NV21 2/* NV21 Linear */

Completed in 1238 milliseconds

<<11121314151617181920>>