Lines Matching refs:file
41 The dynamic linker. When you run a dynamically-linked executable, its ELF file
50 The `tests/` directory contains unit tests. Roughly arranged as one file per
51 publicly-exported header file.
68 # because it's architecture-specific. There will be a .mk file in here that
119 # switching the file to C++ and cleaning it up.
134 # to Android's use of a single file (with corresponding index) to contain
163 2. Add constants (and perhaps types) to the appropriate header file.
166 the appropriate POSIX header file in libc/include/ includes the
167 relevant file or files.
168 3. Add function declarations to the appropriate header file. Don't forget
173 and have the right declaration in the header file, and that you correctly