Home
last modified time | relevance | path

Searched defs:buffer (Results 1 – 16 of 16) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Damiga.c33 char * buffer, * ptr; in MyExecute() local
Dfile.c489 char *buffer = variable_expand (""); in expand_deps() local
529 char *buffer = variable_expand (""); in expand_deps() local
Dstrcache.c36 char buffer[1]; /* The buffer comes after this. */ member
Dread.c51 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()
Dimplicit.c109 get_next_word (char *buffer, unsigned int *length) in get_next_word()
Dfunction.c1394 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
Dmain.c1195 char buffer[1024]; in main() local
2055 char buffer[256]; in main() local
Djob.c2644 char *buffer; in construct_command_argv_internal() local
/ndk/sources/host-tools/sed-4.2.1/sed/
Dutils.c513 struct buffer struct
522 struct buffer * argument
Dexecute.c168 static struct line buffer; variable
/ndk/tests/device/test-stlport/unit/
Distmit_test.cpp60 char buffer[100]; in istmit1() local
/ndk/tests/device/test-gnustl-full/unit/
Distmit_test.cpp60 char buffer[100]; in istmit1() local
/ndk/sources/android/cpufeatures/
Dcpu-features.c108 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/
Dnum_get_float.cpp334 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/
Dquotearg.c185 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/
Dc_locale_win32.c427 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