Searched refs:remote (Results 1 – 25 of 25) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/ |
D | cmptree.py | 31 remote = FSProxy.FSProxyClient(address, verbose) 32 compare(local, remote, mode) 33 remote._close() 50 def compare(local, remote, mode): argument 53 sums_id = remote._send('sumlist') 54 subdirs_id = remote._send('listsubdirs') 55 remote._flush() 61 sums = remote._recv(sums_id) 69 recvfile(local, remote, name) 74 rmtime = remote.mtime(name) [all …]
|
D | README | 7 remote file system operations.
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/ |
D | gdbnotes.txt | 3 target remote com7 4 set debug remote 1
|
/device/linaro/bootloader/edk2/NetworkPkg/Application/IpsecConfig/ |
D | IpSecConfigStrings.uni | 81 … " --remote remoteaddress required remote address\n" 84 … " --remote-port port optional remote port for tcp/udp protocol\n" 93 … " --tunnel-remote tunnelremoteaddr optional tunnel remote address(only for tunnel mode)\n" 102 … " --remote remoteaddress required destination address\n"
|
/device/asus/fugu/sepolicy/ |
D | audioserver.te | 1 # required for voice command remote control
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugPortDxe/ |
D | DebugPortDxe.uni | 2 …r produces Debug Port protocol to be used by debug agent to communicate with the remote debug host. 19 …es Debug Port protocol to be used by debug agent to communicate with the remote debug host and ini…
|
D | DebugPortDxe.inf | 2 # This driver produces Debug Port protocol to be used by debug agent to communicate with the remote…
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/ |
D | UefiPxe4BcDxe.uni | 7 // boot patch is from the remote device. 24 … clean method to obtain control from the boot manager if the boot patch is from the remote device."
|
D | UefiPxeBcDxe.inf | 7 # boot patch is from the remote device.
|
/device/huawei/angler/sepolicy/ |
D | rmt.te | 1 # remote storage process
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/DeviceTree/ |
D | hi6220-hikey.dts | 326 remote-endpoint = <&adv7533_in>; 331 remote-endpoint = <&panel0_in>; 351 remote-endpoint = <&dsi_out1>; 373 remote-endpoint = <&dsi_out0>;
|
D | hi6220.dtsi | 946 remote-endpoint = <&dsi_in>; 966 remote-endpoint = <&ade_out>;
|
/device/asus/fugu/ |
D | Nexus_Remote.kl | 16 # Key layout file for remote control
|
D | Spike.kl | 16 # Key layout file for remote control
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | webbrowser.py | 215 def _invoke(self, args, remote, autoraise): argument 217 if remote and self.raise_opts: 225 if remote or self.background: 239 if remote:
|
/device/lge/bullhead/sepolicy/ |
D | rmt.te | 1 # remote storage process (runs as nobody)
|
/device/google/dragon-kernel/ |
D | push-kernel.sh | 69 git remote update
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/ |
D | README | 29 pdist Old, unfinished code messing with CVS, RCS and remote
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_ssl.py | 156 remote = ("svn.python.org", 443) 157 with test_support.transient_internet(remote[0]): 160 s.connect(remote) 163 s.connect(remote) 169 s.connect(remote) 342 remote = ("sha256.tbs-internet.com", 443) 349 s.connect(remote) 352 (remote, s.cipher()))
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellTftpCommandLib/ |
D | UefiShellTftpCommandLib.uni | 59 " -r port - Specifies the remote port number. Default value is 69.\r\n" 80 " interface is used to access to the remote file. Otherwise, all network\r\n"
|
/device/linaro/bootloader/edk2/NetworkPkg/ |
D | NetworkPkg.uni | 33 …tworkPkgTokenSpaceGuid_PcdIpsecUefiCertificate_PROMPT #language en-US "Pubic Key for remote peer."
|
D | NetworkPkg.dec | 57 # @Prompt Pubic Key for remote peer.
|
/device/linaro/bootloader/edk2/StdLib/Efi/StdLib/etc/ |
D | services | 203 remotefs 556/tcp rfs_server rfs # Brunhoff remote filesystem 411 afs3-rmtsys 7009/tcp # remote cache manager service 501 rmtcfg 1236/tcp # Gracilis Packeten remote config server
|
/device/linaro/bootloader/arm-trusted-firmware/docs/ |
D | user-guide.md | 508 the remote master, use: 512 If you wish to check your patch against something other than the remote master, 537 git remote add -f --tags arm-software https://github.com/ARM-software/edk2.git 616 git remote add -f --tags arm-software https://github.com/ARM-software/linux.git
|
/device/google/marlin/camera/QCamera2/HAL/test/ |
D | qcamera_test.cpp | 2138 mCamera->remote(), mCamera->getRecordingProxy());
|