Searched refs:combined (Results 1 - 12 of 12) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dsetenv.c108 __add_to_environ (const char *name, const char *value, const char *combined, argument
151 if (combined != NULL)
154 new_environ[size] = (char *) combined;
221 if (combined != NULL)
222 np = (char *) combined;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dsetenv.c108 __add_to_environ (const char *name, const char *value, const char *combined, argument
151 if (combined != NULL)
154 new_environ[size] = (char *) combined;
221 if (combined != NULL)
222 np = (char *) combined;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Dsetenv.c108 __add_to_environ (const char *name, const char *value, const char *combined, argument
151 if (combined != NULL)
154 new_environ[size] = (char *) combined;
221 if (combined != NULL)
222 np = (char *) combined;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dwrite-java.c149 char *combined; local
152 combined = (char *) xmalloca (combined_len);
153 memcpy (combined, msgctxt, msgctxt_len);
154 combined[msgctxt_len] = MSGCTXT_SEPARATOR;
155 memcpy (combined + msgctxt_len + 1, msgid, msgid_len + 1);
157 result = string_hashcode (combined);
159 freea (combined);
416 char *combined; local
418 combined = (char *) xmalloca (combined_len);
419 memcpy (combined, msgctx
[all...]
H A Dwrite-csharp.c234 char *combined; local
236 combined = (char *) xmalloca (combined_len);
237 memcpy (combined, msgctxt, msgctxt_len);
238 combined[msgctxt_len] = MSGCTXT_SEPARATOR;
239 memcpy (combined + msgctxt_len + 1, msgid, msgid_len + 1);
241 write_csharp_string (stream, combined);
243 freea (combined);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/scripts/
H A Dpoff29 Options may not be combined.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl-csharp/
H A Dintl.cs312 String combined = msgctxt + "\u0004" + msgid;
314 String translation = rs.GetString(combined);
338 String combined = msgctxt + "\u0004" + msgid;
340 String translation = rs.GetPluralString(combined, msgidPlural, n);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/kernel/
H A Dtraps.c167 unsigned long major, minor, combined; local
172 combined = (major << 4) | minor;
198 if (combined == 0x9f) { /* GETCON */
204 } else if (combined == 0x1bf) { /* PUTCON */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dlibxml2.spec22 available, with existing HTTP and FTP modules and combined to an
41 available, with existing HTTP and FTP modules and combined to an
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mm/
H A Dproc-xsc3.S379 @ combined with user -> user r/w
H A Dproc-xscale.S431 @ combined with user -> user r/w
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Ddo_func.S14 | and combined to form the table index. The function called

Completed in 124 milliseconds