Home
last modified time | relevance | path

Searched defs:synth (Results 1 – 18 of 18) sorted by relevance

/external/libtracefs/src/
Dtracefs-hist.c794 const char *tracefs_synth_get_name(struct tracefs_synth *synth) in tracefs_synth_get_name()
830 void tracefs_synth_free(struct tracefs_synth *synth) in tracefs_synth_free()
1024 struct tracefs_synth *synth; in synth_init_from() local
1047 static int alloc_synthetic_event(struct tracefs_synth *synth) in alloc_synthetic_event()
1144 struct tracefs_synth *synth; in tracefs_synth_alloc() local
1181 static int add_synth_fields(struct tracefs_synth *synth, in add_synth_fields()
1237 int tracefs_synth_add_match_field(struct tracefs_synth *synth, in tracefs_synth_add_match_field()
1302 static char *new_name(struct tracefs_synth *synth, const char *name) in new_name()
1321 static struct name_hash *find_name(struct tracefs_synth *synth, const char *name) in find_name()
1333 static const char *hash_name(struct tracefs_synth *synth, const char *name) in hash_name()
[all …]
Dtracefs-sqlhist.c921 static int build_compare(struct tracefs_synth *synth, in build_compare()
1102 struct tracefs_synth *synth, in build_filter()
1461 struct tracefs_synth *synth; in build_synth() local
1678 struct tracefs_synth *synth = NULL; in tracefs_sql() local
/external/sdv/vsomeip/third_party/boost/spirit/test/x3/
Dutils.hpp44 synth_parser<T> synth{}; variable
/external/trace-cmd/tracecmd/
Dtrace-sqlhist.c27 struct tracefs_synth *synth; in do_sql() local
/external/libxaac/decoder/
Dixheaacd_lpc.c360 FLOAT32 *synth, *xcitation_curr; in ixheaacd_lpd_dec() local
755 float *synth, synth_corr, synth_energy; in ixheaacd_lpd_bpf_fix() local
Dixheaacd_tcx_fwd_alcnx.c194 FLOAT32 *synth = in ixheaacd_tcx_mdct() local
Dixheaacd_acelp_bitparse.c346 ia_bit_buf_struct *it_bit_buff, FLOAT32 *synth) { in ixheaacd_lpd_channel_stream()
Dixheaacd_usac_ec.c576 FLOAT32 *synth = pstr_usac_data->synth_buf + MAX_PITCH - LEN_SUBFR; in ixheaacd_usac_tcx_ec() local
/external/libxaac/encoder/
Diusace_fd_fac.c108 WORD32 target_br, FLOAT32 *synth, FLOAT32 *ptr_lpc_coeffs, in iusace_fac_apply()
Diusace_tcx_enc.c289 FLOAT32 *synth = pstr_scratch->p_synth_tcx_buf; in iusace_tcx_fac_encode() local
Diusace_config.h297 FLOAT32 synth[ORDER + 128]; member
/external/aac/libAACdec/src/
Dusacdec_acelp.cpp739 FIXP_DBL synth[], int pT[], FIXP_DBL *pit_gain, in CLpd_AcelpDecode()
944 const FIXP_SGL stab_fac, INT nLostSf, FIXP_DBL synth[], in CLpd_TcxTDConceal()
1117 void CLpd_AcelpPrepareInternalMem(const FIXP_DBL *synth, UCHAR last_lpd_mode, in CLpd_AcelpPrepareInternalMem()
Dblock.cpp1074 FIXP_DBL *synth; in CBlock_FrequencyToTime() local
Dusacdec_lpd.cpp1587 FIXP_DBL *synth = synth_buf + PIT_MAX_MAX - BPF_DELAY; in CLpd_RenderTimeSignal() local
/external/libtracefs/utest/
Dtracefs-utest.c622 static bool set_sql_type(struct tracefs_synth *synth, struct trace_sql_strings *strings, in set_sql_type()
676 struct tracefs_synth *synth; in test_instance_trace_sql() local
2054 struct tracefs_synth **synth; in test_instance_synthetic() local
/external/oboe/apps/OboeTester/app/src/main/cpp/
Djni-bridge.cpp143 JNIEnv *env, jobject synth, in Java_com_mobileer_oboetester_OboeAudioStream_openNative()
/external/clang/include/clang/AST/
DDeclObjC.h1894 void setSynthesize(bool synth) { Synthesized = synth; } in setSynthesize()
/external/clang/lib/Serialization/
DASTReaderDecl.cpp1044 bool synth = Record[Idx++]; in VisitObjCIvarDecl() local