| /third_party/node/deps/base64/base64/lib/arch/ssse3/ |
| D | dec_loop.c | 101 const __m128i roll = _mm_shuffle_epi8(lut_roll, _mm_add_epi8(eq_2F, hi_nibbles)); in dec_loop_ssse3_inner() local
|
| /third_party/node/deps/base64/base64/lib/arch/avx2/ |
| D | dec_loop.c | 38 const __m256i roll = _mm256_shuffle_epi8(lut_roll, _mm256_add_epi8(eq_2F, hi_nibbles)); in dec_loop_avx2_inner() local
|
| /third_party/ffmpeg/libavutil/ |
| D | spherical.h | 128 int32_t roll; ///< Rotation around the forward vector [-180, 180]. member
|
| /third_party/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
|
| /third_party/rust/crates/aho-corasick/src/ |
| D | buffer.rs | 110 pub fn roll(&mut self) { in roll() method
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
| D | euler_angles.inl | 174 T const & roll 209 T const & roll
|
| /third_party/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
|
| /third_party/skia/third_party/externals/icu/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
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | hebrwcal.cpp | 314 void HebrewCalendar::roll(UCalendarDateFields field, int32_t amount, UErrorCode& status) in roll() function in HebrewCalendar 349 void HebrewCalendar::roll(EDateFields field, int32_t amount, UErrorCode& status) { in roll() function in HebrewCalendar
|
| D | gregocal.cpp | 795 GregorianCalendar::roll(EDateFields field, int32_t amount, UErrorCode& status) { in roll() function in GregorianCalendar 800 GregorianCalendar::roll(UCalendarDateFields field, int32_t amount, UErrorCode& status) UPRV_NO_SANI… in roll() function in GregorianCalendar
|
| D | chnsecal.cpp | 409 void ChineseCalendar::roll(UCalendarDateFields field, int32_t amount, UErrorCode& status) { in roll() function in ChineseCalendar 468 void ChineseCalendar::roll(EDateFields field, int32_t amount, UErrorCode& status) { in roll() function in ChineseCalendar
|
| /third_party/node/deps/icu-small/source/i18n/unicode/ |
| D | calendar.h | 2525 Calendar::roll(UCalendarDateFields field, UBool up, UErrorCode& status) in roll() function 2532 Calendar::roll(EDateFields field, UBool up, UErrorCode& status) in roll() function
|
| /third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
| D | calendar.h | 2510 Calendar::roll(UCalendarDateFields field, UBool up, UErrorCode& status) in roll() function 2517 Calendar::roll(EDateFields field, UBool up, UErrorCode& status) in roll() function
|
| /third_party/icu/icu4c/source/i18n/unicode/ |
| D | calendar.h | 2434 Calendar::roll(UCalendarDateFields field, UBool up, UErrorCode& status) in roll() function 2441 Calendar::roll(EDateFields field, UBool up, UErrorCode& status) in roll() function
|
| /third_party/rust/crates/memchr/src/memmem/ |
| D | rabinkarp.rs | 186 fn roll(&mut self, nhash: &NeedleHash, old: u8, new: u8) { in roll() method
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/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()
|
| /third_party/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()
|
| /third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/rbnf/ |
| D | RbnfDemo.java | 410 void roll(int delta) { in roll() method in RbnfDemo
|
| /third_party/skia/third_party/externals/angle2/util/ |
| D | Matrix.cpp | 130 Matrix4 Matrix4::rollPitchYaw(float roll, float pitch, float yaw) in rollPitchYaw()
|