/external/libpcap/ |
pcap-usb-linux.c | 802 struct mon_bin_stats st; local 803 ret = ioctl(handle->fd, MON_IOCG_STATS, &st); 811 stats->ps_recv = handlep->packets_read + st.queued; 812 stats->ps_drop = st.dropped;
|
/external/libusb/libusb/ |
core.c | 2302 SYSTEMTIME st; local [all...] |
/external/llvm/include/llvm/Support/ |
FileSystem.h | 730 explicit directory_entry(const Twine &path, file_status st = file_status()) 732 , Status(st) {} 736 void assign(const Twine &path, file_status st = file_status()) { 738 Status = st; 741 void replace_filename(const Twine &filename, file_status st = file_status()); 858 file_status st; local 859 if ((ec = State->Stack.top()->status(st))) return *this; 860 if (is_directory(st)) { [all...] |
/external/lzma/CPP/7zip/UI/Common/ |
Update.cpp | 502 CFinishArchiveStat &st)
856 st.OutArcFileSize = size;
1367 CFinishArchiveStat st; local [all...] |
/external/lzma/CPP/7zip/UI/Console/ |
List.cpp | 330 void Update(const CListStat &st)
332 Size.Add(st.Size);
333 PackSize.Add(st.PackSize);
334 MTime.Update(st.MTime);
335 NumFiles += st.NumFiles;
348 void Update(const CListStat2 &st)
350 MainFiles.Update(st.MainFiles);
351 AltStreams.Update(st.AltStreams);
352 NumDirs += st.NumDirs;
381 HRESULT PrintItemInfo(UInt32 index, const CListStat &st);
758 CListStat st = stat2.MainFiles; local 1220 CListStat st; local [all...] |
/external/mesa3d/src/amd/vulkan/ |
radv_device.c | 52 struct stat st; local 56 if (stat(info.dli_fname, &st)) { 59 *timestamp = st.st_mtim.tv_sec; [all...] |
/external/mesa3d/src/gallium/state_trackers/dri/ |
dri2.c | 509 struct pipe_context *pipe = ctx->st->pipe; 659 dri_pipe_blit(ctx->st->pipe, 734 struct pipe_context *pipe = ctx->st->pipe; 741 dri_pipe_blit(ctx->st->pipe, 960 if (!ctx->st->get_resource_for_egl_image) 1649 struct st_context_iface *st = dri_context(_ctx)->st; local [all...] |
/external/mesa3d/src/gallium/state_trackers/glx/xlib/ |
xm_api.c | 1014 c->st = stapi->create_context(stapi, xmdpy->smapi, &attribs, 1015 &ctx_err, (share_list) ? share_list->st : NULL); 1016 if (c->st == NULL) 1019 c->st->st_manager_private = (void *) c; 1021 c->hud = hud_create(c->st->pipe, c->st->cso_context); 1040 c->st->destroy(c->st); 1044 struct pipe_screen *screen = c->st->pipe->screen; 1324 struct st_context_iface *st = stapi->get_current(stapi); local 1467 struct st_context_iface *st = stapi->get_current(stapi); local [all...] |
/external/mesa3d/src/gallium/tests/trivial/ |
compute.c | 110 struct stat st; local 127 ret = fstat(fd, &st); 130 buf = malloc(st.st_size + 1); 131 ret = read(fd, buf, st.st_size); 132 assert(ret == st.st_size); [all...] |
/external/mesa3d/src/intel/vulkan/ |
anv_device.c | 61 struct stat st; local 65 if (stat(info.dli_fname, &st)) 68 *timestamp = st.st_mtim.tv_sec; [all...] |
/external/mesa3d/src/mesa/state_tracker/ |
st_cb_drawpixels.c | 117 get_drawpix_z_stencil_program(struct st_context *st, 128 assert(shaderIndex < ARRAY_SIZE(st->drawpix.zs_shaders)); 130 if (st->drawpix.zs_shaders[shaderIndex]) { 132 return st->drawpix.zs_shaders[shaderIndex]; 166 st->needs_texcoord_semantic ? 182 cso = ureg_create_shader_and_destroy(ureg, st->pipe); 185 st->drawpix.zs_shaders[shaderIndex] = cso; 195 make_passthrough_vertex_shader(struct st_context *st, 198 const unsigned texcoord_semantic = st->needs_texcoord_semantic ? 201 if (!st->drawpix.vert_shaders[passColor]) 566 struct st_context *st = st_context(ctx); local 765 struct st_context *st = st_context(ctx); local 1063 struct st_context *st = st_context(ctx); local 1301 struct st_context *st = st_context(ctx); local 1425 struct st_context *st = st_context(ctx); local [all...] |
/external/mksh/src/ |
eval.c | 237 SubType st_head, *st; local 272 st = &st_head; 302 quote = st->quotew; 406 if (!st->next) { 411 newst->prev = st; 412 st->next = newst; 414 st = st->next; 415 st->stype = stype; 416 st->base = Xsavepos(ds, dp) [all...] |
var.c | 1217 int st; local 1220 switch ((st = special(vp->name))) { 1234 switch (st) { 1294 int st; local 1296 switch ((st = special(vp->name))) { 1361 if (st != V_RANDOM) 1374 switch (st) { [all...] |
/external/nist-sip/java/gov/nist/javax/sip/ |
SipProviderImpl.java | 747 SIPServerTransaction st = (SIPServerTransaction) sipStack.findTransaction((SIPMessage)response, true); local 748 if ( st != null && st.getState() != TransactionState.TERMINATED && this.isAutomaticDialogSupportEnabled()) { 840 SIPServerTransaction st = (SIPServerTransaction) transaction; local [all...] |
SipStackImpl.java | 667 java.util.StringTokenizer st = new java.util.StringTokenizer( local 669 while (st.hasMoreTokens()) { 670 String em = st.nextToken(":"); 742 StringTokenizer st = new StringTokenizer(forkedSubscriptions); local 980 StringTokenizer st = new StringTokenizer(tlsClientProtocols, " ,"); local [all...] |
/external/openssh/ |
session.c | 778 struct stat st; local 785 if (login_getcapbool(lc, "hushlogin", 0) || stat(buf, &st) >= 0) 788 if (stat(buf, &st) >= 0) 1178 struct stat st; local 1186 stat(_PATH_SSH_USER_RC, &st) >= 0) { 1200 } else if (stat(_PATH_SSH_SYSTEM_RC, &st) >= 0) { 1282 struct stat st; local 1304 if (stat(component, &st) != 0) 1307 if (st.st_uid != 0 || (st.st_mode & 022) != 0 1925 struct stat st; local 2443 struct stat st; local [all...] |
sftp-client.c | 324 get_decode_statvfs(struct sftp_conn *conn, struct sftp_statvfs *st, 360 memset(st, 0, sizeof(*st)); 361 if ((r = sshbuf_get_u64(msg, &st->f_bsize)) != 0 || 362 (r = sshbuf_get_u64(msg, &st->f_frsize)) != 0 || 363 (r = sshbuf_get_u64(msg, &st->f_blocks)) != 0 || 364 (r = sshbuf_get_u64(msg, &st->f_bfree)) != 0 || 365 (r = sshbuf_get_u64(msg, &st->f_bavail)) != 0 || 366 (r = sshbuf_get_u64(msg, &st->f_files)) != 0 || 367 (r = sshbuf_get_u64(msg, &st->f_ffree)) != 0 | 1165 struct stat st; local [all...] |
sftp-server.c | 611 send_statvfs(u_int32_t id, struct statvfs *st) 617 flag = (st->f_flag & ST_RDONLY) ? SSH2_FXE_STATVFS_ST_RDONLY : 0; 618 flag |= (st->f_flag & ST_NOSUID) ? SSH2_FXE_STATVFS_ST_NOSUID : 0; 624 (r = sshbuf_put_u64(msg, st->f_bsize)) != 0 || 625 (r = sshbuf_put_u64(msg, st->f_frsize)) != 0 || 626 (r = sshbuf_put_u64(msg, st->f_blocks)) != 0 || 627 (r = sshbuf_put_u64(msg, st->f_bfree)) != 0 || 628 (r = sshbuf_put_u64(msg, st->f_bavail)) != 0 || 629 (r = sshbuf_put_u64(msg, st->f_files)) != 0 || 630 (r = sshbuf_put_u64(msg, st->f_ffree)) != 0 | 820 struct stat st; local 858 struct stat st; local 1052 struct stat st; local 1199 struct stat st; local 1300 struct statvfs st; local 1319 struct statvfs st; local [all...] |
ssh.c | 518 struct stat st; local 720 if (stat(p, &st) < 0) [all...] |
sshd.c | 1780 struct stat st; local [all...] |
/external/python/cpython2/Modules/ |
mmapmodule.c | 1100 struct stat st; local [all...] |
/external/python/cpython2/Python/ |
marshal.c | 1123 struct stat st; local 1124 if (fstat(fileno(fp), &st) != 0) 1127 return st.st_size; [all...] |
/external/speex/libspeex/ |
mdf.c | 128 void speex_echo_get_residual(SpeexEchoState *st, spx_word32_t *Yout, int len); 161 spx_word32_t Davg1; /* 1st recursive average of the residual power difference */ 163 spx_float_t Dvar1; /* Estimated variance of 1st estimator */ 410 SpeexEchoState *st = (SpeexEchoState *)speex_alloc(sizeof(SpeexEchoState)); local 412 st->K = nb_speakers; 413 st->C = nb_mic; 414 C=st->C; 415 K=st->K; 424 st->frame_size = frame_size; 425 st->window_size = 2*frame_size [all...] |
preprocess.c | 400 SpeexPreprocessState *st = (SpeexPreprocessState *)speex_alloc(sizeof(SpeexPreprocessState)); local 401 st->frame_size = frame_size; 406 st->ps_size = st->frame_size; 409 if (st->ps_size & ~i) 411 st->ps_size &= ~i; 419 if (st->ps_size < 3*st->frame_size/4) 420 st->ps_size = st->ps_size * 3 / 2 1051 SpeexPreprocessState *st; local [all...] |
resample.c | 332 static int resampler_basic_direct_single(SpeexResamplerState *st, spx_uint32_t channel_index, const spx_word16_t *in, spx_uint32_t *in_len, spx_word16_t *out, spx_uint32_t *out_len) 334 const int N = st->filt_len; 336 int last_sample = st->last_sample[channel_index]; 337 spx_uint32_t samp_frac_num = st->samp_frac_num[channel_index]; 338 const spx_word16_t *sinc_table = st->sinc_table; 339 const int out_stride = st->out_stride; 340 const int int_advance = st->int_advance; 341 const int frac_advance = st->frac_advance; 342 const spx_uint32_t den_rate = st->den_rate; 376 st->last_sample[channel_index] = last_sample 737 SpeexResamplerState *st; local [all...] |