Home
last modified time | relevance | path

Searched refs:separator (Results 1 – 19 of 19) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
Dperror.c61 const char *separator; in perror() local
66 separator = ""; in perror()
68 separator = ": "; in perror()
71 (void)fprintf(stderr, "%s%s%s\n", s, separator, buf); in perror()
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dns_addr.c66 char separator; in ns_addr() local
80 separator = '#'; in ns_addr()
86 separator = ':'; in ns_addr()
88 separator = '.'; in ns_addr()
98 socketname = strchr(hostname, separator); in ns_addr()
/device/linaro/bootloader/edk2/EmbeddedPkg/Scripts/LauterbachT32/
DT32.CMM32 separator
36 separator
40 separator
44 separator
DEFI.CMM21 separator
23 separator
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dgetpath.c376 static char separator[2] = {SEP, '\0'}; in calculate_path() local
608 strcat(buf, separator); in calculate_path()
643 strcpy(prefix, separator); in calculate_path()
653 strcpy(exec_prefix, separator); in calculate_path()
D_collectionsmodule.c837 char *separator = ", "; in deque_tp_print() local
861 emit = separator; in deque_tp_print()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/json/
Dencoder.py295 separator = _item_separator + newline_indent
299 separator = _item_separator
305 buf = separator
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/json/
Dencoder.py301 separator = _item_separator + newline_indent
305 separator = _item_separator
311 buf = separator
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Dgetpath.c396 static char separator[2] = {SEP, '\0'}; in calculate_path() local
572 strcat(buf, separator); in calculate_path()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dgetpath.c465 static char separator[2] = {SEP, '\0'}; in calculate_path() local
641 strcat(buf, separator); in calculate_path()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/
Dfeedparser.py300 separator = '--' + boundary
302 '(?P<sep>' + re.escape(separator) +
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dunicodeobject.h1233 PyObject *separator, /* Separator string */
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dunicodeobject.h1233 PyObject *separator, /* Separator string */
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
D_collectionsmodule.c886 char *separator = ", "; in deque_tp_print() local
910 emit = separator; in deque_tp_print()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dunicodeobject.c5542 PyUnicode_Join(PyObject *separator, PyObject *seq) in PyUnicode_Join() argument
5588 if (separator == NULL) { in PyUnicode_Join()
5593 internal_separator = PyUnicode_FromObject(separator); in PyUnicode_Join()
7447 unicode_partition(PyUnicodeObject *self, PyObject *separator) in unicode_partition() argument
7449 return PyUnicode_Partition((PyObject *)self, separator); in unicode_partition()
7460 unicode_rpartition(PyUnicodeObject *self, PyObject *separator) in unicode_rpartition() argument
7462 return PyUnicode_RPartition((PyObject *)self, separator); in unicode_rpartition()
Dsetobject.c582 char *separator = ", "; in set_tp_print() local
601 emit = separator; in set_tp_print()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dunicodeobject.c5637 PyUnicode_Join(PyObject *separator, PyObject *seq) in PyUnicode_Join() argument
5683 if (separator == NULL) { in PyUnicode_Join()
5688 internal_separator = PyUnicode_FromObject(separator); in PyUnicode_Join()
7555 unicode_partition(PyUnicodeObject *self, PyObject *separator) in unicode_partition() argument
7557 return PyUnicode_Partition((PyObject *)self, separator); in unicode_partition()
7568 unicode_rpartition(PyUnicodeObject *self, PyObject *separator) in unicode_rpartition() argument
7570 return PyUnicode_RPartition((PyObject *)self, separator); in unicode_rpartition()
Dsetobject.c581 char *separator = ", "; in set_tp_print() local
600 emit = separator; in set_tp_print()
/device/linaro/bootloader/edk2/BaseTools/Conf/
Dbuild_rule.template54 # (+) Directory separator