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

  /external/llvm/test/MC/COFF/
section.s 37 .section s_x,"x"; .long 1
122 // CHECK: Name: s_x
  /external/libxcam/cl_kernel/
kernel_image_warp.cl 39 float s_x = 0.0f;
57 s_x = warp_config.proj_mat[0] * t_x +
68 warp_x = (s_x * w) / (float)(PIXEL_X_STEP * out_width);
104 float s_x = warp_config.proj_mat[0] * d_x +
115 float warp_x = (s_x * w) / (float)out_width;
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/COFF/
section.s 38 .section s_x,"x"; .long 1
132 // CHECK: Name: s_x
  /external/clang/test/Sema/
format-strings-scanf.c 26 unsigned short s_x; local
27 scanf ("%" "hu" "\n", &s_x); // no-warning
  /external/libaom/libaom/av1/encoder/
rdopt.c 14049 int16_t s_x; local
    [all...]

Completed in 324 milliseconds