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

  /frameworks/rs/tests/java_api/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/
BNNMTest.java 177 byte[] a_byte = unsignedToSignedByte(new int[] {
230 matA.copyFrom(a_byte);
248 byte[] a_byte = unsignedToSignedByte(new int[] {
301 matA.copyFrom(a_byte);
335 byte[] a_byte = new byte[a_count];
339 getData(a_byte, b_byte, c_byte);
350 matA.copyFrom(a_byte);
SGEMMTest.java 239 byte[] a_byte = new byte[a_count];
243 getData(a_byte, b_byte, c_byte);
245 float[] a_float = byteToFloat(a_byte, a_offset);
  /cts/tests/tests/rsblas/src/android/renderscript/cts/
BNNMTest.java 129 private byte[] runBNNM(int m, int n, int k, byte[] a_byte, int a_offset, byte[] b_byte,
141 A.copyFrom(a_byte);
329 byte[] a_byte = new byte[a_count];
333 getData(a_byte, b_byte, c_byte);
335 byte[] c_byte_output = runBNNM(m, n, k, a_byte, a_offset, b_byte, b_offset,
  /external/valgrind/VEX/priv/
guest_mips_toIR.c     [all...]
  /system/tpm/trunks/generator/
raw_structures.txt     [all...]
raw_structures_fixed.txt     [all...]

Completed in 270 milliseconds