Home
last modified time | relevance | path

Searched refs:properties (Results 1 – 23 of 23) sorted by relevance

/thrift-3.4.0/tutorial/js/
DMakefile.am37 build.properties \
/thrift-3.4.0/lib/java/
Dgradle.properties3 # the properties to minimize the changes in the dependencies.
12 # Test execution properties
DREADME.md90 ~/.gradle/gradle.properties file using the property name
140 `cloverEnabled=true` is set in ~/.gradle/gradle.properties or on the command line
168 repository. The task requires the following externally provided properties to
170 is to create or edit the ~/.gradle/gradle.properties file and add the following
171 properties to it.
173 ```properties
199 ~/.gradle/gradle.properties file. The URL below assumes a Nexus Repository.
201 ```properties
DMakefile.am61 gradle.properties \
/thrift-3.4.0/tutorial/java/
DMakefile.am43 build.properties \
/thrift-3.4.0/lib/kotlin/
DMakefile.am48 gradle.properties \
/thrift-3.4.0/lib/java/gradle/
Denvironment.gradle28 // we convert the gradle.properties into DSL friendly camelCased properties
/thrift-3.4.0/build/
Dveralign.sh67 FILES[lib/java/gradle.properties]=simpleReplace
89 FILES[sonar-project.properties]=simpleReplace
/thrift-3.4.0/
Dsonar-project.properties5 # File: sonar-project.properties
28 # Some properties that will be inherited by the modules
DMakefile.am169 sonar-project.properties \
D.gitignore31 junit*.properties
DCHANGES.md644 - [THRIFT-5032](https://issues.apache.org/jira/browse/THRIFT-5032) - Allows PascalCase properties f…
2022 …e.org/jira/browse/THRIFT-3905) - Dart compiler does not initialize bool, int, and double properties
3633 - [THRIFT-1098](https://issues.apache.org/jira/browse/THRIFT-1098) - Undefined properties in TBinar…
/thrift-3.4.0/lib/c_glib/test/
Dtestdebugproto.c754 GParamSpec **properties; in test_structs_empty() local
764 properties = g_object_class_list_properties (G_OBJECT_GET_CLASS (object), in test_structs_empty()
767 g_free (properties); in test_structs_empty()
/thrift-3.4.0/build/docker/old/ubuntu-artful/
DDockerfile39 software-properties-common \
/thrift-3.4.0/build/docker/old/ubuntu-trusty/
DDockerfile38 software-properties-common \
/thrift-3.4.0/tutorial/netstd/
DREADME.md120 and fields (properties) according to generated contracts from *.thrift files
/thrift-3.4.0/build/docker/old/ubuntu-disco/
DDockerfile32 software-properties-common \
/thrift-3.4.0/build/docker/old/ubuntu-xenial/
DDockerfile37 software-properties-common \
/thrift-3.4.0/build/docker/ubuntu-bionic/
DDockerfile32 software-properties-common \
/thrift-3.4.0/build/docker/ubuntu-focal/
DDockerfile32 software-properties-common \
/thrift-3.4.0/build/docker/ubuntu-jammy/
DDockerfile32 software-properties-common \
/thrift-3.4.0/compiler/cpp/tests/catch/
Dcatch.hpp3253 SpecialProperties properties; member
8186 …testCaseInfo.properties = static_cast<TestCaseInfo::SpecialProperties>( testCaseInfo.properties | … in setTags()
8201 properties( None ) in TestCaseInfo()
8214 properties( other.properties ) in TestCaseInfo()
8218 return ( properties & IsHidden ) != 0; in isHidden()
8221 return ( properties & Throws ) != 0; in throws()
8224 return ( properties & (ShouldFail | MayFail ) ) != 0; in okToFail()
8227 return ( properties & (ShouldFail ) ) != 0; in expectedToFail()
8251 std::swap( TestCaseInfo::properties, static_cast<TestCaseInfo&>( other ).properties ); in swap()
/thrift-3.4.0/lib/cpp/
DREADME.md89 In the project properties you must also set HAVE_CONFIG_H as force include