Home
last modified time | relevance | path

Searched defs:add_constant (Results 1 – 12 of 12) sorted by relevance

/external/webrtc/common_audio/signal_processing/
Dilbc_specific_functions.c68 int16_t gain, int32_t add_constant, in WebRtcSpl_AddAffineVectorToVector()
81 int16_t gain, int32_t add_constant, in WebRtcSpl_AffineTransformVector()
/external/llvm-project/polly/lib/External/isl/
Disl_pw_add_constant_templ.c17 __isl_give PW *FN(FN(PW,add_constant),VAL_BASE)(__isl_take PW *pw, in FN() argument
/external/google-breakpad/src/processor/
Dexploitability_linux.cc303 uint32_t add_constant = 0; in CalculateAddress() local
/external/mesa3d/src/compiler/glsl/
Dopt_constant_propagation.cpp485 ir_constant_propagation_visitor::add_constant(ir_assignment *ir) in add_constant() function in __anon0ba138f60111::ir_constant_propagation_visitor
/external/mesa3d/src/gallium/drivers/r300/compiler/tests/
Drc_test_helpers.c467 int add_constant(struct radeon_compiler *c, const char *const_str) in add_constant() function
/external/webrtc/modules/audio_coding/neteq/
Dexpand.cc203 int32_t add_constant = 0; in Process() local
/external/llvm-project/polly/lib/External/isl/include/isl/
Dcpp-checked.h3268 isl::checked::aff aff::add_constant(isl::checked::val v) const in add_constant() function
3274 isl::checked::aff aff::add_constant(long v) const in add_constant() function
6699 isl::checked::multi_aff multi_aff::add_constant(isl::checked::multi_val mv) const in add_constant() function
6705 isl::checked::multi_aff multi_aff::add_constant(isl::checked::val v) const in add_constant() function
6711 isl::checked::multi_aff multi_aff::add_constant(long v) const in add_constant() function
7178 isl::checked::multi_pw_aff multi_pw_aff::add_constant(isl::checked::multi_val mv) const in add_constant() function
7184 isl::checked::multi_pw_aff multi_pw_aff::add_constant(isl::checked::val v) const in add_constant() function
7190 isl::checked::multi_pw_aff multi_pw_aff::add_constant(long v) const in add_constant() function
8102 isl::checked::pw_aff pw_aff::add_constant(isl::checked::val v) const in add_constant() function
8108 isl::checked::pw_aff pw_aff::add_constant(long v) const in add_constant() function
[all …]
Dcpp.h3357 isl::aff aff::add_constant(isl::val v) const in add_constant() function
3369 isl::aff aff::add_constant(long v) const in add_constant() function
8372 isl::multi_aff multi_aff::add_constant(isl::multi_val mv) const in add_constant() function
8384 isl::multi_aff multi_aff::add_constant(isl::val v) const in add_constant() function
8396 isl::multi_aff multi_aff::add_constant(long v) const in add_constant() function
9181 isl::multi_pw_aff multi_pw_aff::add_constant(isl::multi_val mv) const in add_constant() function
9193 isl::multi_pw_aff multi_pw_aff::add_constant(isl::val v) const in add_constant() function
9205 isl::multi_pw_aff multi_pw_aff::add_constant(long v) const in add_constant() function
10747 isl::pw_aff pw_aff::add_constant(isl::val v) const in add_constant() function
10759 isl::pw_aff pw_aff::add_constant(long v) const in add_constant() function
[all …]
/external/llvm-project/polly/lib/External/isl/interface/
Disl.py1169 def add_constant(*args): member in multi_pw_aff
1790 def add_constant(*args): member in pw_multi_aff
2326 def add_constant(*args): member in pw_aff
2987 def add_constant(*args): member in multi_aff
3489 def add_constant(*args): member in aff
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Ddot_handler.cc3250 auto add_constant = [&](const HloInstruction* constant) { in MoveUsersIntoWindowedDotGeneralLoopOnNonContractingDimensions() local
/external/rust/crates/bindgen/src/codegen/
Dmod.rs2962 fn add_constant<'a>( in codegen() function
/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi.cpp894 glsl_to_tgsi_visitor::add_constant(gl_register_file file, in add_constant() function in glsl_to_tgsi_visitor