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

  /external/scrypt/lib/crypto/
crypto_scrypt-neon-salsa208.h 58 uint32x4_t start3 = x4x9x14x3; local
66 uint32x4_t diag3 = start3;
104 x4x9x14x3 = diag3 + start3;
  /development/samples/ApiDemos/src/com/example/android/apis/app/
ServiceStartArguments.java 221 button = (Button)findViewById(R.id.start3);

Completed in 339 milliseconds