Home
last modified time | relevance | path

Searched defs:setup (Results 26 – 50 of 6940) sorted by relevance

12345678910>>...278

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/tc-testing/tc-tests/actions/
H A Dmirred.json9 "setup": [ array
33 "setup": [ array
58 "setup": [ array
84 "setup": [ array
108 "setup": [ array
132 "setup": [ array
156 "setup": [ array
181 "setup": [ array
205 "setup": [ array
229 "setup": [ array
[all …]
H A Dgact.json9 "setup": [ array
33 "setup": [ array
57 "setup": [ array
81 "setup": [ array
105 "setup": [ array
129 "setup": [ array
153 "setup": [ array
178 "setup": [ array
202 "setup": [ array
226 "setup": [ array
[all …]
H A Dskbmod.json9 "setup": [ array
33 "setup": [ array
57 "setup": [ array
81 "setup": [ array
105 "setup": [ array
129 "setup": [ array
153 "setup": [ array
177 "setup": [ array
201 "setup": [ array
225 "setup": [ array
[all …]
H A Dct.json9 "setup": [ array
33 "setup": [ array
57 "setup": [ array
81 "setup": [ array
105 "setup": [ array
129 "setup": [ array
153 "setup": [ array
177 "setup": [ array
201 "setup": [ array
225 "setup": [ array
[all …]
H A Dconnmark.json9 "setup": [ array
33 "setup": [ array
57 "setup": [ array
81 "setup": [ array
105 "setup": [ array
129 "setup": [ array
153 "setup": [ array
177 "setup": [ array
201 "setup": [ array
225 "setup": [ array
[all …]
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/tc-testing/tc-tests/filters/
H A Dmatchall.json9 "setup": [ array
30 "setup": [ array
51 "setup": [ array
72 "setup": [ array
93 "setup": [ array
114 "setup": [ array
135 "setup": [ array
156 "setup": [ array
177 "setup": [ array
198 "setup": [ array
[all …]
H A Du32.json12 "setup": [ array
34 "setup": [ array
56 "setup": [ array
79 "setup": [ array
101 "setup": [ array
123 "setup": [ array
146 "setup": [ array
169 "setup": [ array
191 "setup": [ array
215 "setup": [ array
[all …]
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/tc-testing/tc-tests/qdiscs/
H A Dcake.json12 "setup": [ array
35 "setup": [ array
58 "setup": [ array
81 "setup": [ array
104 "setup": [ array
127 "setup": [ array
150 "setup": [ array
173 "setup": [ array
196 "setup": [ array
219 "setup": [ array
[all …]
H A Dfq.json12 "setup": [ array
35 "setup": [ array
58 "setup": [ array
81 "setup": [ array
104 "setup": [ array
127 "setup": [ array
150 "setup": [ array
173 "setup": [ array
196 "setup": [ array
219 "setup": [ array
[all …]
H A Dprio.json9 "setup": [ array
29 "setup": [ array
48 "setup": [ array
67 "setup": [ array
86 "setup": [ array
106 "setup": [ array
125 "setup": [ array
144 "setup": [ array
163 "setup": [ array
182 "setup": [ array
[all …]
H A Dfifo.json10 "setup": [ array
31 "setup": [ array
51 "setup": [ array
71 "setup": [ array
91 "setup": [ array
111 "setup": [ array
130 "setup": [ array
149 "setup": [ array
168 "setup": [ array
190 "setup": [ array
[all …]
H A Dnetem.json12 "setup": [ array
35 "setup": [ array
58 "setup": [ array
81 "setup": [ array
104 "setup": [ array
127 "setup": [ array
150 "setup": [ array
173 "setup": [ array
196 "setup": [ array
219 "setup": [ array
[all …]
H A Dfq_codel.json12 "setup": [ array
35 "setup": [ array
58 "setup": [ array
81 "setup": [ array
104 "setup": [ array
127 "setup": [ array
150 "setup": [ array
173 "setup": [ array
196 "setup": [ array
219 "setup": [ array
[all …]
H A Dsfb.json12 "setup": [ array
35 "setup": [ array
58 "setup": [ array
81 "setup": [ array
104 "setup": [ array
127 "setup": [ array
150 "setup": [ array
173 "setup": [ array
196 "setup": [ array
219 "setup": [ array
[all …]
H A Dhtb.json12 "setup": [ array
35 "setup": [ array
58 "setup": [ array
81 "setup": [ array
104 "setup": [ array
128 "setup": [ array
152 "setup": [ array
176 "setup": [ array
200 "setup": [ array
224 "setup": [ array
[all …]
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_rect.c84 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 …]
H A Dlp_setup_point.c63 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()
170 setup_point_fragcoord_coef(struct lp_setup_context *setup, in setup_point_fragcoord_coef()
205 setup_point_coefficients(struct lp_setup_context *setup, in setup_point_coefficients()
310 print_point(struct lp_setup_context *setup, in print_point()
325 try_setup_point(struct lp_setup_context *setup, in try_setup_point()
604 lp_setup_point_discard(struct lp_setup_context *setup, in lp_setup_point_discard()
611 lp_setup_point(struct lp_setup_context *setup, in lp_setup_point()
625 lp_setup_choose_point(struct lp_setup_context *setup) in lp_setup_choose_point()
H A Dlp_setup_line.c64 constant_coef(struct lp_setup_context *setup, in constant_coef()
81 linear_coef(struct lp_setup_context *setup, in linear_coef()
110 perspective_coef(struct lp_setup_context *setup, in perspective_coef()
133 setup_fragcoord_coef(struct lp_setup_context *setup, in setup_fragcoord_coef()
168 setup_line_coefficients(struct lp_setup_context *setup, in setup_line_coefficients()
248 print_line(struct lp_setup_context *setup, in print_line()
283 try_setup_line(struct lp_setup_context *setup, in try_setup_line()
727 lp_setup_line_discard(struct lp_setup_context *setup, in lp_setup_line_discard()
735 lp_setup_line(struct lp_setup_context *setup, in lp_setup_line()
750 lp_setup_choose_line(struct lp_setup_context *setup) in lp_setup_choose_line()
H A Dlp_setup_tri.c125 lp_setup_print_vertex(struct lp_setup_context *setup, in lp_setup_print_vertex()
159 lp_setup_print_triangle(struct lp_setup_context *setup, in lp_setup_print_triangle()
237 check_opaque(const struct lp_setup_context *setup, in check_opaque()
275 do_triangle_ccw(struct lp_setup_context *setup, in do_triangle_ccw()
781 lp_setup_bin_triangle(struct lp_setup_context *setup, in lp_setup_bin_triangle()
1004 retry_triangle_ccw(struct lp_setup_context *setup, in retry_triangle_ccw()
1037 calc_fixed_position(struct lp_setup_context *setup, in calc_fixed_position()
1154 triangle_cw(struct lp_setup_context *setup, in triangle_cw()
1183 triangle_ccw(struct lp_setup_context *setup, in triangle_ccw()
1206 triangle_both(struct lp_setup_context *setup, in triangle_both()
[all …]
/aosp_15_r20/external/angle/doc/
H A DDevSetup.md7 ### 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
/aosp_15_r20/hardware/google/camera/common/hal/tests/
Dprocess_block_tests.cc69 void InitializeProcessBlockTest(const ProcessBlockTestSetup& setup) { in InitializeProcessBlockTest()
94 for (auto& setup : process_block_test_setups_) { in TEST_F() local
103 for (auto& setup : process_block_test_setups_) { in TEST_F() local
118 for (auto& setup : process_block_test_setups_) { in TEST_F() local
137 for (auto& setup : process_block_test_setups_) { in TEST_F() local
158 for (auto& setup : process_block_test_setups_) { in TEST_F() local
171 ProcessBlockTestSetup& setup = realtime_process_block_setup_; in TEST_F() local
208 ProcessBlockTestSetup& setup = multi_camera_process_block_setup_; in TEST_F() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/kernel/
H A 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
/aosp_15_r20/external/autotest/docs/
H A 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}
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowNativeStaticLayout.java107 NativeStaticLayoutSetup setup = nativeObjectRegistry.getNativeObject(nativePtr); in nFreeBuilder() local
128 NativeStaticLayoutSetup setup = nativeObjectRegistry.getNativeObject(nativePtr); in nSetLocale() local
134 NativeStaticLayoutSetup setup = nativeObjectRegistry.getNativeObject(nativePtr); in nSetIndents() local
151 NativeStaticLayoutSetup setup = nativeObjectRegistry.getNativeObject(nativePtr); in nSetupParagraph() local
168 NativeStaticLayoutSetup setup = nativeObjectRegistry.getNativeObject(nativePtr); in nAddStyleRun() local
177 NativeStaticLayoutSetup setup = nativeObjectRegistry.getNativeObject(nativePtr); in nAddMeasuredRun() local
184 NativeStaticLayoutSetup setup = nativeObjectRegistry.getNativeObject(nativePtr); in nAddReplacementRun() local
192 NativeStaticLayoutSetup setup = nativeObjectRegistry.getNativeObject(nativePtr); in nGetWidths() local
215 NativeStaticLayoutSetup setup = nativeObjectRegistry.getNativeObject(nativePtr); in nComputeLineBreaks() local
/aosp_15_r20/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

12345678910>>...278