HomeSort by relevance Sort by last modified time
    Searched full:roll (Results 251 - 275 of 732) sorted by null

<<11121314151617181920>>

  /external/libnfc-nxp/src/
phHciNfc_Sequence.c 818 /* Roll Back to Connect State as Presence Check is Complete */
    [all...]
  /external/skia/src/pdf/
SkPDFShader.cpp 205 "3 1 roll " // true|false t.s t
250 "3 1 roll " // y*p1+x*p0+p2 x y
253 "3 1 roll " // y/(y*p1+x*p0+p2) y*p1+x*p0+p2 x
326 function.append("4 2 roll dup mul exch dup mul add ");
328 function.append(" sub dup 4 1 roll\n");
369 function.append("3 1 roll div\n");
    [all...]
  /external/vixl/test/
test-simulator-a64.cc 208 // Roll up the loop to keep the code size down.
312 // Roll up the loop to keep the code size down.
432 // Roll up the loop to keep the code size down.
567 // Roll up the loop to keep the code size down.
696 // Roll up the loop to keep the code size down.
814 // Roll up the loop to keep the code size down.
863 // Roll up the loop to keep the code size down.
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/features/
FeatureSummaryActivity.java 274 // roll over all known features & check whether device reports them
350 // now roll over any remaining features (which are non-standard)
  /external/ImageMagick/utilities/
magick-script.1 191 \-roll geometry roll an image vertically or horizontally
magick-script.1.in 191 \-roll geometry roll an image vertically or horizontally
magick.1 188 \-roll geometry roll an image vertically or horizontally
magick.1.in 188 \-roll geometry roll an image vertically or horizontally
mogrify.1 223 \-roll geometry roll an image vertically or horizontally
mogrify.1.in 223 \-roll geometry roll an image vertically or horizontally
  /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,
  /external/opencv3/3rdparty/openexr/IlmImf/
ImfStandardAttributes.h 227 // manufacturer, film type, film roll and frame position within
228 // the roll.
  /art/runtime/interpreter/mterp/x86_64/
footer.S 81 * exception, handle it. Otherwise, roll back and retry with the reference
  /cts/tests/tests/security/src/android/security/cts/
ClonedSecureRandomTest.java 229 * This is an attempt to get the PIDs to roll over faster. Threads use up
  /development/ndk/platforms/android-21/include/android/
sensor.h 114 float roll; member in struct:ASensorVector::__anon1454::__anon1456
  /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/elfutils/libdw/
dwarf_next_cfi.c 154 roll this into the fde_encoding bits or something. */
  /external/libchrome/sandbox/linux/seccomp-bpf/
sandbox_bpf.cc 70 // Chosen by fair dice roll. Guaranteed to be random.
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
EditListBox.java 41 * necessary to (a) back up to a sync point, and pre-roll from there and then (b) be careful about the duration of
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_cache.cpp 43 // Check if time value is about to roll over and reset all entries.
  /external/skia/src/animator/
SkDrawPaint.cpp 188 // should consider returning fLeading as well (or roll it into ascent/descent somehow
  /external/skia/src/gpu/
GrDrawTarget.h 120 * TODO: Figure out a better model that allows us to roll this method into drawBatch.
  /external/srtp/test/
rdbx_driver.c 241 * rollover counter to roll over would defeat this test

Completed in 1116 milliseconds

<<11121314151617181920>>