Home
last modified time | relevance | path

Searched refs:tem (Results 1 – 25 of 94) sorted by relevance

1234

/external/valgrind/none/tests/amd64/
Dbmi.c10 ULong tem, flag; in do_andn64() local
16 : "=&r" (tem), "=r" (flag) : "r" (arg1), "r" (arg2) : "cc" in do_andn64()
18 *res = tem; in do_andn64()
25 : "=&r" (tem), "=r" (flag) : "m" (arg1), "r" (arg2) : "cc" in do_andn64()
27 if (*res != tem || *flags != (flag & 0x8d5)) in do_andn64()
34 ULong tem, flag; in do_andn32() local
40 : "=&r" (tem), "=r" (flag) : "r" (arg1), "r" (arg2) : "cc" in do_andn32()
42 *res = tem; in do_andn32()
49 : "=&r" (tem), "=r" (flag) : "m" (arg1), "r" (arg2) : "cc" in do_andn32()
51 if (*res != tem || *flags != (flag & 0x8d5)) in do_andn32()
[all …]
/external/valgrind/coregrind/m_demangle/
Dcplus-dem.c654 const char *tem; in cplus_demangle_opname() local
667 tem = opname + 4; in cplus_demangle_opname()
668 if (do_type (work, &tem, &type)) in cplus_demangle_opname()
761 tem = opname + 5; in cplus_demangle_opname()
762 if (do_type (work, &tem, &type)) in cplus_demangle_opname()
4254 char *tem; in remember_type() local
4273 tem = XNEWVEC (char, len + 1); in remember_type()
4274 memcpy (tem, start, len); in remember_type()
4275 tem[len] = '\0'; in remember_type()
4276 work -> typevec[work -> ntypes++] = tem; in remember_type()
[all …]
/external/jdiff/src/jdiff/
DDiffMyers.java572 int tem = end / 64; in discardable() local
576 while ((tem = tem >> 2) > 0) in discardable()
643 int tem = length / 4; in filterDiscards() local
649 while ((tem = tem >> 2) > 0) in filterDiscards()
/external/expat/lib/
Dxmlparse.c3961 XML_Char *tem = poolStoreString(&dtd->pool, in doProlog() local
3965 if (!tem) in doProlog()
3967 normalizePublicId(tem); in doProlog()
3968 declEntity->publicId = tem; in doProlog()
4400 XML_Char *tem = poolStoreString(&tempPool, in doProlog() local
4404 if (!tem) in doProlog()
4406 normalizePublicId(tem); in doProlog()
4407 declNotationPublicId = tem; in doProlog()
5330 const char *tem; in reportProcessingInstruction() local
5337 tem = start + XmlNameLength(enc, start); in reportProcessingInstruction()
[all …]
/external/bison/lib/
Dgetopt.c149 char *tem; in exchange() local
189 tem = argv[bottom + i]; in exchange()
191 argv[top - (middle - bottom) + i] = tem; in exchange()
206 tem = argv[bottom + i]; in exchange()
208 argv[middle + i] = tem; in exchange()
/external/icu/icu4c/source/data/lang/
Dhy.txt291 tem{"տիմնե"}
Dor.txt388 tem{"ତିମନେ"}
Dbrx.txt385 tem{"तीमने"}
Dks.txt391 tem{"ٹِمنیے"}
Dbs_Cyrl.txt397 tem{"тимне"}
Dhe.txt476 tem{"טימנה"}
Dgu.txt469 tem{"ટિમ્ને"}
Dbn.txt454 tem{"টাইম্নে"}
Dmr.txt458 tem{"टिम्ने"}
Dfa.txt473 tem{"تمنه‌ای"}
Dbg.txt446 tem{"темне"}
Dhi.txt457 tem{"टिम्ने"}
Dkn.txt454 tem{"ಟಿಮ್ನೆ"}
Dsr.txt446 tem{"Тимне"}
Dar.txt476 tem{"التيمن"}
Dml.txt479 tem{"ടിംനേ"}
Dta.txt462 tem{"டிம்னே"}
Dte.txt458 tem{"టింనే"}
Dmk.txt533 tem{"тимне"}
Dko.txt481 tem{"팀니어"}

1234