HomeSort by relevance Sort by last modified time
    Searched defs:in (Results 1876 - 1900 of 2135) sorted by null

<<71727374757677787980>>

  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_dct32x32_sse2.c 5 * that can be found in the LICENSE file in the root of the source
7 * in the file PATENTS. All contributing project authors may
8 * be found in the AUTHORS file in the root of the source tree.
41 // When we use them, in one case, they are all the same. In all others
85 // We process eight columns (transposed rows in second pass) at a time.
96 const int16_t *in = &input[column_start]; local
97 // step1[i] = (in[ 0 * stride] + in[(32 - 1) * stride]) << 2
221 int16_t *in = &intermediate[column_start]; local
    [all...]
  /external/libxml2/
xpath.c 72 * Use the Timsort algorithm provided in timsort.h to sort
74 * used in xmlXPathNodeSetSort()
83 * xmlXPathOrderDocElems() was called in order to index the elements of
84 * a tree in document order; Libxslt does such an indexing, thus it will
92 * in a way, that it stop evaluation at the first node.
106 * number of step operation in the compiled expression. 1000000 is
126 * circumstances, one would first need to construct an in memory tree
151 * Returns -2 in case of error -1 if first point < second point, 0 if
332 "?? Unknown error ??\n" /* Must be last in the list! */
488 * TODO: Since such a list-handling is used in xmlschemas.c and libxsl
9119 double le=0, in; local
9866 const xmlChar *in; local
9947 const xmlChar *in; local
    [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs-ant.jar 
findbugs.jar 
  /external/robolectric/lib/main/
android-support-v4.jar 
  /frameworks/base/core/java/android/view/
View.java 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
135 * All of the views in a window are arranged in a single tree. You can add views
136 * either from code or by specifying a tree of views in one or more XML layout
147 * properties that are known at build time can be set in the XML layout
149 * <li><strong>Set focus:</strong> The framework will handled moving focus in
176 * not need to override all of these methods. In fact, you can start by just
190 * any attributes defined in the layout file.
287 * assigned in the layout XML files, and are used to find specific views withi
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_dct32x32_avx2.c 5 * that can be found in the LICENSE file in the root of the source
7 * in the file PATENTS. All contributing project authors may
8 * be found in the AUTHORS file in the root of the source tree.
50 // When we use them, in one case, they are all the same. In all others
94 // We process sixteen columns (transposed rows in second pass) at a time.
105 const int16_t *in = &input[column_start]; local
106 // step1[i] = (in[ 0 * stride] + in[(32 - 1) * stride]) << 2
230 int16_t *in = &intermediate[column_start]; local
    [all...]
vp9_dct32x32_sse2.c 5 * that can be found in the LICENSE file in the root of the source
7 * in the file PATENTS. All contributing project authors may
8 * be found in the AUTHORS file in the root of the source tree.
41 // When we use them, in one case, they are all the same. In all others
85 // We process eight columns (transposed rows in second pass) at a time.
96 const int16_t *in = &input[column_start]; local
97 // step1[i] = (in[ 0 * stride] + in[(32 - 1) * stride]) << 2
221 int16_t *in = &intermediate[column_start]; local
    [all...]
  /hardware/qcom/msm8x26/kernel-headers/linux/
msm_mdp.h 884 } in; member in struct:mdss_ad_input
    [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/linux/
msm_mdp.h 120 MDP_Y_CBCR_H2V2, /* Y and CbCr, pseudo planer w/ Cb is in MSB */
124 MDP_Y_CRCB_H2V2, /* Y and CrCb, pseudo planer w/ Cr is in MSB */
127 MDP_Y_CRCB_H2V1, /* Y and CrCb, pseduo planer w/ Cr is in MSB */
128 MDP_Y_CBCR_H2V1, /* Y and CrCb, pseduo planer w/ Cr is in MSB */
139 MDP_Y_CRCB_H1V1, /* Y and CrCb, pseduo planer w/ Cr is in MSB */
140 MDP_Y_CBCR_H1V1, /* Y and CbCr, pseduo planer w/ Cb is in MSB */
147 MDP_RGBA_8888_TILE, /* RGBA 8888 in tile format */
148 MDP_ARGB_8888_TILE, /* ARGB 8888 in tile format */
149 MDP_ABGR_8888_TILE, /* ABGR 8888 in tile format */
150 MDP_BGRA_8888_TILE, /* BGRA 8888 in tile format *
933 } in; member in struct:mdss_ad_input
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/linux/
msm_mdp.h 870 } in; member in struct:mdss_ad_input
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
msm_mdp.h 118 MDP_Y_CBCR_H2V2, /* Y and CbCr, pseudo planer w/ Cb is in MSB */
122 MDP_Y_CRCB_H2V2, /* Y and CrCb, pseudo planer w/ Cr is in MSB */
125 MDP_Y_CRCB_H2V1, /* Y and CrCb, pseduo planer w/ Cr is in MSB */
126 MDP_Y_CBCR_H2V1, /* Y and CrCb, pseduo planer w/ Cr is in MSB */
137 MDP_Y_CRCB_H1V1, /* Y and CrCb, pseduo planer w/ Cr is in MSB */
138 MDP_Y_CBCR_H1V1, /* Y and CbCr, pseduo planer w/ Cb is in MSB */
145 MDP_RGBA_8888_TILE, /* RGBA 8888 in tile format */
146 MDP_ARGB_8888_TILE, /* ARGB 8888 in tile format */
147 MDP_ABGR_8888_TILE, /* ABGR 8888 in tile format */
148 MDP_BGRA_8888_TILE, /* BGRA 8888 in tile format *
910 } in; member in struct:mdss_ad_input
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/
DayView.java 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
306 * in the method clearCachedEvents()).
371 private static float MIN_UNEXPANDED_ALLDAY_EVENT_HEIGHT = 28.0F; // in pixels
421 private static float MIN_EVENT_HEIGHT = 24.0F; // in pixels
439 // sizing for "box +n" in allDay events
481 /** Height of 1 hour in pixels at the start of a scaling gesture */
525 * Max of all day events in a given day in this view.
624 // Animates the height of events in the allday regio
4078 Animation in = mViewSwitcher.getInAnimation(); local
    [all...]
  /prebuilts/devtools/tools/lib/
kxml2-2.3.0.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.ecf.provider.filetransfer.httpclient4_1.0.300.v20130604-1622.jar 
  /prebuilts/misc/common/kxml2/
kxml2-2.3.0.jar 
  /prebuilts/tools/common/kxml2-tools/
kxml2-2.3.0.jar 
  /prebuilts/tools/common/m2/repository/com/thoughtworks/qdox/qdox/1.12/
qdox-1.12.jar 
  /prebuilts/tools/common/m2/repository/net/sf/kxml/kxml2/2.3.0/
kxml2-2.3.0.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.ecf.provider.filetransfer.httpclient4_1.0.300.v20130604-1622.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /prebuilts/sdk/13/
android.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.httpclient_3.1.0.v201005080502.jar 
  /development/samples/ControllerSample/libs/
android-support-v4.jar 
  /development/samples/training/ContactsList/libs/
android-support-v4.jar 

Completed in 637 milliseconds

<<71727374757677787980>>