Home
last modified time | relevance | path

Searched refs:side (Results 1 – 25 of 51) sorted by relevance

123

/device/google/accessory/demokit/hardware/fab/shield/
DREADME.txt19 ashield_blk.plc BLACK primary (first applied) silk, component side
22 ashield_blk.pls BLACK silk for bottom (solder) side of board
27 ashield.cmp Component side copper
28 ashield.stc Component side stop mask
30 ashield.sol Solder side copper
31 ashield.sts Solder side stop mask
33 All components on TOP side of board, EXCEPT for 6 single-row in-line headers
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/
Dtktools.py91 vbar.pack(fill=Y, side=RIGHT)
94 vbarframe.pack(fill=Y, side=RIGHT)
96 vbar.pack(in_=vbarframe, expand=1, fill=Y, side=TOP)
100 corner.pack(side=BOTTOM)
107 hbar.pack(fill=X, side=BOTTOM)
156 widget.pack(expand=expand, fill=fill, side=LEFT)
178 widget.pack(expand=expand, fill=fill, side=LEFT)
202 widget.pack(expand=expand, fill=fill, side=LEFT)
227 label.pack(side=LEFT)
233 entry.pack(side=LEFT, fill=X, expand=1)
[all …]
Dwcgui.py118 self.__topcontrols.pack(side=TOP, fill=X)
120 self.__label.pack(side=LEFT)
122 self.__rootentry.pack(side=LEFT)
127 self.__controls.pack(side=TOP, fill=X)
130 self.__start.pack(side=LEFT)
133 self.__stop.pack(side=LEFT)
136 self.__step.pack(side=LEFT)
142 self.__checkext.pack(side=LEFT)
144 self.__reset.pack(side=LEFT)
148 self.__quit.pack(side=RIGHT)
[all …]
Dwsgui.py209 self.exit_button.pack(side=RIGHT)
211 self.new_button.pack(side=LEFT)
/device/linaro/bootloader/edk2/NetworkPkg/Mtftp6Dxe/
DMtftp6Dxe.uni2 // Client-side Mtftp6 service.
5 // client-side unicast and/or multicast TFTP.
20 #string STR_MODULE_ABSTRACT #language en-US "Client-side Mtftp6 service"
22 …le produces EFI MTFTPv6 Protocol which provides basic services for client-side unicast and/or mult…
DMtftp6Dxe.inf2 # Client-side Mtftp6 service.
5 # client-side unicast and/or multicast TFTP.
/device/google/accessory/demokit/hardware/eng/shield/
Dashield_gerb274x.cam3 …ata for:<br>\ncomponent side *.cmp<br>\nsolder side *.sol<br>\nsilkscreen component side *.plc<b…
13 Name[en]="Component side"
33 Name[en]="Solder side"
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dredemo.py13 self.promptdisplay.pack(side=TOP, fill=X)
22 self.statusdisplay.pack(side=TOP, fill=X)
40 self.showfirstradio.pack(side=LEFT)
47 self.showallradio.pack(side=LEFT)
90 box.pack(side=LEFT)
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/
DSourceLevelDebugPkg.uni2 // This package provides target side modules to support source level debug.
4 // This package provides target side modules to support source level debug.
5 // The target side components includes the Debug Agent Library instance
6 // to communicate with host side modules, Debug Communication Library and
24 #string STR_PACKAGE_ABSTRACT #language en-US "This package provides target side modules …
26 #string STR_PACKAGE_DESCRIPTION #language en-US "The target side components includes the De…
27 … "to communicate with host side modules, Debug Communication Library and\n"
DSourceLevelDebugPkg.dec2 # This package provides target side modules to support source level debug.
3 # The target side components includes the Debug Agent Library instance
4 # to communicate with host side modules, Debug Communication Library and
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/sockets/
DREADME12 unixclient.py Unix socket example, client side
13 unixserver.py Unix socket example, server side
/device/linaro/bootloader/edk2/NetworkPkg/IScsiDxe/
DIScsiDxe.uni2 // Client-side iSCSI service.
20 #string STR_MODULE_ABSTRACT #language en-US "Client-side iSCSI service"
DIScsiDxe.inf2 # Client-side iSCSI service.
/device/generic/goldfish-opengl/
DREADME1 This directory contains Android-side modules related to hardware OpenGL ES
2 emulation. The host-side modules and documentation are in
/device/linaro/bootloader/edk2/NetworkPkg/Dhcp6Dxe/
DDhcp6Dxe.uni2 // Client-side DHCPv6 services.
20 #string STR_MODULE_ABSTRACT #language en-US "Client-side DHCPv6 services"
DDhcp6Dxe.inf2 # Client-side DHCPv6 services.
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Mtftp4Dxe/
DMtftp4Dxe.uni5 // basic services for client-side unicast and/or multicase TFTP operations.
22 …v4 Protocol upon EFI UDPv4 Protocol, to provide basic services for client-side unicast or multicas…
DMtftp4Dxe.inf5 # basic services for client-side unicast and/or multicase TFTP operations.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Lib/
Dpydoc.py2097 self.stop_btn.pack(side='right')
2101 self.title_lbl.pack(side='top', fill='x')
2102 self.open_btn.pack(side='left', fill='x', expand=1)
2103 self.quit_btn.pack(side='right', fill='x', expand=1)
2104 self.server_frm.pack(side='top', fill='x')
2106 self.search_lbl.pack(side='left')
2107 self.search_ent.pack(side='right', fill='x', expand=1)
2108 self.search_frm.pack(side='top', fill='x')
2124 self.goto_btn.pack(side='left', fill='x', expand=1)
2125 self.hide_btn.pack(side='right', fill='x', expand=1)
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Lib/
Dpydoc.py2178 self.stop_btn.pack(side='right')
2182 self.title_lbl.pack(side='top', fill='x')
2183 self.open_btn.pack(side='left', fill='x', expand=1)
2184 self.quit_btn.pack(side='right', fill='x', expand=1)
2185 self.server_frm.pack(side='top', fill='x')
2187 self.search_lbl.pack(side='left')
2188 self.search_ent.pack(side='right', fill='x', expand=1)
2189 self.search_frm.pack(side='top', fill='x')
2205 self.goto_btn.pack(side='left', fill='x', expand=1)
2206 self.hide_btn.pack(side='right', fill='x', expand=1)
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dpydoc.py2093 self.stop_btn.pack(side='right')
2097 self.title_lbl.pack(side='top', fill='x')
2098 self.open_btn.pack(side='left', fill='x', expand=1)
2099 self.quit_btn.pack(side='right', fill='x', expand=1)
2100 self.server_frm.pack(side='top', fill='x')
2102 self.search_lbl.pack(side='left')
2103 self.search_ent.pack(side='right', fill='x', expand=1)
2104 self.search_frm.pack(side='top', fill='x')
2120 self.goto_btn.pack(side='left', fill='x', expand=1)
2121 self.hide_btn.pack(side='right', fill='x', expand=1)
[all …]
Ddifflib.py1394 def _make_line(lines, format_key, side, num_lines=[0,0]): argument
1417 num_lines[side] += 1
1421 return (num_lines[side],lines.pop(0)[2:])
1448 return (num_lines[side],text)
1862 def _format_line(self,side,flag,linenum,text): argument
1872 id = ' id="%s%s"' % (self._prefix[side],linenum)
/device/linaro/bootloader/edk2/StdLib/
DISSUES.txt25 comparisons if an assignment side-effect is used. Otherwise a warning
/device/linaro/bootloader/edk2/StdLib/Efi/StdLib/etc/
Dservices304 venus-se 2431/tcp # tcp side effects
305 venus-se 2431/udp # udp sftp side effect
308 codasrv-se 2433/tcp # tcp side effects
309 codasrv-se 2433/udp # udp sftp side effect
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/
DREADME112 $HOME/.python_keyfile at the server and client side containing two

123