Home
last modified time | relevance | path

Searched refs:settings (Results 1 – 12 of 12) sorted by relevance

/thrift-3.4.0/build/docker/scripts/
Dautotools.sh5 tee >~/.m2/settings.xml <<EOF
6 <settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
14 </settings>
/thrift-3.4.0/lib/swift/Sources/
DTSSLSocketTransport.swift104 let settings: [String: Bool] = [kCFStreamSSLValidatesCertificateChain as String: true] variable
108 settings as CFTypeRef)
112 settings as CFTypeRef)
/thrift-3.4.0/lib/cpp/
Dcoding_standards.md3 * see .clang-format in root dir for settings of accepted format
/thrift-3.4.0/lib/kotlin/
DMakefile.am50 settings.gradle.kts \
/thrift-3.4.0/lib/java/
DMakefile.am62 settings.gradle \
/thrift-3.4.0/doc/specs/
Dthrift-tconfiguration.md29 Starting with THRIFT-5021 the need to centralize certain limit settings that are used throughout th…
41 The new TConfiguration class or struct currently holds three settings:
77 …t may require you to instantiate an actual TConfiguration and tweak the settings according to your…
/thrift-3.4.0/build/cmake/
DCPackConfig.cmake27 ### general settings
/thrift-3.4.0/lib/delphi/test/codegen/
Drun-Pascal-Codegen-Tests.bat.tmpl28 rem * configuration settings, adjust as necessary to meet your system setup
143 echo Missing, incomplete or wrong configuration settings!
/thrift-3.4.0/
DCMakeLists.txt40 # Some default settings
D.gitignore29 .settings
DCHANGES.md884 - [THRIFT-4882](https://issues.apache.org/jira/browse/THRIFT-4882) - Autodetect proxy settings with…
1186 - [THRIFT-4642](https://issues.apache.org/jira/browse/THRIFT-4642) - FPU ctrl word settings may cau…
1294 …-4561](https://issues.apache.org/jira/browse/THRIFT-4561) - Python: cleanup socket timeout settings
2967 ….org/jira/browse/THRIFT-1114) - Maven publish shouldn't require passwords hardcoded in settings.xml
/thrift-3.4.0/lib/rs/
DREADME.md256 * `clippy` with default settings does not output any warnings (includes auto-generated code)