Home
last modified time | relevance | path

Searched defs:sg (Results 1 – 25 of 45) sorted by relevance

12

/third_party/alsa-utils/bat/
Dsignal.c43 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/
Dalgorithm_performance.cpp362 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 …]
Dssca.cpp619 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
Ddistributed_betweenness_centrality_test.cpp151 seqGraph sg( in test_main() local
/third_party/boost/libs/graph/example/
Dgraph_property.cpp28 subgraph_t sg; in main() local
/third_party/flutter/skia/gm/
Dhsl.cpp90 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/
Dhsl.cpp91 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/
Dlgammal.c92 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/
Dlgammal.c92 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/
Dut_common.cc225 mindrecord::ShardIndexGenerator sg{filename}; in ShardWriterImageNet() local
307 mindrecord::ShardIndexGenerator sg{filename}; in ShardWriterImageNetOneSample() local
397 ShardIndexGenerator sg{filename}; in ShardWriterImageNetOpenForAppend() local
Dut_shard_writer_test.cc346 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/
Dsubgraph_props.cpp36 Subgraph& sg = g.create_subgraph(); in run() local
102 Subgraph& sg = g.create_subgraph(); in run() local
/third_party/ffmpeg/libavcodec/
Dg722.c112 int sg[2], limit, cur_qtzd_reconst; in do_adaptive_prediction() local
/third_party/pixman/test/
Dcheck-formats.c13 uint32_t sa, sg, da, dg; in check_op() local
/third_party/gn/src/gn/
Dbuilder_record.h69 void set_should_generate(bool sg) { should_generate_ = sg; } in set_should_generate()
/third_party/boost/libs/preprocessor/test/
Dcpp_standard.cpp70 const std::string sg("Success: "); in print_macro() local
/third_party/ffmpeg/libavfilter/
Dcolorspace.c72 double i[3][3], sr, sg, sb, zw; in ff_fill_rgb2xyz_table() local
Dvf_colorchannelmixer.c46 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/
Ddp_dec.c58 int32_t sum1, sg, sgn, top, dd ; in unpc_block() local
Ddp_enc.c80 int32_t sg, sgn ; in pc_block() local
/third_party/libffi/src/powerpc/
Ddarwin.S39 #define sg MODE_CHOICE(stw,std) macro
/third_party/boost/libs/sort/test/
Dtest_pdqsort.cpp117 std::vector<std::string> sg = sl; in execute_test() local
/third_party/pixman/pixman/
Dpixman-combine-float.c60 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/
Dv3dv_pass.c344 VkExtent2D sg; in v3dv_GetRenderAreaGranularity() local
/third_party/boost/boost/geometry/srs/projections/proj/
Dnsper.hpp84 T sg; member

12