HomeSort by relevance Sort by last modified time
    Searched full:strcat (Results 1 - 25 of 1036) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/oprofile/libop/
op_config.c 52 strcat(op_samples_dir, "/samples/");
55 strcat(op_samples_current_dir, "/current/");
58 strcat(op_lock_file, "/lock");
61 strcat(op_pipe_file, "/opd_pipe");
64 strcat(op_log_file, "oprofiled.log");
67 strcat(op_dump_status, "/complete_dump");
70 strcat(op_device, "/opdev");
73 strcat(op_note_device, "/opnotedev");
76 strcat(op_hash_device, "/ophashmapdev");
op_mangle.c 25 strcat(dest, "{kern}/");
27 strcat(dest, "{anon:");
28 strcat(dest, anon_name);
29 strcat(dest,"}/");
31 strcat(dest, "{root}/");
34 strcat(dest, name);
35 strcat(dest, "/");
72 strcat(mangled, "{dep}" "/");
76 strcat(mangled, "{cg}" "/");
81 strcat(mangled, values->event_name)
    [all...]
  /external/llvm/test/Transforms/InstCombine/
strcat-1.ll 1 ; Test that the strcat libcall simplifier works correctly per the
12 declare i8* @strcat(i8*, i8*)
17 ; CHECK-NOT: call i8* @strcat
24 ; rslt1 = strcat(target, "hello\00")
26 %rslt1 = call i8* @strcat(i8* %arg1, i8* %arg2)
28 ; rslt2 = strcat(rslt1, "\00")
30 %rslt2 = call i8* @strcat(i8* %rslt1, i8* %arg3)
32 ; rslt3 = strcat(rslt2, "\00hello\00")
34 %rslt3 = call i8* @strcat(i8* %rslt2, i8* %arg4)
strcat-2.ll 1 ; Test that the strcat libcall simplifier works correctly.
11 declare i8* @strcat(i8*, i8*)
15 ; CHECK-NOT: call i8* @strcat
20 call i8* @strcat(i8* %dst, i8* %src)
30 call i8* @strcat(i8* %dst, i8* %src)
strcat-3.ll 1 ; Test that the strcat libcall simplifier works correctly.
11 declare i16* @strcat(i8*, i8*)
15 ; CHECK: call i16* @strcat
20 call i16* @strcat(i8* %dst, i8* %src)
  /external/valgrind/main/none/tests/
coolo_strlen.c 6 char *b2 = strdup(strcat(buffer, "THis is a very long strings"));
  /external/clang/test/Driver/
arm-darwin-builtin.c 3 // RUX: grep -- "-fno-builtin-strcat" %t &&
7 // RUX: clang -target x86_64-apple-darwin9 -arch arm -### -fsyntax-only %s -fbuiltin-strcat -fbuiltin-strcpy 2> %t &&
8 // RUX: not grep -- "-fno-builtin-strcat" %t &&
11 // RUN: %clang -target x86_64-apple-darwin9 -arch arm -### -fsyntax-only %s -fbuiltin-strcat -fbuiltin-strcpy 2> %t
12 // RUN: not grep -- "-fno-builtin-strcat" %t
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
cpuinfo.c 63 strcat(buffer, "x86");
68 strcat(buffer, (cpu_has_mmxext) ? "/MMX+" : "/MMX");
73 strcat(buffer, (cpu_has_3dnowext) ? "/3DNow!+" : "/3DNow!");
78 strcat(buffer, (cpu_has_xmm2) ? "/SSE2" : "/SSE");
84 strcat(buffer, "SPARC");
  /external/mesa3d/src/mesa/main/
cpuinfo.c 63 strcat(buffer, "x86");
68 strcat(buffer, (cpu_has_mmxext) ? "/MMX+" : "/MMX");
73 strcat(buffer, (cpu_has_3dnowext) ? "/3DNow!+" : "/3DNow!");
78 strcat(buffer, (cpu_has_xmm2) ? "/SSE2" : "/SSE");
84 strcat(buffer, "SPARC");
  /bionic/libc/arch-arm/generic/
generic.mk 3 $(call libc-add-cpu-variant-src,STRCAT,string/strcat.c)
  /bionic/libc/string/
strcat.c 1 /* $OpenBSD: strcat.c,v 1.8 2005/08/08 08:05:37 espie Exp $ */
39 __warn_references(strcat,
40 "warning: strcat() is almost always misused, please use strlcat()");
44 strcat(char *s, const char *append) function
  /external/e2fsprogs/misc/
