Home
last modified time | relevance | path

Searched refs:solutions (Results 1 – 25 of 168) sorted by relevance

1234567

/third_party/mesa3d/src/panfrost/util/
Dlcra.c59 l->solutions = calloc(sizeof(l->solutions[0]), node_count); in lcra_alloc_equations()
61 memset(l->solutions, ~0, sizeof(l->solutions[0]) * node_count); in lcra_alloc_equations()
80 free(l->solutions); in lcra_free()
138 lcra_test_linear(struct lcra_state *l, unsigned *solutions, unsigned i) in lcra_test_linear() argument
141 signed constant = solutions[i]; in lcra_test_linear()
144 if (solutions[j] == ~0) continue; in lcra_test_linear()
146 signed lhs = solutions[j] - constant; in lcra_test_linear()
162 if (l->solutions[step] != ~0) continue; in lcra_solve()
181 l->solutions[step] = ((m * P + n) << shift) + class_start; in lcra_solve()
182 succ = lcra_test_linear(l, l->solutions, step); in lcra_solve()
Dlcra.h69 unsigned *solutions; member
/third_party/mesa3d/src/panfrost/bifrost/
Dbi_ra.c47 unsigned *solutions; member
67 l->solutions = calloc(sizeof(l->solutions[0]), node_count); in lcra_alloc_equations()
70 memset(l->solutions, ~0, sizeof(l->solutions[0]) * node_count); in lcra_alloc_equations()
80 free(l->solutions); in lcra_free()
110 lcra_test_linear(struct lcra_state *l, unsigned *solutions, unsigned i) in lcra_test_linear() argument
113 signed constant = solutions[i]; in lcra_test_linear()
116 if (solutions[j] == ~0) continue; in lcra_test_linear()
118 signed lhs = solutions[j] - constant; in lcra_test_linear()
134 if (l->solutions[step] != ~0) continue; in lcra_solve()
140 l->solutions[step] = r; in lcra_solve()
[all …]
/third_party/boost/libs/math/doc/sf/
Dbessel_introduction.qbk5 Bessel Functions are solutions to Bessel's ordinary differential
16 linearly independent solutions, the first of these is denoted J[sub v]
59 independent solutions to the modified Bessel equation:
63 The solutions are known as the modified Bessel functions of the first and
104 The two linearly independent solutions to this equation are called the
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_ra.c94 .reg = l->solutions[reg] / 16, in index_to_reg()
95 .offset = l->solutions[reg] & 0xF, in index_to_reg()
591 l->solutions[ins->src[0]] = 0; in allocate_registers()
594 l->solutions[ins->src[2]] = (16 * 1) + COMPONENT_X * 4; in allocate_registers()
597 l->solutions[ins->src[3]] = (16 * 1) + COMPONENT_Y * 4; in allocate_registers()
600 l->solutions[ins->src[1]] = (16 * 1) + COMPONENT_Z * 4; in allocate_registers()
603 l->solutions[ins->dest] = (16 * 1) + COMPONENT_W * 4; in allocate_registers()
620 l->solutions[ctx->temp_count + i] = (16 * i); in allocate_registers()
660 l->solutions[ctx->blend_input] = 0; in allocate_registers()
668 l->solutions[ctx->blend_src1] = (16 * 2); in allocate_registers()
/third_party/skia/third_party/externals/dawn/scripts/
Dstandalone.gclient4 solutions = [
Dstandalone-with-node.gclient4 solutions = [
/third_party/flutter/skia/third_party/externals/dawn/scripts/
Dstandalone.gclient4 solutions = [
/third_party/skia/third_party/externals/tint/
Dstandalone.gclient4 solutions = [
/third_party/flutter/skia/platform_tools/android/
Dgclient.config4 solutions = [
/third_party/skia/platform_tools/android/
Dgclient.config4 solutions = [
/third_party/boost/tools/build/notes/
Drelative_source_paths.txt22 There are two solutions that I see:
62 using solutions 1 or 2.
/third_party/jsoncpp/.github/ISSUE_TEMPLATE/
Dfeature_request.md17 A clear and concise description of any alternative solutions or features you've considered.
/third_party/benchmark/.github/ISSUE_TEMPLATE/
Dfeature_request.md17 A clear and concise description of any alternative solutions or features you've considered.
/third_party/flutter/skia/site/dev/design/conical/
Dindex.md37 there are multiple (at most 2) solutions of $t$, choose the bigger one.
55 $t = 1 - t_s$. The only catch here is that with multiple solutions of $t_s$, we shall choose the
66 interested positive solution $x_t$. Again, if there are multiple $x_t$ solutions, we may want to
82 eliminate negative $x_t$ solutions get us the theorem.
188 **Corollary 1.** By lemma 1. and 2., we conclude that the number of solutions $x_t$ is equal to the
199 * when $r_1 < 1$, there may be $0, 1$, or $2$ solutions; this was also previously as the "outside"
301 2. otherwise, the solutions are
/third_party/skia/site/docs/dev/design/conical/
D_index.md42 _positive_). If there are multiple (at most 2) solutions of $t$, choose the
64 that with multiple solutions of $t_s$, we shall choose the smaller one (so $t$
77 $x_t$ solutions, we may want to find the bigger one if $1 - f > 0$, and smaller
96 $(x_t - x)^2 + y^2 = (x_t r_1)^2$ and eliminate negative $x_t$ solutions get us
226 **Corollary 1.** By lemma 1. and 2., we conclude that the number of solutions
239 - when $r_1 < 1$, there may be $0, 1$, or $2$ solutions; this was also
342 2. otherwise, the solutions are
/third_party/flutter/skia/third_party/externals/imgui/examples/example_allegro5/
DREADME.md5 Allegro doesn't support them natively, so we have two solutions: convert the indices manually in im…
/third_party/python/Doc/distributing/
Dindex.rst15 from the solutions others have already created to common (and sometimes
17 solutions to the common pool.
76 efficiently by making common solutions to various problems freely available.
/third_party/flutter/flutter/.github/ISSUE_TEMPLATE/
Dfeature_request.md32 Describe alternative solutions you've considered. Is there a package
/third_party/skia/third_party/externals/imgui/examples/example_allegro5/
DREADME.md5 Allegro doesn't support them natively, so we have two solutions: convert the indices manually in im…
/third_party/gstreamer/gstreamer/docs/random/matth/
Dscheduling.txt5 These notes describe deadlock scenarios and proposed solutions for
9 II. Liveness problems (sometimes deadlock ;) and proposed solutions
/third_party/python/Doc/installing/
Dindex.rst16 from the solutions others have already created to common (and sometimes
18 solutions to the common pool.
233 Some of the solutions for installing `scientific software
/third_party/glslang/
Dstandalone.gclient34 solutions = [
/third_party/libphonenumber/
DCONTRIBUTORS56 -- Contributed towards thread synchronization solutions.
/third_party/boost/libs/proto/doc/
Dacknowledgements.qbk20 …miah Willcock, John Bytheway and Krishna Achuthan who offered alternate solutions to this tricky p…

1234567