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

<<11121314151617181920>>

  /external/libvpx/libvpx/examples/includes/geshi/geshi/
klonec.php 59 'strdup', 'strcpy', 'strcmp', 'strncpy', 'strcasecmp', 'cat', 'strcat', 'strstr',
matlab.php 135 'stem3','str2double','str2num','strcat','strcmp','strcmpi',
  /external/valgrind/main/coregrind/m_gdbserver/
server.c 658 strcat (arg_own_buf, ";QStartNoAckMode+");
659 strcat (arg_own_buf, ";QPassSignals+");
661 strcat (arg_own_buf, ";qXfer:auxv:read+");
664 strcat (arg_own_buf, ";qXfer:features:read+");
    [all...]
  /frameworks/base/core/jni/
AndroidRuntime.cpp 661 strcat(lockProfThresholdBuf, propBuf);
671 strcat(jitOpBuf, propBuf);
681 strcat(jitMethodBuf, propBuf);
732 strcat(stackTraceFile, stackTraceFileBuf);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/
mf-runtime.h 108 #pragma redefine_extname strcat __mfwrap_strcat
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/lib/
libssp.a 554 &??   -stpcpy-chk.c__stpcpy_chk__chk_fail    !% * 7 = HLPY qv ?? ? strcat-chk.o/ 1331373743 1000 1000 100644 3088 `
586 &IttLuLMt?q?S)q?),Q ?W$R$,W,?r.r.0w04S<A?r"AM?r"1?;__strcat_chk3?4unsigned int)size_t?charM??? /i/toolchain-src//gcc/gcc-4.6/libssp/tmp/ahsieh-gcc-32-x19222/build/2/gcc/./gcc/includestrcat-chk.cstddef.h-??
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/lib64/
libssp.a     [all...]
  /sdk/emulator/qtools/
q2dm.cpp 235 strcat(kernelName, " [kernel]");
  /system/core/adb/
adb_auth_host.c 392 strcat(path, ".pub");
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
asyoutypeformatter.cc 109 new_pattern = StrCat("(", new_pattern, ")");
546 StrCat(prefix_before_national_number_, national_number));
653 StrCat("\\", string(&kPlusSign, 1), "|",
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
linuxthreads.cc 281 strcat(proc_self_task, "/task/");
395 strcat(strcat(strcpy(fname, "/proc/"),
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
linuxthreads.cc 281 strcat(proc_self_task, "/task/");
395 strcat(strcat(strcpy(fname, "/proc/"),
  /external/e2fsprogs/lib/ext2fs/
nt_io.c 715 strcat(NormalizedDeviceNameBuffer, "Floppy0");
719 strcat(NormalizedDeviceNameBuffer, "Harddisk0");
734 strcat(NormalizedDeviceNameBuffer, "\\Partition0");
  /external/sonivox/arm-fm-22k/host_src/
eas_main.c 393 strcat(str,".");
394 strcat(str,ext);
403 strcat(str,ext);
  /external/sonivox/arm-hybrid-22k/host_src/
eas_main.c 393 strcat(str,".");
394 strcat(str,ext);
403 strcat(str,ext);
  /external/sonivox/arm-wt-22k/host_src/
eas_main.c 396 strcat(str,".");
397 strcat(str,ext);
406 strcat(str,ext);
  /external/strace/
desc.c 576 strcat(outstr, str);
581 strcat(outstr, "]");
594 strcat(outstr, str);
util.c 329 strcat(outstr, "|");
330 strcat(outstr, xlat->str);
337 strcat(outstr, "|");
577 strcat(outstr, "...");
637 strcat(outstr, "...");
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/
OMX_Core.c 234 * checked already, so strcpy and strcat are
238 strcat(buf, cComponentName);
239 strcat(buf, postfix);
  /hardware/ti/omap4xxx/domx/omx_core/src/
OMX_Core.c 237 strcat(buf, cComponentName); /* checked already, so strcpy and strcat are */
238 strcat(buf, postfix); /* are safe to use in this context. */
  /system/extras/libc_test/
main.cpp 603 printf("dst_len %u, copy_len %u: strcat overwrote dst string\n",
884 printf("Testing strcat...\n");
885 tests_passing = runStrcatTest(strcat, verbose) && tests_passing;
  /external/srec/srec/Semproc/src/
SemanticGraphImpl.c 544 strcat(atoken->debug, p);
545 strcat(atoken->debug, " ");
549 strcat(atoken->debug, "...");
1043 strcat(veslot,_slot+1);
1044 strcat(veslot,SLOTNAME_INDICATOR);
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
transrt.cpp     [all...]
  /external/icu4c/test/intltest/
transrt.cpp     [all...]
  /external/valgrind/main/none/tests/ppc32/
test_isa_2_06_part2.c     [all...]

Completed in 762 milliseconds

<<11121314151617181920>>