Searched refs:translated (Results 26 - 50 of 94) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dformat-qt.c68 format_parse (const char *format, bool translated, char *fdi, argument
H A Dformat-ycp.c50 format_parse (const char *format, bool translated, char *fdi, argument
H A Dformat-kde.c72 format_parse (const char *format, bool translated, char *fdi, argument
H A Dformat-librep.c94 format_parse (const char *format, bool translated, char *fdi, argument
H A Dformat-perl-brace.c62 format_parse (const char *format, bool translated, char *fdi, argument
H A Dformat-sh.c88 format_parse (const char *format, bool translated, char *fdi, argument
H A Dformat-elisp.c97 format_parse (const char *format, bool translated, char *fdi, argument
H A Dformat-pascal.c105 format_parse (const char *format, bool translated, char *fdi, argument
H A Dformat-tcl.c100 format_parse (const char *format, bool translated, char *fdi, argument
H A Dformat-awk.c96 format_parse (const char *format, bool translated, char *fdi, argument
H A Dformat-java.c626 format_parse (const char *format, bool translated, char *fdi, argument
H A Dformat-perl.c136 format_parse (const char *format, bool translated, char *fdi, argument
H A Dformat-python.c115 format_parse (const char *format, bool translated, char *fdi, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Dtracker-delegate.cc109 textDoc.drawContents( painter, textRect.translated( -textRect.topLeft( ) ) );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dttips.tex59 generated .po file catalog and be translated at runtime along with the rest of
H A Dxmlres.tex47 \docparam{flags}{wxXRC\_USE\_LOCALE: translatable strings will be translated via \_().
61 \docparam{flags}{wxXRC\_USE\_LOCALE: translatable strings will be translated via \_().
H A Dkeyevent.tex14 the translated one. The untranslated code for alphanumeric keys is always
16 from the \helpref{keycodes table}{keycodes}. The translated key is, in
H A Ddataobj.tex98 Unix (so far only GTK+) to identify a format and are translated into their
H A Dregex.tex30 are translated to the default 8-bit encoding before being passed to
H A Dmouseevt.tex304 Returns the logical mouse position on the window in pixels (i.e. translated
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/papd/
H A Dlp.c162 char *translated; local
167 if ((size_t) -1 != (convert_string_allocate(from, dest, *option, -1, &translated)) ) {
169 *option = translated;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/misc/
H A Dpo-mode.el703 (defvar po-translated-counter)
805 ["Next translated" po-next-translated-entry
807 '(:help "Jump to next translated entry"))]
825 ["Previous translated" po-previous-translated-entry
827 '(:help "Jump to previous translated entry"))]
1104 (define-key po-mode-map "t" 'po-next-translated-entry)
1117 (define-key po-mode-map "T" 'po-previous-translated-entry)
1173 (make-local-variable 'po-translated
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dcompare_curl_source.com37 $! The directory src_root:[project_name] will be translated to something like
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Dhttp.c2868 char *translated; local
2874 if ((translated = mm_malloc(offset + 1)) == NULL)
2876 evhttp_decode_uri_internal(path, offset, translated,
2880 if (!strcmp(cb->what, translated)) {
2881 mm_free(translated);
2886 mm_free(translated);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-cref.tex1260 For NAT routes it is the first address of the block of translated IP destinations.
1401 All the others are translated into \verb|append| commands. Certainly,
1426 should be translated to 193.233.7.83 before forwarding
1648 These error codes are translated into ICMP error codes, sent to remote
2153 Besides that, the host 193.233.7.83 is translated into
2793 about translated sessions. This means that it handles any number
2859 should be translated into 192.203.80.144 before forwarding.
2888 will occur. Otherwise, the packets are translated.

Completed in 274 milliseconds

1234