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

  /hardware/invensense/60xx/libsensors_iio/
local_log_def.h 15 #define INPUT_DATA (0) /* log the data input from the events */
MPLSensor.cpp     [all...]
  /external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/crypto/
CipherFactoryTest.java 24 private static final byte[] INPUT_DATA = {1, 16, 84};
67 byte[] output = sameOutputDifferentCiphers(INPUT_DATA, aEncrypt, bEncrypt);
73 assertTrue(Arrays.equals(decrypted, INPUT_DATA));
100 sameOutputDifferentCiphers(INPUT_DATA, aCipher, bCipher);
128 sameOutputDifferentCiphers(INPUT_DATA, aCipher, bCipher);
186 sameOutputDifferentCiphers(INPUT_DATA, aCipher, bCipher);
  /hardware/invensense/6515/libsensors_iio/
SensorBase.h 66 static bool INPUT_DATA; /* log the data input from the events */
SensorBase.cpp 42 bool SensorBase::INPUT_DATA = false;
84 INPUT_DATA = true;
MPLSensor.cpp     [all...]
  /hardware/invensense/65xx/libsensors_iio/
SensorBase.h 66 static bool INPUT_DATA; /* log the data input from the events */
SensorBase.cpp 42 bool SensorBase::INPUT_DATA = false;
83 INPUT_DATA = true;
MPLSensor.cpp     [all...]
  /external/chromium_org/third_party/libjpeg_turbo/simd/
jsimd_arm_neon.S     [all...]

Completed in 1986 milliseconds