HomeSort by relevance Sort by last modified time
    Searched refs:strcpy (Results 76 - 100 of 863) sorted by null

1 2 34 5 6 7 8 91011>>

  /bionic/libc/arch-arm/bionic/
strcpy.S 35 ENTRY(strcpy) function
133 END(strcpy)
  /development/tools/line_endings/
line_endings.c 82 strcpy(node->buf, buf);
86 strcpy(node->buf, buf2);
  /device/samsung/crespo/libsensors/
ProximitySensor.cpp 43 strcpy(input_sysfs_path, "/sys/class/input/");
71 strcpy(&input_sysfs_path[input_sysfs_path_len], "enable");
  /external/valgrind/main/coregrind/m_demangle/
vg_libciface.h 58 #define strcpy(_dd,_ss) VG_(strcpy)((_dd),(_ss)) macro
  /external/webkit/Tools/android/flex-2.5.4a/
scan.l 52 strcpy( nmstr, yytext ); \
139 strcpy( nmstr, yytext );
187 strcpy( (char *) nmdef, yytext );
280 strcpy( nmstr, yytext + 1 );
404 strcpy( nmstr, yytext );
439 strcpy( nmstr, yytext + 1 );
  /ndk/sources/host-tools/make-3.81/w32/compat/
dirent.c 59 strcpy(pDir->dir_pDirectoryName, pDirName);
136 strcpy(pDir->dir_sdReturn.d_name, wfdFindData.cFileName);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include-fixed/X11/
Xos_r.h 279 strcpy((p).pws.pw_name, (p).pwp->pw_name);
283 strcpy((p).pws.pw_passwd,(p).pwp->pw_passwd);
287 strcpy((p).pws.pw_class, (p).pwp->pw_class);
291 strcpy((p).pws.pw_gecos, (p).pwp->pw_gecos);
295 strcpy((p).pws.pw_dir, (p).pwp->pw_dir);
299 strcpy((p).pws.pw_shell, (p).pwp->pw_shell);
309 strcpy((p).pws.pw_name, (p).pwp->pw_name), \
312 strcpy((p).pws.pw_passwd,(p).pwp->pw_passwd), \
315 strcpy((p).pws.pw_age, (p).pwp->pw_age), \
318 strcpy((p).pws.pw_comment, (p).pwp->pw_comment),
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xos_r.h 270 strcpy((p).pws.pw_name, (p).pwp->pw_name);
274 strcpy((p).pws.pw_passwd,(p).pwp->pw_passwd);
278 strcpy((p).pws.pw_class, (p).pwp->pw_class);
282 strcpy((p).pws.pw_gecos, (p).pwp->pw_gecos);
286 strcpy((p).pws.pw_dir, (p).pwp->pw_dir);
290 strcpy((p).pws.pw_shell, (p).pwp->pw_shell);
300 strcpy((p).pws.pw_name, (p).pwp->pw_name), \
303 strcpy((p).pws.pw_passwd,(p).pwp->pw_passwd), \
306 strcpy((p).pws.pw_age, (p).pwp->pw_age), \
309 strcpy((p).pws.pw_comment, (p).pwp->pw_comment),
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/X11/
Xos_r.h 279 strcpy((p).pws.pw_name, (p).pwp->pw_name);
283 strcpy((p).pws.pw_passwd,(p).pwp->pw_passwd);
287 strcpy((p).pws.pw_class, (p).pwp->pw_class);
291 strcpy((p).pws.pw_gecos, (p).pwp->pw_gecos);
295 strcpy((p).pws.pw_dir, (p).pwp->pw_dir);
299 strcpy((p).pws.pw_shell, (p).pwp->pw_shell);
309 strcpy((p).pws.pw_name, (p).pwp->pw_name), \
312 strcpy((p).pws.pw_passwd,(p).pwp->pw_passwd), \
315 strcpy((p).pws.pw_age, (p).pwp->pw_age), \
318 strcpy((p).pws.pw_comment, (p).pwp->pw_comment),
    [all...]
  /system/core/liblog/
fake_log_device.c 258 strcpy(logState->tagSet[entry].tag, tagName);
391 strcpy(suffixBuf, "\n"); suffixLen = 1;
402 strcpy(suffixBuf, "\n"); suffixLen = 1;
406 strcpy(suffixBuf, "\n"); suffixLen = 1;
411 strcpy(suffixBuf, "\n"); suffixLen = 1;
416 strcpy(suffixBuf, "\n"); suffixLen = 1;
422 strcpy(suffixBuf, "\n\n"); suffixLen = 2;
427 strcpy(suffixBuf, "\n"); suffixLen = 1;
  /system/core/toolbox/
syren.c 126 strcpy(name, argv[2]);
134 strcpy(name, r->name);
  /bionic/libc/include/
string.h 54 extern char* strcpy(char *, const char *);
  /bionic/libc/tzcode/
asctime.c 117 (void) strcpy(buf, result);
  /development/ndk/platforms/android-3/include/
string.h 54 extern char* strcpy(char *, const char *);
  /external/blktrace/
verify_blkparse.c 59 strcpy(last_line, line);
  /external/e2fsprogs/intl/
log.c 78 strcpy (last_logfilename, logfilename);
os2compat.c 97 strcpy (libintl_nl_default_dirname, _nlos2_localedir);
  /external/e2fsprogs/lib/
fpopen.c 72 strcpy(buf, cmd);
  /external/e2fsprogs/lib/ss/
error.c 35 strcpy(ret_val, infop->subsystem_name);
get_readline.c 62 strcpy(tmp, libpath);
  /external/freetype/include/freetype/config/
ftstdlib.h 85 #define ft_strcpy strcpy
  /external/icu4c/samples/udata/
reader.c 94 strcpy(curPathBuffer, currdir);
  /external/icu4c/test/intltest/
winutil.cpp 59 strcpy(lcidRecords[lcidCount].localeID, localeID);
  /external/icu4c/tools/tzcode/
asctime.c 117 (void) strcpy(buf, result);
ialloc.c 61 (void) strcpy(result + oldsize, new);

Completed in 1185 milliseconds

1 2 34 5 6 7 8 91011>>