HomeSort by relevance Sort by last modified time
    Searched full:above (Results 1 - 25 of 59274) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/timezonepicker-support/
Readme 4 Move Sydney above Hobart, Australia
5 Moved Adelaide above Broken Hill, Australia
6 Moved Dawson_Creek above Creston, Canada
  /external/iptables/extensions/
libxt_connlimit.t 6 -m connlimit --connlimit-above 0;=;OK
7 -m connlimit --connlimit-above 4294967295;=;OK
8 -m connlimit --connlimit-above 4294967296;;FAIL
9 -m connlimit --connlimit-above -1;;FAIL
10 -m connlimit --connlimit-upto 1 --conlimit-above 1;;FAIL
11 -m connlimit --connlimit-above 10 --connlimit-saddr;-m connlimit --connlimit-above 10 --connlimit-mask 32 --connlimit-saddr;OK
12 -m connlimit --connlimit-above 10 --connlimit-daddr;-m connlimit --connlimit-above 10 --connlimit-mask 32 --connlimit-daddr;OK
13 -m connlimit --connlimit-above 10 --connlimit-saddr --connlimit-daddr;;FAI
    [all...]
  /build/make/core/
apicheck_msg_last.txt 4 an SDK. Please fix the errors listed above.
  /external/snakeyaml/src/test/resources/specification/
example2_23_application.yaml 4 above may be different for
  /frameworks/base/cmds/uiautomator/library/
apicheck_msg_last.txt 4 an SDK. Please fix the errors listed above.
  /packages/services/Car/
apicheck_msg_last.txt 4 been previously released in an SDK. Please fix the errors listed above.
  /development/samples/browseable/RuntimePermissions/
_index.jd 8 This sample shows runtime permissions available in Android M and above.
11 that is declared with optional, M and above only permissions.
  /external/libvpx/libvpx/vpx_dsp/
intrapred.c 22 const uint8_t *above, const uint8_t *left) {
24 (void)above;
46 const uint8_t *above, const uint8_t *left) {
51 dst[c] = AVG2(above[c], above[c + 1]);
52 dst[stride + c] = AVG3(above[c], above[c + 1], above[c + 2]);
56 memset(dst + (r + 0) * stride + size, above[bs - 1], bs - size);
58 memset(dst + (r + 1) * stride + size, above[bs - 1], bs - size)
    [all...]
  /development/samples/browseable/DocumentCentricRelinquishIdentity/
_index.jd 8 This sample shows how to relinquish identity to activities above it in the task stack.
  /external/valgrind/drd/tests/
compare_error_count_with 3 awk -v count=50000 '/ERROR SUMMARY/{if ($4 <= count) print "Total error count is below threshold."; else print "Total error count is above threshold" }'
  /external/webrtc/tools/cpu/
README 9 - TBD (see link above)
12 - TBD (see link above)
  /external/libvpx/libvpx/vp8/common/
reconintra4x4.c 22 const uint8_t *above, const uint8_t *left);
39 void vp8_intra4x4_predict(unsigned char *above, unsigned char *yleft,
43 unsigned char Aboveb[12], *Above = Aboveb + 4;
61 memcpy(Above, above, 8);
62 Above[-1] = top_left;
64 pred[b_mode](dst, dst_stride, Above, Left);
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_intra_prediction.c 162 static void Get4x4NeighbourPels(u8 *a, u8 *l, u8 *data, u8 *above, u8 *left,
164 static void Intra16x16VerticalPrediction(u8 *data, u8 *above);
166 static void Intra16x16DcPrediction(u8 *data, u8 *above, u8 *left,
168 static void Intra16x16PlanePrediction(u8 *data, u8 *above, u8 *left);
169 static void IntraChromaDcPrediction(u8 *data, u8 *above, u8 *left,
172 static void IntraChromaVerticalPrediction(u8 *data, u8 *above);
173 static void IntraChromaPlanePrediction(u8 *data, u8 *above, u8 *left);
175 static void Intra4x4VerticalPrediction(u8 *data, u8 *above);
177 static void Intra4x4DcPrediction(u8 *data, u8 *above, u8 *left, u32 A, u32 B);
178 static void Intra4x4DiagonalDownLeftPrediction(u8 *data, u8 *above);
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/
cctype 9 * without fee, provided the above notices are retained on all copies.
11 * provided the above notices are retained, and a notice that the code was
12 * modified is included with the above copyright notice.
ciso646 9 * without fee, provided the above notices are retained on all copies.
11 * provided the above notices are retained, and a notice that the code was
12 * modified is included with the above copyright notice.
clocale 9 * without fee, provided the above notices are retained on all copies.
11 * provided the above notices are retained, and a notice that the code was
12 * modified is included with the above copyright notice.
csetjmp 9 * without fee, provided the above notices are retained on all copies.
11 * provided the above notices are retained, and a notice that the code was
12 * modified is included with the above copyright notice.
csignal 9 * without fee, provided the above notices are retained on all copies.
11 * provided the above notices are retained, and a notice that the code was
12 * modified is included with the above copyright notice.
cstdarg 9 * without fee, provided the above notices are retained on all copies.
11 * provided the above notices are retained, and a notice that the code was
12 * modified is included with the above copyright notice.
cstddef 9 * without fee, provided the above notices are retained on all copies.
11 * provided the above notices are retained, and a notice that the code was
12 * modified is included with the above copyright notice.
cstring 9 * without fee, provided the above notices are retained on all copies.
11 * provided the above notices are retained, and a notice that the code was
12 * modified is included with the above copyright notice.
cwchar 9 * without fee, provided the above notices are retained on all copies.
11 * provided the above notices are retained, and a notice that the code was
12 * modified is included with the above copyright notice.
cwctype 9 * without fee, provided the above notices are retained on all copies.
11 * provided the above notices are retained, and a notice that the code was
12 * modified is included with the above copyright notice.
exception.h 9 * without fee, provided the above notices are retained on all copies.
11 * provided the above notices are retained, and a notice that the code was
12 * modified is included with the above copyright notice.
fstream.h 9 * without fee, provided the above notices are retained on all copies.
11 * provided the above notices are retained, and a notice that the code was
12 * modified is included with the above copyright notice.

Completed in 1258 milliseconds

1 2 3 4 5 6 7 8 91011>>