Home
last modified time | relevance | path

Searched defs:modulo (Results 1 – 24 of 24) sorted by relevance

/third_party/node/deps/npm/node_modules/es-abstract/helpers/
Dmod.js1 module.exports = function mod(number, modulo) { argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DBOCSU.java242 int modulo = number % factor; in getNegDivMod() local
296 int modulo = (int)division; in writeDiff() local
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DBOCSU.java241 int modulo = number % factor; in getNegDivMod() local
295 int modulo = (int)division; in writeDiff() local
/third_party/boost/libs/multi_index/example/
Dnon_default_ctor.cpp42 IntegralType modulo; member
/third_party/libwebsockets/include/libwebsockets/
Dlws-map.h74 size_t modulo; member
/third_party/boost/boost/geometry/util/
Dmath.hpp357 struct modulo struct
359 typedef T return_type;
361 static inline T apply(T const& value1, T const& value2) in apply()
402 struct modulo<Fundamental, true> struct
/third_party/boost/libs/property_map/test/
Dcompose_property_map_test.cpp78 int modulo; member
/third_party/skia/third_party/externals/tint/src/transform/
Dzero_init_workgroup_memory.cc55 uint32_t modulo = 1; member
314 auto modulo = num_values * arr->Count(); in BuildZeroingStatements() local
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_idiv.c124 emit_udiv(nir_builder *bld, nir_ssa_def *numer, nir_ssa_def *denom, bool modulo) in emit_udiv()
/third_party/libwebsockets/lib/core/
Dlws_map.c111 size_t modulo = info->modulo; in lws_map_create() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
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/ffmpeg/libavfilter/
Daf_headphone.c154 const uint32_t modulo = (uint32_t)buffer_length - 1; in headphone_convolute() local
223 const uint32_t modulo = (uint32_t)buffer_length - 1; in headphone_fast_convolute() local
Daf_sofalizer.c362 const uint32_t modulo = (uint32_t)buffer_length - 1; in sofalizer_convolute() local
458 const uint32_t modulo = (uint32_t)buffer_length - 1; in sofalizer_fast_convolute() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DComputeProgram.cpp256 auto modulo = groupIndex; in run() local
DShaderCore.cpp242 Float4 modulo(RValue<Float4> x, RValue<Float4> y) in modulo() function
/third_party/openssl/test/
Dbntest.c2743 BIGNUM *base = NULL, *exponent = NULL, *modulo = NULL; in test_mod_exp() local
2777 BIGNUM *base = NULL, *exponent = NULL, *modulo = NULL; in test_mod_exp_consttime() local
/third_party/python/Lib/
D_pydecimal.py1966 def _power_modulo(self, other, modulo, context=None): argument
2288 def __pow__(self, other, modulo=None, context=None): argument
5141 def power(self, a, b, modulo=None): argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DMutableCodePointTrie.java896 private int modulo(int n, int m) { in modulo() method in MutableCodePointTrie.MixedBlocks
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DMutableCodePointTrie.java904 private int modulo(int n, int m) { in modulo() method in MutableCodePointTrie.MixedBlocks
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DShaderCore.cpp244 Float4 modulo(RValue<Float4> x, RValue<Float4> y) in modulo() function
/third_party/node/deps/acorn/acorn/dist/
Dacorn.js205 modulo: binop("%", 10), property
Dacorn.mjs199 modulo: binop("%", 10), property
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp9559 const GLuint modulo = offset % alignment; in test() local
9570 const GLuint modulo = offset % alignment; in test() local
/third_party/boost/libs/math/doc/graphs/hypergeometric_1f1/
Dplotlyjs-bundle.js1 …on"==typeof define&&define.amd)define([],t);else{("undefined"!=typeof window?window:"undefined"!=t… property