Home
last modified time | relevance | path

Searched defs:gd (Results 1 – 25 of 38) sorted by relevance

12

/third_party/gstreamer/gstplugins_good/gst/goom2k1/
Dgoom_tools.h6 #define RAND_INIT(gd,i) \ argument
14 #define RAND(gd) \ argument
17 #define RAND_CLOSE(gd) \ argument
22 #define iRAND(gd,i) (RAND(gd) % i) argument
Dfilters.c110 calculatePXandPY (GoomData * gd, int x, int y, int *px, int *py) in calculatePXandPY()
282 zoomFilterSetResolution (GoomData * gd, ZoomFilterData * zf) in zoomFilterSetResolution()
/third_party/boost/boost/random/
Dgeometric_distribution.hpp171 BOOST_RANDOM_DETAIL_OSTREAM_OPERATOR(os, geometric_distribution, gd) in BOOST_RANDOM_DETAIL_OSTREAM_OPERATOR() argument
178 BOOST_RANDOM_DETAIL_ISTREAM_OPERATOR(is, geometric_distribution, gd) in BOOST_RANDOM_DETAIL_ISTREAM_OPERATOR() argument
242 BOOST_RANDOM_DETAIL_OSTREAM_OPERATOR(os, geometric_distribution, gd) in BOOST_RANDOM_DETAIL_OSTREAM_OPERATOR() argument
248 BOOST_RANDOM_DETAIL_ISTREAM_OPERATOR(is, geometric_distribution, gd) in BOOST_RANDOM_DETAIL_ISTREAM_OPERATOR() argument
Dgamma_distribution.hpp218 const gamma_distribution& gd) in operator <<()
227 operator>>(std::basic_istream<CharT,Traits>& is, gamma_distribution& gd) in operator >>()
/third_party/boost/boost/date_time/gregorian/
Dgreg_serialize.hpp253 void save(Archive & ar, const gregorian::greg_day& gd, in save()
261 void load(Archive & ar, gregorian::greg_day& gd, unsigned int /*version*/) in load()
269 inline void load_construct_data(Archive & /*ar*/, gregorian::greg_day* gd, in load_construct_data()
279 void save(Archive & ar, const gregorian::greg_weekday& gd, in save()
287 void load(Archive & ar, gregorian::greg_weekday& gd, unsigned int /*version*/) in load()
295 inline void load_construct_data(Archive & /*ar*/, gregorian::greg_weekday* gd, in load_construct_data()
313 gregorian::greg_day gd(pd.day()); in save() local
325 gregorian::greg_day gd(1); in load() local
337 gregorian::greg_day gd(1); in load_construct_data() local
/third_party/boost/libs/qvm/test/
Ddeterminant_test.cpp18 float gd=test_qvm::determinant(x.b); in test() local
/third_party/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/
Dltp_tbio.c72 struct gendisk *gd; member
485 static int tbio_release(struct gendisk *gd, fmode_t mode) in tbio_release()
496 int tbio_media_changed(struct gendisk *gd) in tbio_media_changed()
501 int tbio_revalidate(struct gendisk *gd) in tbio_revalidate()
/third_party/boost/libs/multiprecision/example/
Drandom_snips.cpp201 gamma_distribution<cpp_bin_float_50> gd(20); in t4() local
Dfloating_point_examples.cpp599 cpp_dec_float_50 gd = derivative( in main() local
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/examples/
Dgzappend.c388 local void gztack(char *name, int gd, z_stream *strm, int last) in gztack()
468 int gd, level; in main() local
/third_party/zlib/examples/
Dgzappend.c388 local void gztack(char *name, int gd, z_stream *strm, int last) in gztack()
468 int gd, level; in main() local
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/examples/
Dgzappend.c388 local void gztack(char *name, int gd, z_stream *strm, int last) in gztack()
468 int gd, level; in main() local
/third_party/e2fsprogs/ext2ed/
Dgroup_com.c177 struct ext2_group_desc gd; in type_ext2_group_desc___setactivecopy() local
/third_party/boost/libs/date_time/test/gregorian/
Dtestgreg_serialize.cpp36 greg_day gd(14); in main() local
Dtestdate_input_facet.cpp90 greg_day gd(1); in main() local
/third_party/ffmpeg/libavfilter/
Dvf_colorcontrast.c124 float gd, bd, rd; in colorcontrast_slice8() local
178 float gd, bd, rd; in colorcontrast_slice16() local
230 float gd, bd, rd; in colorcontrast_slice8p() local
282 float gd, bd, rd; in colorcontrast_slice16p() local
Daf_stereotools.c178 double L = src[0], R = src[1], l, r, m, S, gl, gr, gd; in filter_frame() local
/third_party/pixman/test/
Dutils.h261 float ad, rd, gd, bd; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
Dwpa.c889 const struct wpa_gtk_data *gd, in wpa_supplicant_install_gtk()
1007 struct wpa_gtk_data gd; in wpa_supplicant_pairwise_gtk() local
1603 struct wpa_gtk_data *gd) in wpa_supplicant_process_1_of_2_rsn()
1674 u16 ver, struct wpa_gtk_data *gd) in wpa_supplicant_process_1_of_2_wpa()
1832 struct wpa_gtk_data gd; in wpa_supplicant_process_1_of_2() local
3421 struct wpa_gtk_data gd; in wpa_wnmsleep_install_key() local
4272 struct wpa_gtk_data gd; in fils_process_assoc_resp() local
/third_party/glib/glib/tests/
Dutf8-performance.c181 GrindData *gd = (GrindData *) data; in perform() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dindiancal.cpp261 int32_t gd[3]; in handleComputeFields() local
/third_party/node/deps/icu-small/source/i18n/
Dindiancal.cpp261 int32_t gd[3]; in handleComputeFields() local
/third_party/icu/icu4c/source/i18n/
Dindiancal.cpp261 int32_t gd[3]; in handleComputeFields() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
Dwpa.c1035 const struct wpa_gtk_data *gd, in wpa_supplicant_install_gtk()
1154 struct wpa_gtk_data gd; in wpa_supplicant_pairwise_gtk() local
1854 struct wpa_gtk_data *gd) in wpa_supplicant_process_1_of_2_rsn()
1934 u16 ver, struct wpa_gtk_data *gd) in wpa_supplicant_process_1_of_2_wpa()
2101 struct wpa_gtk_data gd; in wpa_supplicant_process_1_of_2() local
3908 struct wpa_gtk_data gd; in wpa_wnmsleep_install_key() local
4775 struct wpa_gtk_data gd; in fils_process_assoc_resp() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dindiancal.cpp296 int32_t gd[3]; in handleComputeFields() local

12