HomeSort by relevance Sort by last modified time
    Searched full:roll (Results 226 - 250 of 663) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDecoder.c 268 * @retval OMX_NoError Success, ready to roll
504 * @retval OMX_NoError Success, ready to roll
545 * @retval OMX_NoError Success, ready to roll
607 * @retval OMX_NoError Success, ready to roll
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c 308 * @retval OMX_NoError Success, ready to roll
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDecoder.c 190 * @retval OMX_NoError Success, ready to roll
504 * @retval OMX_NoError Success, ready to roll
555 * @retval OMX_NoError Success, ready to roll
585 * @retval OMX_NoError Success, ready to roll
752 * @retval OMX_NoError Success, ready to roll
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDecoder.c 178 * @retval OMX_NoError Success, ready to roll
528 * @retval OMX_NoError Success, ready to roll
580 * @retval OMX_NoError Success, ready to roll
620 * @retval OMX_NoError Success, ready to roll
759 * @retval OMX_NoError Success, ready to roll
    [all...]
  /external/libnfc-nxp/src/
phHciNfc_Generic.c 295 /* Roll Back to the Select State */
    [all...]
phHciNfc_Sequence.c 818 /* Roll Back to Connect State as Presence Check is Complete */
    [all...]
  /libcore/luni/src/main/java/java/util/
GregorianCalendar.java 1144 public void roll(int field, int value) { method in class:GregorianCalendar
1260 public void roll(int field, boolean increment) { method in class:GregorianCalendar
1261 roll(field, increment ? 1 : -1); method
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
calendar.cpp 1467 void Calendar::roll(EDateFields field, int32_t amount, UErrorCode& status) function in class:Calendar
1472 void Calendar::roll(UCalendarDateFields field, int32_t amount, UErrorCode& status) function in class:Calendar
    [all...]
chnsecal.h 153 virtual void roll(UCalendarDateFields field, int32_t amount, UErrorCode &status);
154 virtual void roll(EDateFields field, int32_t amount, UErrorCode &status);
  /hardware/invensense/60xx/mlsdk/mllite/
mlarray.c 264 * depth. In this case roll is defined as the rotation around the X
268 * <TR><TD> 0 </TD><TD>Roll </TD><TD>X axis </TD></TR>
321 * where roll is defined as the rotation around the axis along the
325 * <TR><TD> 0 </TD><TD>Roll </TD><TD>Y axis </TD></TR>
378 * is along the Z axis. In this convention roll is defined as the
383 * <TR><TD> 0 </TD><TD>Roll </TD><TD>Z axis </TD></TR>
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/features/
FeatureSummaryActivity.java 225 // roll over all known features & check whether device reports them
294 // now roll over any remaining features (which are non-standard)
  /device/generic/goldfish/sensors/
sensors_qemu.c 332 /* "orientation:<azimuth>:<pitch>:<roll>" is sent when orientation changes */
337 data->sensors[ID_ORIENTATION].orientation.roll = params[2];
  /external/chromium_org/third_party/icu/source/test/intltest/
dadrcal.cpp 84 const UnicodeString kROLL("roll", "");
241 toCalendar->roll((UCalendarDateFields)q,
  /external/chromium_org/v8/tools/push-to-trunk/
releases.py 184 # field will be populated below with the recent roll CL link.
438 "directory to automate the V8 roll."))
  /external/icu/icu4c/source/i18n/
chnsecal.h 173 virtual void roll(UCalendarDateFields field, int32_t amount, UErrorCode &status);
174 virtual void roll(EDateFields field, int32_t amount, UErrorCode &status);
  /external/icu/icu4c/source/test/intltest/
dadrcal.cpp 84 const UnicodeString kROLL("roll", "");
241 toCalendar->roll((UCalendarDateFields)q,
  /cts/tests/tests/security/src/android/security/cts/
ClonedSecureRandomTest.java 219 * This is an attempt to get the PIDs to roll over faster. Threads use up
  /development/samples/Compass/src/com/example/android/compass/
CompassActivity.java 236 " roll: " + (int)(mOrientation[2]*rad2deg) +
  /docs/source.android.com/src/source/
code-lines.jd 36 version of Android from unstable experimental work. We roll the open source administration
  /external/chromium_org/chrome/browser/history/
history_database.h 100 // that it is impossible to rollback a specific transaction. We could roll
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
results.py 158 This holds the basic statistics from `Analysis`, and is used to roll
  /external/chromium_org/third_party/libjingle/source/talk/base/
base64.cc 185 // Roll back illegal padding
  /external/chromium_org/third_party/libsrtp/srtp/test/
rdbx_driver.c 253 * rollover counter to roll over would defeat this test
  /external/chromium_org/third_party/openssl/openssl/crypto/des/asm/
crypt586-mac.S 840 roll $23,%eax
847 roll $10,%esi
854 roll $18,%edi
861 roll $12,%esi
crypt586.S 842 roll $23,%eax
849 roll $10,%esi
856 roll $18,%edi
863 roll $12,%esi

Completed in 1014 milliseconds

1 2 3 4 5 6 7 8 91011>>