Home
last modified time | relevance | path

Searched refs:manual (Results 1 – 22 of 22) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
DIp6DxeStrings.uni44 #string STR_POLICY_TYPE_HELP #language en-US "automatic or manual"
46 #string STR_POLICY_TYPE_MANUAL #language en-US "manual"
50 …HELP #language en-US "Manual IP address can only be configured under manual policy. Separate t…
52 …_HELP #language en-US "Gateway IP address can only be configured under manual policy. e.g. 2002:…
54 …RESS_HELP #language en-US "DNS addresses can only be configured under manual policy. e.g. 2002:…
/device/linaro/bootloader/edk2/NetworkPkg/Application/IfConfig6/
DIfConfig6Strings.uni26 #string STR_IFCONFIG6_INFO_POLICY_MAN #language en-US "%Hpolicy : manual%N\n"
78 " |man/auto manual or automatic policy\r\n"
81 " |host{ip} static host ip address, must under manual policy.\r\n"
82 " |gw {ip} gateway ip address, must under manual policy.\r\n"
83 " |dns {ip} dns server ip address, must under manual policy.\r\n"
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/
DReadme.txt5 The Intel(R) UDK Debugger Tool and its detailed user manual can be obtained
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/classes/
DREADME1 Examples of classes that implement special operators (see reference manual):
/device/linaro/bootloader/arm-trusted-firmware/docs/spd/
Dtlk-dispatcher.rst54 manual located under the "documentation" directory\_.
60 section from Tegra\_BSP\_for\_Android\_TLK\_FOSS\_Reference.pdf manual.
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellNetwork2CommandsLib/
DUefiShellNetwork2CommandsLib.uni52 #string STR_IFCONFIG6_INFO_POLICY_MAN #language en-US "%Hpolicy : manual%N\r\n"
141 " interface. Must under manual policy.\r\n"
144 " specified interface. Must under manual policy.\r\n"
146 " interface.Must under manual policy.\r\n"
160 " * To set the alternative interface id of eth0 under manual policy:\r\n"
/device/linaro/bootloader/edk2/BaseTools/Source/C/Makefiles/
Dheader.makefile60 # to x86_64. So make sure tools match uname -m. You can manual have a 64-bit kernal on Snow Leopard
/device/linaro/bootloader/OpenPlatformPkg/Documentation/Marvell/Drivers/
DSpiDriver.txt35 enumaration, so every device needs manual configuration, which may be done
/device/google/crosshatch/json-c/
DRELEASE_CHECKLIST.txt93 http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
/device/google/sunfish/json-c/
DRELEASE_CHECKLIST.txt93 http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
/device/google/coral/json-c/
DRELEASE_CHECKLIST.txt93 http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
/device/google/bonito/json-c/
DRELEASE_CHECKLIST.txt93 http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
/device/linaro/bootloader/edk2/CorebootPayloadPkg/
DBuildAndIntegrationInstructions.txt11 information in this manual is furnished for informational use only, is subject to
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/
DREADME180 Previous versions of Python used a manual configuration process that
182 and manual configuration is still supported, it is rarely needed any
690 configure.ac file, so manual intervention is required. If you patch
880 (see below), include files, configuration files, and the manual page,
902 name is the manual page, installed as "/usr/local/man/man1/python.1"
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/
DREADME173 Previous versions of Python used a manual configuration process that
175 and manual configuration is still supported, it is rarely needed any
683 configure.in file, so manual intervention is required. If you patch
873 (see below), include files, configuration files, and the manual page,
895 name is the manual page, installed as "/usr/local/man/man1/python.1"
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/
DUefiShellNetwork1CommandsLib.uni161 " 6. Use '-s <Name> dns <IP>' must under manual policy.\r\n"
/device/google/cuttlefish_vmm/aarch64-linux-gnu/
DCargo.lock2 # It is not intended for manual editing.
/device/google/cuttlefish_vmm/x86_64-linux-gnu/
DCargo.lock2 # It is not intended for manual editing.
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DriverSampleDxe/
DVfr.vfr316 step = 0, // Stepping of 0 equates to a manual entering
/device/linaro/bootloader/edk2/QuarkPlatformPkg/
DReadme.md387 Follow instructions in Intel(R) UEFI Development Kit Debugger Tool User manual
/device/generic/goldfish/radio/libril/
Dril_service.cpp4580 bool manual = false; in getNetworkSelectionModeResponse() local
4586 manual = pInt[0] == 1 ? true : false; in getNetworkSelectionModeResponse()
4591 manual); in getNetworkSelectionModeResponse()
/device/google/cuttlefish/guest/hals/ril/libril/
Dril_service.cpp5516 bool manual = false; in getNetworkSelectionModeResponse() local
5522 manual = pInt[0] == 1 ? true : false; in getNetworkSelectionModeResponse()
5527 manual); in getNetworkSelectionModeResponse()