Home
last modified time | relevance | path

Searched refs:add_pad (Results 1 – 25 of 125) sorted by relevance

12345

/dports/cad/openroad/OpenROAD-2.0/src/ICeWall/test/
H A Dtcl_interface.flipchip.example.tcl133 add_pad -edge bottom -inst_name u_cbrk0 -type cbk -location {origin {x 140 y 3…
142 add_pad -edge bottom -inst_name u_pwrdet0 -type pdt -location {origin {x 685 y 3…
149 add_pad -edge bottom -inst_name u_cbrk1 -type cbk -location {origin {x 905 y 3…
158 add_pad -edge bottom -inst_name u_pwrdet1 -type pdt -location {origin {x 1165 y 3…
165 add_pad -edge bottom -inst_name u_cbrk2 -type cbk -location {origin {x 1355 y 3…
172 add_pad -edge bottom -inst_name u_pwrdet2 -type pdt -location {origin {x 1545 y 3…
181 add_pad -edge bottom -inst_name u_cbrk3 -type cbk -location {origin {x 1805 y 3…
188 add_pad -edge bottom -inst_name u_pwrdet3 -type pdt -location {origin {x 1995 y 3…
197 add_pad -edge bottom -inst_name u_cbrk4 -type cbk -location {origin {x 2315 y 3…
204 add_pad -edge right -inst_name u_pwrdet4 -type pdt -location {origin {x 2965 y 36…
[all …]
H A Dtcl_interface.example.tcl188 add_pad -edge bottom -inst_name u_cbrk0 -type cbk -location {centre {x 239.500 y …
189 add_pad -edge bottom -inst_name u_cbrk1 -type cbk -location {centre {x 869.500 y …
190 add_pad -edge bottom -inst_name u_cbrk2 -type cbk -location {centre {x 1499.500 y …
191 add_pad -edge bottom -inst_name u_cbrk3 -type cbk -location {centre {x 2129.500 y …
192 add_pad -edge bottom -inst_name u_cbrk4 -type cbk -location {centre {x 2759.500 y …
193 add_pad -edge bottom -inst_name u_pwrdet0 -type pdt -location {centre {x 572.000 y …
194 add_pad -edge bottom -inst_name u_pwrdet1 -type pdt -location {centre {x 1202.000 y …
195 add_pad -edge bottom -inst_name u_pwrdet2 -type pdt -location {centre {x 1832.000 y …
196 add_pad -edge bottom -inst_name u_pwrdet3 -type pdt -location {centre {x 2462.000 y …
265 add_pad -edge right -inst_name u_cbrk5 -type cbk -location {centre {x 2895.000 y …
[all …]
H A Dtcl_interface.tcl112 help add_pad
245 add_pad -edge bottom -inst_name u_cbrk0 -type cbk -location {centre {x 239.500 y …
246 add_pad -edge bottom -inst_name u_cbrk1 -type cbk -location {centre {x 869.500 y …
247 add_pad -edge bottom -inst_name u_cbrk2 -type cbk -location {centre {x 1499.500 y …
248 add_pad -edge bottom -inst_name u_cbrk3 -type cbk -location {centre {x 2129.500 y …
249 add_pad -edge bottom -inst_name u_cbrk4 -type cbk -location {centre {x 2759.500 y …
250 add_pad -edge bottom -inst_name u_pwrdet0 -type pdt -location {centre {x 572.000 y …
251 add_pad -edge bottom -inst_name u_pwrdet1 -type pdt -location {centre {x 1202.000 y …
252 add_pad -edge bottom -inst_name u_pwrdet2 -type pdt -location {centre {x 1832.000 y …
253 add_pad -edge bottom -inst_name u_pwrdet3 -type pdt -location {centre {x 2462.000 y …
[all …]
H A Dtcl_interface.flipchip.tcl139 add_pad -edge bottom -inst_name u_cbrk0 -type cbk -location {origin {x 140 y 3…
154 add_pad -edge bottom -inst_name u_pwrdet0 -type pdt -location {origin {x 685 y 3…
161 add_pad -edge bottom -inst_name u_cbrk1 -type cbk -location {origin {x 905 y 3…
170 add_pad -edge bottom -inst_name u_pwrdet1 -type pdt -location {origin {x 1165 y 3…
177 add_pad -edge bottom -inst_name u_cbrk2 -type cbk -location {origin {x 1355 y 3…
184 add_pad -edge bottom -inst_name u_pwrdet2 -type pdt -location {origin {x 1545 y 3…
193 add_pad -edge bottom -inst_name u_cbrk3 -type cbk -location {origin {x 1805 y 3…
200 add_pad -edge bottom -inst_name u_pwrdet3 -type pdt -location {origin {x 1995 y 3…
209 add_pad -edge bottom -inst_name u_cbrk4 -type cbk -location {origin {x 2315 y 3…
216 add_pad -edge right -inst_name u_pwrdet4 -type pdt -location {origin {x 2965 y 36…
[all …]
/dports/net/hostapd/hostapd-2.9/src/utils/
H A Dbase64.c24 int add_pad) in base64_gen_encode() argument
34 if (add_pad) in base64_gen_encode()
54 if (add_pad && line_len >= 72) { in base64_gen_encode()
64 if (add_pad) in base64_gen_encode()
71 if (add_pad) in base64_gen_encode()
76 if (add_pad && line_len) in base64_gen_encode()
176 size_t *out_len, int add_pad) in base64_url_encode() argument
178 return base64_gen_encode(src, len, out_len, base64_url_table, add_pad); in base64_url_encode()
/dports/net/wpa_supplicant_gui/wpa_supplicant-2.9/src/utils/
H A Dbase64.c24 int add_pad) in base64_gen_encode() argument
34 if (add_pad) in base64_gen_encode()
54 if (add_pad && line_len >= 72) { in base64_gen_encode()
64 if (add_pad) in base64_gen_encode()
71 if (add_pad) in base64_gen_encode()
76 if (add_pad && line_len) in base64_gen_encode()
176 size_t *out_len, int add_pad) in base64_url_encode() argument
178 return base64_gen_encode(src, len, out_len, base64_url_table, add_pad); in base64_url_encode()
/dports/audio/geonkick-lv2/geonkick-2.8.0/utils/
H A Dbase64.cpp22 int add_pad) in base64_gen_encode() argument
32 if (add_pad) in base64_gen_encode()
52 if (add_pad && line_len >= 72) { in base64_gen_encode()
62 if (add_pad) in base64_gen_encode()
69 if (add_pad) in base64_gen_encode()
74 if (add_pad && line_len) in base64_gen_encode()
180 int add_pad) in base64_url_encode() argument
182 return base64_gen_encode(src, len, out_len, base64_url_table, add_pad); in base64_url_encode()
/dports/security/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dbase64.c24 int add_pad) in base64_gen_encode() argument
34 if (add_pad) in base64_gen_encode()
54 if (add_pad && line_len >= 72) { in base64_gen_encode()
64 if (add_pad) in base64_gen_encode()
71 if (add_pad) in base64_gen_encode()
76 if (add_pad && line_len) in base64_gen_encode()
176 size_t *out_len, int add_pad) in base64_url_encode() argument
178 return base64_gen_encode(src, len, out_len, base64_url_table, add_pad); in base64_url_encode()
/dports/net/hostapd-devel/hostap-14ab4a816/src/utils/
H A Dbase64.c27 size_t *out_len, const char *table, int add_pad) in base64_gen_encode() argument
37 if (add_pad & BASE64_LF) in base64_gen_encode()
57 if ((add_pad & BASE64_LF) && line_len >= 72) { in base64_gen_encode()
67 if (add_pad & BASE64_PAD) in base64_gen_encode()
74 if (add_pad & BASE64_PAD) in base64_gen_encode()
79 if ((add_pad & BASE64_LF) && line_len) in base64_gen_encode()
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/src/utils/
H A Dbase64.c27 size_t *out_len, const char *table, int add_pad) in base64_gen_encode() argument
37 if (add_pad & BASE64_LF) in base64_gen_encode()
57 if ((add_pad & BASE64_LF) && line_len >= 72) { in base64_gen_encode()
67 if (add_pad & BASE64_PAD) in base64_gen_encode()
74 if (add_pad & BASE64_PAD) in base64_gen_encode()
79 if ((add_pad & BASE64_LF) && line_len) in base64_gen_encode()
/dports/cad/openroad/OpenROAD-2.0/src/ICeWall/doc/
H A Dadd_pad.md1 ## add_pad section
5 % add_pad [-name <name>] \ argument
17 Use the add_pad command to add a padcell to the footprint definition. Use this command before calli… argument
46 add_pad -edge bottom -signal p_ddr_dm_2_o -type sig -location {centre {x 2742.… argument
47 add_pad -edge bottom -inst_name u_vss_0 -signal VSS -type vss -location {centre {x 397.…
48 add_pad -edge top -inst_name u_brk0 -type fbk -location {centre {x 1587.…
H A DTCL_Interface.md4 - [add_pad](add_pad.md)
/dports/lang/ghc/ghc-8.10.7/compiler/GHC/StgToCmm/
H A DDataCon.hs94 | n > 8 = add_pad 8
95 | n > 4 = add_pad 4
96 | n > 2 = add_pad 2
97 | otherwise = add_pad 1
98 where add_pad m = Padding m off : fix_padding (Padding (n-m) (off+m) : rest) function
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gstreamer-base-0.15.4/src/
H A Dflow_combiner.rs32 pub fn add_pad<P: IsA<gst::Pad>>(&self, pad: &P) { in add_pad() method
110 pub fn add_pad<P: IsA<gst::Pad>>(&mut self, pad: &P) { in add_pad() method
111 self.0.add_pad(pad); in add_pad()
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer-base/src/
H A Dflow_combiner.rs32 pub fn add_pad<P: IsA<gst::Pad>>(&self, pad: &P) { in add_pad() method
110 pub fn add_pad<P: IsA<gst::Pad>>(&mut self, pad: &P) { in add_pad() method
111 self.0.add_pad(pad); in add_pad()
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-base-0.15.0/src/
H A Dflow_combiner.rs32 pub fn add_pad<P: IsA<gst::Pad>>(&self, pad: &P) { in add_pad() method
110 pub fn add_pad<P: IsA<gst::Pad>>(&mut self, pad: &P) { in add_pad() method
111 self.0.add_pad(pad); in add_pad()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-base-0.17.2/src/
H A Dflow_combiner.rs42 pub fn add_pad<P: IsA<gst::Pad>>(&self, pad: &P) { in add_pad() method
117 pub fn add_pad<P: IsA<gst::Pad>>(&mut self, pad: &P) { in add_pad() method
118 self.0.add_pad(pad); in add_pad()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-base-0.17.2/src/
H A Dflow_combiner.rs42 pub fn add_pad<P: IsA<gst::Pad>>(&self, pad: &P) { in add_pad() method
117 pub fn add_pad<P: IsA<gst::Pad>>(&mut self, pad: &P) { in add_pad() method
118 self.0.add_pad(pad); in add_pad()
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gstreamer-base-0.17.0/src/
H A Dflow_combiner.rs42 pub fn add_pad<P: IsA<gst::Pad>>(&self, pad: &P) { in add_pad() method
117 pub fn add_pad<P: IsA<gst::Pad>>(&mut self, pad: &P) { in add_pad() method
118 self.0.add_pad(pad); in add_pad()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/net/
H A Dinet6_option.c32 add_pad (struct cmsghdr *cmsg, int len) in add_pad() function
198 add_pad (cmsg, ((multx - (dsize & (multx - 1))) & (multx - 1)) + plusy);
207 add_pad (cmsg, (8 - (dsize & (8 - 1))) & (8 - 1));
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/video/closedcaption/src/transcriberbin/
H A Dimp.rs135 .add_pad(&transcription_audio_sinkpad)?; in construct_transcription_bin()
138 .add_pad(&transcription_audio_srcpad)?; in construct_transcription_bin()
202 state.internal_bin.add_pad(&internal_audio_sinkpad)?; in construct_internal_bin()
203 state.internal_bin.add_pad(&internal_audio_srcpad)?; in construct_internal_bin()
204 state.internal_bin.add_pad(&internal_video_sinkpad)?; in construct_internal_bin()
205 state.internal_bin.add_pad(&internal_video_srcpad)?; in construct_internal_bin()
738 obj.add_pad(&self.audio_srcpad).unwrap(); in constructed()
739 obj.add_pad(&self.audio_sinkpad).unwrap(); in constructed()
740 obj.add_pad(&self.video_srcpad).unwrap(); in constructed()
741 obj.add_pad(&self.video_sinkpad).unwrap(); in constructed()
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/tests/plugins/
H A Dfoo.h51 add_pad(sinkpad = Gst::Pad::create(get_pad_template("sink"), "sink")); in Foo()
52 add_pad(srcpad = Gst::Pad::create(get_pad_template("src"), "src")); in Foo()
/dports/textproc/p5-PPI/PPI-1.270/t/data/24_v6/
H A DGrammar.pm128 COMPILER::add_pad( $Class_name );
155 COMPILER::add_pad( $Class_name );
586 COMPILER::add_pad();
619 COMPILER::add_pad();
/dports/multimedia/gstreamer1/gstreamer-1.16.2/libs/gst/check/
H A Dgstconsistencychecker.c197 add_pad (GstStreamConsistency * consist, GstPad * pad) in add_pad() function
240 add_pad (consist, pad); in gst_consistency_checker_new()
261 add_pad (consist, pad); in gst_consistency_checker_add_pad()
/dports/multimedia/quodlibet/quodlibet-4.3.0/quodlibet/
H A D_init.py189 parent.add_pad(pad)
192 Gst.Element.add_pad = do_wrap(Gst.Element.add_pad)

12345