| /third_party/decimal.js/test/modules/ |
| D | config.js | 45 modulo: 1 property 65 modulo: 4 property 309 t(4, {modulo: void 0}); property 310 t(0, {modulo: 0}); property 311 t(1, {modulo: 1}); property 312 t(2, {modulo: 2}); property 313 t(3, {modulo: 3}); property 314 t(4, {modulo: 4}); property 315 t(5, {modulo: 5}); property 316 t(6, {modulo: 6}); property [all …]
|
| D | mod.js | 16 modulo: 1 property
|
| D | Decimal.js | 13 modulo: 1 property
|
| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
| D | BOCSU.java | 241 int modulo = number % factor; in getNegDivMod() local 295 int modulo = (int)division; in writeDiff() local
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
| D | BOCSU.java | 242 int modulo = number % factor; in getNegDivMod() local 296 int modulo = (int)division; in writeDiff() local
|
| /third_party/decimal.js/ |
| D | decimal.d.ts | 50 modulo?: Modulo; property
|
| D | decimal.global.d.ts | 72 modulo?: DecimalModulo; property
|
| D | decimal.js | 75 modulo: 1, // 0 to 9 property
|
| D | decimal.mjs | 82 modulo: 1, // 0 to 9 property
|
| /third_party/libwebsockets/include/libwebsockets/ |
| D | lws-map.h | 74 size_t modulo; member
|
| /third_party/mesa3d/src/compiler/nir/ |
| D | nir_lower_idiv.c | 32 emit_udiv(nir_builder *bld, nir_def *numer, nir_def *denom, bool modulo) in emit_udiv()
|
| /third_party/skia/third_party/externals/tint/src/transform/ |
| D | zero_init_workgroup_memory.cc | 55 uint32_t modulo = 1; member 314 auto modulo = num_values * arr->Count(); in BuildZeroingStatements() local
|
| /third_party/libwebsockets/lib/core/ |
| D | lws_map.c | 114 size_t modulo = info->modulo; in lws_map_create() local
|
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| 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/openhitls/testcode/sdv/testcase/crypto/bn/ |
| D | test_suite_sdv_bn.c | 517 void SDV_CRYPTO_BN_MODINV_FUNC_TC002(int sign, Hex *hex, Hex *modulo, Hex *result) in SDV_CRYPTO_BN_MODINV_FUNC_TC002() 779 void SDV_CRYPTO_BN_MODEXP_FUNC_TC001(int sign1, Hex *hex1, Hex *hex2, Hex *modulo, Hex *result) in SDV_CRYPTO_BN_MODEXP_FUNC_TC001() 936 void SDV_CRYPTO_BN_MOD_FUNC_TC001(int sign1, Hex *hex1, int sign2, Hex *modulo, Hex *result) in SDV_CRYPTO_BN_MOD_FUNC_TC001()
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| D | ComputeProgram.cpp | 256 auto modulo = groupIndex; in run() local
|
| D | ShaderCore.cpp | 242 Float4 modulo(RValue<Float4> x, RValue<Float4> y) in modulo() function
|
| /third_party/ffmpeg/libavfilter/ |
| 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
|
| 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
|
| /third_party/openssl/test/ |
| 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
|
| /third_party/python/Lib/ |
| D | _pydecimal.py | 1976 def _power_modulo(self, other, modulo, context=None): argument 2298 def __pow__(self, other, modulo=None, context=None): argument 5155 def power(self, a, b, modulo=None): argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| D | MutableCodePointTrie.java | 896 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/ |
| D | MutableCodePointTrie.java | 904 private int modulo(int n, int m) { in modulo() method in MutableCodePointTrie.MixedBlocks
|
| /third_party/rust/rust/compiler/rustc_apfloat/tests/ |
| D | ieee.rs | 3238 fn modulo() { in modulo() function
|
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| D | ShaderCore.cpp | 244 Float4 modulo(RValue<Float4> x, RValue<Float4> y) in modulo() function
|