Home
last modified time | relevance | path

Searched defs:setup (Results 1 – 25 of 2314) sorted by relevance

12345678910>>...93

/external/ComputeLibrary/tests/validation/fixtures/UNIT/
DTensorFixture.h51 void setup() in setup() function
72 void setup() in setup() function
111 void setup() in setup() function
138 void setup() in setup() function
163 void setup() in setup() function
192 void setup() in setup() function
218 void setup() in setup() function
245 void setup() in setup() function
276 void setup() in setup() function
307 void setup() in setup() function
[all …]
DTensorPackFixture.h51 void setup() in setup() function
76 void setup() in setup() function
105 void setup() in setup() function
139 void setup() in setup() function
163 void setup() in setup() function
DQueueFixture.h51 void setup() in setup() function
72 void setup() in setup() function
103 void setup() in setup() function
130 void setup() in setup() function
DContextFixture.h56 void setup() in setup() function
83 void setup() in setup() function
104 void setup() in setup() function
133 void setup() in setup() function
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_setup.c68 lp_setup_get_empty_scene(struct lp_setup_context *setup) in lp_setup_get_empty_scene()
91 first_triangle( struct lp_setup_context *setup, in first_triangle()
102 first_line( struct lp_setup_context *setup, in first_line()
112 first_point( struct lp_setup_context *setup, in first_point()
120 void lp_setup_reset( struct lp_setup_context *setup ) in lp_setup_reset()
153 lp_setup_rasterize_scene( struct lp_setup_context *setup ) in lp_setup_rasterize_scene()
194 begin_binning( struct lp_setup_context *setup ) in begin_binning()
277 execute_clears( struct lp_setup_context *setup ) in execute_clears()
292 set_scene_state( struct lp_setup_context *setup, in set_scene_state()
357 lp_setup_flush( struct lp_setup_context *setup, in lp_setup_flush()
[all …]
Dlp_setup_vbuf.c63 struct lp_setup_context *setup = lp_setup_context(vbr); in lp_setup_get_vertex_info() local
78 struct lp_setup_context *setup = lp_setup_context(vbr); in lp_setup_allocate_vertices() local
102 struct lp_setup_context *setup = lp_setup_context(vbr); in lp_setup_map_vertices() local
111 ASSERTED struct lp_setup_context *setup = lp_setup_context(vbr); in lp_setup_unmap_vertices() local
138 struct lp_setup_context *setup = lp_setup_context(vbr); in lp_setup_draw_elements() local
337 struct lp_setup_context *setup = lp_setup_context(vbr); in lp_setup_draw_arrays() local
529 struct lp_setup_context *setup = lp_setup_context(vbr); in lp_setup_vbuf_destroy() local
549 struct lp_setup_context *setup = lp_setup_context(vbr); in lp_setup_so_info() local
561 struct lp_setup_context *setup = lp_setup_context(vbr); in lp_setup_pipeline_statistics() local
590 lp_setup_init_vbuf(struct lp_setup_context *setup) in lp_setup_init_vbuf()
Dlp_setup_point.c64 constant_coef(struct lp_setup_context *setup, in constant_coef()
77 point_persp_coeff(struct lp_setup_context *setup, in point_persp_coeff()
108 texcoord_coef(struct lp_setup_context *setup, in texcoord_coef()
175 setup_point_fragcoord_coef(struct lp_setup_context *setup, in setup_point_fragcoord_coef()
210 setup_point_coefficients( struct lp_setup_context *setup, in setup_point_coefficients()
317 print_point(struct lp_setup_context *setup, in print_point()
333 try_setup_point( struct lp_setup_context *setup, in try_setup_point()
531 lp_setup_point_discard(struct lp_setup_context *setup, in lp_setup_point_discard()
537 lp_setup_point(struct lp_setup_context *setup, in lp_setup_point()
551 lp_setup_choose_point(struct lp_setup_context *setup) in lp_setup_choose_point()
Dlp_setup_line.c63 static void constant_coef( struct lp_setup_context *setup, in constant_coef()
79 static void linear_coef( struct lp_setup_context *setup, in linear_coef()
109 static void perspective_coef( struct lp_setup_context *setup, in perspective_coef()
133 setup_fragcoord_coef( struct lp_setup_context *setup, in setup_fragcoord_coef()
166 static void setup_line_coefficients( struct lp_setup_context *setup, in setup_line_coefficients()
246 print_line(struct lp_setup_context *setup, in print_line()
280 try_setup_line( struct lp_setup_context *setup, in try_setup_line()
758 static void lp_setup_line_discard(struct lp_setup_context *setup, in lp_setup_line_discard()
764 static void lp_setup_line(struct lp_setup_context *setup, in lp_setup_line()
778 void lp_setup_choose_line(struct lp_setup_context *setup) in lp_setup_choose_line()
/external/ComputeLibrary/tests/validation/fixtures/
DElementwiseUnaryFixture.h201 void setup(const TensorShape &shape, DataType data_type) in setup() function
212 void setup(const TensorShape &shape, DataType data_type) in setup() function
223 void setup(const TensorShape &shape, DataType data_type) in setup() function
234 void setup(const TensorShape &shape, DataType data_type) in setup() function
245 void setup(const TensorShape &shape, DataType data_type, bool in_place) in setup() function
256 void setup(const TensorShape &shape, DataType data_type) in setup() function
267 void setup(const TensorShape &shape, DataType data_type) in setup() function
278 void setup(const TensorShape &shape, DataType data_type) in setup() function
289 void setup(const TensorShape &shape, DataType data_type) in setup() function
DElementwiseOperationsFixture.h281 …void setup(const TensorShape &shape0, const TensorShape &shape1, DataType data_type0, DataType dat… in setup() function
294 …void setup(const TensorShape &shape, DataType data_type0, DataType data_type1, DataType output_dat… in setup() function
307 …void setup(const TensorShape &shape0, const TensorShape &shape1, DataType data_type0, DataType dat… in setup() function
320 …void setup(const TensorShape &shape, DataType data_type0, DataType data_type1, DataType output_dat… in setup() function
333 …void setup(const TensorShape &shape0, const TensorShape &shape1, DataType data_type0, DataType dat… in setup() function
346 …void setup(const TensorShape &shape, DataType data_type0, DataType data_type1, DataType output_dat… in setup() function
359 …void setup(const TensorShape &shape, DataType data_type0, DataType data_type1, DataType output_dat… in setup() function
372 …void setup(const TensorShape &shape, DataType data_type0, DataType data_type1, DataType output_dat… in setup() function
387 …void setup(const TensorShape &shape0, const TensorShape &shape1, DataType data_type0, DataType dat… in setup() function
400 …void setup(const TensorShape &shape, DataType data_type0, DataType data_type1, DataType output_dat… in setup() function
[all …]
DArithmeticOperationsFixture.h49 …void setup(reference::ArithmeticOperation op, const TensorShape &shape0, const TensorShape &shape1… in setup() function
154 …void setup(const TensorShape &shape0, const TensorShape &shape1, DataType data_type, ConvertPolicy… in setup() function
166 …void setup(const TensorShape &shape, DataType data_type, ConvertPolicy convert_policy, bool is_inp… in setup() function
178 …void setup(const TensorShape &shape0, const TensorShape &shape1, DataType data_type, ConvertPolicy… in setup() function
190 …void setup(const TensorShape &shape, DataType data_type, ConvertPolicy convert_policy, ActivationL… in setup() function
202 …void setup(const TensorShape &shape, DataType data_type, ConvertPolicy convert_policy, Quantizatio… in setup() function
215 …void setup(const TensorShape &shape0, const TensorShape &shape1, DataType data_type, ConvertPolicy… in setup() function
228 …void setup(const TensorShape &shape0, const TensorShape &shape1, DataType data_type, ConvertPolicy… in setup() function
240 …void setup(const TensorShape &shape0, const TensorShape &shape1, DataType data_type, ConvertPolicy… in setup() function
253 …void setup(const TensorShape &shape, DataType data_type, ConvertPolicy convert_policy, bool is_inp… in setup() function
[all …]
DComparisonFixture.h48 …void setup(ComparisonOperation op, const TensorShape &shape0, const TensorShape &shape1, DataType … in setup() function
121 …void setup(ComparisonOperation op, const TensorShape &shape0, const TensorShape &shape1, DataType … in setup() function
132 void setup(ComparisonOperation op, const TensorShape &shape, DataType data_type) in setup() function
143 …void setup(ComparisonOperation op, const TensorShape &shape, DataType data_type, QuantizationInfo … in setup() function
155 …void setup(ComparisonOperation op, const TensorShape &shape0, const TensorShape &shape1, DataType … in setup() function
/external/autotest/docs/
Dfaft-how-to-run-doc.md49 ### General requirements
73 ### ServoV4 Type-A with Micro {#servov4-typea-micro}
106 ### ServoV4 Type-C {#servov4-typec}
133 ### ServoV4 Type-C with servo micro {#servov4-typec-micro}
161 ### (Deprecated) ServoV2 {#servov2-deprecated}
178 ### Installing Test Image onto USB Stick {#image-onto-usb}
/external/angle/doc/
DDevSetup.md7 ### Version Control
11 ### Required First Setup (do this first)
44 ### Getting the source
108 ### Building with Goma (Google employees only)
118 ### Building and Debugging with Visual Studio
133 ### Building ANGLE for Android
/external/python/jinja/
DCONTRIBUTING.rst122 .. _latest version of git: https://git-scm.com/downloads
123 .. _username: https://help.github.com/en/articles/setting-your-username-in-git
124 .. _email: https://help.github.com/en/articles/setting-your-commit-email-address-in-git
125 .. _GitHub account: https://github.com/join
126 .. _Fork: https://github.com/pallets/jinja/fork
127 .. _Clone: https://help.github.com/en/articles/fork-a-repo#step-2-create-a-local-clone-of-your-fork
/external/skia/modules/pathkit/perf/
Dpath.bench.js44 function setup(ctx) { } function
62 function setup(ctx) { function
83 function setup(ctx) { } function
106 function setup(ctx) { } function
129 function setup(ctx) {} function
149 function setup(ctx) { function
169 function setup(ctx) { function
189 function setup(ctx) { function
220 function setup(ctx) { function
246 function setup(ctx) { function
[all …]
Dpathops.bench.js15 function setup(ctx) { function
36 function setup(ctx) { function
60 function setup(ctx) { function
84 function setup(ctx) { function
108 function setup(ctx) { function
132 function setup(ctx) { function
Deffects.bench.js16 function setup(ctx) { function
37 function setup(ctx) { function
58 function setup(ctx) { function
79 function setup(ctx) { function
102 function setup(ctx) { function
/external/skia/tools/perf-canvaskit-puppeteer/
Dcanvas_perf.js31 setup: function(CanvasKit, ctx) { method
52 setup: function(CanvasKit, ctx) { method
75 setup: function(CanvasKit, ctx) { method
99 setup: function(CanvasKit, ctx) { method
122 setup: function(CanvasKit, ctx) { method
150 setup: function(CanvasKit, ctx) { method
173 setup: function(CanvasKit, ctx) {}, method
193 setup: function(CanvasKit, ctx) { method
214 setup: function(CanvasKit, ctx) { method
234 setup: function(CanvasKit, ctx) { method
[all …]
/external/igt-gpu-tools/man/
Dintel_audio_dump.rst16 SYNOPSIS
21 DESCRIPTION
27 REPORTING BUGS
/external/mesa3d/src/gallium/drivers/vc4/kernel/
Dvc4_render_cl.c49 static inline void rcl_u8(struct vc4_rcl_setup *setup, u8 val) in rcl_u8()
55 static inline void rcl_u16(struct vc4_rcl_setup *setup, u16 val) in rcl_u16()
61 static inline void rcl_u32(struct vc4_rcl_setup *setup, u32 val) in rcl_u32()
73 static void vc4_store_before_load(struct vc4_rcl_setup *setup) in vc4_store_before_load()
108 static void vc4_tile_coordinates(struct vc4_rcl_setup *setup, in vc4_tile_coordinates()
117 struct vc4_rcl_setup *setup, in emit_tile()
248 struct vc4_rcl_setup *setup) in vc4_create_rcl_bo()
524 struct vc4_rcl_setup *setup, in vc4_rcl_render_config_surface_setup()
583 struct vc4_rcl_setup setup = {0}; in vc4_get_rcl() local
/external/linux-kselftest/tools/testing/selftests/tc-testing/tc-tests/qdiscs/
Dets.json9 "setup": [ array
29 "setup": [ array
49 "setup": [ array
69 "setup": [ array
89 "setup": [ array
109 "setup": [ array
129 "setup": [ array
149 "setup": [ array
169 "setup": [ array
189 "setup": [ array
[all …]
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_setup.c129 quad_clip(struct setup_context *setup, struct quad_header *quad) in quad_clip()
161 clip_emit_quad(struct setup_context *setup, struct quad_header *quad) in clip_emit_quad()
200 flush_spans(struct setup_context *setup) in flush_spans()
267 print_vertex(const struct setup_context *setup, in print_vertex()
289 setup_sort_vertices(struct setup_context *setup, in setup_sort_vertices()
452 const_coeff(struct setup_context *setup, in const_coeff()
473 tri_linear_coeff(struct setup_context *setup, in tri_linear_coeff()
518 tri_persp_coeff(struct setup_context *setup, in tri_persp_coeff()
552 setup_fragcoord_coeff(struct setup_context *setup, uint slot) in setup_fragcoord_coeff()
587 setup_tri_coefficients(struct setup_context *setup) in setup_tri_coefficients()
[all …]
/external/python/cpython2/Lib/
Dtimeit.py94 def _template_func(setup, func): argument
121 def __init__(self, stmt="pass", setup="pass", timer=default_timer): argument
150 def setup(): function
234 def timeit(stmt="pass", setup="pass", timer=default_timer, argument
239 def repeat(stmt="pass", setup="pass", timer=default_timer, argument
/external/linux-kselftest/tools/testing/selftests/tc-testing/tc-tests/filters/
Dbasic.json12 "setup": [ array
34 "setup": [ array
56 "setup": [ array
78 "setup": [ array
100 "setup": [ array
122 "setup": [ array
144 "setup": [ array
166 "setup": [ array
188 "setup": [ array
210 "setup": [ array
[all …]

12345678910>>...93