Home
last modified time | relevance | path

Searched refs:hit_t (Results 1 – 25 of 71) sorted by relevance

123

/dports/audio/din/din-52/src/
H A Dhit.cc13 hit_t::hit_t (multi_curve* cv, int cid, int w, int i, int no) { in hit_t() function in hit_t
21 void hit_t::clear () { in clear()
29 int hit_t::operator()() const { // hit some curve? in operator ()()
33 int hit_t::operator()(int) const { // hit an existing curve item? in operator ()()
37 const point<float>& hit_t::get () { in get()
43 hit_t::hit_t (const hit_t& src) { in hit_t() function in hit_t
47 hit_t& hit_t::operator= (const hit_t& src) { in operator =()
52 void hit_t::copy (const hit_t& src) { in copy()
65 void hit_t::ensure_id () { in ensure_id()
H A Dhit.h15 struct hit_t { struct
29 hit_t (multi_curve* c = 0, int cid = -1, int w = NONE, int i = -1, int no = 0); argument
30 hit_t (const hit_t& h);
34 int operator== (const hit_t& h) {return ((crv == h.crv) && (what == h.what) && (id == h.id));}
35 int matched_id (const hit_t& h) {return ( (crv == h.crv) && (id == h.id) ); } in matched_id() argument
37 hit_t& operator= (const hit_t& h); argument
38 void copy (const hit_t& src);
42 template <typename T> T& operator<< (T& t, const hit_t& h) {
43 if (hit_t::name_only)
H A Dcurve_editor.h45 hit_t hit; // hit curve & vertex/tangent
90 std::vector <hit_t> hitlist;
92 hit_t pik;
96 hit_t pick_cur_curve ();
104 void clear_hit (hit_t& h);
105 void calc_hit_params (hit_t& h);
150 void fold_all_tangents (hit_t& hit);
151 void unfold_all_tangents (hit_t& hit);
152 void fold_tangents_of_vertex (hit_t& hit);
199 void paste (hit_t& h);
[all …]
H A Dpoint_modulator.h26 hit_t hit;
30 mod_dat (hit_t& h, state_button* _sb, float _bpm);
78 state_button* add (hit_t& h);
80 void remove (const hit_t& h = hit_t ());
97 int hit (hit_t& h);
/dports/biology/mmseqs2/MMseqs2-13-45111/src/prefiltering/
H A DQueryMatcher.h35 struct hit_t { struct
40 static bool compareHitsByScoreAndId(const hit_t &first, const hit_t &second){ in compareHitsByScoreAndId() argument
81 static hit_t parsePrefilterHit(char* data) { in parsePrefilterHit()
82 hit_t result; in parsePrefilterHit()
96 static std::vector<hit_t> parsePrefilterHits(char *data) { in parsePrefilterHits()
97 std::vector<hit_t> ret; in parsePrefilterHits()
99 hit_t result = parsePrefilterHit(data); in parsePrefilterHits()
108 hit_t result = parsePrefilterHit(data); in parsePrefilterHits()
114 static size_t prefilterHitToBuffer(char *buff1, hit_t &h) { in prefilterHitToBuffer()
165 hit_t *resList;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/ARM/
H A D2009-03-09-AddrModeBug.ll3 %struct.hit_t = type { %struct.v_t, double }
4 %struct.node_t = type { %struct.hit_t, %struct.hit_t, i32 }
9 %0 = getelementptr %struct.node_t, %struct.node_t* %n, i32 0, i32 1 ; <%struct.hit_t*> [#uses=1]
10 %1 = bitcast %struct.hit_t* %0 to i256* ; <i256*> [#uses=1]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/ARM/
H A D2009-03-09-AddrModeBug.ll3 %struct.hit_t = type { %struct.v_t, double }
4 %struct.node_t = type { %struct.hit_t, %struct.hit_t, i32 }
9 %0 = getelementptr %struct.node_t, %struct.node_t* %n, i32 0, i32 1 ; <%struct.hit_t*> [#uses=1]
10 %1 = bitcast %struct.hit_t* %0 to i256* ; <i256*> [#uses=1]
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/ARM/
H A D2009-03-09-AddrModeBug.ll3 %struct.hit_t = type { %struct.v_t, double }
4 %struct.node_t = type { %struct.hit_t, %struct.hit_t, i32 }
9 %0 = getelementptr %struct.node_t, %struct.node_t* %n, i32 0, i32 1 ; <%struct.hit_t*> [#uses=1]
10 %1 = bitcast %struct.hit_t* %0 to i256* ; <i256*> [#uses=1]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/ARM/
H A D2009-03-09-AddrModeBug.ll3 %struct.hit_t = type { %struct.v_t, double }
4 %struct.node_t = type { %struct.hit_t, %struct.hit_t, i32 }
9 %0 = getelementptr %struct.node_t, %struct.node_t* %n, i32 0, i32 1 ; <%struct.hit_t*> [#uses=1]
10 %1 = bitcast %struct.hit_t* %0 to i256* ; <i256*> [#uses=1]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/ARM/
H A D2009-03-09-AddrModeBug.ll3 %struct.hit_t = type { %struct.v_t, double }
4 %struct.node_t = type { %struct.hit_t, %struct.hit_t, i32 }
9 %0 = getelementptr %struct.node_t, %struct.node_t* %n, i32 0, i32 1 ; <%struct.hit_t*> [#uses=1]
10 %1 = bitcast %struct.hit_t* %0 to i256* ; <i256*> [#uses=1]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/ARM/
H A D2009-03-09-AddrModeBug.ll3 %struct.hit_t = type { %struct.v_t, double }
4 %struct.node_t = type { %struct.hit_t, %struct.hit_t, i32 }
9 %0 = getelementptr %struct.node_t, %struct.node_t* %n, i32 0, i32 1 ; <%struct.hit_t*> [#uses=1]
10 %1 = bitcast %struct.hit_t* %0 to i256* ; <i256*> [#uses=1]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/ARM/
H A D2009-03-09-AddrModeBug.ll3 %struct.hit_t = type { %struct.v_t, double }
4 %struct.node_t = type { %struct.hit_t, %struct.hit_t, i32 }
9 %0 = getelementptr %struct.node_t, %struct.node_t* %n, i32 0, i32 1 ; <%struct.hit_t*> [#uses=1]
10 %1 = bitcast %struct.hit_t* %0 to i256* ; <i256*> [#uses=1]
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/ARM/
H A D2009-03-09-AddrModeBug.ll3 %struct.hit_t = type { %struct.v_t, double }
4 %struct.node_t = type { %struct.hit_t, %struct.hit_t, i32 }
9 %0 = getelementptr %struct.node_t, %struct.node_t* %n, i32 0, i32 1 ; <%struct.hit_t*> [#uses=1]
10 %1 = bitcast %struct.hit_t* %0 to i256* ; <i256*> [#uses=1]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/ARM/
H A D2009-03-09-AddrModeBug.ll3 %struct.hit_t = type { %struct.v_t, double }
4 %struct.node_t = type { %struct.hit_t, %struct.hit_t, i32 }
9 %0 = getelementptr %struct.node_t, %struct.node_t* %n, i32 0, i32 1 ; <%struct.hit_t*> [#uses=1]
10 %1 = bitcast %struct.hit_t* %0 to i256* ; <i256*> [#uses=1]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/ARM/
H A D2009-03-09-AddrModeBug.ll3 %struct.hit_t = type { %struct.v_t, double }
4 %struct.node_t = type { %struct.hit_t, %struct.hit_t, i32 }
9 %0 = getelementptr %struct.node_t, %struct.node_t* %n, i32 0, i32 1 ; <%struct.hit_t*> [#uses=1]
10 %1 = bitcast %struct.hit_t* %0 to i256* ; <i256*> [#uses=1]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/ARM/
H A D2009-03-09-AddrModeBug.ll3 %struct.hit_t = type { %struct.v_t, double }
4 %struct.node_t = type { %struct.hit_t, %struct.hit_t, i32 }
9 %0 = getelementptr %struct.node_t, %struct.node_t* %n, i32 0, i32 1 ; <%struct.hit_t*> [#uses=1]
10 %1 = bitcast %struct.hit_t* %0 to i256* ; <i256*> [#uses=1]
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/ARM/
H A D2009-03-09-AddrModeBug.ll3 %struct.hit_t = type { %struct.v_t, double }
4 %struct.node_t = type { %struct.hit_t, %struct.hit_t, i32 }
9 %0 = getelementptr %struct.node_t, %struct.node_t* %n, i32 0, i32 1 ; <%struct.hit_t*> [#uses=1]
10 %1 = bitcast %struct.hit_t* %0 to i256* ; <i256*> [#uses=1]
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/ARM/
H A D2009-03-09-AddrModeBug.ll3 %struct.hit_t = type { %struct.v_t, double }
4 %struct.node_t = type { %struct.hit_t, %struct.hit_t, i32 }
9 %0 = getelementptr %struct.node_t, %struct.node_t* %n, i32 0, i32 1 ; <%struct.hit_t*> [#uses=1]
10 %1 = bitcast %struct.hit_t* %0 to i256* ; <i256*> [#uses=1]
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/ARM/
H A D2009-03-09-AddrModeBug.ll3 %struct.hit_t = type { %struct.v_t, double }
4 %struct.node_t = type { %struct.hit_t, %struct.hit_t, i32 }
9 %0 = getelementptr %struct.node_t, %struct.node_t* %n, i32 0, i32 1 ; <%struct.hit_t*> [#uses=1]
10 %1 = bitcast %struct.hit_t* %0 to i256* ; <i256*> [#uses=1]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/ARM/
H A D2009-03-09-AddrModeBug.ll3 %struct.hit_t = type { %struct.v_t, double }
4 %struct.node_t = type { %struct.hit_t, %struct.hit_t, i32 }
9 %0 = getelementptr %struct.node_t, %struct.node_t* %n, i32 0, i32 1 ; <%struct.hit_t*> [#uses=1]
10 %1 = bitcast %struct.hit_t* %0 to i256* ; <i256*> [#uses=1]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_nir_lower_intersection_shader.c65 nir_ssa_def *hit_t = nir_load_param(b, 1); in lower_any_hit_for_intersection() local
99 hit_t); in lower_any_hit_for_intersection()
190 nir_ssa_def *hit_t = nir_ssa_for_src(b, intrin->src[0], 1); in brw_nir_lower_intersection_shader() local
201 nir_push_if(b, nir_iand(b, nir_fge(b, hit_t, min_t), in brw_nir_lower_intersection_shader()
202 nir_fge(b, max_t, hit_t))); in brw_nir_lower_intersection_shader()
212 hit_t, in brw_nir_lower_intersection_shader()
225 nir_vec2(b, hit_t, hit_kind), in brw_nir_lower_intersection_shader()
/dports/lang/clover/mesa-21.3.6/src/intel/compiler/
H A Dbrw_nir_lower_intersection_shader.c65 nir_ssa_def *hit_t = nir_load_param(b, 1); in lower_any_hit_for_intersection() local
99 hit_t); in lower_any_hit_for_intersection()
190 nir_ssa_def *hit_t = nir_ssa_for_src(b, intrin->src[0], 1); in brw_nir_lower_intersection_shader() local
201 nir_push_if(b, nir_iand(b, nir_fge(b, hit_t, min_t), in brw_nir_lower_intersection_shader()
202 nir_fge(b, max_t, hit_t))); in brw_nir_lower_intersection_shader()
212 hit_t, in brw_nir_lower_intersection_shader()
225 nir_vec2(b, hit_t, hit_kind), in brw_nir_lower_intersection_shader()
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_nir_lower_intersection_shader.c65 nir_ssa_def *hit_t = nir_load_param(b, 1); in lower_any_hit_for_intersection() local
99 hit_t); in lower_any_hit_for_intersection()
190 nir_ssa_def *hit_t = nir_ssa_for_src(b, intrin->src[0], 1); in brw_nir_lower_intersection_shader() local
201 nir_push_if(b, nir_iand(b, nir_fge(b, hit_t, min_t), in brw_nir_lower_intersection_shader()
202 nir_fge(b, max_t, hit_t))); in brw_nir_lower_intersection_shader()
212 hit_t, in brw_nir_lower_intersection_shader()
225 nir_vec2(b, hit_t, hit_kind), in brw_nir_lower_intersection_shader()
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/compiler/
H A Dbrw_nir_lower_intersection_shader.c65 nir_ssa_def *hit_t = nir_load_param(b, 1); in lower_any_hit_for_intersection() local
99 hit_t); in lower_any_hit_for_intersection()
190 nir_ssa_def *hit_t = nir_ssa_for_src(b, intrin->src[0], 1); in brw_nir_lower_intersection_shader() local
201 nir_push_if(b, nir_iand(b, nir_fge(b, hit_t, min_t), in brw_nir_lower_intersection_shader()
202 nir_fge(b, max_t, hit_t))); in brw_nir_lower_intersection_shader()
212 hit_t, in brw_nir_lower_intersection_shader()
225 nir_vec2(b, hit_t, hit_kind), in brw_nir_lower_intersection_shader()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_nir_lower_intersection_shader.c65 nir_ssa_def *hit_t = nir_load_param(b, 1); in lower_any_hit_for_intersection() local
99 hit_t); in lower_any_hit_for_intersection()
190 nir_ssa_def *hit_t = nir_ssa_for_src(b, intrin->src[0], 1); in brw_nir_lower_intersection_shader() local
201 nir_push_if(b, nir_iand(b, nir_fge(b, hit_t, min_t), in brw_nir_lower_intersection_shader()
202 nir_fge(b, max_t, hit_t))); in brw_nir_lower_intersection_shader()
212 hit_t, in brw_nir_lower_intersection_shader()
225 nir_vec2(b, hit_t, hit_kind), in brw_nir_lower_intersection_shader()

123