Home
last modified time | relevance | path

Searched refs:changedSince (Results 1 – 25 of 94) sorted by relevance

1234

/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/CodeGen/
H A DLiveIntervalUnion.h87 bool changedSince(unsigned tag) const { return tag != Tag; } in changedSince() function
140 !NewLiveUnion.changedSince(Tag)) { in init()
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/CodeGen/
H A DLiveIntervalUnion.h88 bool changedSince(unsigned tag) const { return tag != Tag; } in changedSince() function
141 !NewLiveUnion.changedSince(Tag)) { in init()
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/CodeGen/
H A DLiveIntervalUnion.h88 bool changedSince(unsigned tag) const { return tag != Tag; }
141 !NewLiveUnion.changedSince(Tag)) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/CodeGen/
H A DLiveIntervalUnion.h88 bool changedSince(unsigned tag) const { return tag != Tag; } in changedSince() function
141 !NewLiveUnion.changedSince(Tag)) { in init()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DLiveIntervalUnion.h88 bool changedSince(unsigned tag) const { return tag != Tag; } in changedSince() function
144 !NewLiveUnion.changedSince(Tag)) { in init()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/CodeGen/
H A DLiveIntervalUnion.h88 bool changedSince(unsigned tag) const { return tag != Tag; } in changedSince() function
141 !NewLiveUnion.changedSince(Tag)) { in init()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/CodeGen/
H A DLiveIntervalUnion.h88 bool changedSince(unsigned tag) const { return tag != Tag; } in changedSince() function
141 !NewLiveUnion.changedSince(Tag)) { in init()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/CodeGen/
H A DLiveIntervalUnion.h88 bool changedSince(unsigned tag) const { return tag != Tag; } in changedSince() function
144 !NewLiveUnion.changedSince(Tag)) { in init()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/
H A DLiveIntervalUnion.h88 bool changedSince(unsigned tag) const { return tag != Tag; } in changedSince() function
144 !NewLiveUnion.changedSince(Tag)) { in init()
/dports/databases/akonadi/akonadi-21.12.3/src/core/
H A Ditemfetchscope.cpp155 void ItemFetchScope::setFetchChangedSince(const QDateTime &changedSince) in setFetchChangedSince() argument
157 d->mChangedSince = changedSince; in setFetchChangedSince()
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/CodeGen/
H A DLiveIntervalUnion.h88 bool changedSince(unsigned tag) const { return tag != Tag; } in changedSince() function
141 !NewLiveUnion.changedSince(Tag)) { in init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DLiveIntervalUnion.h88 bool changedSince(unsigned tag) const { return tag != Tag; } in changedSince() function
141 !NewLiveUnion.changedSince(Tag)) { in init()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervalUnion.h88 bool changedSince(unsigned tag) const { return tag != Tag; } in changedSince() function
144 !NewLiveUnion.changedSince(Tag)) { in init()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/CodeGen/
H A DLiveIntervalUnion.h88 bool changedSince(unsigned tag) const { return tag != Tag; } in changedSince() function
144 !NewLiveUnion.changedSince(Tag)) { in init()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DLiveIntervalUnion.h88 bool changedSince(unsigned tag) const { return tag != Tag; } in changedSince() function
144 !NewLiveUnion.changedSince(Tag)) { in init()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/
H A DLiveIntervalUnion.h88 bool changedSince(unsigned tag) const { return tag != Tag; } in changedSince() function
144 !NewLiveUnion.changedSince(Tag)) { in init()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervalUnion.h88 bool changedSince(unsigned tag) const { return tag != Tag; } in changedSince() function
141 !NewLiveUnion.changedSince(Tag)) { in init()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DLiveIntervalUnion.h88 bool changedSince(unsigned tag) const { return tag != Tag; }
144 !NewLiveUnion.changedSince(Tag)) { in midi_synchronize()
/dports/net/kimap/kimap-21.12.3/autotests/
H A Dfetchjobtest.cpp98 scope.changedSince = 123456789; in testFetch_data()
111 scope.changedSince = 0; in testFetch_data()
165 scope.changedSince = 123456789; in testFetch_data()
176 scope.changedSince = 12345; in testFetch_data()
/dports/security/lasso/lasso-2.7.0/lasso/xml/
H A Ddst_query_item.h56 char *changedSince; member
/dports/security/lasso/lasso-2.7.0/lasso/xml/id-wsf-2.0/
H A Ddst_result_query_base.h68 char *changedSince; member
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v4.0/qnamaker/
H A Dknowledgebase.go193 …ext.Context, kbID string, environment EnvironmentType, source string, changedSince string) (result…
204 req, err := client.DownloadPreparer(ctx, kbID, environment, source, changedSince)
227 …ext.Context, kbID string, environment EnvironmentType, source string, changedSince string) (*http.…
241 if len(changedSince) > 0 {
242 queryParameters["changedSince"] = autorest.Encode("query", changedSince)
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/cognitiveservices/v4.0/qnamaker/
H A Dknowledgebase.go193 …ext.Context, kbID string, environment EnvironmentType, source string, changedSince string) (result…
204 req, err := client.DownloadPreparer(ctx, kbID, environment, source, changedSince)
227 …ext.Context, kbID string, environment EnvironmentType, source string, changedSince string) (*http.…
241 if len(changedSince) > 0 {
242 queryParameters["changedSince"] = autorest.Encode("query", changedSince)
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v4.0/qnamaker/
H A Dknowledgebase.go204 …ext.Context, kbID string, environment EnvironmentType, source string, changedSince string) (result…
215 req, err := client.DownloadPreparer(ctx, kbID, environment, source, changedSince)
238 …ext.Context, kbID string, environment EnvironmentType, source string, changedSince string) (*http.…
252 if len(changedSince) > 0 {
253 queryParameters["changedSince"] = autorest.Encode("query", changedSince)
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/cognitiveservices/v4.0/qnamaker/
H A Dknowledgebase.go193 …ext.Context, kbID string, environment EnvironmentType, source string, changedSince string) (result…
204 req, err := client.DownloadPreparer(ctx, kbID, environment, source, changedSince)
227 …ext.Context, kbID string, environment EnvironmentType, source string, changedSince string) (*http.…
241 if len(changedSince) > 0 {
242 queryParameters["changedSince"] = autorest.Encode("query", changedSince)

1234