Home
last modified time | relevance | path

Searched defs:text (Results 1 – 8 of 8) sorted by relevance

/ndk/tests/device/test-stlport/unit/
Dostmit_test.cpp36 const char* text = "hello"; in ostmit0() local
/ndk/tests/device/test-gnustl-full/unit/
Dostmit_test.cpp36 const char* text = "hello"; in ostmit0() local
/ndk/sources/host-tools/sed-4.2.1/testsuite/
Dbug-regex9.c34 static const char text[] = "#! /bin/sh"; variable
/ndk/sources/host-tools/sed-4.2.1/sed/
Dexecute.c88 char *text; /* Pointer to line allocated by malloc. */ member
108 char *text; member
566 output_line(text, length, nl, outf) in output_line() argument
1609 char *text = NULL; local
Dcompile.c754 new_replacement(text, length, type) in new_replacement() argument
772 setup_replacement(sub, text, length) in setup_replacement() argument
Dfmt.c121 const char *text; /* the text of the word */ member
Dutils.c266 ck_getline(text, buflen, stream) in ck_getline() argument
Dsed.h52 char *text; member