/device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/include/ |
D | plat_macros.S | 18 newline: label
|
/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey960/include/ |
D | plat_macros.S | 21 newline: label
|
/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey/include/ |
D | plat_macros.S | 21 newline: label
|
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/include/ |
D | plat_macros.S | 18 newline: label
|
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt6795/include/ |
D | plat_macros.S | 17 newline: label
|
/device/linaro/bootloader/arm-trusted-firmware/include/plat/arm/common/aarch64/ |
D | arm_macros.S | 27 newline: label
|
/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/common/include/ |
D | plat_macros.S | 28 newline: label
|
/device/linaro/bootloader/edk2/BaseTools/Scripts/ |
D | MemoryProfileSymbolGen.py | 187 def processLine(newline): argument
|
/device/generic/opengl-transport/host/commands/emugen/ |
D | EntryPoint.cpp | 128 void EntryPoint::print(FILE *fp, bool newline, in print()
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/ |
D | DLexerBase.h | 169 virtual void newline() { _line++; } in newline() function
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/ |
D | DLexerBase.h | 165 virtual void newline() { _line++; } in newline() function
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_io/ |
D | _iomodule.c | 296 char *encoding = NULL, *errors = NULL, *newline = NULL; in io_open() local
|
D | stringio.c | 558 char *newline = "\n"; in stringio_init() local
|
D | textio.c | 816 char *newline = NULL; in textiowrapper_init() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/_io/ |
D | _iomodule.c | 296 char *encoding = NULL, *errors = NULL, *newline = NULL; in io_open() local
|
D | stringio.c | 558 char *newline = "\n"; in stringio_init() local
|
D | textio.c | 832 char *newline = NULL; in textiowrapper_init() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | _pyio.py | 44 newline=None, closefd=True): argument 1466 def __init__(self, buffer, encoding=None, errors=None, newline=None, argument 1972 def __init__(self, initial_value="", newline="\n"): argument
|
D | xmllib.py | 32 newline = re.compile('\n') variable
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/ |
D | lvm.c | 75 int newline = getfuncline(p, npc); in traceexec() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | xmllib.py | 32 newline = re.compile('\n') variable
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/ |
D | bltinmodule.c | 1575 PyObject *newline, *space; in builtin_print() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
D | bltinmodule.c | 1567 PyObject *newline, *space; in builtin_print() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/ |
D | pycodegen.py | 1098 def visitPrint(self, node, newline=0): argument
|