HomeSort by relevance Sort by last modified time
    Searched refs:xs (Results 176 - 200 of 262) sorted by null

1 2 3 4 5 6 78 91011

  /external/clang/test/SemaCXX/
constant-expression-cxx11.cpp 20 template<typename T, size_t N> constexpr T *begin(T (&xs)[N]) { return xs; }
21 template<typename T, size_t N> constexpr T *end(T (&xs)[N]) { return xs + N; }
486 constexpr int xs[] = { 1, 2, 3, 4, 5 };
488 constexpr int sum_xs = Sum(begin(xs), end(xs));
492 const int *xs, const int *ys, int c) {
494 *xs, // expected-note {{read of dereferenced one-past-the-end pointer}}
496 ZipFoldR(F, n-1, xs+1, ys+1, c)) //
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
GridModel.java 683 int[] xs = cellBounds.getFirst(); local
691 xs = new int[CELL_COUNT + 1];
697 xs[i] = i * cellWidth;
702 actualColumnCount = xs.length - 1;
707 mLeft = new int[xs.length];
709 for (int i = 0; i < xs.length; i++) {
710 mLeft[i] = xs[i] + layoutBoundsX;
889 int[] xs = (int[]) horizontalLocations; local
    [all...]
GridLayoutPainter.java 352 int[] xs = cellBounds.getFirst(); local
360 for (int column = 0; column < xs.length; column++) {
361 int x = xs[column] + b.x;
  /frameworks/base/media/mca/filterfw/native/core/
shader_program.cpp 514 const float xs = 1.0f / static_cast<float>(tile_x_count_); local
526 GetTileCoords(source_coords_, x + xs, y, &s[2], &s[3]);
528 GetTileCoords(source_coords_, x + xs, y + ys, &s[6], &s[7]);
532 GetTileCoords(target_coords_, x + xs, y, &t[2], &t[3]);
534 GetTileCoords(target_coords_, x + xs, y + ys, &t[6], &t[7]);
    [all...]
  /external/opencv3/modules/imgproc/test/
test_imgwarp.cpp 380 float xs = mx[x]; local
382 int ixs = cvFloor(xs);
395 xs -= ixs;
410 v00 = v00 + xs*(v01 - v00);
411 v10 = v10 + xs*(v11 - v10);
427 v00 = v00 + xs*(v01 - v00);
428 v10 = v10 + xs*(v11 - v10);
444 v00 = v00 + xs*(v01 - v00);
445 v10 = v10 + xs*(v11 - v10);
675 double xs = x*m[0] + y*m[1] + m[2] local
    [all...]
  /frameworks/base/libs/hwui/
Matrix.cpp 355 const float xs = x * s; local
364 data[9] = yz * nc - xs;
366 data[6] = yz * nc + xs;
  /frameworks/native/include/ui/
mat4.h 318 T xs = x * s; local
322 r[ 1] = xy*nc + zs; r[ 5] = y*y*nc + c; r[ 9] = yz*nc - xs;
323 r[ 2] = zx*nc - ys; r[ 6] = yz*nc + xs; r[10] = z*z*nc + c;
  /external/e2fsprogs/lib/blkid/
probe.c 792 struct xfs_super_block *xs; local
795 xs = (struct xfs_super_block *)buf;
797 if (strlen(xs->xs_fname))
798 label = xs->xs_fname;
799 blkid_set_tag(probe->dev, "LABEL", label, sizeof(xs->xs_fname));
800 set_uuid(probe->dev, xs->xs_uuid, 0);
    [all...]
  /external/opencv3/modules/imgproc/src/
canny.cpp 478 int xs = _x[j]; local
480 int x = std::abs(xs);
498 int s = (xs ^ ys) < 0 ? -1 : 1;
881 int xs = _x[j]; local
    [all...]
  /art/test/100-reflect2/src/
Main.java 240 private static int sumArray(int[] xs) {
242 for (int x : xs) {
  /external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Collision/
b2TimeOfImpact.cpp 334 float32 xs[N+1];
347 xs[i] = x;
  /external/mksh/src/
exec.c 1287 XString xs; local
1302 Xinit(xs, xp, 128, ATEMP);
1306 xp = Xstring(xs, xp);
1310 XcheckN(xs, xp, p - sp);
1316 XcheckN(xs, xp, namelen);
1318 if ((ev = search_access(Xstring(xs, xp), mode)) == 0) {
1319 name = Xclose(xs, xp + namelen);
1328 Xfree(xs, xp);
    [all...]
  /external/clang/test/Sema/
designated-initializers.c 131 struct X xs[] = { local
  /external/deqp/execserver/tools/
xsClient.cpp 39 namespace xs namespace
351 } // xs
355 return xs::runClient(argc, argv);
  /external/deqp/execserver/
xsPosixTestProcess.cpp 34 namespace xs namespace
336 } // xs
xsProtocol.cpp 29 namespace xs namespace
267 } // xs
  /toolchain/binutils/binutils-2.25/ld/
genscripts.sh 274 # A .xs script is for generating a shared library with the --shared
370 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xs
  /external/libgdx/gdx/src/com/badlogic/gdx/math/
Matrix4.java 170 final float xs = quaternionX * 2f, ys = quaternionY * 2f, zs = quaternionZ * 2f; local
171 final float wx = quaternionW * xs, wy = quaternionW * ys, wz = quaternionW * zs;
172 final float xx = quaternionX * xs, xy = quaternionX * ys, xz = quaternionX * zs;
222 final float xs = quaternionX * 2f, ys = quaternionY * 2f, zs = quaternionZ * 2f; local
223 final float wx = quaternionW * xs, wy = quaternionW * ys, wz = quaternionW * zs;
224 final float xx = quaternionX * xs, xy = quaternionX * ys, xz = quaternionX * zs;
    [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c 511 int w, int h, int ref, int xs, int ys) {
527 subpel_y, sf, w, h, ref, kernel, xs, ys, xd->bd);
530 subpel_y, sf, w, h, ref, kernel, xs, ys);
542 int w, int h, int ref, int xs, int ys) {
551 subpel_y, sf, w, h, ref, kernel, xs, ys);
567 int xs, ys, x0, y0, x0_16, y0_16, frame_width, frame_height, local
607 xs = sf->x_step_q4;
620 xs = ys = 16;
643 int x1 = ((x0_16 + (w - 1) * xs) >> SUBPEL_BITS) + 1;
681 w, h, ref, xs, ys)
    [all...]
  /cts/tests/tests/util/src/android/util/cts/
