Searched refs:Configure (Results 1 – 25 of 304) sorted by relevance
12345678910>>...13
724 template <class StateNameTag,class Expr1,class Expr2,class Attr,class Configure,class BASE>737 typename boost::result_of<BuildFlags(Configure)>::type,738 typename boost::result_of<BuildDeferred(Configure)>::type,741 build_state(Expr1 const& ,Expr2 const& , Attr const&, Configure const&, BASE ) in build_state()746 typedef typename boost::result_of<BuildFlags(Configure)>::type flags_type; in build_state()747 typedef typename boost::result_of<BuildDeferred(Configure)>::type deferred_type; in build_state()751 template <class StateNameTag,class Expr1,class Expr2,class Attr,class Configure>764 typename boost::result_of<BuildFlags(Configure)>::type,765 typename boost::result_of<BuildDeferred(Configure)>::type767 build_state(Expr1 const& ,Expr2 const& ,Attr const&, Configure const&) in build_state()[all …]
41 # Configure gcc (default version).44 # Configure specific gcc version, giving alternative name to use.52 # Configure msvc (default version, searched for in standard locations and PATH).55 # Configure specific msvc version (searched for in standard locations and PATH).69 # Configure specifying location of STLPort headers. Libraries must be either73 # Configure specifying location of both headers and libraries explicitly.81 # Configure assuming QTDIR gives the installation prefix.84 # Configure with an explicit installation prefix.91 # Configure specific Python version.
19 You have to use ./Configure and name your target explicitly; there are25 $(CROSS_COMPILE)clang [*gcc on NDK 19 and lower] and company. (Configure34 target an older platform pass the argument -D__ANDROID_API__=N to Configure,40 ./Configure android-arm64 -D__ANDROID_API__=2948 ./Configure android-arm -D__ANDROID_API__=1460 keep in mind that if you miss it, Configure will try to use gcc...68 target name to Configure and shouldn't use -D__ANDROID_API__=N. PATH78 linking. Pass -static to Configure, then edit generated Makefile and
1 $ ! OpenSSL config: determine the architecture and run Configure90 WRITE SYS$OUTPUT "PERL ''here'Configure ""''target'""",collected_args
29 -t Test mode, do not run the Configure perl script.30 -v Verbose mode, show the exact Configure call that is being made.33 Any other text will be passed to the Configure perl script.902 $PERL $THERE/Configure LIST | grep "$OUT-$CC" > /dev/null914 if $PERL $THERE/Configure LIST | grep "$OUT" > /dev/null; then924 $PERL $THERE/Configure $OUT $options937 $PERL $THERE/Configure $OUT $options
96 $ perl Configure { VC-WIN32 | VC-WIN64A | VC-WIN64I | VC-CE }139 There are several options to ./config (or ./Configure) to customize172 invoke ./Configure, not ./config, and pass your target630 Assignment of environment variable for Configure. These715 This means that you also MUST use "./Configure" (or744 1a. Configure OpenSSL for your operation system automatically:767 1b. Configure OpenSSL for your operating system manually772 $ ./Configure # Unix776 $ perl Configure # All other platforms784 as the argument to Configure. For example, a "linux-elf" user would[all …]
5 ./Configure dist
29 running "./Configure" with appropriate arguments:31 ./Configure no-threads --prefix=/dev/env/DJDIR DJGPP
30 -r ipv4:address:port|Configure the remote IP and port that will be proxied, by default ipv4:127.0.0…31 -s|Configure the server for tls / https and `LWS_SERVER_OPTION_ALLOW_NON_SSL_ON_SSL_PORT`32 -h|(needs -s) Configure the vhost also for `LWS_SERVER_OPTION_ALLOW_HTTP_ON_HTTPS_LISTENER`, allowi…33 -u|(needs -s) Configure the vhost also for `LWS_SERVER_OPTION_REDIRECT_HTTP_TO_HTTPS`, so the serve…
20 -s|Configure the server for tls / https and `LWS_SERVER_OPTION_ALLOW_NON_SSL_ON_SSL_PORT`21 -h|(needs -s) Configure the vhost also for `LWS_SERVER_OPTION_ALLOW_HTTP_ON_HTTPS_LISTENER`, allowi…22 -u|(needs -s) Configure the vhost also for `LWS_SERVER_OPTION_REDIRECT_HTTP_TO_HTTPS`, so the serve…
29 impl.Configure = [](void* userData, WGPUTextureFormat format, WGPUTextureUsage allowedUsage, in CreateSwapChainImplementation()31 return static_cast<T*>(userData)->Configure(format, allowedUsage, width, height); in CreateSwapChainImplementation()
29 impl.Configure = [](void* userData, DawnTextureFormat format, DawnTextureUsageBit allowedUsage, in CreateSwapChainImplementation()31 return static_cast<T*>(userData)->Configure(format, allowedUsage, width, height); in CreateSwapChainImplementation()
51 if (!impl->Init || !impl->Destroy || !impl->Configure || !impl->GetNextTexture || in ValidateSwapChainDescriptor()83 void SwapChainBase::Configure(dawn::TextureFormat format, in Configure() function in dawn_native::SwapChainBase98 mImplementation.Configure(mImplementation.userData, static_cast<DawnTextureFormat>(format), in Configure()
28 /* Configure Socket Factories */48 /* Configure File Devices */
41 Configure and Compile Skia with MSAN64 Configure and Compile Skia with ASAN81 Configure and Compile Skia with TSAN
46 Configure and Compile Skia with MSAN69 Configure and Compile Skia with ASAN86 Configure and Compile Skia with TSAN
110 command: CommandNames.Configure,125 command: CommandNames.Configure,136 command: CommandNames.Configure,202 CommandNames.Configure,318 command: CommandNames.Configure,332 command: CommandNames.Configure,
32 impl.Configure = [](void* userData, WGPUTextureFormat format, WGPUTextureUsage allowedUsage,34 return static_cast<T*>(userData)->Configure(format, allowedUsage, width, height);74 DawnSwapChainError Configure(WGPUTextureFormat format, WGPUTextureUsage,
65 /* Configure process defines this to 1 when it finds out that system */77 /* Configure process defines this to 1 when it finds out that system */84 /* Configure process defines this to 1 when it finds out that system */
52 fSwapChain.Configure(fSwapChainFormat, kUsage, width, height); in initializeContext()102 fSwapChain.Configure(fSwapChainFormat, kUsage, fWidth, fHeight); in resize()
45 fSwapChain.Configure(fSwapChainFormat, dawn::TextureUsageBit::OutputAttachment, width, height); in initializeContext()100 fSwapChain.Configure(fSwapChainFormat, dawn::TextureUsageBit::OutputAttachment, fWidth, in resize()
1 Configure Internals10 who decide to dive into Configure and what it does. This is a living24 expressed in the following comment from Configure:
45 public function Configure(\Grpc\Testing\ClientConfigureRequest $argument, function in Grpc\\Testing\\XdsUpdateClientConfigureServiceClient
68 # Configure '<PROJECT-NAME>ConfigVersion.cmake'74 # Configure '<PROJECT-NAME>Config.cmake'
9 # Configure the behaviour of the find commands