Home
last modified time | relevance | path

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

12345

/external/bluetooth/glib/glib/
Dgutils.c521 const gchar *tem = path; in inner_find_program_in_path() local
523 g_free ((gchar *) tem); in inner_find_program_in_path()
529 const gchar *tem = path; in inner_find_program_in_path() local
531 g_free ((gchar *) tem); in inner_find_program_in_path()
536 const gchar *tem = path; in inner_find_program_in_path() local
538 g_free ((gchar *) tem); in inner_find_program_in_path()
543 const gchar *tem = path; in inner_find_program_in_path() local
545 g_free ((gchar *) tem); in inner_find_program_in_path()
1130 wchar_t *tem = wvalue; in g_getenv()
1138 if (ExpandEnvironmentStringsW (tem, wvalue, len) != len) in g_getenv()
[all …]
Dgutils.h469 char *tem; \
474 tem = g_utf16_to_utf8 (wcbfr, -1, NULL, NULL, NULL); \
475 dll_name = g_path_get_basename (tem); \
476 g_free (tem); \
Dguniprop.c727 char *tem = g_win32_getlocale (); in get_locale_type() local
730 locale[0] = tem[0]; in get_locale_type()
731 locale[1] = tem[1]; in get_locale_type()
732 g_free (tem); in get_locale_type()
/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/grub/lib/
Dgetopt.c314 char *tem; local
354 tem = argv[bottom + i];
356 argv[top - (middle - bottom) + i] = tem;
371 tem = argv[bottom + i];
373 argv[middle + i] = tem;
/external/expat/lib/
Dxmlparse.c3803 XML_Char *tem = poolStoreString(&dtd->pool, in doProlog() local
3807 if (!tem) in doProlog()
3809 normalizePublicId(tem); in doProlog()
3810 declEntity->publicId = tem; in doProlog()
4240 XML_Char *tem = poolStoreString(&tempPool, in doProlog() local
4244 if (!tem) in doProlog()
4246 normalizePublicId(tem); in doProlog()
4247 declNotationPublicId = tem; in doProlog()
5170 const char *tem; in reportProcessingInstruction() local
5177 tem = start + XmlNameLength(enc, start); in reportProcessingInstruction()
[all …]
/external/bison/lib/
Dgetopt.c157 char *tem; in exchange() local
197 tem = argv[bottom + i]; in exchange()
199 argv[top - (middle - bottom) + i] = tem; in exchange()
214 tem = argv[bottom + i]; in exchange()
216 argv[middle + i] = tem; in exchange()
/external/bluetooth/glib/po/
Dpt_BR.po410 msgstr "Documento tem de começar com um elemento (ex. <book>)"
1097 msgstr "Arquivo de chave não tem grupo \"%s\""
1102 msgstr "Arquivo de chave não tem chave \"%s\""
1113 "Arquivo de chave contém chave \"%s\" que tem valor que não pode ser "
1122 "Arquivo de chave contém chave \"%s\" no grupo \"%s\" que tem valor que não "
1128 msgstr "Arquivo de chave não tem chave \"%s\" no grupo \"%s\""
1328 msgstr "O enumerador do arquivo tem operação pendente"
1354 msgstr "Fluxo não tem suporte para query_info"
1386 msgstr "O tipo %s não tem classe"
1414 msgstr "O fluxo tem operação pendente"
/external/icu4c/data/lang/
Dmk.txt458 tem{"тимне"}
Dhi.txt454 tem{"टिम्ने"}
Dru.txt458 tem{"темне"}
Dzh.txt457 tem{"滕内语"}
Dzh_Hant.txt452 tem{"提姆文"}
Dkn.txt451 tem{"ಟಿಮ್ನೆ"}
Dfa.txt437 tem{"تمنه‌ای"}
Dar.txt454 tem{"التيمن"}
Dml.txt457 tem{"ടിംനേ"}
Dta.txt456 tem{"டிம்னே"}
Dor.txt452 tem{"ତିମନେ"}
Dgu.txt456 tem{"ટિમ્ને"}
Dko.txt455 tem{"팀니어"}
Dth.txt457 tem{"ทิมเน"}
Dmr.txt453 tem{"टिम्ने"}
Dbn.txt457 tem{"টাইম্নে"}
Dte.txt448 tem{"టింనే"}

12345