Home
last modified time | relevance | path

Searched refs:styp (Results 1 – 25 of 642) sorted by relevance

12345678910>>...26

/dports/cad/opencascade/opencascade-7.6.0/src/ShapeFix/
H A DShapeFix_ShapeTolerance.cxx51 if (styp == TopAbs_VERTEX || styp == TopAbs_EDGE || styp == TopAbs_FACE) { in LimitTolerance()
52 for (TopExp_Explorer ex(shape,styp); ex.More(); ex.Next()) { in LimitTolerance()
55 if (styp == TopAbs_VERTEX) { in LimitTolerance()
65 } else if (styp == TopAbs_EDGE) { in LimitTolerance()
75 } else if (styp == TopAbs_FACE) { in LimitTolerance()
87 } else if (styp == TopAbs_WIRE) { in LimitTolerance()
118 if (styp == TopAbs_VERTEX || styp == TopAbs_EDGE || styp == TopAbs_FACE) { in SetTolerance()
121 if (styp == TopAbs_VERTEX) { in SetTolerance()
126 } else if (styp == TopAbs_EDGE) { in SetTolerance()
131 } else if (styp == TopAbs_FACE) { in SetTolerance()
[all …]
/dports/lang/v/v-0.1.29/vlib/v/gen/js/
H A Djs.v198 mut styp := ''
202 styp = 'any'
208 styp = 'any'
285 if styp.starts_with('JS.') { return styp[3..] }
286 return styp
306 styp = v
312 return styp
322 styp = '0'
328 styp = '""'
334 styp = '[]'
[all …]
/dports/japanese/sj3-lib/sj3-2.0.1.20/kanakan/
H A Ddeldic.c223 STDYIN *styp; in del_segment() local
253 if (styp -> dicid != dicid) in del_segment()
255 else if (styp -> seg > seg) in del_segment()
256 styp -> seg -= 1; in del_segment()
257 else if (styp -> seg < seg) in del_segment()
261 stdynum = styp -> styno; in del_segment()
263 mvmemi((Uchar *)(styp + 1), (Uchar *)styp, in del_segment()
264 sizeof(*styp) * (StudyCount - i)); in del_segment()
269 styp++; in del_segment()
271 for (i = 0, styp = StudyDict ; i < StudyCount ; i++, styp++) in del_segment()
[all …]
/dports/games/simutrans/simutrans-121.0/descriptor/reader/
H A Dway_reader.cc57 desc->styp = type_flat; in read_node()
76 desc->styp = decode_uint8(p); in read_node()
89 desc->styp = decode_uint8(p); in read_node()
102 desc->styp = decode_uint8(p); in read_node()
115 desc->styp = decode_uint8(p); in read_node()
128 desc->styp = decode_uint8(p); in read_node()
140 desc->styp = type_tram; in read_node()
143 else if(desc->styp==5 && desc->wtyp==track_wt) { in read_node()
145 desc->styp = type_flat; in read_node()
153 desc->styp = type_runway; in read_node()
[all …]
/dports/cad/feappv/feappv-4.1i/program/
H A Dpside1.f2 subroutine pside1(nr,xs,tr,side,is,ns,ndm,shp,rt, x, styp) argument
36 integer k,n, nr,ns,side,ndm, styp local
45 if(styp.eq.0) then
51 elseif(styp.eq.1) then
57 elseif(styp.eq.2) then
63 elseif(styp.eq.3) then
H A Dpblend2.f172 integer n,ne,nf,ni,nm,nn,nr,ns,nodinc,ntyp, styp, dlayer
270 styp = is(1,jj)
273 & hr(np(115)),hr(np(116)), hr(np(111)),styp)
277 styp = is(1,jj)
280 & hr(np(115)),hr(np(116)), hr(np(112)),styp)
284 styp = is(1,jj)
287 & hr(np(115)),hr(np(116)), hr(np(113)),styp)
291 styp = is(1,jj)
293 & hr(np(115)),hr(np(116)), hr(np(114)),styp)
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/tools/typemaker/
H A Dcode_c.c951 if (!styp) { in write_code_constrec_c()
1069 if (!styp) { in write_code_const_c()
1134 if (!styp) { in write_code_dest_c()
1196 if (!styp) { in write_code_setget_c()
1880 if (!styp) { in write_code_duprec_c()
1997 if (!styp) { in write_code_dup_c()
2055 if (!styp) { in write_code_todbrec_c()
2127 if (!styp) { in write_code_todb_c()
2174 if (!styp) { in write_code_fromdbrec_c()
2511 if (!styp) { in write_code_readdb_c()
[all …]
H A Dmain.c153 const char *styp; in write_h_setget_c() local
162 styp=get_struct_property(node, "id", 0); in write_h_setget_c()
163 if (!styp) { in write_h_setget_c()
645 const char *styp; in write_h_funcs() local
648 if (!styp) { in write_h_funcs()
762 const char *styp; in write_apidocrec_c() local
770 if (!styp) { in write_apidocrec_c()
908 const char *styp; in write_apidoc_c() local
920 if (!styp) { in write_apidoc_c()
926 GWEN_SyncIo_WriteString(sio, styp); in write_apidoc_c()
[all …]
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/tools/typemaker/
H A Dcode_c.c951 if (!styp) { in write_code_constrec_c()
1069 if (!styp) { in write_code_const_c()
1134 if (!styp) { in write_code_dest_c()
1196 if (!styp) { in write_code_setget_c()
1880 if (!styp) { in write_code_duprec_c()
1997 if (!styp) { in write_code_dup_c()
2055 if (!styp) { in write_code_todbrec_c()
2127 if (!styp) { in write_code_todb_c()
2174 if (!styp) { in write_code_fromdbrec_c()
2511 if (!styp) { in write_code_readdb_c()
[all …]
H A Dmain.c153 const char *styp; in write_h_setget_c() local
162 styp=get_struct_property(node, "id", 0); in write_h_setget_c()
163 if (!styp) { in write_h_setget_c()
645 const char *styp; in write_h_funcs() local
648 if (!styp) { in write_h_funcs()
762 const char *styp; in write_apidocrec_c() local
770 if (!styp) { in write_apidocrec_c()
908 const char *styp; in write_apidoc_c() local
920 if (!styp) { in write_apidoc_c()
926 GWEN_SyncIo_WriteString(sio, styp); in write_apidoc_c()
[all …]
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/tools/typemaker/
H A Dcode_c.c951 if (!styp) { in write_code_constrec_c()
1069 if (!styp) { in write_code_const_c()
1134 if (!styp) { in write_code_dest_c()
1196 if (!styp) { in write_code_setget_c()
1880 if (!styp) { in write_code_duprec_c()
1997 if (!styp) { in write_code_dup_c()
2055 if (!styp) { in write_code_todbrec_c()
2127 if (!styp) { in write_code_todb_c()
2174 if (!styp) { in write_code_fromdbrec_c()
2511 if (!styp) { in write_code_readdb_c()
[all …]
H A Dmain.c153 const char *styp; in write_h_setget_c() local
162 styp=get_struct_property(node, "id", 0); in write_h_setget_c()
163 if (!styp) { in write_h_setget_c()
645 const char *styp; in write_h_funcs() local
648 if (!styp) { in write_h_funcs()
762 const char *styp; in write_apidocrec_c() local
770 if (!styp) { in write_apidocrec_c()
908 const char *styp; in write_apidoc_c() local
920 if (!styp) { in write_apidoc_c()
926 GWEN_SyncIo_WriteString(sio, styp); in write_apidoc_c()
[all …]
/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/tools/typemaker/
H A Dcode_c.c951 if (!styp) { in write_code_constrec_c()
1069 if (!styp) { in write_code_const_c()
1134 if (!styp) { in write_code_dest_c()
1196 if (!styp) { in write_code_setget_c()
1880 if (!styp) { in write_code_duprec_c()
1997 if (!styp) { in write_code_dup_c()
2055 if (!styp) { in write_code_todbrec_c()
2127 if (!styp) { in write_code_todb_c()
2174 if (!styp) { in write_code_fromdbrec_c()
2511 if (!styp) { in write_code_readdb_c()
[all …]
H A Dmain.c153 const char *styp; in write_h_setget_c() local
162 styp=get_struct_property(node, "id", 0); in write_h_setget_c()
163 if (!styp) { in write_h_setget_c()
645 const char *styp; in write_h_funcs() local
648 if (!styp) { in write_h_funcs()
762 const char *styp; in write_apidocrec_c() local
770 if (!styp) { in write_apidocrec_c()
908 const char *styp; in write_apidoc_c() local
920 if (!styp) { in write_apidoc_c()
926 GWEN_SyncIo_WriteString(sio, styp); in write_apidoc_c()
[all …]
/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/tools/typemaker/
H A Dcode_c.c951 if (!styp) { in write_code_constrec_c()
1069 if (!styp) { in write_code_const_c()
1134 if (!styp) { in write_code_dest_c()
1196 if (!styp) { in write_code_setget_c()
1880 if (!styp) { in write_code_duprec_c()
1997 if (!styp) { in write_code_dup_c()
2055 if (!styp) { in write_code_todbrec_c()
2127 if (!styp) { in write_code_todb_c()
2174 if (!styp) { in write_code_fromdbrec_c()
2511 if (!styp) { in write_code_readdb_c()
[all …]
H A Dmain.c153 const char *styp; in write_h_setget_c() local
162 styp=get_struct_property(node, "id", 0); in write_h_setget_c()
163 if (!styp) { in write_h_setget_c()
645 const char *styp; in write_h_funcs() local
648 if (!styp) { in write_h_funcs()
762 const char *styp; in write_apidocrec_c() local
770 if (!styp) { in write_apidocrec_c()
908 const char *styp; in write_apidoc_c() local
920 if (!styp) { in write_apidoc_c()
926 GWEN_SyncIo_WriteString(sio, styp); in write_apidoc_c()
[all …]
/dports/lang/v/v-0.1.29/vlib/v/gen/
H A Dauto_str_methods.v12 str_fn_name := styp_to_str_fn_name(styp)
45 table.Alias { g.gen_str_default(sym, styp, str_fn_name) }
46 table.Array { g.gen_str_for_array(it, styp, str_fn_name) }
48 table.Enum { g.gen_str_for_enum(it, styp, str_fn_name) }
50 table.Map { g.gen_str_for_map(it, styp, str_fn_name) }
59 g.gen_str_for_varg(styp, str_fn_name, sym_has_str_method)
297 mut clean_struct_v_type_name := styp.replace('__', '.')
298 if styp.ends_with('*') {
299 deref_typ := styp.replace('*', '')
303 deref_typ := styp
[all …]
H A Dcgen.v349 styp := g.base_type(t)
359 return styp
366 styp = g.find_or_register_shared(t, styp)
372 return styp
383 styp = styp.replace('*', '_ptr')
385 return styp, base
421 return styp
451 styp += sgtyps
454 styp = styp.replace('<', '_T_').replace('>', '').replace(',', '_')
458 styp = styp[3..]
[all …]
H A Djson.v25 styp := g.typ(typ)
143 styp := g.typ(value_type)
144 fn_name := js_dec_name(styp)
148 if is_js_prim(styp) {
165 styp := g.typ(value_type)
166 fn_name := js_enc_name(styp)
/dports/math/py-pygslodeiv2/pygslodeiv2-0.9.4/pygslodeiv2/include/
H A Dgsl_odeiv2_cxx.hpp165 bool requires_jacobian(StepType styp){ in requires_jacobian() argument
166 if ((styp == StepType::RK1IMP) || (styp == StepType::RK2IMP) || in requires_jacobian()
167 (styp == StepType::RK4IMP) || (styp == StepType::BSIMP) || in requires_jacobian()
168 (styp == StepType::MSBDF)) in requires_jacobian()
210 const gsl_odeiv2_cxx::StepType styp, in Driver()
214 sys, get_step_type(static_cast<int>(styp)), init_step, atol, rtol)) in Driver()
229 Step(const StepType styp, const size_t dim) : in Step()
230 m_step(gsl_odeiv2_step_alloc(get_step_type(static_cast<int>(styp)), dim)) {} in Step()
302 GSLIntegrator(RhsFn rhs_cb, JacFn jac_cb, int ny, const StepType styp, in GSLIntegrator()
305 m_drv(Driver(&(m_sys), styp, dx0, atol, rtol)),
[all …]
H A Dgsl_odeiv2_anyode_parallel.hpp20 const StepType styp, in multi_adaptive() argument
45 odesys[idx], atol, rtol, styp, y0 + idx*ny, t0[idx], tend[idx], in multi_adaptive()
60 const StepType styp, in multi_predefined() argument
81 odesys[idx], atol, rtol, styp, y0 + idx*ny, in multi_predefined()
/dports/astro/xtide/xtide-2.15.3/libxtide/
H A DStationIndex.cc46 Dstr styp; in makeStringList() local
49 styp = "Ref"; in makeStringList()
51 styp = "Sub"; in makeStringList()
63 styp.aschar(), in makeStringList()
250 Dstr styp, c; in print() local
252 styp = "Ref"; in print()
254 styp = "Sub"; in print()
261 styp.aschar(), in print()
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Style/Evaluate/
H A Devaluate_control.cpp129 url styp= "$TEXMACS_STYLE_PATH"; in evaluate_use_package() local
133 styp= styp | head (base_file_name); in evaluate_use_package()
134 else styp= head (base_file_name) | styp; in evaluate_use_package()
136 if (!load_string (styp * name, doc_s, false)) { in evaluate_use_package()
/dports/math/py-pyodeint/pyodeint-0.10.4/pyodeint/include/
H A Dodeint_anyode_parallel.hpp20 const StepType styp, in multi_adaptive() argument
44 odesys[idx], atol, rtol, styp, y0 + idx*ny, t0[idx], tend[idx], in multi_adaptive()
59 const StepType styp, in multi_predefined() argument
78 result[idx] = simple_predefined<OdeSys>(odesys[idx], atol, rtol, styp, y0 + idx*ny, in multi_predefined()
/dports/net/traefik/traefik-2.6.1/vendor/github.com/traefik/yaegi/internal/unsafe2/
H A Dunsafe.go52 styp := (*structType)(unsafe.Pointer(rtyp))
53 f := styp.fields[idx]
55 styp.fields[idx] = f

12345678910>>...26