/external/curl/lib/ |
urldata.h | 12 * This software is licensed as described in the file COPYING, which 64 protocol handler should only ever have a single CURLPROTO_ in its protocol 77 /* Default FTP/IMAP etc response timeout in milliseconds. 153 #include <netinet/in.h> 205 /* Initial size of the buffer to store headers in, it'll be enlarged in case 228 PROT_NONE, /* first in list */ 234 PROT_LAST /* last in list */ 452 void* target_info; /* TargetInfo received in the ntlm type-2 message */ 493 that overrides the host in the URL * 1355 void *in; \/* CURLOPT_READDATA *\/ member in struct:UrlState [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.apache.commons.logging_1.0.4.v201005080501.jar | |
org.eclipse.equinox.p2.director.app_1.0.201.R36x_v20100823.jar | |
/external/guice/extensions/persist/lib/ |
commons-logging-1.0.4.jar | |
/external/guice/extensions/struts2/lib/ |
commons-logging-1.0.4.jar | |
/external/guice/lib/build/ |
commons-logging-1.0.4.jar | |
/external/libgdx/gdx/jni/gdx2d/ |
stb_image.h | 6 before you include this file in *one* C or C++ file to create the implementation. 56 With other JPEG optimizations included in this version, we see 62 is the fastest JPEG decoder in the land; rather, it brings it 70 support a context parameter, so if you need to pass a context in to 71 the allocator, you'll have to store it in a global or a thread-local 119 bugs so I can refine the built-in compile-time checking to be 125 were will find the built-in SIMD more satisfactory anyway. 129 integer precision in SIMD.) The C code has been adjusted so 135 most of the deviating values are one smaller in the G channel.) 144 removed in future versions of the library. It is only intended fo 4088 stbi_uc *in = a->out + stride*j + x*out_n - img_width_bytes; local [all...] |
/external/libvpx/libvpx/vpx_dsp/x86/ |
fwd_dct32x32_impl_avx2.h | 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. 51 // When we use them, in one case, they are all the same. In all others 95 // We process sixteen columns (transposed rows in second pass) at a time. 106 const int16_t *in = &input[column_start]; local 107 // step1[i] = (in[ 0 * stride] + in[(32 - 1) * stride]) << 2 231 int16_t *in = &intermediate[column_start]; local [all...] |
fwd_dct32x32_impl_sse2.h | 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. 19 // functions in the C implementation file. 68 // When we use them, in one case, they are all the same. In all others 115 // We process eight columns (transposed rows in second pass) at a time. 126 const int16_t *in = &input[column_start] local 251 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 147 * Returns -2 in case of error 1 if first point < second point, 0 if 165 * a couple of optimizations which will avoid computations in most cases 202 precedence1 = 3; /* element in prev-sibl axis * 9124 double le=0, in; local 9871 const xmlChar *in; local 9952 const xmlChar *in; local [all...] |
/external/owasp/sanitizer/tools/findbugs/lib/ |
findbugs-ant.jar | |
/external/robolectric/v1/lib/main/ |
android-support-v4.jar | |
/external/robolectric/v3/ |
robolectric-utils-3.1-SNAPSHOT.jar | |
/frameworks/base/services/core/java/com/android/server/pm/ |
Settings.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 129 * Current version of the package database. Set it to the latest version in 156 * There was a window of time in 389 * in yet. 391 * TODO: make this just a local variable that is passed in during package 553 // want to modify the existing PackageSetting for the built-in 570 // Reset flag in ApplicationInfo object 703 // This is an updated system app with versions in both system 709 // Just a change in the code path is not an issue, bu 5158 FileInputStream in; local [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/msm8994/kernel-headers/linux/ |
msm_mdp.h | 930 } in; member in struct:mdss_ad_input [all...] |
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
msm_mdp.h | 126 MDP_Y_CBCR_H2V2, /* Y and CbCr, pseudo planer w/ Cb is in MSB */ 130 MDP_Y_CRCB_H2V2, /* Y and CrCb, pseudo planer w/ Cr is in MSB */ 133 MDP_Y_CRCB_H2V1, /* Y and CrCb, pseduo planer w/ Cr is in MSB */ 134 MDP_Y_CBCR_H2V1, /* Y and CrCb, pseduo planer w/ Cr is in MSB */ 145 MDP_Y_CRCB_H1V1, /* Y and CrCb, pseduo planer w/ Cr is in MSB */ 146 MDP_Y_CBCR_H1V1, /* Y and CbCr, pseduo planer w/ Cb is in MSB */ 153 MDP_RGBA_8888_TILE, /* RGBA 8888 in tile format */ 154 MDP_ARGB_8888_TILE, /* ARGB 8888 in tile format */ 155 MDP_ABGR_8888_TILE, /* ABGR 8888 in tile format */ 156 MDP_BGRA_8888_TILE, /* BGRA 8888 in tile format * 982 } in; member in struct:mdss_ad_input [all...] |
/hardware/qcom/msm8996/kernel-headers/linux/ |
msm_mdp.h | 1135 } in; member in struct:mdss_ad_input [all...] |
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
msm_mdp.h | 138 MDP_Y_CBCR_H2V2, /* Y and CbCr, pseudo planer w/ Cb is in MSB */ 142 MDP_Y_CRCB_H2V2, /* Y and CrCb, pseudo planer w/ Cr is in MSB */ 145 MDP_Y_CRCB_H2V1, /* Y and CrCb, pseduo planer w/ Cr is in MSB */ 146 MDP_Y_CBCR_H2V1, /* Y and CrCb, pseduo planer w/ Cr is in MSB */ 157 MDP_Y_CRCB_H1V1, /* Y and CrCb, pseduo planer w/ Cr is in MSB */ 158 MDP_Y_CBCR_H1V1, /* Y and CbCr, pseduo planer w/ Cb is in MSB */ 165 MDP_RGBA_8888_TILE, /* RGBA 8888 in tile format */ 166 MDP_ARGB_8888_TILE, /* ARGB 8888 in tile format */ 167 MDP_ABGR_8888_TILE, /* ABGR 8888 in tile format */ 168 MDP_BGRA_8888_TILE, /* BGRA 8888 in tile format * 1171 } in; member in struct:mdss_ad_input [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...] |