代码搜索:Terminated

找到约 1,727 项符合「Terminated」的源代码

代码结果 1,727
www.eeworm.com/read/430518/1922697

s ev67-strncat.s

/* * arch/alpha/lib/ev67-strncat.S * 21264 version contributed by Rick Gorton * * Append no more than COUNT characters from the null-terminated string SRC * to the
www.eeworm.com/read/430182/1937298

s ev67-strncat.s

/* * arch/alpha/lib/ev67-strncat.S * 21264 version contributed by Rick Gorton * * Append no more than COUNT characters from the null-terminated string SRC * to the
www.eeworm.com/read/428420/1960080

h dateds~1.h

#ifndef _DATEDSTRINGDB_H #define _DATEDSTRINGDB_H /* * Similar to perl's hash data type, with a persistent store. * For storing null-terminated strings. * * Written by David MacKenzie
www.eeworm.com/read/419387/2078863

c charset.c

/* Test GDB's character set support Jim Blandy --- December 2001 */ #include /* X_string is a null-terminated string in the X charset whose elements are as follows
www.eeworm.com/read/410291/2214391

properties msgweb_de.properties

#"charset=utf-8" #Copyright (C) 2005,2006 Potix Corporation #History: Sep 1, 2007, Andreas Klein - andiklein at idatso dot com # # General # # # # DSP # # #-=DSP_ACTION_NOT_TERMINATED 5000=Unzuläs
www.eeworm.com/read/410291/2214397

properties msgweb_sv.properties

#"charset=utf-8" #created by Easit AB (http://www.easit.com) April 2007 #Copyright (C) 2005-2007 Potix Corporation # # General # # # # DSP # # #-=DSP_ACTION_NOT_TERMINATED 5000=Ogiltig h
www.eeworm.com/read/393286/2477872

s ev67-strncat.s

/* * arch/alpha/lib/ev67-strncat.S * 21264 version contributed by Rick Gorton * * Append no more than COUNT characters from the null-terminated string SRC * to the
www.eeworm.com/read/385891/2578963

s ev67-strncat.s

/* * arch/alpha/lib/ev67-strncat.S * 21264 version contributed by Rick Gorton * * Append no more than COUNT characters from the null-terminated string SRC * to the
www.eeworm.com/read/368386/2815753

s ev67-strncat.s

/* * arch/alpha/lib/ev67-strncat.S * 21264 version contributed by Rick Gorton * * Append no more than COUNT characters from the null-terminated string SRC * to the
www.eeworm.com/read/367182/2853853

s strncpy.s

/* strncpy(DST, SRC, COUNT) - Copy no more than COUNT bytes of the null-terminated string from SRC to DST. If SRC does not cover all of COUNT, the balance is zeroed. For SPARC v9. Copyrig