Home
last modified time | relevance | path

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

1234567891011

/third_party/typescript/tests/baselines/reference/
DjsdocInTypeScript.js38 function tem<T extends number>(t: T): I<T> { return {}; }
82 function tem(t) { return {}; } function
DjsdocInTypeScript.symbols59 function tem<T extends number>(t: T): I<T> { return {}; }
60 >tem : Symbol(tem, Decl(jsdocInTypeScript.ts, 33, 36))
DjsdocInTypeScript.types68 function tem<T extends number>(t: T): I<T> { return {}; }
69 >tem : <T extends number>(t: T) => I<T>
DjsdocInTypeScript.errors.txt56 function tem<T extends number>(t: T): I<T> { return {}; }
/third_party/gstreamer/gstplugins_good/po/
Dpt_BR.po145 "Não foi possível abrir o dispositivo de áudio para reprodução. Você não tem "
174 "Não foi possível abrir o dispositivo de áudio para gravação. Você não tem "
205 msgstr "O driver do dispositivo \"%s\" não tem suporte ao método %d de E/S"
210 "O driver do dispositivo \"%s\" não tem suporte a nenhum método conhecido de "
218 msgstr "O dispositivo \"%s\" tem um formato sem suporte"
239 "O dispositivo \"%s\" não tem suporte a planos de sobreposição não-contínuos"
243 msgstr "O dispositivo \"%s\" não tem suporte a entrelaçamento %s"
247 msgstr "O dispositivo \"%s\" não tem suporte a colorimetria %s"
311 "O conversor no dispositivo %s não tem um formato de entrada com suporte"
315 msgstr "O conversor no dispositivo %s não tem um formato de saída com suporte"
[all …]
/third_party/python/Modules/expat/
Dxmlparse.c4520 XML_Char *tem in doProlog() local
4523 if (! tem) in doProlog()
4525 normalizePublicId(tem); in doProlog()
4526 parser->m_declEntity->publicId = tem; in doProlog()
4955 XML_Char *tem = poolStoreString(&parser->m_tempPool, enc, in doProlog() local
4958 if (! tem) in doProlog()
4960 normalizePublicId(tem); in doProlog()
4961 parser->m_declNotationPublicId = tem; in doProlog()
5988 const char *tem; in reportProcessingInstruction() local
5995 tem = start + XmlNameLength(enc, start); in reportProcessingInstruction()
[all …]
/third_party/skia/third_party/externals/expat/expat/lib/
Dxmlparse.c4570 XML_Char *tem in doProlog() local
4573 if (! tem) in doProlog()
4575 normalizePublicId(tem); in doProlog()
4576 parser->m_declEntity->publicId = tem; in doProlog()
5037 XML_Char *tem = poolStoreString(&parser->m_tempPool, enc, in doProlog() local
5040 if (! tem) in doProlog()
5042 normalizePublicId(tem); in doProlog()
5043 parser->m_declNotationPublicId = tem; in doProlog()
6100 const char *tem; in reportProcessingInstruction() local
6107 tem = start + XmlNameLength(enc, start); in reportProcessingInstruction()
[all …]
/third_party/typescript/tests/cases/compiler/
DjsdocInTypeScript.ts40 function tem<T extends number>(t: T): I<T> { return {}; } function
/third_party/NuttX/fs/inode/
Dfs_files.c88 unsigned int tem = (unsigned int)i >> 5; /* Get the bitmap subscript */ in set_bit() local
89 unsigned int *addri = (unsigned int *)addr + tem; in set_bit()
97 unsigned int tem = (unsigned int)i >> 5; /* Get the bitmap subscript */ in clear_bit() local
98 unsigned int *addri = (unsigned int *)addr + tem; in clear_bit()
/third_party/python/Lib/idlelib/
Drun.py333 tem = (fun.__doc__ + '\n\n') if fun.__doc__ is not None else ''
334 fun.__doc__ = tem + textwrap.fill(textwrap.dedent(text))
/third_party/icu/icu4c/source/data/lang/
Daz_Cyrl.txt339 tem{"тимне"}
Dckb.txt333 tem{"تیمنێ"}
Dti.txt371 tem{"ቲምኔ"}
Dce.txt348 tem{"темне"}
Dsw_KE.txt133 tem{"Kitimne"}
/third_party/skia/third_party/externals/icu/source/data/lang/
Daz_Cyrl.txt339 tem{"тимне"}
Dckb.txt333 tem{"تیمنێ"}
Dce.txt348 tem{"темне"}
Dsd.txt352 tem{"تمني"}
Dkm.txt350 tem{"ធីមនី"}
Dchr.txt355 tem{"ᏘᎹᏁ"}
Das.txt352 tem{"টিম্নে"}
Dps.txt352 tem{"تیمني"}
Dkok.txt356 tem{"तिम्ने"}
/third_party/icu/icu4c/source/data/unit/
Dca.txt187 dnam{"ítem"}
189 one{"{0} ítem"}
1228 dnam{"ítem"}
1229 one{"{0} ítem"}
1619 dnam{"ítem"}
1620 one{"{0} ítem"}

1234567891011