/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/ |
D | symshift.pl | 268 my $translated; 271 $translated = "{P:$sym}"; 273 $translated = $translation{$table}{$sym}; 274 $translated = $sym unless $translated; 275 if (($other = $notpredicted{$table}{$translated}) && ($other != $id)) { 279 return $translated;
|
/external/bluetooth/glib/po/ |
D | sq.po | 253 # (pofilter) untranslated: checks whether a string has been translated at all 259 # (pofilter) untranslated: checks whether a string has been translated at all 265 # (pofilter) untranslated: checks whether a string has been translated at all 606 # (pofilter) untranslated: checks whether a string has been translated at all 611 # (pofilter) untranslated: checks whether a string has been translated at all 616 # (pofilter) untranslated: checks whether a string has been translated at all 621 # (pofilter) untranslated: checks whether a string has been translated at all 626 # (pofilter) untranslated: checks whether a string has been translated at all 631 # (pofilter) untranslated: checks whether a string has been translated at all 649 # (pofilter) untranslated: checks whether a string has been translated at all [all …]
|
/external/openssl/crypto/dso/ |
D | dso_dl.c | 326 char *translated; in dl_name_converter() local 338 translated = OPENSSL_malloc(rsize); in dl_name_converter() 339 if(translated == NULL) in dl_name_converter() 348 sprintf(translated, "lib%s%s", filename, extension); in dl_name_converter() 350 sprintf(translated, "%s%s", filename, extension); in dl_name_converter() 353 sprintf(translated, "%s", filename); in dl_name_converter() 354 return(translated); in dl_name_converter()
|
D | dso_dlfcn.c | 371 char *translated; in dlfcn_name_converter() local 384 translated = OPENSSL_malloc(rsize); in dlfcn_name_converter() 385 if(translated == NULL) in dlfcn_name_converter() 394 sprintf(translated, "lib%s" DSO_ext, filename); in dlfcn_name_converter() 396 sprintf(translated, "%s" DSO_ext, filename); in dlfcn_name_converter() 399 sprintf(translated, "%s", filename); in dlfcn_name_converter() 400 return(translated); in dlfcn_name_converter()
|
D | dso_win32.c | 632 char *translated; in win32_name_converter() local 641 translated = OPENSSL_malloc(len + 5); in win32_name_converter() 644 translated = OPENSSL_malloc(len + 1); in win32_name_converter() 645 if(translated == NULL) in win32_name_converter() 652 sprintf(translated, "%s.dll", filename); in win32_name_converter() 654 sprintf(translated, "%s", filename); in win32_name_converter() 655 return(translated); in win32_name_converter()
|
/external/qemu/docs/ |
D | CPU-EMULATION.TXT | 11 Each fragment is translated into a "translated block" (a.k.a. TB) of host 22 emulated CPU: one for translated kernel code, and one for translated 45 instruction is translated into a series of host machine instructions that will 60 translated from user-level code. 62 This means that a memory load in the kernel will not be translated into the
|
D | ANDROID-TRACING.TXT | 21 - each new translated basic block is recorded by: 29 - each basic block is translated into a "tb" of x86 machine code that
|
/external/quake/quake/src/QW/client/ |
D | gl_rmisc.c | 316 byte translated[320*200]; in R_TranslatePlayerSkin() 320 translated[i] = translate[original[i]]; in R_TranslatePlayerSkin() 321 translated[i+1] = translate[original[i+1]]; in R_TranslatePlayerSkin() 322 translated[i+2] = translate[original[i+2]]; in R_TranslatePlayerSkin() 323 translated[i+3] = translate[original[i+3]]; in R_TranslatePlayerSkin() 328 GL_Upload8 (translated, paliashdr->skinwidth, paliashdr->skinheight, in R_TranslatePlayerSkin()
|
/external/quake/quake/src/WinQuake/ |
D | gl_rmisc.cpp | 306 byte translated[320*200]; in R_TranslatePlayerSkin() 310 translated[i] = translate[original[i]]; in R_TranslatePlayerSkin() 311 translated[i+1] = translate[original[i+1]]; in R_TranslatePlayerSkin() 312 translated[i+2] = translate[original[i+2]]; in R_TranslatePlayerSkin() 313 translated[i+3] = translate[original[i+3]]; in R_TranslatePlayerSkin() 318 GL_Upload8 (translated, paliashdr->skinwidth, paliashdr->skinheight, false, false, true); in R_TranslatePlayerSkin()
|
/external/zlib/contrib/pascal/ |
D | readme.txt | 28 translated directly into Pascal types of similar sizes (Integer, 42 - The gz* function interfaces are not translated, to avoid 45 cannot be translated into Pascal.
|
/external/bluetooth/glib/docs/reference/ |
D | COPYING | 7 translated version of this work, you must also make the source code to 8 the modified or translated version available in electronic form
|
/external/clearsilver/python/examples/trans/testroot/tmpl/ |
D | test1.cs | 5 This is an html file language string which should be translated..</p>
|
D | test1.hdf | 4 hdflang [Lang] = This is a language string and should be translated
|
/external/chromium/third_party/icu/source/data/unidata/ |
D | PropertyAliases.txt | 14 # The names may be translated in appropriate environments, and additional
|
/external/ipsec-tools/src/racoon/samples/ |
D | racoon.conf.sample-natt | 52 # the translated address, use the following policy:
|
/external/webkit/WebCore/css/ |
D | WebKitCSSMatrix.idl | 64 // Return this matrix translated by the passed values.
|
/external/icu4c/data/unidata/ |
D | PropertyAliases.txt | 14 # The names may be translated in appropriate environments, and additional
|
/external/clearsilver/python/examples/trans/ |
D | README | 33 override HDF lang strings with the proper values from the translated
|
/external/icu4c/extra/uconv/resources/ |
D | fr.txt | 11 // translated. The base translation might change!
|
D | root.txt | 11 // translated. The base translation might change!
|
/external/iproute2/ |
D | README.distribution | 4 translated, inverse to the cumulative distribution function.
|
/external/iproute2/netem/ |
D | README.distribution | 6 translated, inverse to the cumulative distribution function.
|
/external/bison/m4/ |
D | po_gl.m4 | 171 # which are not translated in the desiredlang catalog). 373 # which are not translated in the desiredlang catalog).
|
/external/bison/djgpp/ |
D | config.sed | 108 # 1) The given srcdir value is always translated from the
|
/external/clearsilver/util/regex/ |
D | regex.c | 2089 int translated = TRANSLATE (ch); local 2096 SET_LIST_BIT (translated); 2101 SET_LIST_BIT (translated); 2106 SET_LIST_BIT (translated);
|