Home
last modified time | relevance | path

Searched refs:str_read (Results 1 – 22 of 22) sorted by relevance

/dports/databases/pecl-mongodb/mongodb-1.9.1/src/libmongoc/src/libbson/src/bson/
H A Dbson-decimal128.c511 if (*str_read == '+' || *str_read == '-') { in bson_decimal128_from_string_w_len()
512 is_negative = *(str_read++) == '-'; in bson_decimal128_from_string_w_len()
517 if (!isdigit (*str_read) && *str_read != '.') { in bson_decimal128_from_string_w_len()
518 if (_dec128_istreq (str_read, "inf") || in bson_decimal128_from_string_w_len()
532 while (((isdigit (*str_read) || *str_read == '.')) && in bson_decimal128_from_string_w_len()
534 if (*str_read == '.') { in bson_decimal128_from_string_w_len()
541 str_read++; in bson_decimal128_from_string_w_len()
566 str_read++; in bson_decimal128_from_string_w_len()
575 if (*str_read == 'e' || *str_read == 'E') { in bson_decimal128_from_string_w_len()
583 str_read += nread; in bson_decimal128_from_string_w_len()
[all …]
/dports/databases/p5-BSON-XS/BSON-XS-v0.8.4/bson/
H A Dbson-decimal128.c475 if (*str_read == '+' || *str_read == '-') { in bson_decimal128_from_string()
476 is_negative = *(str_read++) == '-'; in bson_decimal128_from_string()
481 if (!isdigit (*str_read) && *str_read != '.') { in bson_decimal128_from_string()
482 if (_dec128_istreq (str_read, "inf") || in bson_decimal128_from_string()
496 while (isdigit (*str_read) || *str_read == '.') { in bson_decimal128_from_string()
497 if (*str_read == '.') { in bson_decimal128_from_string()
504 str_read++; in bson_decimal128_from_string()
529 str_read++; in bson_decimal128_from_string()
538 if (*str_read == 'e' || *str_read == 'E') { in bson_decimal128_from_string()
546 str_read += nread; in bson_decimal128_from_string()
[all …]
/dports/devel/libbson/libbson-1.8.1/src/bson/
H A Dbson-decimal128.c473 if (*str_read == '+' || *str_read == '-') { in bson_decimal128_from_string()
474 is_negative = *(str_read++) == '-'; in bson_decimal128_from_string()
479 if (!isdigit (*str_read) && *str_read != '.') { in bson_decimal128_from_string()
480 if (_dec128_istreq (str_read, "inf") || in bson_decimal128_from_string()
494 while (isdigit (*str_read) || *str_read == '.') { in bson_decimal128_from_string()
495 if (*str_read == '.') { in bson_decimal128_from_string()
502 str_read++; in bson_decimal128_from_string()
527 str_read++; in bson_decimal128_from_string()
536 if (*str_read == 'e' || *str_read == 'E') { in bson_decimal128_from_string()
544 str_read += nread; in bson_decimal128_from_string()
[all …]
/dports/devel/py-olefile/olefile-0.46/tests/
H A Dtest_olefile.py75 str_read = stream.read()
76 self.assertTrue(len(str_read) == stream.size)
77 self.assertTrue(str_read != b'\x00' * stream.size)
87 self.assertTrue(str_read_replaced != str_read)
88 self.assertTrue(str_read_replaced == b'\x00' * len(str_read))
/dports/sysutils/44bsd-more/44bsd-more-20000521_1/
H A Dmain.c71 static int str_read(void *, char *, size_t);
440 fd = fropen(DEFRC, str_read); in rcfiles()
533 str_read(cookie, buf, len) in str_read() function
/dports/lang/v8/v8-9.6.180.12/tools/
H A Dgen-keywords-gen-h.py58 for str_read in reads_re.finditer(out):
59 dchecks.append("DCHECK_LT(str[%d], 128);" % int(str_read.group(1)))
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/tools/
H A Dgen-keywords-gen-h.py58 for str_read in reads_re.finditer(out):
59 dchecks.append("DCHECK_LT(str[%d], 128);" % int(str_read.group(1)))
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/tools/
H A Dgen-keywords-gen-h.py58 for str_read in reads_re.finditer(out):
59 dchecks.append("DCHECK_LT(str[%d], 128);" % int(str_read.group(1)))
/dports/multimedia/v4l_compat/linux-5.13-rc2/security/selinux/ss/
H A Dpolicydb.c1119 rc = str_read(&key, GFP_KERNEL, fp, len); in perm_read()
1158 rc = str_read(&key, GFP_KERNEL, fp, len); in common_read()
1325 rc = str_read(&key, GFP_KERNEL, fp, len); in class_read()
1416 rc = str_read(&key, GFP_KERNEL, fp, len); in role_read()
1482 rc = str_read(&key, GFP_KERNEL, fp, len); in type_read()
1546 rc = str_read(&key, GFP_KERNEL, fp, len); in user_read()
1591 rc = str_read(&key, GFP_ATOMIC, fp, len); in sens_read()
1633 rc = str_read(&key, GFP_ATOMIC, fp, len); in cat_read()
1907 rc = str_read(&name, GFP_KERNEL, fp, len); in filename_trans_read_helper_compat()
1991 rc = str_read(&name, GFP_KERNEL, fp, len); in filename_trans_read_helper()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/security/selinux/ss/
H A Dpolicydb.c1119 rc = str_read(&key, GFP_KERNEL, fp, len); in perm_read()
1158 rc = str_read(&key, GFP_KERNEL, fp, len); in common_read()
1325 rc = str_read(&key, GFP_KERNEL, fp, len); in class_read()
1416 rc = str_read(&key, GFP_KERNEL, fp, len); in role_read()
1482 rc = str_read(&key, GFP_KERNEL, fp, len); in type_read()
1546 rc = str_read(&key, GFP_KERNEL, fp, len); in user_read()
1591 rc = str_read(&key, GFP_ATOMIC, fp, len); in sens_read()
1633 rc = str_read(&key, GFP_ATOMIC, fp, len); in cat_read()
1907 rc = str_read(&name, GFP_KERNEL, fp, len); in filename_trans_read_helper_compat()
1991 rc = str_read(&name, GFP_KERNEL, fp, len); in filename_trans_read_helper()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/security/selinux/ss/
H A Dpolicydb.c1119 rc = str_read(&key, GFP_KERNEL, fp, len); in perm_read()
1158 rc = str_read(&key, GFP_KERNEL, fp, len); in common_read()
1325 rc = str_read(&key, GFP_KERNEL, fp, len); in class_read()
1416 rc = str_read(&key, GFP_KERNEL, fp, len); in role_read()
1482 rc = str_read(&key, GFP_KERNEL, fp, len); in type_read()
1546 rc = str_read(&key, GFP_KERNEL, fp, len); in user_read()
1591 rc = str_read(&key, GFP_ATOMIC, fp, len); in sens_read()
1633 rc = str_read(&key, GFP_ATOMIC, fp, len); in cat_read()
1907 rc = str_read(&name, GFP_KERNEL, fp, len); in filename_trans_read_helper_compat()
1991 rc = str_read(&name, GFP_KERNEL, fp, len); in filename_trans_read_helper()
[all …]
/dports/japanese/w3m/w3m-2b59b9e/
H A Distream.c28 static int str_read(Str handle, char *buf, int len);
140 stream->str.read = (int (*)())str_read; in newStrStream()
671 str_read(Str handle, char *buf, int len) in str_read() function
/dports/japanese/w3m-img/w3m-2b59b9e/
H A Distream.c28 static int str_read(Str handle, char *buf, int len);
140 stream->str.read = (int (*)())str_read; in newStrStream()
671 str_read(Str handle, char *buf, int len) in str_read() function
/dports/www/w3m-img/w3m-2b59b9e/
H A Distream.c28 static int str_read(Str handle, char *buf, int len);
140 stream->str.read = (int (*)())str_read; in newStrStream()
671 str_read(Str handle, char *buf, int len) in str_read() function
/dports/www/w3m/w3m-2b59b9e/
H A Distream.c28 static int str_read(Str handle, char *buf, int len);
140 stream->str.read = (int (*)())str_read; in newStrStream()
671 str_read(Str handle, char *buf, int len) in str_read() function
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/coders/
H A Dtim2.c629 str_read; in ReadTIM2Image() local
666 ReadBlobStream(image,8,&(file_header.reserved),&str_read); in ReadTIM2Image()
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/coders/
H A Dtim2.c629 str_read; in ReadTIM2Image() local
666 ReadBlobStream(image,8,&(file_header.reserved),&str_read); in ReadTIM2Image()
/dports/cad/ghdl/ghdl-1.0.0/testsuite/gna/issue1051/
H A Dpsi_tb_txt_util.vhd134 procedure str_read(file in_file: TEXT;
531 procedure str_read(file in_file: TEXT; procedure
551 end procedure str_read;
/dports/textproc/wiggle/wiggle-1.3/tests/contrib/series/
H A Dmerge20266 patches.suse/selinux-Add-__GFP_NOWARN-to-allocation-at-str_read.patch
H A Dorig20265 patches.suse/selinux-Add-__GFP_NOWARN-to-allocation-at-str_read.patch
H A Dldiff20276 - patches.suse/selinux-Add-__GFP_NOWARN-to-allocation-at-str_read.patch
H A Ddiff20269 | patches.suse/selinux-Add-__GFP_NOWARN-to-allocation-at-str_read.patch