Home
last modified time | relevance | path

Searched defs:vxp (Results 1 – 25 of 37) sorted by relevance

12

/dports/www/varnish6/varnish-cache-varnish-6.6.2/lib/libvarnishapi/
H A Dvxp.c51 vxp_ErrToken(const struct vxp *vxp, const struct token *t) in vxp_ErrToken()
61 vxp_Pos(const struct vxp *vxp, struct vsb *vsb, const struct token *t, in vxp_Pos()
77 vxp_quote(const struct vxp *vxp, const char *b, const char *e, int tokoff) in vxp_quote()
106 vxp_ErrWhere(struct vxp *vxp, const struct token *t, int tokoff) in vxp_ErrWhere()
119 vxp_NextToken(struct vxp *vxp) in vxp_NextToken()
133 vxp__Expect(struct vxp *vxp, unsigned tok) in vxp__Expect()
145 vxp_DoFree(struct vxp *vxp, void *p) in vxp_DoFree()
156 vxp_Alloc(struct vxp *vxp, unsigned len) in vxp_Alloc()
169 struct vxp *vxp; in vxp_New() local
185 struct vxp *vxp; in vxp_Delete() local
[all …]
H A Dvxp_parse.c57 vex_alloc(const struct vxp *vxp) in vex_alloc()
68 vxp_expr_lhs(struct vxp *vxp, struct vex_lhs **plhs) in vxp_expr_lhs()
240 vxp_expr_str(struct vxp *vxp, struct vex_rhs **prhs) in vxp_expr_str()
293 vxp_vxid_cmp(struct vxp *vxp) in vxp_vxid_cmp()
322 vxp_expr_cmp(struct vxp *vxp, struct vex **pvex) in vxp_expr_cmp()
406 vxp_expr_group(struct vxp *vxp, struct vex **pvex) in vxp_expr_group()
431 vxp_expr_not(struct vxp *vxp, struct vex **pvex) in vxp_expr_not()
456 vxp_expr_and(struct vxp *vxp, struct vex **pvex) in vxp_expr_and()
484 vxp_expr_or(struct vxp *vxp, struct vex **pvex) in vxp_expr_or()
512 vxp_expr(struct vxp *vxp, struct vex **pvex) in vxp_expr()
[all …]
H A Dvxp_lexer.c50 vxp_append_token(struct vxp *vxp, unsigned tok, const char *b, const char *e) in vxp_append_token()
65 vxp_decstr(struct vxp *vxp) in vxp_decstr()
97 vxp_Lexer(struct vxp *vxp) in vxp_Lexer()
194 vxp_PrintTokens(const struct vxp *vxp) in vxp_PrintTokens()
H A Dvxp.h57 struct vxp { struct
58 unsigned magic;
61 const char *b;
62 const char *e;
66 struct token *t;
68 unsigned vex_options;
69 unsigned vre_options;
71 struct vsb *sb;
72 int err;
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/pcmcia/vx/
H A Dvxpocket.c124 struct snd_vxpocket *vxp; in snd_vxpocket_new() local
174 struct snd_vxpocket *vxp = to_vxpocket(chip); in snd_vxpocket_assign_resources() local
284 struct snd_vxpocket *vxp; in vxpocket_probe() local
324 struct snd_vxpocket *vxp; in vxpocket_detach() local
/dports/multimedia/libv4l/linux-5.13-rc2/sound/pcmcia/vx/
H A Dvxpocket.c124 struct snd_vxpocket *vxp; in snd_vxpocket_new() local
174 struct snd_vxpocket *vxp = to_vxpocket(chip); in snd_vxpocket_assign_resources() local
284 struct snd_vxpocket *vxp; in vxpocket_probe() local
324 struct snd_vxpocket *vxp; in vxpocket_detach() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/pcmcia/vx/
H A Dvxpocket.c124 struct snd_vxpocket *vxp; in snd_vxpocket_new() local
174 struct snd_vxpocket *vxp = to_vxpocket(chip); in snd_vxpocket_assign_resources() local
284 struct snd_vxpocket *vxp; in vxpocket_probe() local
324 struct snd_vxpocket *vxp; in vxpocket_detach() local
/dports/cad/verilator/verilator-4.216/src/
H A DV3Partition.cpp183 void cpHasIncreased(V3GraphVertex* vxp, uint32_t newInclusiveCp) { in cpHasIncreased()
274 void setCritPathCost(V3GraphVertex* vxp, GraphWay way, uint32_t cost) { in setCritPathCost()
283 uint32_t critPathCost(V3GraphVertex* vxp, GraphWay way) const { in critPathCost()
295 V3GraphVertex* const vxp = const_cast<V3GraphVertex*>(cvxp); in partInitCriticalPaths() local
381 uint32_t critPathCost(const V3GraphVertex* vxp, GraphWay way) const { in critPathCost() argument
634 for (const V3GraphVertex* vxp = graphp->verticesBeginp(); vxp; in dumpCpFilePrefixed() local
2048 for (V3GraphVertex* vxp = m_mtasksp->verticesBeginp(); vxp; in go() local
2570 for (V3GraphVertex* vxp = m_fineDepsGraphp->verticesBeginp(); vxp; in go() local
2779 for (const V3GraphVertex* vxp = execMTaskGraphp->verticesBeginp(); vxp; in fillinCosts() local
2830 while (const V3GraphVertex* const vxp = ser.nextp()) { in finalizeCosts() local
[all …]
H A DV3GraphStream.h50 VxHolder(const V3GraphVertex* vxp, uint32_t pos, uint32_t numBlockingEdges) in VxHolder()
104 for (const V3GraphVertex* vxp = graphp->verticesBeginp(); vxp; variable
H A DV3GraphPathChecker.cpp55 for (V3GraphVertex* vxp = graphp->verticesBeginp(); vxp; vxp = vxp->verticesNextp()) { variable
67 for (V3GraphVertex* vxp = m_graphp->verticesBeginp(); vxp; vxp = vxp->verticesNextp()) { in ~GraphPathChecker() local
H A DV3TSP.cpp143 static Vertex* castVertexp(V3GraphVertex* vxp) { return dynamic_cast<Vertex*>(vxp); } in castVertexp()
160 for (V3GraphVertex* vxp = verticesBeginp(); vxp; vxp = vxp->verticesNextp()) { in makeMinSpanningTree() local
277 for (V3GraphVertex* vxp = g.verticesBeginp(); vxp; vxp = vxp->verticesNextp()) { in combineGraph() local
339 for (const Vertex* vxp : tour) UINFONL(6, " " << vxp->key()); in findEulerTourRecurse() local
346 for (V3GraphVertex* vxp = verticesBeginp(); vxp; vxp = vxp->verticesNextp()) { in dumpGraph() local
375 for (V3GraphVertex* vxp = verticesBeginp(); vxp; vxp = vxp->verticesNextp()) { in getOddDegreeKeys() local
H A DV3EmitCSyms.cpp484 for (const V3GraphVertex* vxp in emitSymHdr() local
747 for (const V3GraphVertex* vxp in emitSymImp() local
/dports/cad/horizon-eda/horizon-2.1.0/src/core/tools/
H A Dtool_round_off_vertex.hpp30 Polygon::Vertex *vxp = nullptr; member in horizon::ToolRoundOffVertex
/dports/graphics/blender/blender-2.91.0/source/blender/compositor/operations/
H A DCOM_GlareStreaksOperation.cpp46 const float vxp = vx * p4, vyp = vy * p4; in generateGlare() local
/dports/science/cdcl/dcl-5.4.8-C/src/grph2/uspack/
H A Dusysub.c45 static real vxp, pad1, wpad, rofg, wlbl, hsub, xmin, xmax, wsub, posx, in usysub_() local
/dports/graphics/geomview/geomview-1.9.5/src/lib/geometry/cmodel/
H A DcmodelP.h35 Vertex V, *vxp; member
/dports/science/hypre/hypre-2.23.0/src/struct_ls/
H A Dsparse_msg_filter.c318 HYPRE_Real *vxp; in hypre_SparseMSGFilterSetup() local
/dports/science/cdcl/dcl-5.4.8-C/src/grph2/uvpack/
H A Duvdifz.c52 uxn, vxn, uxp, vxp; in uvdifz_() local
/dports/science/PETSc/petsc-3.14.1/src/snes/tutorials/
H A Dex19.c252 PetscScalar u,uxx,uyy,vx,vy,avx,avy,vxp,vxm,vyp,vym; in FormFunctionLocal() local
389 PetscScalar u,uxx,uyy,vx,vy,avx,avy,vxp,vxm,vyp,vym; in NonlinearGS() local
/dports/misc/rump/buildrump.sh-b914579/src/sys/miscfs/procfs/
H A Dprocfs_vfsops.c322 vnode_t *vxp; in procfs_loadvnode() local
/dports/devel/upp/upp/bazaar/PointCtrl/
H A DPointCtrl.h83 XY vxp; variable
/dports/games/bzflag-server/bzflag-2.4.22/src/bzfs/
H A DCustomPyramid.cxx279 float vxp[3] = {+1.0f, 0.0f, 0.0f}; in getEdgeLengths() local
/dports/games/bzflag/bzflag-2.4.22/src/bzfs/
H A DCustomPyramid.cxx279 float vxp[3] = {+1.0f, 0.0f, 0.0f}; in getEdgeLengths() local
/dports/science/PETSc/petsc-3.14.1/src/ts/tutorials/
H A Dex26.c275 PetscScalar u,udot,uxx,uyy,vx,vy,avx,avy,vxp,vxm,vyp,vym; in FormIFunctionLocal() local
/dports/science/quantum-espresso/q-e-qe-6.7.0/Modules/
H A Dexchange_lda_lsda.f9094 REAL(DP) :: trd, ftrd, tftm, a0, alp, z, fz, fzp, vxp, xp, & local
245 REAL(DP) :: rs, trd, ftrd, tftm, a0, alp, fz, fzp, vxp, xp, & local

12