/external/libtracefs/src/ |
D | tracefs-hist.c | 794 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 …]
|
D | tracefs-sqlhist.c | 921 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/ |
D | utils.hpp | 44 synth_parser<T> synth{}; variable
|
/external/trace-cmd/tracecmd/ |
D | trace-sqlhist.c | 27 struct tracefs_synth *synth; in do_sql() local
|
/external/libxaac/decoder/ |
D | ixheaacd_lpc.c | 360 FLOAT32 *synth, *xcitation_curr; in ixheaacd_lpd_dec() local 755 float *synth, synth_corr, synth_energy; in ixheaacd_lpd_bpf_fix() local
|
D | ixheaacd_tcx_fwd_alcnx.c | 194 FLOAT32 *synth = in ixheaacd_tcx_mdct() local
|
D | ixheaacd_acelp_bitparse.c | 346 ia_bit_buf_struct *it_bit_buff, FLOAT32 *synth) { in ixheaacd_lpd_channel_stream()
|
D | ixheaacd_usac_ec.c | 576 FLOAT32 *synth = pstr_usac_data->synth_buf + MAX_PITCH - LEN_SUBFR; in ixheaacd_usac_tcx_ec() local
|
/external/libxaac/encoder/ |
D | iusace_fd_fac.c | 108 WORD32 target_br, FLOAT32 *synth, FLOAT32 *ptr_lpc_coeffs, in iusace_fac_apply()
|
D | iusace_tcx_enc.c | 289 FLOAT32 *synth = pstr_scratch->p_synth_tcx_buf; in iusace_tcx_fac_encode() local
|
D | iusace_config.h | 297 FLOAT32 synth[ORDER + 128]; member
|
/external/aac/libAACdec/src/ |
D | usacdec_acelp.cpp | 739 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()
|
D | block.cpp | 1074 FIXP_DBL *synth; in CBlock_FrequencyToTime() local
|
D | usacdec_lpd.cpp | 1587 FIXP_DBL *synth = synth_buf + PIT_MAX_MAX - BPF_DELAY; in CLpd_RenderTimeSignal() local
|
/external/libtracefs/utest/ |
D | tracefs-utest.c | 622 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/ |
D | jni-bridge.cpp | 143 JNIEnv *env, jobject synth, in Java_com_mobileer_oboetester_OboeAudioStream_openNative()
|
/external/clang/include/clang/AST/ |
D | DeclObjC.h | 1894 void setSynthesize(bool synth) { Synthesized = synth; } in setSynthesize()
|
/external/clang/lib/Serialization/ |
D | ASTReaderDecl.cpp | 1044 bool synth = Record[Idx++]; in VisitObjCIvarDecl() local
|