Home
last modified time | relevance | path

Searched defs:CheckBounds (Results 1 – 25 of 72) sorted by relevance

123

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/
H A DInterop.CheckedAccess.cs9 … public static unsafe void CheckBounds(byte* buffer, int bufferSize, byte* offset, int accessSize) in CheckBounds() method in Interop
19 public static unsafe void CheckBounds(byte* buffer, int bufferSize, byte* offset) in CheckBounds() method in Interop
24 public static unsafe void CheckBounds(byte* buffer, int bufferSize, ushort* offset) in CheckBounds() method in Interop
29 public static unsafe void CheckBounds(byte* buffer, int bufferSize, uint* offset) in CheckBounds() method in Interop
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/diskpoll/src/
H A Dcerror.h44 #define CheckBounds(i,min,max,msg) (i) macro
47 #define CheckBounds(i,min,max,msg) \ macro
85 #define CheckBounds(i,min,max,msg) (i) macro
88 #define CheckBounds(i,min,max,msg) \ macro
/dports/news/husky/husky-1.9.20191207/diskpoll/src/
H A Dcerror.h44 #define CheckBounds(i,min,max,msg) (i) macro
47 #define CheckBounds(i,min,max,msg) \ macro
85 #define CheckBounds(i,min,max,msg) (i) macro
88 #define CheckBounds(i,min,max,msg) \ macro
/dports/news/husky-hpt/husky-hpt-1.9.20191207/diskpoll/src/
H A Dcerror.h44 #define CheckBounds(i,min,max,msg) (i) macro
47 #define CheckBounds(i,min,max,msg) \ macro
85 #define CheckBounds(i,min,max,msg) (i) macro
88 #define CheckBounds(i,min,max,msg) \ macro
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/diskpoll/src/
H A Dcerror.h44 #define CheckBounds(i,min,max,msg) (i) macro
47 #define CheckBounds(i,min,max,msg) \ macro
85 #define CheckBounds(i,min,max,msg) (i) macro
88 #define CheckBounds(i,min,max,msg) \ macro
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/diskpoll/src/
H A Dcerror.h44 #define CheckBounds(i,min,max,msg) (i) macro
47 #define CheckBounds(i,min,max,msg) \ macro
85 #define CheckBounds(i,min,max,msg) (i) macro
88 #define CheckBounds(i,min,max,msg) \ macro
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/diskpoll/src/
H A Dcerror.h44 #define CheckBounds(i,min,max,msg) (i) macro
47 #define CheckBounds(i,min,max,msg) \ macro
85 #define CheckBounds(i,min,max,msg) (i) macro
88 #define CheckBounds(i,min,max,msg) \ macro
/dports/news/husky-htick/husky-htick-1.9.20191207/diskpoll/src/
H A Dcerror.h44 #define CheckBounds(i,min,max,msg) (i) macro
47 #define CheckBounds(i,min,max,msg) \ macro
85 #define CheckBounds(i,min,max,msg) (i) macro
88 #define CheckBounds(i,min,max,msg) \ macro
/dports/news/husky-areafix/husky-areafix-1.9.20191207/diskpoll/src/
H A Dcerror.h44 #define CheckBounds(i,min,max,msg) (i) macro
47 #define CheckBounds(i,min,max,msg) \ macro
85 #define CheckBounds(i,min,max,msg) (i) macro
88 #define CheckBounds(i,min,max,msg) \ macro
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Reflection.Metadata/src/System/Reflection/PortableExecutable/
H A DPEBinaryReader.cs112 private void CheckBounds(uint count) in CheckBounds() method
124 private void CheckBounds(long startPosition, int count) in CheckBounds() method
/dports/audio/praat/praat-6.2.03/fon/
H A DPitch_to_Sound.h28 void Pitch_hum (Pitch me, double tmin, double tmax); in CheckBounds()
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/IO/
H A DBlockAwareBinWindow.cs75 private void CheckBounds(int off, byte[] data) in CheckBounds() method in Db4objects.Db4o.IO.BlockAwareBinWindow
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/strings/
H A Dstring_number_conversions_internal.h158 static Result CheckBounds(Number value, uint8_t new_digit) { in CheckBounds() function
171 static Result CheckBounds(Number value, uint8_t new_digit) { in CheckBounds() function
/dports/textproc/htdig/htdig-3.2.0b6/htlib/
H A DHtVectorGeneric.h76 …inline void CheckBounds(const int n) const {if(n<0 || n>=element_count){ fprintf(stderr, "HtVector… in CheckBounds() function
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Reflection.Metadata/src/System/Reflection/Metadata/
H A DBlobReader.cs169 private void CheckBounds(int offset, int byteCount) in CheckBounds() method
178 private void CheckBounds(int byteCount) in CheckBounds() method
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/apz/src/
H A DAndroidAPZ.cpp269 bool AndroidFlingAnimation::CheckBounds(Axis& aAxis, float aValue, in CheckBounds() function in mozilla::layers::AndroidFlingAnimation
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/apz/src/
H A DAndroidAPZ.cpp257 AndroidFlingAnimation::CheckBounds(Axis& aAxis, float aValue, float aDirection, float* aClamped) in CheckBounds() function in mozilla::layers::AndroidFlingAnimation
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/apz/src/
H A DAndroidAPZ.cpp303 bool StackScrollerFlingAnimation::CheckBounds(Axis& aAxis, float aValue, in CheckBounds() function in mozilla::layers::StackScrollerFlingAnimation
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/gn/base/strings/
H A Dstring_number_conversions.cc216 static bool CheckBounds(value_type* output, uint8_t new_digit) { in CheckBounds() function in base::__anon473b18ff0111::IteratorRangeToNumber::Positive
232 static bool CheckBounds(value_type* output, uint8_t new_digit) { in CheckBounds() function in base::__anon473b18ff0111::IteratorRangeToNumber::Negative
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/gn/src/base/strings/
H A Dstring_number_conversions.cc216 static bool CheckBounds(value_type* output, uint8_t new_digit) { in CheckBounds() function in base::__anon57122bee0111::IteratorRangeToNumber::Positive
232 static bool CheckBounds(value_type* output, uint8_t new_digit) { in CheckBounds() function in base::__anon57122bee0111::IteratorRangeToNumber::Negative
/dports/devel/gn/gn-1962/src/base/strings/
H A Dstring_number_conversions.cc216 static bool CheckBounds(value_type* output, uint8_t new_digit) { in CheckBounds() function in base::__anon67ead5d50111::IteratorRangeToNumber::Positive
232 static bool CheckBounds(value_type* output, uint8_t new_digit) { in CheckBounds() function in base::__anon67ead5d50111::IteratorRangeToNumber::Negative
/dports/editors/biew/biew-610/
H A Deditors.c131 void __FASTCALL__ CheckBounds( void ) in CheckBounds() function
/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/chromium/base/strings/
H A Dstring_number_conversions.cc212 static bool CheckBounds(value_type* output, uint8_t new_digit) { in CheckBounds() function in base::__anon7c7fee8a0111::IteratorRangeToNumber::Positive
228 static bool CheckBounds(value_type* output, uint8_t new_digit) { in CheckBounds() function in base::__anon7c7fee8a0111::IteratorRangeToNumber::Negative
/dports/www/firefox-legacy/firefox-52.8.0esr/security/sandbox/chromium/base/strings/
H A Dstring_number_conversions.cc211 static bool CheckBounds(value_type* output, uint8_t new_digit) { in CheckBounds() function in base::__anon63a37d2c0111::IteratorRangeToNumber::Positive
227 static bool CheckBounds(value_type* output, uint8_t new_digit) { in CheckBounds() function in base::__anon63a37d2c0111::IteratorRangeToNumber::Negative
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium/base/strings/
H A Dstring_number_conversions.cc213 static bool CheckBounds(value_type* output, uint8_t new_digit) { in CheckBounds() function in base::__anon7091053c0111::IteratorRangeToNumber::Positive
229 static bool CheckBounds(value_type* output, uint8_t new_digit) { in CheckBounds() function in base::__anon7091053c0111::IteratorRangeToNumber::Negative

123