Home
last modified time | relevance | path

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

12345

/external/curl/CMake/
DFindCARES.cmake1 # - Find c-ares
2 # Find the c-ares includes and library
4 # CARES_INCLUDE_DIR, where to find ares.h, etc.
5 # CARES_LIBRARIES, the libraries needed to use c-ares.
6 # CARES_FOUND, If false, do not try to use c-ares.
8 # CARES_LIBRARY, where to find the c-ares library.
10 find_path(CARES_INCLUDE_DIR ares.h
31 message(STATUS "Found c-ares: ${CARES_LIBRARIES}")
35 message(FATAL_ERROR "Could not find c-ares library")
/external/ltp/testcases/kernel/fs/mongo/
Dmongo.pl311 $ares[$phase_num]=$total; # ser array of results
435 print LOG2 "$ares[1]\t$ares[2]\t$ares[3]\t$ares[4]\t$ares[5]\t$ares[6]\t$ares[7]\n";
457 print LOG3 "Create : $ares[1]\n";
460 print LOG3 "Copy : $ares[2] \n";
463 print LOG3 "Slinks : $ares[3]\n";
464 print LOG3 "Read : $ares[4]\n";
465 print LOG3 "Stats : $ares[5]\n";
466 print LOG3 "Rename : $ares[6] \n";
467 print LOG3 "Delete : $ares[7]\n";
/external/grpc-grpc/cmake/
Dcares.cmake23 if(TARGET c-ares)
24 set(_gRPC_CARES_LIBRARIES c-ares)
33 # Use "CONFIG" as there is no built-in cmake module for c-ares.
34 find_package(c-ares REQUIRED CONFIG)
35 if(TARGET c-ares::cares)
36 set(_gRPC_CARES_LIBRARIES c-ares::cares)
39 set(_gRPC_FIND_CARES "if(NOT c-ares_FOUND)\n find_package(c-ares CONFIG)\nendif()")
/external/curl/m4/
Dcurl-confopts.m455 dnl --enable-ares or --disable-ares, and
61 AC_MSG_CHECKING([whether to enable c-ares for DNS lookups])
63 AC_ARG_ENABLE(ares, optenable
64 AC_HELP_STRING([--enable-ares@<:@=PATH@:>@],[Enable c-ares for DNS lookups])
65 AC_HELP_STRING([--disable-ares],[Disable c-ares for DNS lookups]),
69 dnl --disable-ares option used
77 dnl --enable-ares option used
310 dnl AC_MSG_CHECKING([whether to ignore c-ares enabling assumed setting])
318 dnl AC_MSG_ERROR([options --enable-ares and --enable-threads are mutually exclusive, at most on…
483 dnl When c-ares library support has been requested,
[all …]
/external/grpc-grpc/examples/cpp/helloworld/cmake_externalproject/
DCMakeLists.txt30 # Builds c-ares project from the git submodule.
34 ExternalProject_Add(c-ares
35 PREFIX c-ares
41 -DCMAKE_INSTALL_PREFIX:PATH=${CMAKE_CURRENT_BINARY_DIR}/c-ares
90 -Dc-ares_DIR:PATH=${CMAKE_CURRENT_BINARY_DIR}/c-ares/lib/cmake/c-ares
94 DEPENDS c-ares protobuf zlib
111 -Dc-ares_DIR:PATH=${CMAKE_CURRENT_BINARY_DIR}/c-ares/lib/cmake/c-ares
/external/boringssl/src/crypto/fipsmodule/modes/
Dgcm.c392 ctx->ares = 0; in CRYPTO_gcm128_setiv()
449 unsigned n = ctx->ares; in CRYPTO_gcm128_aad()
459 ctx->ares = n; in CRYPTO_gcm128_aad()
480 ctx->ares = n; in CRYPTO_gcm128_aad()
501 if (ctx->ares) { in CRYPTO_gcm128_encrypt()
504 ctx->ares = 0; in CRYPTO_gcm128_encrypt()
589 if (ctx->ares) { in CRYPTO_gcm128_decrypt()
592 ctx->ares = 0; in CRYPTO_gcm128_decrypt()
680 if (ctx->ares) { in CRYPTO_gcm128_encrypt_ctr32()
683 ctx->ares = 0; in CRYPTO_gcm128_encrypt_ctr32()
[all …]
/external/curl/tests/server/
DMakefile.am39 -I$(top_builddir)/ares \
40 -I$(top_srcdir)/ares
/external/curl/tests/unit/
DMakefile.am41 -I$(top_builddir)/ares \
42 -I$(top_srcdir)/ares
/external/grpc-grpc/templates/test/cpp/naming/
Dresolver_component_tests_defs.include28 argp = argparse.ArgumentParser(description='Run c-ares resolver tests')
53 if cur_resolver and cur_resolver != 'ares':
55 'needs to use GRPC_DNS_RESOLVER=ares.'))
58 os.environ.update({'GRPC_DNS_RESOLVER': 'ares'})
/external/grpc-grpc/bazel/
Dgrpc_deps.bzl53 actual = "@com_github_cares_cares//:ares",
158 strip_prefix = "c-ares-3be1924221e1326df520f8498d704a5c4c8d0cce",
159 … url = "https://github.com/c-ares/c-ares/archive/3be1924221e1326df520f8498d704a5c4c8d0cce.tar.gz",
/external/grpc-grpc/templates/
Dconfig.w32.template15 % if lib.name in php_config_m4.get('deps', []) and lib.name != 'ares':
37 if lib.name in php_config_m4.get('deps', []) and lib.name != 'ares':
/external/curl/docs/examples/
DMakefile.netware47 LIBCARES_PATH = ../../ares
182 ifeq ($(findstring -ares,$(CFG)),-ares)
/external/curl/tests/libtest/
DMakefile.am39 -I$(top_builddir)/ares \
40 -I$(top_srcdir)/ares
/external/curl/tests/data/
Dtest16766 User-Agent: curl/7.12.0-CVS (i686-pc-linux-gnu) libcurl/7.12.0-CVS OpenSSL/0.9.6b zlib/1.1.4 c-ares
74 User-Agent: curl/7.12.0-CVS (i686-pc-linux-gnu) libcurl/7.12.0-CVS OpenSSL/0.9.6b zlib/1.1.4 c-ares
Dtest109767 …-CVS (i686-pc-linux-gnu) libcurl/7.19.5-CVS OpenSSL/0.9.8g zlib/1.2.3.3 c-ares/1.6.1-CVS libidn/1.…
71 …-CVS (i686-pc-linux-gnu) libcurl/7.19.5-CVS OpenSSL/0.9.8g zlib/1.2.3.3 c-ares/1.6.1-CVS libidn/1.…
Dtest16879 User-Agent: curl/7.12.0-CVS (i686-pc-linux-gnu) libcurl/7.12.0-CVS OpenSSL/0.9.6b zlib/1.1.4 c-ares
86 User-Agent: curl/7.12.0-CVS (i686-pc-linux-gnu) libcurl/7.12.0-CVS OpenSSL/0.9.6b zlib/1.1.4 c-ares
/external/curl/lib/
DMakefile.netware74 LIBCARES_PATH = ../ares
215 ifeq ($(findstring -ares,$(CFG)),-ares)
DMakefile.am61 AM_CPPFLAGS += -I$(top_builddir)/ares \
62 -I$(top_srcdir)/ares
/external/grpc-grpc/doc/
Denvironment_variables.md119 Declares which DNS resolver to use. The default is ares if gRPC is built with
120 c-ares support. Otherwise, the value of this environment variable is ignored.
124 - ares - a DNS resolver based around the c-ares library
/external/curl/src/
DMakefile.netware89 LIBCARES_PATH = ../ares
224 ifeq ($(findstring -ares,$(CFG)),-ares)
/external/grpc-grpc/third_party/cares/
Dcares.BUILD66 name = "ares",
119 "ares.h",
/external/curl/
Dbuildconf.bat126 rem Setup c-ares git tree
127 if exist ares\buildconf.bat (
129 echo Configuring c-ares build environment
130 cd ares
/external/icu/icu4c/source/data/unit/
Dfy.txt37 dnam{"ares"}
39 other{"{0} ares"}
505 dnam{"ares"}
507 other{"{0} ares"}
/external/curl/docs/cmdline-opts/
Ddns-servers.d4 Requires: c-ares
Ddns-ipv6-addr.d7 Requires: c-ares

12345