Home
last modified time | relevance | path

Searched refs:mt1 (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv84_video.c610 struct nv50_miptree *mt0, *mt1; in nv84_video_buffer_create() local
674 mt1 = nv50_miptree(buffer->resources[1]); in nv84_video_buffer_create()
676 bo_size = mt0->total_size + mt1->total_size; in nv84_video_buffer_create()
690 nouveau_bo_ref(buffer->interlaced, &mt1->base.bo); in nv84_video_buffer_create()
691 mt1->base.domain = NOUVEAU_BO_VRAM; in nv84_video_buffer_create()
692 mt1->base.offset = mt0->total_size; in nv84_video_buffer_create()
693 mt1->base.address = buffer->interlaced->offset + mt0->total_size; in nv84_video_buffer_create()
/external/skia/third_party/lua/src/
Dlvm.c186 static const TValue *get_equalTM (lua_State *L, Table *mt1, Table *mt2, in get_equalTM() argument
188 const TValue *tm1 = fasttm(L, mt1, event); in get_equalTM()
191 if (mt1 == mt2) return tm1; /* same metatables => same metamethods */ in get_equalTM()
/external/syslinux/com32/lua/src/
Dlvm.c209 static const TValue *get_equalTM (lua_State *L, Table *mt1, Table *mt2, in get_equalTM() argument
211 const TValue *tm1 = fasttm(L, mt1, event); in get_equalTM()
214 if (mt1 == mt2) return tm1; /* same metatables => same metamethods */ in get_equalTM()
/external/iptables/iptables/
Dnft-shared.h174 bool compare_matches(struct xtables_rule_match *mt1, struct xtables_rule_match *mt2);
Dnft-shared.c800 bool compare_matches(struct xtables_rule_match *mt1, in compare_matches() argument
806 for (mp1 = mt1, mp2 = mt2; mp1 && mp2; mp1 = mp1->next, mp2 = mp2->next) { in compare_matches()
/external/hyphenation-patterns/de/
Dhyph-de-ch-1901.pat.txt11415 mt1ös
Dhyph-de-1996.pat.txt11316 mt1ös
Dhyph-de-1901.pat.txt11527 mt1ös
/external/toolchain-utils/dejagnu/gdb_baseline/
Di686-pc-linux-gnu13111 PASS: gdb.cp/smartp.exp: p mt1.foo()
Dx86_64-cros-linux-gnu13346 PASS: gdb.cp/smartp.exp: p mt1.foo()
Darmv7a-cros-linux-gnueabi12966 PASS: gdb.cp/smartp.exp: p mt1.foo()