Home
last modified time | relevance | path

Searched refs:length_check (Results 1 – 25 of 73) sorted by relevance

123

/dports/devel/hpx/hpx-1.2.1/tools/inspect/
H A Dlength_check.hpp19 class length_check : public inspector class
26 length_check(std::size_t setting);
44 virtual ~length_check() {} in ~length_check()
H A Dlength_check.cpp29 length_check::length_check(std::size_t setting) in length_check() function in boost::inspect::length_check
59 void length_check::inspect( in inspect()
/dports/devel/p5-Data-Rx/Data-Rx-0.200007/lib/Data/Rx/CoreType/
H A Dstr.pm32 $guts->{length_check} = Data::Rx::Util->_make_range_check($arg->{length})
62 if ($self->{length_check} && ! $self->{length_check}->(length $value)) {
H A Darr.pm26 $guts->{length_check} = Data::Rx::Util->_make_range_check($arg->{length})
47 if ($self->{length_check} and
48 ! $self->{length_check}->(@$value - $self->{skip})) {
/dports/sysutils/pacman/pacman-5.1.3/lib/libalpm/
H A Dsigning.c1014 if(length_check(len, spos, 2, handle, identifier) != 0){ in parse_subpacket()
1020 if(length_check(len, spos, 5, handle, identifier) != 0) { in parse_subpacket()
1030 if(length_check(len, spos, 8, handle, identifier) != 0) { in parse_subpacket()
1069 if(length_check(len, pos, 1, handle, identifier) != 0) { in alpm_extract_keyid()
1075 if(length_check(len, pos, 1, handle, identifier) != 0) { in alpm_extract_keyid()
1081 if(length_check(len, pos, 2, handle, identifier) != 0) { in alpm_extract_keyid()
1087 if(length_check(len, pos, 5, handle, identifier)) { in alpm_extract_keyid()
1102 if(length_check(len, pos, 2, handle, identifier) != 0) { in alpm_extract_keyid()
1110 if(length_check(len, pos, 3, handle, identifier) != 0) { in alpm_extract_keyid()
1118 if(length_check(len, pos, 5, handle, identifier) != 0) { in alpm_extract_keyid()
[all …]
/dports/math/scilab-toolbox-swt/swt/src/gwsupport/
H A Dutility_validate.c181 sci_matrix_vector_real(pvApiCtx,2) && length_check(pvApiCtx,2,2)) in wkeep_form_validate()
190 sci_matrix_vector_real(pvApiCtx,2) && length_check(pvApiCtx,2,2) && in wkeep_form_validate()
191 sci_matrix_vector_real(pvApiCtx,3) && length_check(pvApiCtx,3,2)) in wkeep_form_validate()
354 sci_matrix_vector_real(pvApiCtx,4) && length_check(pvApiCtx,4,2)) in wextend_form_validate()
418 sci_matrix_vector_real(pvApiCtx,4) && length_check(pvApiCtx,4,2) && in wextend_form_validate()
419 sci_strings_vector(pvApiCtx,5) && length_check(pvApiCtx,5,2)) in wextend_form_validate()
442 sci_matrix_vector_real(pvApiCtx,4) && length_check(pvApiCtx,4,2) && in wextend_form_validate()
H A Ddwt_validate.c332 sci_strings_scalar(pvApiCtx,2) && length_check(pvApiCtx,1,2)) in wmaxlev_form_validate()
1163 sci_matrix_vector_real(pvApiCtx,6) && length_check(pvApiCtx,6,2)) in idwt2_form_validate()
1167 sci_matrix_vector_real(pvApiCtx,7) && length_check(pvApiCtx,7,2)) in idwt2_form_validate()
1177 sci_matrix_vector_real(pvApiCtx,6) && length_check(pvApiCtx,6,2) && in idwt2_form_validate()
1182 sci_matrix_vector_real(pvApiCtx,7) && length_check(pvApiCtx,7,2) && in idwt2_form_validate()
1617 length_check(pvApiCtx,5,2)) in upcoef2_form_validate()
1628 length_check(pvApiCtx,6,2)) in upcoef2_form_validate()
1851 length_check(pvApiCtx,3,3)) in idwt3_form_validate()
1863 length_check(pvApiCtx,4,3)) in idwt3_form_validate()
1875 length_check(pvApiCtx,5,3)) in idwt3_form_validate()
[all …]
H A Dvalidate.c214 int length_check(void * pvApiCtx,int number, int leng) in length_check() function
/dports/astro/gpsd/gpsd-3.20/
H A Disgps.c184 bool(*length_check) (struct gps_lexer_t *), in isgps_decode()
283 if (length_check(lexer)) { in isgps_decode()
H A Ddriver_rtcm2.c1084 static bool length_check(struct gps_lexer_t *lexer) in length_check() function
1094 preamble_match, length_check, RTCM2_WORDS_MAX, c); in rtcm2_decode()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/geometry/algorithms/
H A Dequals.hpp94 struct length_check struct
206 detail::equals::length_check
/dports/graphics/wings/wings-8d019ebe48/plugins_src/commands/
H A Dwpc_constraints_ko.lang43 {length_check,
H A Dwpc_constraints_zh-tw.lang43 {length_check,
H A Dwpc_constraints_jp.lang43 {length_check,
H A Dwpc_constraints.erl668 length_check(Axis,Length),
680 length_check(Axis,AvgLength),
684 length_check(Axis,Length) -> function
909 length_check(Axis1,Length),
917 length_check(area,Area),
/dports/lang/gleam/gleam-0.18.2/compiler-core/src/javascript/
H A Dpattern.rs534 let length_check = Document::String(if has_tail_spread { in into_doc() localVariable
540 docvec![subject, path, length_check,] in into_doc()
542 docvec!["!", subject, path, length_check,] in into_doc()
/dports/devel/omniORB/omniORB-4.2.4/src/lib/omniORB/orbcore/
H A Dpoa.cc965 CORBA::ULong length_check; in activate_object_with_id() local
968 length_check = SYS_ASSIGNED_ID_SIZE + TRANSIENT_SUFFIX_SIZE; in activate_object_with_id()
970 length_check = SYS_ASSIGNED_ID_SIZE; in activate_object_with_id()
972 if (oid.length() != length_check) in activate_object_with_id()
1161 CORBA::ULong length_check; in create_reference_with_id() local
1164 length_check = SYS_ASSIGNED_ID_SIZE + TRANSIENT_SUFFIX_SIZE; in create_reference_with_id()
1166 length_check = SYS_ASSIGNED_ID_SIZE; in create_reference_with_id()
1168 if (oid.length() != length_check) in create_reference_with_id()
1741 int length_check; in dispatch() local
1746 length_check = SYS_ASSIGNED_ID_SIZE; in dispatch()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Transforms/InstCombine/CHERI/
H A Dcheri-intrinsics-folding.ll130 %length_check = tail call i64 @check_fold(i64 %length)
132 ; CHECK: %length_check = tail call i64 @check_fold(i64 %length)
178 %length_check = tail call i64 @check_fold(i64 %length)
180 ; CHECK: %length_check = tail call i64 @check_fold(i64 %length)
201 %length_check = tail call i64 @check_fold(i64 %length)
203 ; CHECK: %length_check = tail call i64 @check_fold(i64 %length)
259 %length_check = tail call i64 @check_fold(i64 %length)
261 ; CHECK: %length_check = tail call i64 @check_fold(i64 %length)
/dports/net-mgmt/fastnetmon/fastnetmon-1.1.4/src/sflow_plugin/
H A Dsflow_collector.cpp446 bool length_check(SFSample *sample, const char *description, uint8_t *start, int len) { in length_check() function
517 if (!length_check(sample, "flow_sample_element", start, length)) { in readFlowSample()
522 if (!length_check(sample, "flow_sample", sampleStart, sampleLength)) { in readFlowSample()
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/mobi/debug/
H A Dmobi6.py92 length_check, = struct.unpack(b'>H', idxt[4:6])
93 if length_check != self.header_length + self.tagx_header_length:
194 length_check, = struct.unpack(b'>H', idxt[4:6])
195 if length_check != self.header_length + self.tagx_header_length:
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/cc/
H A Dcc_lanczos_drv.F43 INTEGER kLe1,lensym, length_check,msym,NTRIP,IEX,krod,lentot local
594 length_check = jkaede
701 length_check = i
707 111 jkaede = length_check
/dports/biology/infernal/infernal-1.1.3/hmmer/src/impl_sse/
H A Dssvfilter.c515 #define CONVERT_STEP(step, length_check, label, sv, pos) \ argument
516 length_check(label) \
/dports/biology/hmmer/hmmer-3.3/src/impl_sse/
H A Dssvfilter.c515 #define CONVERT_STEP(step, length_check, label, sv, pos) \ argument
516 length_check(label) \
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/cp/
H A Dinit.c3431 tree length_check = NULL_TREE; in build_vec_init() local
3456 length_check = fold_build2 (LT_EXPR, boolean_type_node, maxindex, in build_vec_init()
3480 if (length_check) in build_vec_init()
3481 stmt_expr = build3 (COND_EXPR, atype, length_check, in build_vec_init()
3591 if (length_check) in build_vec_init()
3598 length_check = build3 (COND_EXPR, void_type_node, length_check, in build_vec_init()
3600 finish_expr_stmt (length_check); in build_vec_init()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/geometry/algorithms/detail/equals/
H A Dimplementation.hpp150 struct length_check struct

123