Home
last modified time | relevance | path

Searched defs:IsNotEmpty (Results 1 – 25 of 57) sorted by relevance

123

/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/ds/
H A DMruCache.h27 static bool IsNotEmpty(const Value&) { return true; } in IsNotEmpty() function
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/ds/
H A DMruCache.h27 static bool IsNotEmpty(const Value&) { return true; } in IsNotEmpty() function
/dports/www/firefox/firefox-99.0/xpcom/ds/
H A DMruCache.h27 static bool IsNotEmpty(const Value&) { return true; } in IsNotEmpty() function
/dports/security/acmetool/acmetool-0.2.1/vendor/github.com/hlandau/goutils/os/
H A Derror.go9 func IsNotEmpty(err error) bool { func
/dports/www/firefox-esr/firefox-91.8.0/xpcom/ds/
H A DMruCache.h27 static bool IsNotEmpty(const Value&) { return true; } in IsNotEmpty() function
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_codegen_cranelift/example/
H A Dexample.rs110 pub struct IsNotEmpty; struct
112 impl<'a, 'b> FnOnce<(&'a &'b [u16],)> for IsNotEmpty { implementation
121 impl<'a, 'b> FnMut<(&'a &'b [u16],)> for IsNotEmpty { implementation
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_codegen_gcc/example/
H A Dexample.rs110 struct IsNotEmpty; struct
112 impl<'a, 'b> FnOnce<(&'a &'b [u16],)> for IsNotEmpty { implementation
121 impl<'a, 'b> FnMut<(&'a &'b [u16],)> for IsNotEmpty { implementation
/dports/archivers/libcabinet/libcabinet-0.30/
H A Dqueue.hpp39 int IsNotEmpty() { return front != NULL; } in IsNotEmpty() function in QueueOf
/dports/archivers/libcabinet/libcabinet-0.30/dist-include/
H A Dqueue.hpp39 int IsNotEmpty() { return front != NULL; } in IsNotEmpty() function in QueueOf
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/AST/
H A Dast-dump-record-definition-data-json.cpp19 struct IsNotEmpty { struct
20 int a;
H A Dast-dump-record-definition-data.cpp38 struct IsNotEmpty { struct
41 int a;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/AST/
H A Dast-dump-record-definition-data.cpp30 struct IsNotEmpty { struct
33 int a;
H A Dast-dump-record-definition-data-json.cpp19 struct IsNotEmpty { struct
20 int a;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/AST/
H A Dast-dump-record-definition-data-json.cpp19 struct IsNotEmpty { struct
20 int a;
H A Dast-dump-record-definition-data.cpp38 struct IsNotEmpty { struct
41 int a;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/AST/
H A Dast-dump-record-definition-data-json.cpp19 struct IsNotEmpty { struct
20 int a;
H A Dast-dump-record-definition-data.cpp38 struct IsNotEmpty { struct
41 int a;
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/AST/
H A Dast-dump-record-definition-data.cpp38 struct IsNotEmpty { struct
41 int a;
H A Dast-dump-record-definition-data-json.cpp19 struct IsNotEmpty { struct
20 int a;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/AST/
H A Dast-dump-record-definition-data-json.cpp19 struct IsNotEmpty { struct
20 int a;
H A Dast-dump-record-definition-data.cpp38 struct IsNotEmpty { struct
41 int a;
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/AST/
H A Dast-dump-record-definition-data-json.cpp19 struct IsNotEmpty { struct
20 int a;
H A Dast-dump-record-definition-data.cpp30 struct IsNotEmpty { struct
33 int a;
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/AST/
H A Dast-dump-record-definition-data-json.cpp19 struct IsNotEmpty { struct
20 int a;
H A Dast-dump-record-definition-data.cpp38 struct IsNotEmpty { struct
41 int a;

123