Home
last modified time | relevance | path

Searched defs:HOST (Results 1 – 24 of 24) sorted by relevance

/third_party/python/Tools/msi/
Duploadrelease.bat7 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/
Dinet_lnaof.c20 const uint32_t HOST = 0x00000001; variable
Dinet_makeaddr.c21 const uint32_t HOST = 0x00000001; variable
/third_party/FreeBSD/sys/dev/usb/implementation/
Dusb_init.h48 HOST = 0, enumerator
/third_party/curl/tests/
Ddictserver.py43 HOST = "localhost" variable
Dnegtelnetserver.py40 HOST = "localhost" variable
/third_party/python/Lib/test/support/
Dsocket_helper.py10 HOST = "localhost" variable
/third_party/curl/tests/libtest/
Dlib540.c43 #define HOST test_argv[4] macro
/third_party/python/PCbuild/
Dprepare_libffi.bat127 set HOST=%3 variable
/third_party/python/Lib/test/
Dssl_servers.py16 HOST = socket_helper.HOST variable
Dtest_asynchat.py21 HOST = socket_helper.HOST variable
Dtest_telnetlib.py11 HOST = socket_helper.HOST variable
Dtest_socketserver.py26 HOST = socket_helper.HOST variable
Dtest_poplib.py25 HOST = socket_helper.HOST variable
Dtest_smtplib.py32 HOST = socket_helper.HOST variable
Dtest_httplib.py50 HOST = socket_helper.HOST variable
Dtest_ssl.py46 HOST = socket_helper.HOST variable
Dtest_socket.py40 HOST = socket_helper.HOST variable
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_usb.js79 HOST: '[PC Preview] unknow HOST', property
/third_party/cmsis/CMSIS/DSP/Source/
DCMakeLists.txt26 option(HOST "Build for host" OFF) option
/third_party/node/test/cctest/
Dtest_inspector_socket_server.cc14 static const char HOST[] = "127.0.0.1"; variable
/third_party/python/Lib/idlelib/
Dpyshell.py66 HOST = '127.0.0.1' # python execution server on localhost loopback variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderSyncTests.cpp59 HOST = 0, enumerator
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingBarrierTests.cpp78 HOST = 0, enumerator