/external/ComputeLibrary/tests/validation/fixtures/UNIT/ |
D | TensorFixture.h | 51 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 …]
|
D | TensorPackFixture.h | 51 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
|
D | QueueFixture.h | 51 void setup() in setup() function 72 void setup() in setup() function 103 void setup() in setup() function 130 void setup() in setup() function
|
D | ContextFixture.h | 56 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/ |
D | lp_setup.c | 69 lp_setup_wait_empty_scene(struct lp_setup_context *setup) in lp_setup_wait_empty_scene() 81 lp_setup_get_empty_scene(struct lp_setup_context *setup) in lp_setup_get_empty_scene() 121 first_triangle(struct lp_setup_context *setup, in first_triangle() 133 first_rectangle(struct lp_setup_context *setup, in first_rectangle() 148 first_line(struct lp_setup_context *setup, in first_line() 159 first_point(struct lp_setup_context *setup, in first_point() 169 lp_setup_reset(struct lp_setup_context *setup) in lp_setup_reset() 201 lp_setup_rasterize_scene(struct lp_setup_context *setup) in lp_setup_rasterize_scene() 223 begin_binning(struct lp_setup_context *setup) in begin_binning() 306 execute_clears(struct lp_setup_context *setup) in execute_clears() [all …]
|
D | lp_setup_vbuf.c | 70 struct lp_setup_context *setup = lp_setup_context(vbr); in lp_setup_get_vertex_info() local 85 struct lp_setup_context *setup = lp_setup_context(vbr); in lp_setup_allocate_vertices() local 111 struct lp_setup_context *setup = lp_setup_context(vbr); in lp_setup_map_vertices() local 121 ASSERTED struct lp_setup_context *setup = lp_setup_context(vbr); in lp_setup_unmap_vertices() local 152 rect(struct lp_setup_context *setup, in rect() 174 struct lp_setup_context *setup = lp_setup_context(vbr); in lp_setup_draw_elements() local 383 struct lp_setup_context *setup = lp_setup_context(vbr); in lp_setup_draw_arrays() local 641 struct lp_setup_context *setup = lp_setup_context(vbr); in lp_setup_vbuf_destroy() local 663 struct lp_setup_context *setup = lp_setup_context(vbr); in lp_setup_so_info() local 676 struct lp_setup_context *setup = lp_setup_context(vbr); in lp_setup_pipeline_statistics() local [all …]
|
D | lp_setup_point.c | 63 constant_coef(struct lp_setup_context *setup, in constant_coef() 76 point_persp_coeff(struct lp_setup_context *setup, in point_persp_coeff() 107 texcoord_coef(struct lp_setup_context *setup, in texcoord_coef() 171 setup_point_fragcoord_coef(struct lp_setup_context *setup, in setup_point_fragcoord_coef() 206 setup_point_coefficients(struct lp_setup_context *setup, in setup_point_coefficients() 311 print_point(struct lp_setup_context *setup, in print_point() 326 try_setup_point(struct lp_setup_context *setup, in try_setup_point() 605 lp_setup_point_discard(struct lp_setup_context *setup, in lp_setup_point_discard() 612 lp_setup_point(struct lp_setup_context *setup, in lp_setup_point() 626 lp_setup_choose_point(struct lp_setup_context *setup) in lp_setup_choose_point()
|
D | lp_setup_rect.c | 84 lp_setup_whole_tile(struct lp_setup_context *setup, in lp_setup_whole_tile() 139 lp_setup_is_blit(const struct lp_setup_context *setup, in lp_setup_is_blit() 196 partial(struct lp_setup_context *setup, in partial() 236 try_rect_cw(struct lp_setup_context *setup, in try_rect_cw() 353 lp_setup_bin_rectangle(struct lp_setup_context *setup, in lp_setup_bin_rectangle() 457 lp_rect_cw(struct lp_setup_context *setup, in lp_rect_cw() 485 do_rect_ccw(struct lp_setup_context *setup, in do_rect_ccw() 760 setup_rect_cw(struct lp_setup_context *setup, in setup_rect_cw() 787 setup_rect_ccw(struct lp_setup_context *setup, in setup_rect_ccw() 815 setup_rect_noop(struct lp_setup_context *setup, in setup_rect_noop() [all …]
|
/external/ComputeLibrary/tests/validation/fixtures/ |
D | ElementwiseUnaryFixture.h | 201 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
|
D | ElementwiseOperationsFixture.h | 281 …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 …]
|
D | ArithmeticOperationsFixture.h | 49 …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 …]
|
D | ComparisonFixture.h | 48 …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/angle/doc/ |
D | DevSetup.md | 7 ### Version Control 11 ### Required First Setup (do this first) 44 ### Getting the source 113 ### Building with Reclient (Google employees only) 161 ### Building and Debugging with Visual Studio 176 ### Building ANGLE for Android 180 ### Building ANGLE for iOS simulator
|
/external/autotest/docs/ |
D | faft-how-to-run-doc.md | 49 ### 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/python/jinja/ |
D | CONTRIBUTING.rst | 122 .. _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/ |
D | path.bench.js | 44 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 …]
|
D | pathops.bench.js | 15 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
|
D | effects.bench.js | 16 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/pytorch/test/cpp/jit/ |
D | tests_setup.py | 8 def setup(self): member in Setup 26 def setup(self): member in EvalModeForLoadedModule 45 def setup(self): member in SerializationInterop 58 def setup(self): member in TorchSaveError 70 def setup(self): member in TorchSaveJitStream_CUDA 103 def setup(): function
|
/external/igt-gpu-tools/man/ |
D | intel_audio_dump.rst | 16 SYNOPSIS 21 DESCRIPTION 27 REPORTING BUGS
|
/external/crosvm/hypervisor/tests/ |
D | hypervisor_virtualization.rs | 828 let setup = TestSetup { in test_minimal_virtualization() localVariable 867 let setup = TestSetup { in test_io_exit_handler() localVariable 940 let setup = TestSetup { in test_io_rep_string() localVariable 1017 let setup = TestSetup { in test_mmio_exit_cross_page() localVariable 1098 let setup = TestSetup { in test_mmio_exit_readonly_memory() localVariable 1190 let setup = TestSetup { in test_cpuid_exit_handler() localVariable 1244 let setup = TestSetup { in test_control_register_access_invalid() localVariable 1301 let setup = TestSetup { in test_control_register_access_valid() localVariable 1342 let setup = TestSetup { in test_debug_register_access() localVariable 1378 let setup = TestSetup { in test_msr_access_invalid() localVariable [all …]
|
/external/skia/tools/perf-canvaskit-puppeteer/ |
D | canvas_perf.js | 31 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/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_setup.c | 129 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() 406 const_coeff(struct setup_context *setup, in const_coeff() 427 tri_linear_coeff(struct setup_context *setup, in tri_linear_coeff() 472 tri_persp_coeff(struct setup_context *setup, in tri_persp_coeff() 506 setup_fragcoord_coeff(struct setup_context *setup, uint slot) in setup_fragcoord_coeff() 541 setup_tri_coefficients(struct setup_context *setup) in setup_tri_coefficients() [all …]
|
/external/mesa3d/src/gallium/drivers/vc4/kernel/ |
D | vc4_render_cl.c | 49 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/ |
D | ets.json | 9 "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 …]
|