Home
last modified time | relevance | path

Searched defs:isNot (Results 1 – 25 of 358) sorted by relevance

12345678910>>...15

/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/plugins/CommonPlugin/vendor/crossjoin/css/src/Crossjoin/Css/Format/Rule/AtMedia/
H A DMediaQuery.php39 protected $isNot = false; variable in Crossjoin\\Css\\Format\\Rule\\AtMedia\\MediaQuery
144 public function setIsNot($isNot)
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/WrapperLLVM/include/llvmWrapper/IR/
H A DInstrTypes.h28 inline bool isNot(const llvm::Value *V) in isNot() function
/dports/science/jmol/jmol-14.32.7/src/org/jmol/smiles/
H A DSmilesMeasure.java40 boolean isNot; field in SmilesMeasure
46 SmilesMeasure(SmilesSearch search, int index, int type, boolean isNot, in SmilesMeasure()
H A DSmilesBond.java106 boolean isNot; field in SmilesBond
182 boolean isNot) { in SmilesBond()
187 void set2(int bondType, boolean isNot) { in set2()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Parser/
H A DToken.h49 bool isNot(Kind k) const { return kind != k; } in isNot() function
53 bool isNot(Kind k1, Kind k2, T... others) const { in isNot() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Parser/
H A DToken.h49 bool isNot(Kind k) const { return kind != k; } in isNot() function
53 bool isNot(Kind k1, Kind k2, T... others) const { in isNot() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Parser/
H A DToken.h49 bool isNot(Kind k) const { return kind != k; } in isNot() function
53 bool isNot(Kind k1, Kind k2, T... others) const { in isNot() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Parser/
H A DToken.h49 bool isNot(Kind k) const { return kind != k; } in isNot() function
53 bool isNot(Kind k1, Kind k2, T... others) const { in isNot() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Parser/
H A DToken.h49 bool isNot(Kind k) const { return kind != k; } in isNot() function
53 bool isNot(Kind k1, Kind k2, T... others) const { in isNot() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Parser/
H A DToken.h49 bool isNot(Kind k) const { return kind != k; } in isNot() function
53 bool isNot(Kind k1, Kind k2, T... others) const { in isNot() function
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Parser/
H A DToken.h49 bool isNot(Kind k) const { return kind != k; } in isNot() function
53 bool isNot(Kind k1, Kind k2, T... others) const { in isNot() function
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Parser/
H A DToken.h49 bool isNot(Kind k) const { return kind != k; } in isNot() function
53 bool isNot(Kind k1, Kind k2, T... others) const { in isNot() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Parser/
H A DToken.h50 bool isNot(Kind k) const { return kind != k; } in isNot() function
53 template <typename... T> bool isNot(Kind k1, Kind k2, T... others) const { in isNot() function
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/laravel/framework/src/Illuminate/Database/Eloquent/Relations/Concerns/
H A DComparesRelatedModels.php29 public function isNot($model) function
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/illuminate/database/Eloquent/Relations/Concerns/
H A DComparesRelatedModels.php38 public function isNot($model) function
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/Target/
H A DTargetAsmLexer.h84 bool isNot(AsmToken::TokenKind K) const { return CurTok.isNot(K); } in isNot() function
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/golang.org/x/text/runes/
H A Dcond.go77 func (t *cond) isNot(r rune) bool { func
/dports/security/keybase/client-v5.7.1/go/vendor/golang.org/x/text/runes/
H A Dcond.go77 func (t *cond) isNot(r rune) bool { func
/dports/textproc/pup/pup-0.4.0-9-g1c3cffd/vendor/golang.org/x/text/runes/
H A Dcond.go77 func (t *cond) isNot(r rune) bool { func
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/MC/MCParser/
H A DMCAsmLexer.h68 bool isNot(TokenKind K) const { return Kind != K; } in isNot() function
173 bool isNot(AsmToken::TokenKind K) const { return CurTok.isNot(K); } in isNot() function
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/include/llvm/MC/MCParser/
H A DMCAsmLexer.h73 bool isNot(TokenKind K) const { return Kind != K; } in isNot() function
220 bool isNot(AsmToken::TokenKind K) const { return getTok().isNot(K); } in isNot() function
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/golang.org/x/text/runes/
H A Dcond.go92 func (t *cond) isNot(r rune) bool { func
/dports/net/gscloud/gscloud-0.11.0/vendor/golang.org/x/text/runes/
H A Dcond.go92 func (t *cond) isNot(r rune) bool { func
/dports/net/grpcox/grpcox-1.0.0/vendor/golang.org/x/text/runes/
H A Dcond.go92 func (t *cond) isNot(r rune) bool { func
/dports/net/grpcui/grpcui-1.1.0/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/golang.org/x/text/runes/
H A Dcond.go92 func (t *cond) isNot(r rune) bool { func

12345678910>>...15