/external/openssl/crypto/dso/ |
D | dso_dlfcn.c | 337 char *translated; in dlfcn_name_converter() local 350 translated = OPENSSL_malloc(rsize); in dlfcn_name_converter() 351 if(translated == NULL) in dlfcn_name_converter() 360 sprintf(translated, "lib%s.so", filename); in dlfcn_name_converter() 362 sprintf(translated, "%s.so", filename); in dlfcn_name_converter() 365 sprintf(translated, "%s", filename); in dlfcn_name_converter() 366 return(translated); in dlfcn_name_converter()
|
D | dso_dl.c | 322 char *translated; in dl_name_converter() local 334 translated = OPENSSL_malloc(rsize); in dl_name_converter() 335 if(translated == NULL) in dl_name_converter() 344 sprintf(translated, "lib%s%s", filename, extension); in dl_name_converter() 346 sprintf(translated, "%s%s", filename, extension); in dl_name_converter() 349 sprintf(translated, "%s", filename); in dl_name_converter() 350 return(translated); in dl_name_converter()
|
D | dso_win32.c | 621 char *translated; in win32_name_converter() local 630 translated = OPENSSL_malloc(len + 5); in win32_name_converter() 633 translated = OPENSSL_malloc(len + 1); in win32_name_converter() 634 if(translated == NULL) in win32_name_converter() 641 sprintf(translated, "%s.dll", filename); in win32_name_converter() 643 sprintf(translated, "%s", filename); in win32_name_converter() 644 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
|
/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/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/ipsec-tools/src/racoon/samples/ |
D | racoon.conf.sample-natt | 52 # the translated address, use the following policy:
|
/external/icu4c/data/unidata/ |
D | PropertyAliases.txt | 14 # The names may be translated in appropriate environments, and additional
|
D | PropertyValueAliases.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 | root.txt | 11 // translated. The base translation might change!
|
D | fr.txt | 11 // translated. The base translation might change!
|
/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);
|
/external/tinyxml/ |
D | readme.txt | 172 and Simplified Chinese. (Hopefully they are translated correctly). The file 194 These are recognized when the XML document is read, and translated to there
|
/external/elfutils/ |
D | ABOUT-NLS | 13 this package with messages translated.
|
/external/e2fsprogs/ |
D | ABOUT-NLS | 13 this package with messages translated.
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Atari/ |
D | Atari.patches | 57 LF as EOL char. Therefore all I/O must be translated using f* calls. 805 X LF as EOL char. Therefore all I/O must be translated using f* calls.
|
/external/bison/ |
D | ABOUT-NLS | 13 this package with messages translated.
|
/external/bluez/libs/ |
D | NOTICE | 68 either verbatim or with modifications and/or translated into another
|
/external/elfutils/m4/ |
D | gettext.m4 | 461 # which are not translated in the desiredlang catalog).
|
/external/elfcopy/ |
D | NOTICE | 68 either verbatim or with modifications and/or translated into another
|
/external/bluez/hcidump/ |
D | NOTICE | 68 either verbatim or with modifications and/or translated into another
|