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

<<21222324252627282930>>

  /external/icu4c/tools/toolutil/
pkg_genc.c 343 strcat(entry, "_");
    [all...]
  /external/iptables/extensions/
libxt_conntrack.c 646 strcat(buf, xtables_ipmask_to_numeric(mask));
  /external/libpcap/
pcap-dag.c 553 strcat(newDev, device);
  /external/libxml2/
xmlstring.c 511 * a strcat for array of xmlChar's. Since they are supposed to be
  /external/srec/srec/Semproc/src/
SemanticProcessorImpl.c 732 /* strcat a max of 32 chars */
    [all...]
  /external/valgrind/main/coregrind/m_gdbserver/
remote-utils.c 1111 strcat(prefix, "/vgdb-pipe");
  /external/valgrind/main/coregrind/
m_libcbase.c 236 Char* VG_(strcat) ( Char* dest, const Char* src ) function
  /frameworks/wilhelm/tests/examples/
slesTestDecodeAac.cpp 448 strcat(outputPath, ".raw");
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmutils.h 26 #define bcm_strcat_s(dst, noOfElements, src) strcat((dst), (src))
  /external/chromium_org/third_party/icu/source/tools/tzcode/
zic.c     [all...]
  /external/icu4c/tools/tzcode/
zic.c     [all...]
  /frameworks/base/media/jni/mediaeditor/
VideoEditorMain.cpp 451 strcat(pContext->mOverlayFileName, ".png");
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
video_encoder_device_copper.cpp 286 strcat(outputfilename, "m4v");
295 strcat(outputfilename, "263");
304 strcat(outputfilename, "264");
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
video_encoder_device.cpp 251 strcat(outputfilename, "m4v");
258 strcat(outputfilename, "263");
267 strcat(outputfilename, "264");
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
AacEncTest.c 647 strcat (fname,"_tc5.aac");
663 strcat (fname,"_tc6.aac");
679 strcat(fname,"_tc7.aac");
    [all...]
  /ndk/sources/host-tools/make-3.81/
main.c     [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc.cpp     [all...]
omx_vdec.cpp     [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp     [all...]
omx_vdec_copper.cpp     [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
cbiditst.c 402 strcat(buffer, " UBIDI_OPTION_INSERT_MARKS");
405 strcat(buffer, " UBIDI_OPTION_REMOVE_CONTROLS");
408 strcat(buffer, " UBIDI_OPTION_STREAMING");
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/
nasm-pp.c     [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readdwarf.c 656 VG_(strcat)(buf, ui->compdir);
657 VG_(strcat)(buf, "/");
658 VG_(strcat)(buf, data);
    [all...]
  /bionic/libc/
Android.mk 425 string/strcat.c \
  /dalvik/vm/analysis/
DexPrepare.cpp 401 strcat(execFile, kDexOptBin);
    [all...]

Completed in 1781 milliseconds

<<21222324252627282930>>