/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/ |
D | abort_message.cpp | 39 char* buffer; in abort_message() local
|
/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
|
/ndk/sources/android/support/src/stdio/ |
D | stdio_impl.c | 14 void fake_file_init_buffer(FakeFILE* file, char* buffer, size_t buffer_size) { in fake_file_init_buffer() 22 wchar_t* buffer, in fake_file_init_wbuffer()
|
D | stdio_impl.h | 17 unsigned char* buffer; member
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/storage.iterator/ |
D | raw_storag_iterator.pass.cpp | 34 Storage buffer; in main() local
|
/ndk/sources/android/crazy_linker/src/ |
D | crazy_linker_debug.cpp | 24 char* buffer = reinterpret_cast<char*>(::malloc(buffer_size)); in LogArgs() local
|
D | crazy_linker_system.cpp | 33 int FileDescriptor::Read(void* buffer, size_t buffer_size) { in Read()
|
D | crazy_linker_system_mock.cpp | 170 bool GetString(char* buffer, size_t buffer_size) { in GetString() 188 int Read(void* buffer, size_t buffer_size) { in Read() 323 int FileDescriptor::Read(void* buffer, size_t buffer_size) { in Read()
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | istmit_test.cpp | 60 char buffer[100]; in istmit1() local
|
/ndk/tests/device/test-stlport/unit/ |
D | istmit_test.cpp | 60 char buffer[100]; in istmit1() local
|
/ndk/sources/android/crazy_linker/tests/ |
D | test_util.h | 236 char buffer[8192]; in CopyFile() local 257 char buffer[1]; in SendFd() local 292 char buffer[1]; in ReceiveFd() local
|
/ndk/tests/abcc/jni/device/ |
D | Abcc_device.cpp | 138 unsigned char buffer[4]; in getBitcodeFiles() local
|
/ndk/tests/abcc/jni/ |
D | Abcc.cpp | 137 int BitcodeInfo::transferBytesToNumLe(const unsigned char *buffer, size_t n) { in transferBytesToNumLe()
|
/ndk/sources/android/cpufeatures/ |
D | cpu-features.c | 130 char buffer[256]; in get_file_size() local 161 read_file(const char* pathname, char* buffer, size_t buffsize) in read_file() 196 extract_cpuinfo_field(const 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/third_party/googletest/googletest/src/ |
D | gtest-port.cc | 433 char* buffer = static_cast<char*>(malloc(len + 3)); in Init() local 607 char* const buffer = new char[file_size]; in ReadEntireFile() local
|
D | gtest-death-test.cc | 314 char buffer[256]; in FailFromInternalError() local 537 Message buffer; in Passed() local
|
/ndk/sources/cxx-stl/gabi++/src/ |
D | cxxabi.cc | 299 __cxa_exception *buffer = static_cast<__cxa_exception*>(malloc(size)); in __cxa_allocate_exception() local
|
/ndk/sources/android/support/tests/ |
D | wchar_unittest.cc | 10 static char buffer[256]; in to_cstr() local
|