/third_party/python/Tools/msi/ |
D | uploadrelease.bat | 7 set HOST= variable 18 if "%1" EQU "-o" (set HOST=%~2) && shift && shift && goto CheckOpts variable 19 if "%1" EQU "--host" (set HOST=%~2) && shift && shift && goto CheckOpts variable
|
/third_party/musl/libc-test/src/functionalext/supplement/network/ |
D | inet_lnaof.c | 20 const uint32_t HOST = 0x00000001; variable
|
D | inet_makeaddr.c | 21 const uint32_t HOST = 0x00000001; variable
|
/third_party/FreeBSD/sys/dev/usb/implementation/ |
D | usb_init.h | 48 HOST = 0, enumerator
|
/third_party/curl/tests/ |
D | dictserver.py | 43 HOST = "localhost" variable
|
D | negtelnetserver.py | 40 HOST = "localhost" variable
|
/third_party/python/Lib/test/support/ |
D | socket_helper.py | 10 HOST = "localhost" variable
|
/third_party/curl/tests/libtest/ |
D | lib540.c | 43 #define HOST test_argv[4] macro
|
/third_party/python/PCbuild/ |
D | prepare_libffi.bat | 127 set HOST=%3 variable
|
/third_party/python/Lib/test/ |
D | ssl_servers.py | 16 HOST = socket_helper.HOST variable
|
D | test_asynchat.py | 21 HOST = socket_helper.HOST variable
|
D | test_telnetlib.py | 11 HOST = socket_helper.HOST variable
|
D | test_socketserver.py | 26 HOST = socket_helper.HOST variable
|
D | test_poplib.py | 25 HOST = socket_helper.HOST variable
|
D | test_smtplib.py | 32 HOST = socket_helper.HOST variable
|
D | test_httplib.py | 50 HOST = socket_helper.HOST variable
|
D | test_ssl.py | 46 HOST = socket_helper.HOST variable
|
D | test_socket.py | 40 HOST = socket_helper.HOST variable
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_usb.js | 79 HOST: '[PC Preview] unknow HOST', property
|
/third_party/cmsis/CMSIS/DSP/Source/ |
D | CMakeLists.txt | 26 option(HOST "Build for host" OFF) option
|
/third_party/node/test/cctest/ |
D | test_inspector_socket_server.cc | 14 static const char HOST[] = "127.0.0.1"; variable
|
/third_party/python/Lib/idlelib/ |
D | pyshell.py | 66 HOST = '127.0.0.1' # python execution server on localhost loopback variable
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
D | vktMeshShaderSyncTests.cpp | 59 HOST = 0, enumerator
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingBarrierTests.cpp | 78 HOST = 0, enumerator
|