Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/
Dcmptree.py31 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 …]
DREADME7 remote file system operations.
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/
Dgdbnotes.txt3 target remote com7
4 set debug remote 1
/device/linaro/bootloader/edk2/NetworkPkg/Application/IpsecConfig/
DIpSecConfigStrings.uni81 … " --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/
Daudioserver.te1 # required for voice command remote control
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugPortDxe/
DDebugPortDxe.uni2 …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…
DDebugPortDxe.inf2 # 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/
DUefiPxe4BcDxe.uni7 // 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."
DUefiPxeBcDxe.inf7 # boot patch is from the remote device.
/device/huawei/angler/sepolicy/
Drmt.te1 # remote storage process
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/DeviceTree/
Dhi6220-hikey.dts326 remote-endpoint = <&adv7533_in>;
331 remote-endpoint = <&panel0_in>;
351 remote-endpoint = <&dsi_out1>;
373 remote-endpoint = <&dsi_out0>;
Dhi6220.dtsi946 remote-endpoint = <&dsi_in>;
966 remote-endpoint = <&ade_out>;
/device/asus/fugu/
DNexus_Remote.kl16 # Key layout file for remote control
DSpike.kl16 # Key layout file for remote control
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dwebbrowser.py215 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/
Drmt.te1 # remote storage process (runs as nobody)
/device/google/dragon-kernel/
Dpush-kernel.sh69 git remote update
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/
DREADME29 pdist Old, unfinished code messing with CVS, RCS and remote
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_ssl.py156 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/
DUefiShellTftpCommandLib.uni59 " -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/
DNetworkPkg.uni33 …tworkPkgTokenSpaceGuid_PcdIpsecUefiCertificate_PROMPT #language en-US "Pubic Key for remote peer."
DNetworkPkg.dec57 # @Prompt Pubic Key for remote peer.
/device/linaro/bootloader/edk2/StdLib/Efi/StdLib/etc/
Dservices203 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/
Duser-guide.md508 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/
Dqcamera_test.cpp2138 mCamera->remote(), mCamera->getRecordingProxy());