/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_miptree.c | 68 nv50_mt_choose_storage_type(struct nv50_miptree *mt, bool compressed) in nv50_mt_choose_storage_type() 164 struct nv50_miptree *mt = nv50_miptree(pt); in nv50_miptree_destroy() local 191 struct nv50_miptree *mt = nv50_miptree(pt); in nv50_miptree_get_handle() local 206 nv50_miptree_init_ms_mode(struct nv50_miptree *mt) in nv50_miptree_init_ms_mode() 235 nv50_miptree_init_layout_linear(struct nv50_miptree *mt, unsigned pitch_align) in nv50_miptree_init_layout_linear() 261 nv50_miptree_init_layout_video(struct nv50_miptree *mt) in nv50_miptree_init_layout_video() 283 nv50_miptree_init_layout_tiled(struct nv50_miptree *mt) in nv50_miptree_init_layout_tiled() 335 struct nv50_miptree *mt = CALLOC_STRUCT(nv50_miptree); in nv50_miptree_create() local 408 struct nv50_miptree *mt; in nv50_miptree_from_handle() local 447 nv50_mt_zslice_offset(const struct nv50_miptree *mt, unsigned l, unsigned z) in nv50_mt_zslice_offset() [all …]
|
D | nv98_video_ppp.c | 46 struct nv50_miptree *mt = (struct nv50_miptree *)target->resources[i]; in nv98_decoder_setup_ppp() local 67 struct nv50_miptree *mt = (struct nv50_miptree *)target->resources[i]; in nv98_decoder_setup_ppp() local
|
D | nv50_transfer.c | 20 struct nv50_miptree *mt = nv50_miptree(res); in nv50_m2mf_rect_setup() local 380 const struct nv50_miptree *mt = nv50_miptree(res); in nv50_miptree_transfer_map() local 473 struct nv50_miptree *mt = nv50_miptree(tx->base.resource); in nv50_miptree_transfer_unmap() local
|
/third_party/mesa3d/src/glx/ |
D | indirect_transpose_matrix.c | 54 GLdouble mt[16]; in __indirect_glLoadTransposeMatrixd() local 63 GLfloat mt[16]; in __indirect_glLoadTransposeMatrixf() local 72 GLdouble mt[16]; in __indirect_glMultTransposeMatrixd() local 81 GLfloat mt[16]; in __indirect_glMultTransposeMatrixf() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_miptree.c | 187 const struct nv50_miptree *mt, in nvc0_mt_choose_storage_type() 201 nvc0_miptree_init_ms_mode(struct nv50_miptree *mt) in nvc0_miptree_init_ms_mode() 230 nvc0_miptree_init_layout_video(struct nv50_miptree *mt) in nvc0_miptree_init_layout_video() 252 nvc0_miptree_init_layout_tiled(struct nv50_miptree *mt, uint64_t modifier) in nvc0_miptree_init_layout_tiled() 313 nvc0_miptree_get_modifier(struct pipe_screen *pscreen, struct nv50_miptree *mt) in nvc0_miptree_get_modifier() 349 struct nv50_miptree *mt = nv50_miptree(pt); in nvc0_miptree_get_handle() local 363 const struct nv50_miptree *mt, in nvc0_miptree_select_best_modifier() 449 struct nv50_miptree *mt = CALLOC_STRUCT(nv50_miptree); in nvc0_miptree_create() local 558 nvc0_mt_zslice_offset(const struct nv50_miptree *mt, unsigned l, unsigned z) in nvc0_mt_zslice_offset()
|
D | nvc0_video_ppp.c | 46 struct nv50_miptree *mt = (struct nv50_miptree *)target->resources[i]; in nvc0_decoder_setup_ppp() local 67 struct nv50_miptree *mt = (struct nv50_miptree *)target->resources[i]; in nvc0_decoder_setup_ppp() local
|
D | nvc0_transfer.c | 350 nvc0_mt_transfer_can_map_directly(struct nv50_miptree *mt) in nvc0_mt_transfer_can_map_directly() 360 nvc0_mt_sync(struct nvc0_context *nvc0, struct nv50_miptree *mt, unsigned usage) in nvc0_mt_sync() 382 struct nv50_miptree *mt = nv50_miptree(res); in nvc0_miptree_transfer_map() local 501 struct nv50_miptree *mt = nv50_miptree(tx->base.resource); in nvc0_miptree_transfer_unmap() local
|
D | nvc0_tex.c | 78 struct nv50_miptree *mt; in gm107_create_texture_view() local 291 struct nv50_miptree *mt; in gf100_create_texture_view() local 1050 struct nv50_miptree *mt = nv50_miptree(&res->base); in nve4_set_surface_info() local 1111 struct nv50_miptree *mt = nv50_miptree(&res->base); in nvc0_set_surface_info() local 1176 struct nv50_miptree *mt = nv50_miptree(view->resource); in nvc0_validate_suf() local
|
/third_party/libwebsockets/lib/system/metrics/ |
D | metrics.c | 170 lws_metric_t *mt = lws_container_of(d, lws_metric_t, list); in lws_metrics_periodic_cb() local 315 lws_metric_t *mt; in lws_metric_create() local 386 lws_metric_get_policy(lws_metric_t *mt) in lws_metric_get_policy() 418 lws_metric_t *mt = lws_container_of(d, lws_metric_t, list); in lws_metric_rebind_policies() local 439 lws_metric_t *mt = *pmt; in lws_metric_destroy() local 476 lws_metric_switch_policy(lws_metric_t *mt, const char *polname) in lws_metric_switch_policy() 539 lws_metric_t *mt = lws_container_of(d, lws_metric_t, list); in lws_metrics_destroy() local 651 lws_metric_t *mt = lws_container_of(d, lws_metric_t, list); in lws_metrics_foreach() local 667 lws_metric_t *mt = lws_container_of(e, lws_metric_t, list); in lws_metrics_foreach() local 852 lws_metric_event(lws_metric_t *mt, char go_nogo, u_mt_t val) in lws_metric_event() [all …]
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_miptree.c | 40 struct nv30_miptree *mt = nv30_miptree(pt); in layer_offset() local 59 struct nv30_miptree *mt = nv30_miptree(pt); in nv30_miptree_get_handle() local 73 struct nv30_miptree *mt = nv30_miptree(pt); in nv30_miptree_destroy() local 98 struct nv30_miptree *mt = nv30_miptree(pt); in define_rect() local 287 struct nv30_miptree *mt = nv30_miptree(pt); in nv30_miptree_transfer_map() local 379 struct nv30_miptree *mt = nv30_miptree(tx->base.resource); in nv30_miptree_transfer_unmap() local 410 struct nv30_miptree *mt = CALLOC_STRUCT(nv30_miptree); in nv30_miptree_create() local 511 struct nv30_miptree *mt; in nv30_miptree_from_handle() local 548 struct nv30_miptree *mt = nv30_miptree(pt); /* guaranteed */ in nv30_miptree_surface_new() local
|
D | nv30_clear.c | 129 struct nv30_miptree *mt = nv30_miptree(ps->texture); in nv30_clear_render_target() local 190 struct nv30_miptree *mt = nv30_miptree(ps->texture); in nv30_clear_depth_stencil() local
|
/third_party/flutter/skia/src/gpu/glsl/ |
D | GrGLSLProgramDataManager.cpp | 14 float mt[] = { in setSkMatrix() local 29 float mt[16]; in setSkMatrix44() local
|
/third_party/libfuse/lib/ |
D | fuse_loop_mt.c | 40 struct fuse_mt *mt; member 119 struct fuse_mt *mt = w->mt; in fuse_do_work() local 224 static struct fuse_chan *fuse_clone_chan(struct fuse_mt *mt) in fuse_clone_chan() 258 static int fuse_loop_start_thread(struct fuse_mt *mt) in fuse_loop_start_thread() 295 static void fuse_join_worker(struct fuse_mt *mt, struct fuse_worker *w) in fuse_join_worker() 310 struct fuse_mt mt; in fuse_session_loop_mt_32() local
|
/third_party/typescript/tests/baselines/reference/ |
D | thisInClassBodyStaticESNext.js | 8 static mt() { return this } method in Foo 19 static mt() { return this; } method in Foo
|
/third_party/toybox/toys/posix/ |
D | df.c | 98 static void show_mt(struct mtab_list *mt, int measuring) in show_mt() 173 struct mtab_list *mt, *mtstart, *mtend; in df_main() local
|
/third_party/flutter/engine/flutter/third_party/txt/tests/old/stresstest/ |
D | MultithreadTest.cpp | 44 static std::vector<uint16_t> generateTestText(std::mt19937* mt, in generateTestText() 69 std::mt19937 mt(tid); in thread_main() local
|
/third_party/typescript/tests/cases/compiler/ |
D | thisInClassBodyStaticESNext.ts | 10 static mt() { return this } method in Foo
|
/third_party/skia/src/gpu/glsl/ |
D | GrGLSLProgramDataManager.cpp | 15 float mt[] = { in setSkMatrix() local
|
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/2.7/8_Type_guards_inferred_from_in_operator/ |
D | 8_Type_guards_inferred_from_in_operator.ts | 27 let mt: myType = { variable
|
/third_party/skia/third_party/externals/tint/src/inspector/ |
D | resource_binding.cc | 57 } else if (auto* mt = base_type->As<sem::Matrix>()) { in BaseTypeToSampledKind() local
|
/third_party/flutter/engine/flutter/third_party/txt/tests/ |
D | SparseBitSetTest.cpp | 27 std::mt19937 mt; // Fix seeds to be able to reproduce the result. in TEST() local
|
/third_party/python/Modules/ |
D | _randommodule.c | 125 uint32_t *mt; in genrand_uint32() local 184 uint32_t *mt; in init_genrand() local 207 uint32_t *mt; in init_by_array() local
|
/third_party/toybox/toys/lsb/ |
D | umount.c | 55 struct mtab_list *mt = dlist_terminate(xgetmountlist("/etc/fstab")); local
|
/third_party/musl/src/ctype/ |
D | towctrans.c | 26 static const int mt[] = { 2048, 342, 57 }; in casemap() local
|
/third_party/googletest/googletest/src/hwext/ |
D | gtest-multithread.cpp | 19 namespace mt { namespace
|