/ndk/sources/android/crazy_linker/src/ |
D | crazy_linker_line_reader.cpp | 55 const char* line = buff_ + line_start_; in GetNextLine() local 132 const char* LineReader::line() const { return buff_ + line_start_; } in line() function in crazy::LineReader
|
D | crazy_linker_proc_maps.cpp | 27 bool ParseProcMapsLine(const char* line, in ParseProcMapsLine()
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/ |
D | throw_exception.hpp | 82 throw_exception_( E const & x, char const * current_function, char const * file, int line ) in throw_exception_()
|
D | assert.hpp | 98 char const * file, long line) in assertion_failed_msg()
|
/ndk/sources/host-tools/make-3.81/ |
D | expand.c | 197 variable_expand_string (char *line, char *string, long length) in variable_expand_string() 416 variable_expand (char *line) in variable_expand() 449 variable_expand_for_file (char *line, struct file *file) in variable_expand_for_file() 539 allocated_variable_expand_for_file (char *line, struct file *file) in allocated_variable_expand_for_file()
|
D | ansi2knr.c | 240 char *line; local
|
D | read.c | 509 char *line; in eval() local 1303 remove_comments (char *line) in remove_comments() 1341 char *line; in do_define() local 1430 conditional_line (char *line, int len, const struct floc *flocp) in conditional_line()
|
D | variable.c | 1230 parse_variable_definition (struct variable *v, char *line) in parse_variable_definition() 1335 try_variable_definition (const struct floc *flocp, char *line, in try_variable_definition()
|
D | variable.h | 116 #define allocated_variable_expand(line) \ argument
|
/ndk/sources/third_party/googletest/googletest/src/ |
D | gtest-typed-test.cc | 52 const char* file, int line, const char* registered_tests) { in VerifyRegisteredTestNames()
|
D | gtest-death-test.cc | 346 const char* file, int line, DeathTest** test) { in Create() 613 int line) in WindowsDeathTest() 871 const char* file, int line) : in ExecDeathTest() 1154 const char* file, int line, in Create() 1301 int line = -1; in ParseInternalRunDeathTestFlag() local
|
D | gtest-port.cc | 456 GTEST_API_ ::std::string FormatFileLocation(const char* file, int line) { in FormatFileLocation() 475 const char* file, int line) { in FormatCompilerIndependentFileLocation() 485 GTestLog::GTestLog(GTestLogSeverity severity, const char* file, int line) in GTestLog()
|
/ndk/tests/device/test-stlport_static-exception/jni/ |
D | pretty2.cpp | 57 __assert_fail (const char *cond, const char *file, unsigned int line, in __assert_fail()
|
D | new1_3.cpp | 46 int line; member
|
/ndk/tests/device/test-stlport_shared-exception/jni/ |
D | pretty2.cpp | 57 __assert_fail (const char *cond, const char *file, unsigned int line, in __assert_fail()
|
D | new1_3.cpp | 46 int line; member
|
/ndk/sources/host-tools/ndk-stack/ |
D | ndk-stack-parser.c | 179 ParseLine(NdkCrashParser* parser, const char* line) in ParseLine() 254 MatchRegex(const char* line, const regex_t* regex, regmatch_t* match) in MatchRegex()
|
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/ |
D | gtest-death-test-internal.h | 249 int line() const { return line_; } in line() function
|
D | gtest-internal.h | 505 bool AddTestName(const char* file, int line, const char* case_name, in AddTestName()
|
/ndk/tests/device/fenv/jni/ |
D | test_fenv.c | 35 void fail(const char* file, int line, const char* func, const char* expr) in fail()
|
/ndk/sources/host-tools/ndk-stack/binutils/ |
D | addr2line.c | 141 static unsigned int line; variable
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
D | config.h | 70 static inline void assert_rtn(const char* func, const char* file, int line, const char* msg) { in assert_rtn()
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | fstream_test.cpp | 609 string line, last_line; in win32_file_format() local 787 string line; in big_file() local
|
/ndk/tests/device/test-stlport/unit/ |
D | fstream_test.cpp | 609 string line, last_line; in win32_file_format() local 787 string line; in big_file() local
|
/ndk/sources/android/crazy_linker/tests/ |
D | test_util.h | 335 char line[512]; in CheckRelroMaps() local
|