Home
last modified time | relevance | path

Searched defs:modulo (Results 1 - 16 of 16) sorted by relevance

/third_party/node/lib/internal/
H A Dwebidl.js66 function modulo(x, y) { function
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-map.h74 size_t modulo; member
/third_party/libwebsockets/lib/core/
H A Dlws_map.c111 size_t modulo = info->modulo; in lws_map_create() local
[all...]
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-helpers-date.c75 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 Dnir_lower_idiv.c124 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 Dzero_init_workgroup_memory.cc55 uint32_t modulo = 1; member
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_sofalizer.c354 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 Daf_headphone.c160 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 DMutableCodePointTrie.java904 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 DMutableCodePointTrie.java896 private int modulo(int n, int m) { in modulo() method in MutableCodePointTrie.MixedBlocks
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DShaderCore.cpp242 Float4 modulo(RValue<Float4> x, RValue<Float4> y) in modulo() function
/third_party/openssl/test/
H A Dbntest.c2819 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 DShaderCore.cpp244 Float4 modulo(RValue<Float4> x, RValue<Float4> y) in modulo() function
/third_party/node/deps/v8/src/objects/
H A Djs-temporal-objects.cc330 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 Dgl4cEnhancedLayoutsTests.cpp9559 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 Dicu4j-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 ...

Completed in 57 milliseconds