/external/mesa3d/src/compiler/nir/ |
D | nir_opt_comparison_pre.c | 74 block_queue_init(struct block_queue *bq) in block_queue_init() 81 block_queue_finish(struct block_queue *bq) in block_queue_finish() 96 push_block(struct block_queue *bq) in push_block() 121 pop_block(struct block_queue *bq, struct block_instructions *bi) in pop_block() 208 comparison_pre_block(nir_block *block, struct block_queue *bq, nir_builder *bld) in comparison_pre_block() 354 struct block_queue bq; in nir_opt_comparison_pre_impl() local
|
/external/adhd/cras/src/dsp/ |
D | biquad.c | 36 static void set_coefficient(struct biquad *bq, double b0, double b1, double b2, in set_coefficient() 47 static void biquad_lowpass(struct biquad *bq, double cutoff, double resonance) in biquad_lowpass() 81 static void biquad_highpass(struct biquad *bq, double cutoff, double resonance) in biquad_highpass() 117 static void biquad_bandpass(struct biquad *bq, double frequency, double Q) in biquad_bandpass() 158 static void biquad_lowshelf(struct biquad *bq, double frequency, double db_gain) in biquad_lowshelf() 194 static void biquad_highshelf(struct biquad *bq, double frequency, in biquad_highshelf() 231 static void biquad_peaking(struct biquad *bq, double frequency, double Q, in biquad_peaking() 270 static void biquad_notch(struct biquad *bq, double frequency, double Q) in biquad_notch() 306 static void biquad_allpass(struct biquad *bq, double frequency, double Q) in biquad_allpass() 343 void biquad_set(struct biquad *bq, enum biquad_type type, double freq, double Q, in biquad_set()
|
/external/adhd/cras/src/tests/ |
D | biquad_unittest.cc | 14 struct biquad bq, test_bq; in TEST() local 164 struct biquad bq, test_bq; in TEST() local
|
/external/grpc-grpc/tools/run_tests/performance/ |
D | bq_upload_result.py | 76 def _insert_result(bq, dataset_id, table_id, scenario_result, flatten=True): argument 85 def _create_results_table(bq, dataset_id, table_id): argument
|
/external/mesa3d/src/gallium/auxiliary/hud/ |
D | hud_driver_query.c | 56 hud_batch_query_update(struct hud_batch_query_context *bq, in hud_batch_query_update() 118 hud_batch_query_begin(struct hud_batch_query_context *bq, in hud_batch_query_begin() 136 struct hud_batch_query_context *bq = *pbq; in batch_query_add() local 174 struct hud_batch_query_context *bq = *pbq; in hud_batch_query_cleanup() local 218 struct hud_batch_query_context *bq = info->batch; in query_new_value_batch() local
|
/external/grpc-grpc/tools/run_tests/python_utils/ |
D | upload_test_results.py | 87 def _insert_rows_with_retries(bq, bq_table, bq_rows): argument
|
/external/grpc-grpc/tools/run_tests/ |
D | run_build_statistics.py | 199 bq = big_query_utils.create_big_query() variable
|
/external/walt/android/WALT/app/src/main/jni/ |
D | player.c | 105 void bqPlayerCallback(SLAndroidSimpleBufferQueueItf bq, __attribute__((unused)) void *context) in bqPlayerCallback() 351 void bqRecorderCallback(__attribute__((unused)) SLAndroidSimpleBufferQueueItf bq, in bqRecorderCallback()
|
/external/gemmlowp/test/ |
D | test_fixedpoint.cc | 336 FixedPoint<std::int32_t, tIntegerBits_b> bq; in test_mul() local
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
D | apiviewer.js | 175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…
|