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

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_DecodeBlockCoef_Intra.c 68 * shortVideoHeader==1 selects linear intra DC mode,
197 /* Placing the linear array into the destination plane and clipping
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_DecodeBlockCoef_Intra.c 74 * shortVideoHeader==1 selects linear intra DC mode,
203 /* Placing the linear array into the destination plane and clipping
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
armVCM4P2_BlockMatch_Half.c 46 * (linear array, 256 entries); must be aligned on an 8-byte boundary.
94 /* Copy the candidate to the temporary linear array */
  /frameworks/base/tests/RenderScriptTests/FBOTest/src/com/android/fbotest/
FBOSyncRS.java 92 bs.setMinification(Sampler.Value.LINEAR);
93 bs.setMagnification(Sampler.Value.LINEAR);
FBOTestRS.java 91 bs.setMinification(Sampler.Value.LINEAR);
92 bs.setMagnification(Sampler.Value.LINEAR);
  /frameworks/base/tests/RenderScriptTests/ModelViewer/src/com/android/modelviewer/
SceneGraphRS.java 106 bs.setMinification(Sampler.Value.LINEAR);
107 bs.setMagnification(Sampler.Value.LINEAR);
SimpleModelRS.java 90 bs.setMinification(Sampler.Value.LINEAR);
91 bs.setMagnification(Sampler.Value.LINEAR);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_iterator_base_funcs.h 106 * and are constant time. For other %iterator classes they are linear time.
164 * and are constant time. For other %iterator classes they are linear time.
forward_list.h 366 * @brief A standard container with linear time access to elements,
377 * %list requires linear time, but adding and removing elements (or
482 * [@a first,@a last). This is linear in N (where N is
525 * in the initializer_list @a il. This is linear in il.size().
574 * elements in the initializer_list @a il. This is linear in
626 * elements in the initializer_list @a il. This is linear in
871 * This operation is linear in the number of elements inserted and
891 * This operation is linear in the number of elements inserted and
913 * This operation is linear in the number of elements inserted and
961 * This operation is linear time in the size of the range and onl
    [all...]
stl_list.h 374 * @brief A standard container with linear time access to elements,
386 * %list requires linear time, but adding and removing elements (or
552 * initializer_list @a l. This is linear in l.size().
567 * [@a first,@a last). This is linear in N (where N is
620 * in the initializer_list @a l. This is linear in l.size().
671 * in the initializer_list @a l. This is linear in l.size().
1006 * This operation is linear in the number of elements inserted and
1023 * This operation is linear in the number of elements inserted and
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
search.h 163 /* Perform linear search for KEY by comparing by COMPAR in an array
168 /* Perform linear search for KEY by comparing by COMPAR function in
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_iterator_base_funcs.h 106 * and are constant time. For other %iterator classes they are linear time.
164 * and are constant time. For other %iterator classes they are linear time.
forward_list.h 366 * @brief A standard container with linear time access to elements,
377 * %list requires linear time, but adding and removing elements (or
482 * [@a first,@a last). This is linear in N (where N is
525 * in the initializer_list @a il. This is linear in il.size().
574 * elements in the initializer_list @a il. This is linear in
626 * elements in the initializer_list @a il. This is linear in
871 * This operation is linear in the number of elements inserted and
891 * This operation is linear in the number of elements inserted and
913 * This operation is linear in the number of elements inserted and
961 * This operation is linear time in the size of the range and onl
    [all...]
stl_list.h 374 * @brief A standard container with linear time access to elements,
386 * %list requires linear time, but adding and removing elements (or
552 * initializer_list @a l. This is linear in l.size().
567 * [@a first,@a last). This is linear in N (where N is
620 * in the initializer_list @a l. This is linear in l.size().
671 * in the initializer_list @a l. This is linear in l.size().
1006 * This operation is linear in the number of elements inserted and
1023 * This operation is linear in the number of elements inserted and
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_iterator_base_funcs.h 106 * and are constant time. For other %iterator classes they are linear time.
164 * and are constant time. For other %iterator classes they are linear time.
forward_list.h 366 * @brief A standard container with linear time access to elements,
377 * %list requires linear time, but adding and removing elements (or
482 * [@a first,@a last). This is linear in N (where N is
525 * in the initializer_list @a il. This is linear in il.size().
574 * elements in the initializer_list @a il. This is linear in
626 * elements in the initializer_list @a il. This is linear in
871 * This operation is linear in the number of elements inserted and
891 * This operation is linear in the number of elements inserted and
913 * This operation is linear in the number of elements inserted and
961 * This operation is linear time in the size of the range and onl
    [all...]
stl_list.h 374 * @brief A standard container with linear time access to elements,
386 * %list requires linear time, but adding and removing elements (or
552 * initializer_list @a l. This is linear in l.size().
567 * [@a first,@a last). This is linear in N (where N is
620 * in the initializer_list @a l. This is linear in l.size().
671 * in the initializer_list @a l. This is linear in l.size().
1006 * This operation is linear in the number of elements inserted and
1023 * This operation is linear in the number of elements inserted and
    [all...]
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
BaseHeapPanel.java 64 // process them into a linear byte[]
160 * Creates a linear image of the heap data.
  /external/chromium/base/metrics/
histogram_unittest.cc 170 // Check that when the number of buckets is short, we get a linear histogram
177 "Linear", 1, 7, 8, Histogram::kNoFlags));
178 // We also get a nice linear set of bucket ranges when we ask for it
184 "Linear widened", 2, 14, 8, Histogram::kNoFlags));
192 // When space is a little tight, we transition from linear to exponential.
  /external/webkit/Source/WebCore/inspector/front-end/
networkPanel.css 17 background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(0.5, rgba(0, 0, 0, 0)), color-stop(0.5, rgba(0, 0, 0, 0.05)), to(rgba(0, 0, 0, 0.05)));
48 background: -webkit-gradient(linear, left top, left bottom, from(rgb(236, 236, 236)), to(rgb(217, 217, 217)));
679 background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(236, 236, 236)), to(rgb(217, 217, 217)));
806 background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(239, 228, 176)), to(rgb(139, 128, 76)));
811 background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(153, 208, 216)), to(rgb(81, 174, 189)));
816 background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(203, 232, 145)), to(rgb(160, 214, 56)));
821 background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(21, 232, 145)), to(rgb(216, 149, 132)));
826 background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(232, 192, 182)), to(rgb(216, 147, 130)));
831 background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(188, 179, 208)), to(rgb(141, 125, 175)));
836 background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(214, 214, 214)), to(rgb(182, 182, 182)))
    [all...]
  /external/icu4c/common/
ucnvmbcs.c 321 * ASCII code points can be looked up with a linear array access into stage 3.
347 * ASCII code points can be looked up with a linear array access into stage 3.
365 /* helper macros for linear values for GB 18030 four-byte sequences */
370 #define LINEAR(x) LINEAR_18030(x>>24, (x>>16)&0xff, (x>>8)&0xff, x&0xff)
383 {0x10000, 0x10FFFF, LINEAR(0x90308130), LINEAR(0xE3329A35)},
384 {0x9FA6, 0xD7FF, LINEAR(0x82358F33), LINEAR(0x8336C738)},
385 {0x0452, 0x200F, LINEAR(0x8130D330), LINEAR(0x8136A531)}
990 uint32_t linear; local
1049 uint32_t linear; local
    [all...]
  /dalvik/vm/
LinearAlloc.cpp 18 * Linear memory allocation, tied to class loaders.
88 * Someday, retrieve the linear alloc struct associated with a particular
106 * Create a new linear allocation block.
221 * Destroy a linear allocation area.
240 LOGV("Unmapping linear allocator base=%p", pHdr->mapAddr);
588 * For debugging, dump the contents of a linear alloc area.
690 * a single LinearAlloc. The full set of linear allocators is scanned.
  /external/chromium/chrome/browser/resources/
mediaplayer.html 28 background: -webkit-linear-gradient(transparent, white);
68 background: -webkit-linear-gradient(#323232, #070707);
78 background: -webkit-linear-gradient(#ced9fa, #e8ecf9);
90 background: -webkit-linear-gradient(#4a5d84, #232c3d);
112 background: -webkit-linear-gradient(#323232, #070707);
145 background: -webkit-linear-gradient(#323232, #070707);
279 background: -webkit-linear-gradient(#6a7eac, #000);
  /build/tools/droiddoc/templates-sdk/assets/
android-developer-docs.css 1081 background: -moz-linear-gradient(top, #aed33c 20%, #a1c730 80%); /* FF3.6+ */
1082 background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,#aed33c), color-stop(80%,#a1c730)); /* Chrome,Safari4+ */
1083 background: -webkit-linear-gradient(top, #aed33c 20%,#a1c730 80%); /* Chrome10+,Safari5.1+ */
1084 background: -o-linear-gradient(top, #aed33c 20%,#a1c730 80%); /* Opera11.10+ */
1085 background: -ms-linear-gradient(top, #aed33c 20%,#a1c730 80%); /* IE10+ */
1087 background: linear-gradient(top, #aed33c 20%,#a1c730 80%); /* W3C */
1096 background: -moz-linear-gradient(top, #a1c730 15%, #aed33c 70%); /* FF3.6+ */
1097 background: -webkit-gradient(linear, left top, left bottom, color-stop(15%,#a1c730), color-stop(70%,#aed33c)); /* Chrome,Safari4+ */
1098 background: -webkit-linear-gradient(top, #a1c730 15%,#aed33c 70%); /* Chrome10+,Safari5.1+ */
1099 background: -o-linear-gradient(top, #a1c730 15%,#aed33c 70%); /* Opera11.10+ *
    [all...]
  /development/samples/RenderScript/MiscSamples/src/com/example/android/rs/miscsamples/
RsRenderStatesRS.java 363 bs.setMinification(Sampler.Value.LINEAR);
364 bs.setMagnification(Sampler.Value.LINEAR);
375 bs.setMagnification(Sampler.Value.LINEAR);

Completed in 677 milliseconds

1 2 3 4 5 6 7 8 91011>>