HomeSort by: relevance | last modified time | path
    Searched refs:concatenation (Results 1 - 11 of 11) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/internal/array/
concatenation.d 2 This module contains support for controlling dynamic arrays' concatenation
9 module core.internal.array.concatenation;
  /src/external/gpl2/gettext/dist/gettext-tools/tests/
xgettext-csharp-3 34 comment! */ "this is a single " /* now comes the concatenation! */ + // after +
  /src/external/apache2/mDNSResponder/dist/mDNSShared/dns_objects/objs/
dns_obj_domain_name.c 104 dns_obj_domain_name_t concatenation = NULL; local
110 concatenation = dns_obj_domain_name_create_with_labels(concatenation_in_labels, true, &err);
117 return concatenation;
  /src/external/apache2/mDNSResponder/dist/mDNSShared/dns_objects/utilities/
domain_name_labels.c 373 uint8_t *concatenation = NULL; local
381 concatenation = out_concatenation;
388 return concatenation;
  /src/external/bsd/kyua-cli/dist/store/
schema_v1.sql 141 -- because it is basically the concatenation of root and relative_path.
schema_v2.sql 175 -- because it is basically the concatenation of root and relative_path.
  /src/external/historical/nawk/dist/
FIXES.1e 227 Fix a bug in the concatenation of two string constants into
265 Add an optimization for string concatenation, also from
  /src/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/lib/Text/
Template.pm 911 reference to an array of strings. The concatenation of these strings
  /src/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/lib/Text/
Template.pm 787 reference to an array of strings. The concatenation of these strings
  /src/crypto/external/apache2/openssl/dist/external/perl/Text-Template-1.56/lib/Text/
Template.pm 911 reference to an array of strings. The concatenation of these strings
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/
object.d 4890 public import core.internal.array.concatenation : _d_arraycatnTXImpl;

Completed in 27 milliseconds