| /third_party/rust/crates/aho-corasick/src/ |
| H A D | buffer.rs | 110 pub fn roll(&mut self) { in roll() functions
|
| /third_party/ffmpeg/libavutil/ |
| H A D | spherical.h | 128 int32_t roll; ///< Rotation around the forward vector [-180, 180]. member
|
| /third_party/node/deps/base64/base64/lib/arch/avx2/ |
| H A 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/node/deps/base64/base64/lib/arch/ssse3/ |
| H A 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/rust/crates/memchr/src/memmem/ |
| H A D | rabinkarp.rs | 186 fn roll(&mut self, nhash: &NeedleHash, old: u8, new: u8) { in roll() functions
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
| H A D | DangiTest.java | 352 void doRollAddDangi(boolean roll, Calendar cal, int[][] tests) { in doRollAddDangi() argument
|
| H A D | ChineseTest.java | 491 void doRollAdd(boolean roll, ChineseCalendar cal, int[][] tests) { in doRollAdd() argument
|
| H A D | CalendarTestFmwk.java | 158 protected void doRollAdd(boolean roll, Calendar cal, int[][] tests) in doRollAdd() argument
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/ |
| H A D | DangiTest.java | 355 void doRollAddDangi(boolean roll, Calendar cal, int[][] tests) { in doRollAddDangi() argument
|
| H A D | ChineseTest.java | 494 void doRollAdd(boolean roll, ChineseCalendar cal, int[][] tests) { in doRollAdd() argument
|
| H A D | CalendarTestFmwk.java | 161 protected void doRollAdd(boolean roll, Calendar cal, int[][] tests) in doRollAdd() argument
|
| /third_party/skia/third_party/externals/tint/tools/src/cmd/roll-release/ |
| H A D | main.go | 149 type roll struct { type [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | GregorianCalendar.java | 558 public void roll(int field, int amount) { in roll() method in GregorianCalendar
|
| H A D | HebrewCalendar.java | 536 public void roll(int field, int amount) roll() method in HebrewCalendar [all...] |
| H A D | ChineseCalendar.java | 581 public void roll(int field, int amount) { in roll() method in ChineseCalendar
|
| /third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/ |
| H A 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/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | GregorianCalendar.java | 538 public void roll(int field, int amount) { in roll() method in GregorianCalendar
|
| H A D | HebrewCalendar.java | 510 public void roll(int field, int amount) roll() method in HebrewCalendar [all...] |
| H A D | ChineseCalendar.java | 563 public void roll(int field, int amount) { in roll() method in ChineseCalendar
|
| /third_party/icu/icu4c/source/i18n/ |
| H A 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) { roll() function in HebrewCalendar [all...] |
| /third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/rbnf/ |
| H A D | RbnfDemo.java | 410 void roll(int delta) { in roll() method in RbnfDemo
|
| /third_party/node/deps/openssl/openssl/crypto/ |
| H A D | mem.c | 138 int roll = (int)(random() % 10000); in shouldfail() local
|
| /third_party/openssl/crypto/ |
| H A D | mem.c | 134 int roll = (int)(random() % 100); in shouldfail() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A 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) { roll() function in HebrewCalendar [all...] |
| /third_party/skia/third_party/externals/angle2/util/ |
| H A D | Matrix.cpp | 130 Matrix4 Matrix4::rollPitchYaw(float roll, float pitch, float yaw) in rollPitchYaw() argument
|