mklost+found.c 62 strcat (path, "/");
63 strcat (path, name);
78 strcat (path, "/");
79 strcat (path, name);
  /bionic/libc/arch-arm/krait/
krait.mk 6 # Use cortex-a15 versions of strcat/strcpy/strlen.
7 $(call libc-add-cpu-variant-src,STRCAT,arch-arm/cortex-a15/bionic/strcat.S)
  /bionic/libc/arch-x86/string/
strcat.S 1 /* $OpenBSD: strcat.S,v 1.8 2005/08/07 11:30:38 espie Exp $ */
11 .section .gnu.warning.strcat
12 .ascii "warning: strcat() is almost always misused, please use strlcat()"
22 ENTRY(strcat) function
74 END(strcat)
ssse3-strncat-atom.S 31 #define STRCAT strncat
34 #include "ssse3-strcat-atom.S"
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
stringutil.h 84 // Don't make the constructors explicit to make the StrCat usage convenient.
113 string StrCat(const StringHolder& s1, const StringHolder& s2);
115 string StrCat(const StringHolder& s1, const StringHolder& s2,
118 string StrCat(const StringHolder& s1, const StringHolder& s2,
121 string StrCat(const StringHolder& s1, const StringHolder& s2,
125 string StrCat(const StringHolder& s1, const StringHolder& s2,
129 string StrCat(const StringHolder& s1, const StringHolder& s2,
134 string StrCat(const StringHolder& s1, const StringHolder& s2,
139 string StrCat(const StringHolder& s1, const StringHolder& s2,
145 string StrCat(const StringHolder& s1, const StringHolder& s2
    [all...]
  /external/blktrace/
blkparse_fmt.c 179 fprintf(ofp, strcat(format, "s"), act);
182 fprintf(ofp, strcat(format, "d"), pci->cpu);
187 fprintf(ofp, strcat(format, "s"), name);
194 fprintf(ofp, strcat(format, "s"), rwbs);
201 fprintf(ofp, strcat(format, "d"), t->error);
204 fprintf(ofp, strcat(format, "d"), MAJOR(t->device));
207 fprintf(ofp, strcat(format, "d"), MINOR(t->device));
210 fprintf(ofp, strcat(format, "u"), t_sec(t));
213 fprintf(ofp, strcat(format, "u"), t->bytes);
216 fprintf(ofp, strcat(format, "u"), t->pid)
    [all...]
  /system/core/toolbox/
mkdir.c 50 strcat(currpath, "/");
57 strcat(currpath, pathpiece);
58 strcat(currpath, "/");
mv.c 45 strcat(fullDest, "/");
47 strcat(fullDest, fileName ? fileName + 1 : source);
  /external/e2fsprogs/lib/ss/
list_rqs.c 65 strcat(buffer, ", ");
69 strcat(buffer, NL);
75 strcat(buffer, entry->info_string);
76 strcat(buffer, NL);
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/
Isac_test.cc 121 strcat(outFile,"_");
122 strcat(outFile, argv[4]);
123 strcat(outFile,"_");
124 strcat(outFile, codec);
127 strcat(outFile,"_");
128 strcat(outFile, argv[6]);
131 strcat(outFile,"_");
132 strcat(outFile, "plc");
135 strcat(outFile, ".otp");
  /bionic/libc/arch-arm/cortex-a15/
cortex-a15.mk 3 $(call libc-add-cpu-variant-src,STRCAT,arch-arm/cortex-a15/bionic/strcat.S)
  /bionic/libc/arch-arm/cortex-a9/
cortex-a9.mk 3 $(call libc-add-cpu-variant-src,STRCAT,arch-arm/cortex-a9/bionic/strcat.S)
  /cts/tests/tests/bionic/
bionic-unit-tests-cts_list.txt 139 strcat
151 strcat
163 strcat
175 strcat
511 strcat
  /external/svox/pico/lib/
picodbg.c 352 strcat(ctxbuf, "error" MSG_DELIM);
355 strcat(ctxbuf, "warn " MSG_DELIM);
358 strcat(ctxbuf, "info " MSG_DELIM);
361 strcat(ctxbuf, "debug" MSG_DELIM);
364 strcat(ctxbuf, "trace" MSG_DELIM);
378 strcat(ctxbuf, cb);
381 strcat(ctxbuf, cb);
383 strcat(ctxbuf, MSG_DELIM);
388 strcat(ctxbuf, cb);
389 strcat(ctxbuf, MSG_DELIM)
    [all...]

Completed in 377 milliseconds

1 2 3 4 5 6 7 8 91011>>