XmlTest.java 366 XmlSerializer xs = Xml.newSerializer(); local
367 assertNotNull(xs);
  /external/chromium-trace/catapult/tracing/third_party/devscripts/
licensecheck.pl.vanilla 167 my $default_check_regex = '\.(c(c|pp|xx)?|h(h|pp|xx)?|f(77|90)?|p(l|m)|xs|sh|php|py(|x)|rb|java|vala|el|sc(i|e)|cs|pas|inc|dtd|xsl|mod|m|tex|mli?)$';
  /external/opencv3/3rdparty/openexr/IlmImf/
ImfScanLineInputFile.cpp 110 size_t xs, size_t ys,
118 xStride (xs),
  /external/skia/tests/
PathOpsAngleTest.cpp 45 float xs[3] = { prev(pt.fX), pt.fX, next(pt.fX) }; local
49 SkPoint test = { xs[xIdx], ys[yIdx] };
  /external/clang/test/CodeGenCXX/
temporaries.cpp 473 // CHECK-NEXT: [[XS:%.*]] = alloca [2 x [[A]]], align 16
478 // CHECK-NEXT: [[XS0:%.*]] = getelementptr inbounds [2 x [[A]]], [2 x [[A]]]* [[XS]], i64 0, i64 0
482 A xs[] = { A(), x }; local
484 // CHECK-NEXT: [[BEGIN:%.*]] = getelementptr inbounds [2 x [[A]]], [2 x [[A]]]* [[XS]], i32 0, i32 0
  /frameworks/base/opengl/java/android/opengl/
Matrix.java 622 float xs = x * s; local
630 rm[rmOffset + 9] = yz*nc - xs;
632 rm[rmOffset + 6] = yz*nc + xs;

Completed in 1514 milliseconds

1 2 3 4 5 6 78 91011