Searched refs:source (Results 1 – 5 of 5) sorted by relevance
76 const unsigned char *source = src; in metal_io_block_write() local90 ((uintptr_t)source % sizeof(int)))) { in metal_io_block_write()92 *(const unsigned char *)source; in metal_io_block_write()94 source++; in metal_io_block_write()98 source += sizeof(int), in metal_io_block_write()100 *(unsigned int *)ptr = *(const unsigned int *)source; in metal_io_block_write()101 for (; len != 0; ptr++, source++, len--) in metal_io_block_write()103 *(const unsigned char *)source; in metal_io_block_write()
3 The libmetal project is maintained by the OpenAMP open source community.
6 Redistribution and use in source and binary forms, with or without9 1. Redistributions of source code must retain the above copyright notice,
99 $ source <git_clone_zephyr_project_source_root>/zephyr-env.sh271 As an open-source project, we welcome and encourage the community to submit
66 # option can be useful when feeding doxygen a huge amount of source files, where433 # locally in source files will be included in the documentation. If set to NO,756 # documented source files. You may enter file names like myfile.cpp or765 # This tag can be used to specify the character encoding of the source files776 # *.h) to filter out the source-files in the directories. If left blank the792 # excluded from the INPUT source files. This way you can easily exclude a835 # *.h) to filter out the source-files in the directories. If left blank all881 # producing the source files to browse (i.e. when SOURCE_BROWSER is set to YES).886 # The FILTER_SOURCE_PATTERNS tag can be used to specify source filters per file888 # it is also possible to disable source filtering for a specific pattern using[all …]