Searched refs:tem (Results 1 – 25 of 40) sorted by relevance
12
/external/bluetooth/glib/glib/ |
D | gutils.c | 521 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 …]
|
D | gutils.h | 469 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); \
|
D | guniprop.c | 727 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/ |
D | DiffMyers.java | 572 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/ |
D | getopt.c | 314 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/ |
D | xmlparse.c | 3780 XML_Char *tem = poolStoreString(&dtd->pool, in doProlog() local 3784 if (!tem) in doProlog() 3786 normalizePublicId(tem); in doProlog() 3787 declEntity->publicId = tem; in doProlog() 4217 XML_Char *tem = poolStoreString(&tempPool, in doProlog() local 4221 if (!tem) in doProlog() 4223 normalizePublicId(tem); in doProlog() 4224 declNotationPublicId = tem; in doProlog() 5147 const char *tem; in reportProcessingInstruction() local 5154 tem = start + XmlNameLength(enc, start); in reportProcessingInstruction() [all …]
|
/external/bison/lib/ |
D | getopt.c | 157 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/ |
D | pt_BR.po | 410 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"
|
D | pt.po | 403 msgstr "Documento tem de começar com um elemento (ex. <book>)" 661 msgstr "(?R ou (?[+-]números tem de ser seguido de )" 1320 msgstr "Enumerador de ficheiro tem uma operação por terminar" 1406 msgstr "Fluxo tem uma operação por terminar" 1520 msgstr "Valor do atributo tem de ser não-NULL" 1573 msgstr "atalho tem de ser não-NULL" 1587 msgstr "O contexto SELinux tem de ser não-NULL"
|
D | sl.po | 593 "ubežno spreminjanje velikosti črk (\\l, \\L, \\u, \\U) na tem mestu ni " 1587 msgstr "Na tem sistemu SELinux ni omogočen"
|
/external/icu4c/data/locales/ |
D | fa.txt | 901 tem{"تیمنهای"}
|
D | ar.txt | 1590 tem{"التيمن"}
|
D | zh_Hant.txt | 1508 tem{"提姆文"}
|
D | ja.txt | 1786 tem{"テムネ語"}
|
D | uk.txt | 1639 tem{"темне"}
|
D | mt.txt | 722 tem{"Timne"}
|
D | nn.txt | 735 tem{"temne"}
|
D | ko.txt | 1746 tem{"팀니어"}
|
D | th.txt | 1751 tem{"ทิมเน"}
|
D | zh.txt | 1821 tem{"滕内文"}
|
D | ru.txt | 1808 tem{"темне"}
|
D | is.txt | 1302 tem{"tímne"}
|
D | et.txt | 1510 tem{"temne"}
|
D | da.txt | 1693 tem{"temne"}
|
/external/webkit/WebKit/gtk/po/ |
D | pt_BR.po | 495 msgstr "Se o conteúdo tem um fundo transparente"
|
12