/external/llvm-project/llvm/test/MC/X86/ |
D | I186-32.s | 313 roll $0, -485498096(%edx,%eax,4) label 317 roll $0, 485498096(%edx,%eax,4) label 321 roll $0, 485498096(%edx) label 325 roll $0, 485498096 label 329 roll $0, 64(%edx,%eax) label 333 roll $0, %eax label 337 roll $0, (%edx) label
|
D | I186-64.s | 337 roll $0, 485498096 label 341 roll $0, 64(%rdx) label 345 roll $0, 64(%rdx,%rax,4) label 349 roll $0, -64(%rdx,%rax,4) label 353 roll $0, 64(%rdx,%rax) label 357 roll $0, %r13d label 361 roll $0, (%rdx) label
|
D | I86-32.s | 2377 roll -485498096(%edx,%eax,4) label 2381 roll 485498096(%edx,%eax,4) label 2385 roll 485498096(%edx) label 2389 roll 485498096 label 2393 roll 64(%edx,%eax) label 2397 roll %cl, -485498096(%edx,%eax,4) label 2401 roll %cl, 485498096(%edx,%eax,4) label 2405 roll %cl, 485498096(%edx) label 2409 roll %cl, 485498096 label 2413 roll %cl, 64(%edx,%eax) label [all …]
|
D | I86-64.s | 3149 roll 485498096 label 3153 roll 64(%rdx) label 3157 roll 64(%rdx,%rax,4) label 3161 roll -64(%rdx,%rax,4) label 3165 roll 64(%rdx,%rax) label 3169 roll %cl, 485498096 label 3173 roll %cl, 64(%rdx) label 3177 roll %cl, 64(%rdx,%rax,4) label 3181 roll %cl, -64(%rdx,%rax,4) label 3185 roll %cl, 64(%rdx,%rax) label [all …]
|
/external/exoplayer/tree/library/ui/src/main/java/com/google/android/exoplayer2/ui/spherical/ |
D | OrientationListener.java | 62 float roll = extractRoll(deviceOrientationMatrix4x4); in onSensorChanged() local 74 private void notifyListeners(float[] deviceOrientationMatrix, float roll) { in notifyListeners()
|
D | TouchTracker.java | 67 private volatile float roll; field in TouchTracker 136 public void onOrientationChange(float[] deviceOrientationMatrix, float roll) { in onOrientationChange()
|
/external/tensorflow/tensorflow/python/ops/ |
D | manip_ops.py | 31 def roll(input, shift, axis, name=None): # pylint: disable=redefined-builtin function
|
/external/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/ |
D | CalendarICU.java | 217 public void roll(int field, boolean up) { in roll() method in CalendarICU 223 public void roll(int field, int amount) { in roll() method in CalendarICU
|
/external/rust/crates/aho-corasick/src/ |
D | buffer.rs | 110 pub fn roll(&mut self) { in roll() method
|
/external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | euler_angles.inl | 174 T const & roll 209 T const & roll
|
/external/icu/icu4c/source/i18n/ |
D | hebrwcal.cpp | 311 void HebrewCalendar::roll(UCalendarDateFields field, int32_t amount, UErrorCode& status) in roll() function in HebrewCalendar 345 void HebrewCalendar::roll(EDateFields field, int32_t amount, UErrorCode& status) { in roll() function in HebrewCalendar
|
D | chnsecal.cpp | 404 void ChineseCalendar::roll(UCalendarDateFields field, int32_t amount, UErrorCode& status) { in roll() function in ChineseCalendar 462 void ChineseCalendar::roll(EDateFields field, int32_t amount, UErrorCode& status) { in roll() function in ChineseCalendar
|
D | gregocal.cpp | 819 GregorianCalendar::roll(EDateFields field, int32_t amount, UErrorCode& status) { in roll() function in GregorianCalendar 824 GregorianCalendar::roll(UCalendarDateFields field, int32_t amount, UErrorCode& status) in roll() function in GregorianCalendar
|
/external/icu/icu4c/source/i18n/unicode/ |
D | calendar.h | 2508 Calendar::roll(UCalendarDateFields field, UBool up, UErrorCode& status) in roll() function 2515 Calendar::roll(EDateFields field, UBool up, UErrorCode& status) in roll() function
|
/external/icu/libicu/cts_headers/unicode/ |
D | calendar.h | 2508 Calendar::roll(UCalendarDateFields field, UBool up, UErrorCode& status) in roll() function 2515 Calendar::roll(EDateFields field, UBool up, UErrorCode& status) in roll() function
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | InputSystem.java | 45 public void roll(float x, float y) { in roll() method in InputSystem
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
D | DangiTest.java | 352 void doRollAddDangi(boolean roll, Calendar cal, int[][] tests) { in doRollAddDangi()
|
D | CalendarTestFmwk.java | 158 protected void doRollAdd(boolean roll, Calendar cal, int[][] tests) in doRollAdd()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/ |
D | DangiTest.java | 355 void doRollAddDangi(boolean roll, Calendar cal, int[][] tests) { in doRollAddDangi()
|
D | CalendarTestFmwk.java | 161 protected void doRollAdd(boolean roll, Calendar cal, int[][] tests) in doRollAdd()
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/rbnf/ |
D | RbnfDemo.java | 410 void roll(int delta) { in roll() method in RbnfDemo
|
/external/angle/util/ |
D | Matrix.cpp | 130 Matrix4 Matrix4::rollPitchYaw(float roll, float pitch, float yaw) in rollPitchYaw()
|
/external/llvm-project/llvm/test/tools/llvm-mca/X86/Znver2/ |
D | resources-x86_64.s | 539 roll %edi label 541 roll (%rax) label 543 roll $7, %edi label 545 roll $7, (%rax) label 547 roll %cl, %edi label 549 roll %cl, (%rax) label
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | HebrewCalendar.java | 536 public void roll(int field, int amount) in roll() method in HebrewCalendar
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
D | GregorianCalendar.java | 538 public void roll(int field, int amount) { in roll() method in GregorianCalendar
|