Home
last modified time | relevance | path

Searched refs:Paste (Results 1 – 25 of 52) sorted by relevance

123

/external/walt/hardware/kicad/walt_footprints.pretty/
DBMI160.kicad_mod13 (pad 6 smd rect (at 0 1.0125 90) (size 0.675 0.25) (layers F.Cu F.Paste F.Mask))
14 (pad 13 smd rect (at 0 -1.0125 90) (size 0.675 0.25) (layers F.Cu F.Paste F.Mask))
15 (pad 7 smd rect (at 0.5 1.0125 90) (size 0.675 0.25) (layers F.Cu F.Paste F.Mask))
16 (pad 5 smd rect (at -0.5 1.0125 90) (size 0.675 0.25) (layers F.Cu F.Paste F.Mask))
17 (pad 12 smd rect (at 0.5 -1.0125 90) (size 0.675 0.25) (layers F.Cu F.Paste F.Mask))
18 (pad 14 smd rect (at -0.5 -1.0125 90) (size 0.675 0.25) (layers F.Cu F.Paste F.Mask))
19 (pad 2 smd rect (at -1.2625 -0.25 180) (size 0.675 0.25) (layers F.Cu F.Paste F.Mask))
20 (pad 1 smd rect (at -1.2625 -0.75 180) (size 0.675 0.25) (layers F.Cu F.Paste F.Mask))
21 (pad 3 smd rect (at -1.2625 0.25 180) (size 0.675 0.25) (layers F.Cu F.Paste F.Mask))
22 (pad 4 smd rect (at -1.2625 0.75 180) (size 0.675 0.25) (layers F.Cu F.Paste F.Mask))
[all …]
DSJ-43514-SMT-TR.kicad_mod22 (pad 3 smd rect (at -2.7 -3.7) (size 2.2 2.8) (layers F.Cu F.Paste F.Mask))
23 (pad 6 smd rect (at -5.5 -3.7) (size 2 2.8) (layers F.Cu F.Paste F.Mask))
24 (pad 1 smd rect (at -7.4 3.7) (size 2 2.8) (layers F.Cu F.Paste F.Mask))
25 (pad 4 smd rect (at -4.6 3.7) (size 2.2 2.8) (layers F.Cu F.Paste F.Mask))
26 (pad 2 smd rect (at 3.8 3.7) (size 2.8 2.8) (layers F.Cu F.Paste F.Mask))
27 (pad 5 smd rect (at 10.3 0) (size 2.8 2.8) (layers F.Cu F.Paste F.Mask))
DR_0603_pad07mm_long.kicad_mod17 (pad 1 smd rect (at -0.85 0) (size 0.7 0.9) (layers F.Cu F.Paste F.Mask))
18 (pad 2 smd rect (at 0.85 0) (size 0.7 0.9) (layers F.Cu F.Paste F.Mask))
/external/chromium-trace/catapult/common/py_utils/py_utils/refactor/annotated_symbol/
Dfunction_definition.py48 def Paste(self, child): member in Function
49 self.suite.Paste(child)
Dclass_definition.py48 def Paste(self, child): member in Class
49 self.suite.Paste(child)
Dbase_symbol.py38 def Paste(self, child): member in AnnotatedSymbol
/external/walt/hardware/kicad/
DWALTsm.kicad_pcb21 (34 B.Paste user)
22 (35 F.Paste user)
222 (pad 1 smd rect (at -1 0) (size 1 1.25) (layers F.Cu F.Paste F.Mask)
224 (pad 2 smd rect (at 1 0) (size 1 1.25) (layers F.Cu F.Paste F.Mask)
251 (pad 1 smd rect (at -0.85 0 90) (size 0.7 0.9) (layers F.Cu F.Paste F.Mask)
253 (pad 2 smd rect (at 0.85 0 90) (size 0.7 0.9) (layers F.Cu F.Paste F.Mask)
280 (pad 1 smd rect (at -0.85 0 270) (size 0.7 0.9) (layers F.Cu F.Paste F.Mask)
282 (pad 2 smd rect (at 0.85 0 270) (size 0.7 0.9) (layers F.Cu F.Paste F.Mask)
309 (pad 1 smd rect (at -0.85 0 90) (size 0.7 0.9) (layers F.Cu F.Paste F.Mask)
311 (pad 2 smd rect (at 0.85 0 90) (size 0.7 0.9) (layers F.Cu F.Paste F.Mask)
[all …]
/external/pdfium/xfa/fxfa/
Dcxfa_ffdatetimeedit.cpp262 bool CXFA_FFDateTimeEdit::Paste(const WideString& wsPaste) { in Paste() function in CXFA_FFDateTimeEdit
263 return GetPickerWidget()->Paste(wsPaste); in Paste()
Dcxfa_ffdatetimeedit.h50 bool Paste(const WideString& wsPaste) override;
Dcxfa_fftextedit.h57 bool Paste(const WideString& wsPaste) override;
Dcxfa_ffcombobox.h40 bool Paste(const WideString& wsPaste) override;
Dcxfa_fftextedit.cpp423 bool CXFA_FFTextEdit::Paste(const WideString& wsPaste) { in Paste() function in CXFA_FFTextEdit
424 return ToEdit(GetNormalWidget())->Paste(wsPaste); in Paste()
Dcxfa_ffwidget.h138 virtual bool Paste(const WideString& wsPaste);
Dcxfa_ffwidgethandler.cpp166 widget->Paste(text); in PasteText()
Dcxfa_ffcombobox.cpp263 bool CXFA_FFComboBox::Paste(const WideString& wsPaste) { in Paste() function in CXFA_FFComboBox
/external/toolchain-utils/crosperf/experiment_files/
DREADME.md27 # Paste experiment benchmarks here. Example, I pasted
/external/pdfium/xfa/fwl/
Dcfwl_datetimepicker.h64 bool Paste(const WideString& wsPaste);
Dcfwl_combobox.h84 bool EditPaste(const WideString& wsPaste) { return m_pEdit->Paste(wsPaste); } in EditPaste()
Dcfwl_datetimepicker.cpp476 bool CFWL_DateTimePicker::Paste(const WideString& wsPaste) { in Paste() function in CFWL_DateTimePicker
477 return m_pEdit->Paste(wsPaste); in Paste()
Dcfwl_edit.h85 bool Paste(const WideString& wsPaste);
/external/icu/icu4c/source/data/translit/
DHebr_Latn.txt23 # Paste in hebrew text in Input, and hit Transliterate.
/external/python/cpython2/Lib/idlelib/
DREADME.txt149 Paste
223 Paste
Dhelp.txt39 Paste -- Insert system-wide clipboard into window
128 Paste -- Insert system-wide clipboard into window
137 Paste -- Insert system-wide clipboard into window
/external/ImageMagick/
DInstall-mac.txt24 Paste that into the Terminal and run it.
/external/python/cpython3/Lib/idlelib/
DREADME.txt148 Paste # eEW.past
221 Paste

123