/device/google/contexthub/firmware/os/inc/ |
D | seos.h | 313 #define INTERNAL_APP_INIT(_id, _ver, _init, _end, _event) \ argument 323 .vec.end = (uint32_t)(_end), \ 329 #define INTERNAL_CHRE_APP_INIT(_id, _ver, _init, _end, _event) \ argument 341 .vec.end = (uint32_t)(_end), \ 347 #define APP_INIT(_ver, _init, _end, _event) \ argument 352 .end = (_end), \
|
/device/linaro/bootloader/arm-trusted-firmware/include/common/ |
D | runtime_svc.h | 72 #define DECLARE_RT_SVC(_name, _start, _end, _type, _setup, _smch) \ argument 76 .end_oen = _end, \
|
/device/linaro/bootloader/arm-trusted-firmware/include/lib/el3_runtime/ |
D | pubsub.h | 11 #define __pubsub_end_sym(event) __pubsub_##event##_end
|
/device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/common/aarch64/ |
D | tegra_helpers.S | 276 cbz x2, _end 286 _end: mov x0, x20 label
|
/device/linaro/bootloader/arm-trusted-firmware/docs/ |
D | rt-svc-writers-guide.rst | 105 #define DECLARE_RT_SVC(_name, _start, _end, _type, _setup, _smch) 110 - ``_start`` and ``_end`` values must be based on the ``OEN_*`` values defined in 138 #. The ``_start`` OEN is not greater than the ``_end`` OEN 139 #. The ``_end`` OEN does not exceed the maximum OEN value (63)
|
D | porting-guide.rst | 2502 Function : plat\_ic\_end\_of\_interrupt() [mandatory]
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | pyclbr.py | 153 for tokentype, token, start, _end, _line in g:
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
D | memoryobject.c | 736 goto _end; in memory_richcompare() 740 _end: in memory_richcompare()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
D | memoryobject.c | 736 goto _end; in memory_richcompare() 740 _end: in memory_richcompare()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/etree/ |
D | ElementTree.py | 1236 end=self._parser._end): 1478 parser.EndElementHandler = self._end 1548 def _end(self, tag): member in XMLParser
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/etree/ |
D | ElementTree.py | 1227 end=self._parser._end): 1460 parser.EndElementHandler = self._end 1530 def _end(self, tag): member in XMLParser
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/build_hikey/hifi_hikey_lsp/ldscripts/ |
D | elf32xtensa.x | 468 _end = ALIGN(0x8); in bss()
|
D | elf32xtensa.xn | 468 _end = ALIGN(0x8);
|
D | elf32xtensa.xbn | 468 _end = ALIGN(0x8);
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/build_hikey/ |
D | map_hikey.txt | 467 0xe8058058 _end = ALIGN (0x8)
|
/device/google/cuttlefish_kernel/4.4-x86_64/ |
D | System.map | 80120 ffffffff8210c000 A _end
|
/device/google/cuttlefish_kernel/4.14-x86_64/ |
D | System.map | 81511 ffffffff82718000 A _end
|