| /third_party/node/lib/internal/ |
| H A D | webidl.js | 66 function modulo(x, y) { function
|
| /third_party/libwebsockets/include/libwebsockets/ |
| H A D | lws-map.h | 74 size_t modulo; member
|
| /third_party/libwebsockets/lib/core/ |
| H A D | lws_map.c | 111 size_t modulo = info->modulo; in lws_map_create() local [all...] |
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| H A D | ecma-builtin-helpers-date.c | 75 ecma_number_t modulo = fmod (time, ECMA_DATE_MS_PER_DAY); in ecma_date_time_within_day() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_idiv.c | 124 emit_udiv(nir_builder *bld, nir_ssa_def *numer, nir_ssa_def *denom, bool modulo) in emit_udiv() argument
|
| /third_party/skia/third_party/externals/tint/src/transform/ |
| H A D | zero_init_workgroup_memory.cc | 55 uint32_t modulo = 1; member [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_sofalizer.c | 354 const uint32_t modulo = (uint32_t)buffer_length - 1; in sofalizer_convolute() local 450 const uint32_t modulo = (uint32_t)buffer_length - 1; in sofalizer_fast_convolute() local
|
| H A D | af_headphone.c | 160 const uint32_t modulo = (uint32_t)buffer_length - 1; in headphone_convolute() local 229 const uint32_t modulo = (uint32_t)buffer_length - 1; in headphone_fast_convolute() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | MutableCodePointTrie.java | 904 private int modulo(int n, int m) { in modulo() method in MutableCodePointTrie.MixedBlocks
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | MutableCodePointTrie.java | 896 private int modulo(int n, int m) { in modulo() method in MutableCodePointTrie.MixedBlocks
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | ShaderCore.cpp | 242 Float4 modulo(RValue<Float4> x, RValue<Float4> y) in modulo() function
|
| /third_party/openssl/test/ |
| H A D | bntest.c | 2819 BIGNUM *base = NULL, *exponent = NULL, *modulo = NULL; in test_mod_exp() local 2853 BIGNUM *base = NULL, *exponent = NULL, *modulo = NULL; in test_mod_exp_consttime() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| H A D | ShaderCore.cpp | 244 Float4 modulo(RValue<Float4> x, RValue<Float4> y) in modulo() function
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | js-temporal-objects.cc | 330 inline int64_t modulo(int64_t a, int64_t b) { in modulo() function [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cEnhancedLayoutsTests.cpp | 9559 const GLuint modulo = offset % alignment; in test() local 9570 const GLuint modulo = offset % alignment; in test() local
|
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | icu4j-4_8_1_1.jar | ... final long getNegDivMod (int, int)
int number
int factor
int modulo
long result
private static final int writeDiff (int, byte[], int ... |