/third_party/alsa-utils/bat/ |
D | signal.c | 43 int sin_generator_init(struct sin_generator *sg, float magnitude, in sin_generator_init() 67 float sin_generator_next_sample(struct sin_generator *sg) in sin_generator_next_sample() 82 void sin_generator_vfill(struct sin_generator *sg, float *buf, int n) in sin_generator_vfill() 151 static struct sin_generator sg[MAX_CHANNELS]; in generate_sine_wave() local 192 struct sin_generator sg; in generate_sine_wave_raw_mono() local
|
/third_party/boost/libs/graph_parallel/test/ |
D | algorithm_performance.cpp | 362 seqGraph sg(edges_are_sorted, in test_csr() local 398 seqGraph sg(edges_are_sorted, in test_csr() local 433 seqGraph sg(edges_are_sorted, in test_csr() local 469 seqGraph sg(edges_are_sorted, in test_csr() local 522 seqGraph sg(rmat_iterator<RandomGenerator, seqGraph>(gen, N, M, a, b, c, d), in test_adjacency_list() local 534 seqGraph sg(rmat_iterator<RandomGenerator, seqGraph>(gen, N, M, a, b, c, d), in test_adjacency_list() local 583 seqGraph sg(sorted_unique_rmat_iterator<RandomGenerator, seqGraph>(gen, N, M, a, b, c, d), in test_adjacency_list() local 595 seqGraph sg(sorted_unique_rmat_iterator<RandomGenerator, seqGraph>(gen, N, M, a, b, c, d), in test_adjacency_list() local 644 seqGraph sg(erdos_renyi_iterator<RandomGenerator, seqGraph>(gen, N, _p/2), in test_adjacency_list() local 656 seqGraph sg(erdos_renyi_iterator<RandomGenerator, seqGraph>(gen, N, _p/2), in test_adjacency_list() local [all …]
|
D | ssca.cpp | 619 seqGraph sg(edges_are_sorted, in run_non_distributed_graph_tests() local 625 seqGraph sg(unique_rmat_iterator<RandomGenerator, seqGraph>(gen, n, m, a, b, c, d), in run_non_distributed_graph_tests() local 1052 seqGraph sg(sorted_unique_rmat_iterator<RandomGenerator, seqGraph>(gen, n, m, a, b, c, d), in run_distributed_graph_tests() local 1057 seqGraph sg(unique_rmat_iterator<RandomGenerator, seqGraph>(gen, n, m, a, b, c, d), in run_distributed_graph_tests() local
|
D | distributed_betweenness_centrality_test.cpp | 151 seqGraph sg( in test_main() local
|
/third_party/boost/libs/graph/example/ |
D | graph_property.cpp | 28 subgraph_t sg; in main() local
|
/third_party/flutter/skia/gm/ |
D | hsl.cpp | 90 float* sr, float* sg, float* sb) { in hue() 103 float* sr, float* sg, float* sb) { in saturation() 116 float* sr, float* sg, float* sb) { in color() 128 float* sr, float* sg, float* sb) { in luminosity()
|
/third_party/skia/gm/ |
D | hsl.cpp | 91 float* sr, float* sg, float* sb) { in hue() 104 float* sr, float* sg, float* sb) { in saturation() 117 float* sr, float* sg, float* sb) { in color() 129 float* sr, float* sg, float* sb) { in luminosity()
|
/third_party/musl/src/math/ |
D | lgammal.c | 92 long double __lgammal_r(long double x, int *sg) in __lgammal_r() 223 long double __lgammal_r(long double x, int *sg) { in __lgammal_r() 342 long double __lgammal_r(long double x, int *sg) in __lgammal_r()
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | lgammal.c | 92 long double __lgammal_r(long double x, int *sg) in __lgammal_r() 223 long double __lgammal_r(long double x, int *sg) { in __lgammal_r() 342 long double __lgammal_r(long double x, int *sg) in __lgammal_r()
|
/third_party/mindspore/tests/ut/cpp/mindrecord/ |
D | ut_common.cc | 225 mindrecord::ShardIndexGenerator sg{filename}; in ShardWriterImageNet() local 307 mindrecord::ShardIndexGenerator sg{filename}; in ShardWriterImageNetOneSample() local 397 ShardIndexGenerator sg{filename}; in ShardWriterImageNetOpenForAppend() local
|
D | ut_shard_writer_test.cc | 346 mindrecord::ShardIndexGenerator sg{filename}; in TEST_F() local 482 mindrecord::ShardIndexGenerator sg{filename}; in TEST_F() local 583 mindrecord::ShardIndexGenerator sg{filename}; in TEST_F() local 756 mindrecord::ShardIndexGenerator sg{filename}; in TEST_F() local 848 mindrecord::ShardIndexGenerator sg{filename}; in TEST_F() local 949 mindrecord::ShardIndexGenerator sg{filename}; in TEST_F() local 1059 mindrecord::ShardIndexGenerator sg{filename}; in TEST_F() local
|
/third_party/boost/libs/graph/test/ |
D | subgraph_props.cpp | 36 Subgraph& sg = g.create_subgraph(); in run() local 102 Subgraph& sg = g.create_subgraph(); in run() local
|
/third_party/ffmpeg/libavcodec/ |
D | g722.c | 112 int sg[2], limit, cur_qtzd_reconst; in do_adaptive_prediction() local
|
/third_party/pixman/test/ |
D | check-formats.c | 13 uint32_t sa, sg, da, dg; in check_op() local
|
/third_party/gn/src/gn/ |
D | builder_record.h | 69 void set_should_generate(bool sg) { should_generate_ = sg; } in set_should_generate()
|
/third_party/boost/libs/preprocessor/test/ |
D | cpp_standard.cpp | 70 const std::string sg("Success: "); in print_macro() local
|
/third_party/ffmpeg/libavfilter/ |
D | colorspace.c | 72 double i[3][3], sr, sg, sb, zw; in ff_fill_rgb2xyz_table() local
|
D | vf_colorchannelmixer.c | 46 double sr, sg, sb; member 130 const float sg = s->sg; in filter_slice_rgba_planar() local 216 const float sg = s->sg; in filter_slice_rgba16_planar() local 402 const float sg = s->sg; in filter_slice_rgba_packed() local 484 const float sg = s->sg; in filter_slice_rgba16_packed() local
|
/third_party/libsnd/src/ALAC/ |
D | dp_dec.c | 58 int32_t sum1, sg, sgn, top, dd ; in unpc_block() local
|
D | dp_enc.c | 80 int32_t sg, sgn ; in pc_block() local
|
/third_party/libffi/src/powerpc/ |
D | darwin.S | 39 #define sg MODE_CHOICE(stw,std) macro
|
/third_party/boost/libs/sort/test/ |
D | test_pdqsort.cpp | 117 std::vector<std::string> sg = sl; in execute_test() local
|
/third_party/pixman/pixman/ |
D | pixman-combine-float.c | 60 float sg = src[i + 2]; in combine_inner() local 78 float sa, sr, sg, sb; in combine_inner() local
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_pass.c | 344 VkExtent2D sg; in v3dv_GetRenderAreaGranularity() local
|
/third_party/boost/boost/geometry/srs/projections/proj/ |
D | nsper.hpp | 84 T sg; member
|