/external/qemu/android/utils/ |
misc.h | 31 extern void buffer_translate_char( char* buff,
|
/external/opencore/pvmi/media_io/pvmi_mio_fileinput/src/ |
pvmi_mio_fileinput.cpp | 1972 char* buff = iptextfiledata; local [all...] |
/dalvik/libcore/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/ |
CheckedInputStreamTest.java | 180 byte buff[] = new byte[50]; 181 checkIn.read(buff, 10, 5); 184 checkIn.read(buff, 10, 5);
|
/external/openssl/crypto/des/ |
fcrypt.c | 63 static char buff[14]; local 66 return(DES_fcrypt(buf,salt,buff)); 89 ret = DES_fcrypt(e_buf,e_salt,buff);
|
/external/openssl/crypto/evp/ |
evp_key.c | 94 char buff[BUFSIZ]; local 103 buff,0,(len>=BUFSIZ)?BUFSIZ-1:len,buf); 106 OPENSSL_cleanse(buff,BUFSIZ);
|
/external/quake/quake/src/WinQuake/ |
net_mp.cpp | 52 char buff[MAXHOSTNAMELEN];
local 73 if (gethostname(buff, MAXHOSTNAMELEN) == 0)
74 local = gethostbyname(buff);
83 for (p = buff; *p; p++)
91 if (buff[i] == '.')
93 buff[i] = 0;
95 Cvar_Set ("hostname", buff);
195 char buff[256];
local 203 buff[0] = '.';
204 b = buff;
[all...] |
net_udp.cpp | 142 char buff[MAXHOSTNAMELEN]; local 153 gethostname(buff, MAXHOSTNAMELEN); 154 local = gethostbyname(buff); 158 Con_Printf("Could not gethostbyname(\"%s\")\n", buff); 167 buff[15] = 0; 168 Cvar_Set ("hostname", buff); 276 char buff[256]; local 284 buff[0] = '.'; 285 b = buff; 286 strcpy(buff+1, in) [all...] |
/external/stlport/test/unit/ |
istmit_test.cpp | 57 const char* buff = "MyString"; local 58 istringstream istr(buff); 73 CPPUNIT_ASSERT(!strcmp(buffer, buff));
|
/bionic/libc/unistd/ |
sysconf.c | 278 char buff[128]; member in struct:__anon519 286 p->len = (int)sizeof(p->buff); 309 p->buff[p->rpos] = 0; 313 p->buff[p->rpos++] = (char) c; 349 return p->buff;
|
/development/apps/Development/src/com/android/development/ |
PermissionDetails.java | 222 StringBuilder buff = new StringBuilder(); local 223 buff.append(sharedList[0]); 225 buff.append(", "); 226 buff.append(sharedList[i]); 228 sharedView.setText(buff.toString());
|
/external/opencore/protocols/sdp/parser/src/ |
aacmediainfoparser.cpp | 23 SDPAACMediaInfoParser::parseMediaInfo(const char *buff, 31 const char *current_start = buff; //Pointer to the beginning of the media text 32 const char *end = buff + index; //Pointer to the end of the media text 160 SDP_ERROR_CODE status = baseMediaInfoParser(buff, aacA, index, alt_id, alt_def_id, isSipSdp); 167 current_start = buff;
|
amrmediainfoparser.cpp | 23 SDPAMRMediaInfoParser::parseMediaInfo(const char *buff, 32 const char *current_start = buff; //Pointer to the beginning of the media text 33 const char *end = buff + index; //Pointer to the end of the media text 82 SDP_ERROR_CODE status = baseMediaInfoParser(buff, amrA, index , alt_id, alt_def_id, isSipSdp);
|
h263mediainfoparser.cpp | 23 SDPH263MediaInfoParser::parseMediaInfo(const char *buff, const int index, SDPInfo *sdp, payloadVector payload_vec, bool isSipSdp, int alt_id, bool alt_def_id) 26 const char *current_start = buff; //Pointer to the beginning of the media text 27 const char *end = buff + index; //Pointer to the end of the media text 77 SDP_ERROR_CODE status = baseMediaInfoParser(buff, h263V, index, alt_id, alt_def_id, isSipSdp);
|
/external/openssl/crypto/conf/ |
conf_def.c | 214 BUF_MEM *buff=NULL; local 226 if ((buff=BUF_MEM_new()) == NULL) 259 if (!BUF_MEM_grow(buff,bufnum+CONFBUFSIZE)) 264 p= &(buff->data[bufnum]); 299 p= &(buff->data[bufnum-1]); 309 buf=buff->data; 443 if (buff != NULL) BUF_MEM_free(buff); 447 if (buff != NULL) BUF_MEM_free(buff); [all...] |
/external/dnsmasq/src/ |
option.c | 598 char buff[100]; local 634 sprintf(buff, "-%c, ", usage[i].opt); 636 sprintf(buff, " "); 638 sprintf(buff+4, "--%s%s%s", opts[j].name, eq, desc); 639 printf("%-36.36s", buff); 643 strcpy(buff, usage[i].arg); 646 sprintf(buff, "%d", tab[j].val); 648 printf(_(usage[i].desc), buff); local 2536 char *p, *arg, *start, *buff = daemon->namebuff; local 2782 char *buff = opt_malloc(MAXDNAME); local [all...] |
dhcp.c | 722 char *buff = daemon->namebuff; local 755 while (fgets(buff, MAXDNAME, f)) 761 while (strlen(buff) > 0 && isspace((int)buff[strlen(buff)-1])) 762 buff[strlen(buff)-1] = 0; 764 if ((*buff == '#') || (*buff == '+') || (*buff == 0) [all...] |
/bionic/linker/ |
linker_format.c | 136 vformat_buffer(char *buff, size_t buffsize, const char *format, va_list args) 141 out = buf_out_init(&bo, buff, buffsize); 151 format_buffer(char *buff, size_t buffsize, const char *format, ...) 157 ret = vformat_buffer(buff, buffsize, format, args); 170 vsnprintf(char *buff, size_t bufsize, const char *format, va_list args) 172 return format_buffer(buff, bufsize, format, args);
|
/external/qemu/telephony/ |
sysdeps_posix.c | 235 char* buff = buffer; local 241 int len = read(channel->fd, buff, size); 249 buff += len; 260 const char* buff = buffer; local 266 int len = write(channel->fd, buff, size); 274 buff += len;
|
/external/bison/src/ |
print_graph.c | 130 static char buff[10]; local 149 sprintf (buff, "%d", s1->number); 150 e.targetname = buff;
|
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/internal/net/www/protocol/https/ |
HttpsURLConnectionTest.java | [all...] |
/external/iproute2/include/linux/ |
netdevice.h | 56 unsigned long rx_over_errors; /* receiver ring buff overflow */
|
/external/opencore/protocols/sdp/parser/include/ |
base_media_info_parser.h | 45 virtual SDP_ERROR_CODE parseMediaInfo(const char *buff, const int index, SDPInfo *sdp,
|
/external/quake/quake/src/QW/client/ |
net_udp.c | 266 char buff[MAXHOSTNAMELEN]; local 270 gethostname(buff, MAXHOSTNAMELEN); 271 buff[MAXHOSTNAMELEN-1] = 0; 273 NET_StringToAdr (buff, &net_local_adr);
|
net_wins.c | 265 char buff[512]; local 269 gethostname(buff, 512); 270 buff[512-1] = 0; 272 NET_StringToAdr (buff, &net_local_adr);
|
/external/speex/libspeex/ |
bits.c | 61 EXPORT void speex_bits_init_buffer(SpeexBits *bits, void *buff, int buf_size) 63 bits->chars = (char*)buff; 71 EXPORT void speex_bits_set_bit_buffer(SpeexBits *bits, void *buff, int buf_size) 73 bits->chars = (char*)buff;
|