HomeSort by relevance Sort by last modified time
    Searched refs:sp16 (Results 1 - 6 of 6) sorted by null

  /external/clang/test/CodeGen/
arm64-aapcs-arguments.c 12 // CHECK: void @test2(i32 %x0, i128 %x2_x3.coerce, i32 %x4, i128 %x6_x7.coerce, i32 %sp, i128 %sp16.coerce)
13 void test2(int x0, Small x2_x3, int x4, Small x6_x7, int sp, Small sp16) {
20 // CHECK: void @test3([4 x float] %s0_s3.coerce, float %s4, [4 x float] %sp.coerce, [4 x float] %sp16.coerce)
22 void test3(HFA s0_s3, float s4, HFA sp, HFA sp16) {
  /external/mesa3d/src/gallium/auxiliary/util/
u_format.csv 303 PIPE_FORMAT_R16_SINT , plain, 1, 1, sp16, , , , x001, rgb
304 PIPE_FORMAT_R16G16_SINT , plain, 1, 1, sp16, sp16, , , xy01, rgb
305 PIPE_FORMAT_R16G16B16_SINT , plain, 1, 1, sp16, sp16, sp16, , xyz1, rgb
306 PIPE_FORMAT_R16G16B16A16_SINT , plain, 1, 1, sp16, sp16, sp16, sp16, xyzw, rg
    [all...]
  /external/libchrome/base/strings/
string_piece.h 462 std::size_t operator()(const base::StringPiece16& sp16) const {
463 HASH_STRING_PIECE(base::StringPiece16, sp16);
  /external/libpng/
pngrutil.c 3469 png_const_uint_16p sp16 = png_aligncastconst( local
    [all...]
  /external/opencv3/3rdparty/libpng/
pngrutil.c 3194 png_const_uint_16p sp16 = (png_const_uint_16p)sp; local
    [all...]
  /external/pdfium/third_party/lpng_v163/
pngrutil.c 3407 png_const_uint_16p sp16 = png_aligncastconst( local
    [all...]

Completed in 1285 milliseconds