Home
last modified time | relevance | path

Searched defs:reductions (Results 126 – 150 of 282) sorted by relevance

12345678910>>...12

/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/test/
H A Dbs_construct_SUITE.erl912 reductions(_Config) -> function
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/lalrpop-0.17.2/src/lr1/core/
H A Dmod.rs139 pub reductions: Vec<(L, &'grammar Production)>, field
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/lalrpop-0.16.3/src/lr1/core/
H A Dmod.rs139 pub reductions: Vec<(L, &'grammar Production)>, field
/dports/net/krill/krill-0.9.4/cargo-crates/lalrpop-0.19.6/src/lr1/core/
H A Dmod.rs138 pub reductions: Vec<(L, &'grammar Production)>, field
/dports/math/py-pandas/pandas-1.2.5/doc/source/whatsnew/
H A Dv1.1.0.rst644 .. _whatsnew_110.api_breaking.groupby_results_lost_as_index_false:
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/Affine/Transforms/
H A DSuperVectorize.cpp1293 ArrayRef<LoopReduction> reductions; in vectorizeAffineForOp() local
1731 SmallVector<LoopReduction, 2> reductions; in runOnFunction() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Dialect/Affine/Transforms/
H A DSuperVectorize.cpp1275 ArrayRef<LoopReduction> reductions; in vectorizeAffineForOp() local
1713 SmallVector<LoopReduction, 2> reductions; in runOnFunction() local
/dports/graphics/optipng/optipng-0.7.7/src/optipng/
H A Doptim.c128 png_uint_32 reductions; member
924 png_uint_32 reductions; in opng_read_file() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Dialect/Affine/Transforms/
H A DSuperVectorize.cpp1275 ArrayRef<LoopReduction> reductions; in vectorizeAffineForOp() local
1713 SmallVector<LoopReduction, 2> reductions; in runOnFunction() local
/dports/math/py-pandas/pandas-1.2.5/doc/source/user_guide/
H A Dbasics.rst363 .. _basics.equals:
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/math/bigint/
H A Dbigint.cpp351 size_t reductions = 0; in reduce_below() local
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/lalrpop-0.17.2/src/lr1/trace/trace_graph/
H A Dmod.rs372 let mut reductions: Vec<_> = self.stack[1..] in example() localVariable
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/lalrpop-0.17.2/src/lr1/codegen/
H A Dascent.rs335 let reductions: Multimap<_, Vec<_>> = this_state in write_state_fn() localVariable
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/math/bigint/
H A Dbigint.cpp351 size_t reductions = 0; in reduce_below() local
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/lalrpop-0.16.3/src/lr1/codegen/
H A Dascent.rs335 let reductions: Multimap<_, Vec<_>> = this_state in write_state_fn() localVariable
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/lalrpop-0.16.3/src/lr1/trace/trace_graph/
H A Dmod.rs372 let mut reductions: Vec<_> = self.stack[1..] in example() localVariable
/dports/net/krill/krill-0.9.4/cargo-crates/lalrpop-0.19.6/src/lr1/trace/trace_graph/
H A Dmod.rs372 let mut reductions: Vec<_> = self.stack[1..] in example() localVariable
/dports/net/krill/krill-0.9.4/cargo-crates/lalrpop-0.19.6/src/lr1/codegen/
H A Dascent.rs335 let reductions: Multimap<_, Vec<_>> = this_state in write_state_fn() localVariable
/dports/security/botan2/Botan-2.18.2/src/lib/math/bigint/
H A Dbigint.cpp351 size_t reductions = 0; in reduce_below() local
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbit/src/
H A Drabbit_quorum_queue.erl514 reductions(Name) -> function
/dports/devel/p5-List-AllUtils/List-AllUtils-0.19/
H A DREADME.md120 ## reductions section in LIST-REDUCTION FUNCTIONS
/dports/devel/distel/distel-4.1.1/src/
H A Ddistel.erl240 reductions(Pid) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_bif_binary.c641 Uint *reductions = &(ctx->reds); in ac_find_first_match() local
728 Uint *reductions = &(ctx->reds); in ac_find_all_non_overlapping() local
835 Uint *reductions = &(ctx->reds); in bm_find_first_match() local
917 Uint *reductions = &(ctx->reds); in bm_find_all_non_overlapping() local
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_bif_binary.c641 Uint *reductions = &(ctx->reds); in ac_find_first_match() local
728 Uint *reductions = &(ctx->reds); in ac_find_all_non_overlapping() local
835 Uint *reductions = &(ctx->reds); in bm_find_first_match() local
917 Uint *reductions = &(ctx->reds); in bm_find_all_non_overlapping() local
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_bif_binary.c639 Uint *reductions = &(ctx->reds); in ac_find_first_match() local
726 Uint *reductions = &(ctx->reds); in ac_find_all_non_overlapping() local
833 Uint *reductions = &(ctx->reds); in bm_find_first_match() local
915 Uint *reductions = &(ctx->reds); in bm_find_all_non_overlapping() local

12345678910>>...12