/ndk/sources/host-tools/make-3.81/ |
D | amiga.c | 33 char * buffer, * ptr; in MyExecute() local
|
D | file.c | 489 char *buffer = variable_expand (""); in expand_deps() local 529 char *buffer = variable_expand (""); in expand_deps() local
|
D | strcache.c | 36 char buffer[1]; /* The buffer comes after this. */ member
|
D | read.c | 51 char *buffer; /* Start of the current line in the buffer. */ member 416 eval_buffer (char *buffer) in eval_buffer() 2095 char *buffer = variable_expand (""); in record_files() local 2664 get_next_mword (char *buffer, char *delim, char **startp, unsigned int *length) in get_next_mword()
|
D | implicit.c | 109 get_next_word (char *buffer, unsigned int *length) in get_next_word()
|
D | function.c | 1394 fold_newlines (char *buffer, unsigned int *length) in fold_newlines() 1674 char *buffer; in func_shell() local 1780 char * buffer, * ptr; in func_shell() local
|
D | main.c | 1195 char buffer[1024]; in main() local 2055 char buffer[256]; in main() local
|
D | job.c | 2644 char *buffer; in construct_command_argv_internal() local
|
/ndk/sources/host-tools/sed-4.2.1/sed/ |
D | utils.c | 513 struct buffer struct 522 struct buffer * argument
|
D | execute.c | 168 static struct line buffer; variable
|
/ndk/tests/device/test-stlport/unit/ |
D | istmit_test.cpp | 60 char buffer[100]; in istmit1() local
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | istmit_test.cpp | 60 char buffer[100]; in istmit1() local
|
/ndk/sources/android/cpufeatures/ |
D | cpu-features.c | 108 read_file(const char* pathname, char* buffer, size_t buffsize) in read_file() 132 extract_cpuinfo_field(char* buffer, int buflen, const char* field) in extract_cpuinfo_field()
|
/ndk/sources/cxx-stl/stlport/src/ |
D | num_get_float.cpp | 334 static double _Stl_atod(char *buffer, ptrdiff_t ndigit, int dexp) { in _Stl_atod() 483 D _Stl_atodT(char *buffer, ptrdiff_t ndigit, int dexp) in _Stl_atodT()
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
D | quotearg.c | 185 quotearg_buffer_restyled (char *buffer, size_t buffersize, in quotearg_buffer_restyled() 579 quotearg_buffer (char *buffer, size_t buffersize, in quotearg_buffer()
|
/ndk/sources/cxx-stl/stlport/src/c_locale_win32/ |
D | c_locale_win32.c | 427 static int __ConvertDate(const char *NTDate, char *buffer, int buf_size) { in __ConvertDate() 581 static int __ConvertTime(const char *NTTime, char *buffer, int buf_size) { in __ConvertTime() 1721 char* buffer; in __ConvertToCP() local
|