Home
last modified time | relevance | path

Searched defs:not (Results 4251 – 4275 of 7536) sorted by last modified time

1...<<171172173174175176177178179180>>...302

/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/pathfinder_simd-0.5.0/src/x86/
H A Dmod.rs933 fn not(self) -> U32x4 { in not() method
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/JuicyPixels-3.3.5/src/Codec/Picture/
H A DTypes.hs1126 | not isDimensionEqual = error "Different image size zipPairwisePixelComponent" function
H A DGif.hs769 | not $ isInBounds width && isInBounds height = Left "Invalid screen bounds" function
770 | not $ null outOfBounds = Left $ "GIF frames with invalid bounds: " ++ show (map snd outOfBounds) function
788 | not $ isPaletteValid $ gePalette spec = Left "Invalid global palette size" function
789 …| not $ null invalidPalettes = Left $ "Invalid palette size in GIF frames: " ++ show (map snd inva… function
957 | not $ checkGifImageSizes imageList = Left "Gif images have different size" function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/JuicyPixels-3.3.5/src/Codec/Picture/
H A DTypes.hs1126 | not isDimensionEqual = error "Different image size zipPairwisePixelComponent" function
H A DGif.hs769 | not $ isInBounds width && isInBounds height = Left "Invalid screen bounds" function
770 | not $ null outOfBounds = Left $ "GIF frames with invalid bounds: " ++ show (map snd outOfBounds) function
788 | not $ isPaletteValid $ gePalette spec = Left "Invalid global palette size" function
789 …| not $ null invalidPalettes = Left $ "Invalid palette size in GIF frames: " ++ show (map snd inva… function
957 | not $ checkGifImageSizes imageList = Left "Gif images have different size" function
/dports/textproc/bat/bat-0.18.3/cargo-crates/fancy-regex-0.3.5/tests/oniguruma/
H A Dtest_utf8.c25 static void xx(char* pattern, char* str, int from, int to, int mem, int not, in xx()
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/service-apis/vendor/github.com/googleapis/gnostic/OpenAPIv2/
H A Dopenapi-2.0.json357 "not": { object
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/service-apis/vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/
H A Dgenerated.proto461 optional JSONSchemaProps not = 28; field
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/service-apis/vendor/k8s.io/client-go/third_party/forked/golang/template/
H A Dfuncs.go256 func not(arg interface{}) (truth bool) { func
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/service-apis/vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/
H A Dgenerated.proto409 optional JSONSchemaProps not = 28; field
/dports/devel/sunpromake/schily-2021-09-18/cdda2wav/
H A Dcdda2wav.c2750 BOOL not = FALSE; local
/dports/devel/smake/schily-2021-09-18/cdda2wav/
H A Dcdda2wav.c2750 BOOL not = FALSE; local
/dports/devel/sccs/schily-2021-09-18/cdda2wav/
H A Dcdda2wav.c2750 BOOL not = FALSE; local
/dports/devel/schilybase/schily-2021-09-18/cdda2wav/
H A Dcdda2wav.c2750 BOOL not = FALSE; local
/dports/net/rscsi/schily-2021-09-18/cdda2wav/
H A Dcdda2wav.c2750 BOOL not = FALSE; local
/dports/archivers/star/schily-2021-09-18/cdda2wav/
H A Dcdda2wav.c2750 BOOL not = FALSE; local
/dports/sysutils/cdrtools/schily-2021-09-18/cdda2wav/
H A Dcdda2wav.c2750 BOOL not = FALSE; local
/dports/editors/ved/schily-2021-09-18/cdda2wav/
H A Dcdda2wav.c2750 BOOL not = FALSE; local
/dports/sysutils/schilyutils/schily-2021-09-18/cdda2wav/
H A Dcdda2wav.c2750 BOOL not = FALSE; local
/dports/devel/elm-format/elm-format-0.8.3/tests/test-files/good/Elm-0.18/elm/core/
H A DBasics.elm518 not = function
/dports/cad/irsim/irsim-9.7.110/base/
H A Ddefs.h22 #define not ! macro
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/src/
H A Dregcomp.c3419 check_called_node_in_look_behind(Node* node, int not) in check_called_node_in_look_behind()
3505 check_node_in_look_behind(Node* node, int not, int* used) in check_node_in_look_behind()
H A Dregint.h805 int not; member
H A Dregparse.c2243 node_new_ctype(int type, int not, OnigOptionType options) in node_new_ctype()
4264 int not; member
5873 add_ctype_to_cc_by_range(CClassNode* cc, int ctype ARG_UNUSED, int not, in add_ctype_to_cc_by_range()
5946 add_ctype_to_cc_by_range_limit(CClassNode* cc, int ctype ARG_UNUSED, int not, in add_ctype_to_cc_by_range_limit()
6039 add_ctype_to_cc(CClassNode* cc, int ctype, int not, ScanEnv* env) in add_ctype_to_cc()
6166 int not, i, r; in parse_posix_bracket() local
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/test/
H A Dtest_regset.c176 xx(int line_no, int n, char* ps[], char* s, int from, int to, int mem, int not, int error_no) in xx()

1...<<171172173174175176177178179180>>...302