Searched defs:stat (Results 101 - 125 of 169) sorted by relevance

1234567

/external/aac/libSBRenc/include/
H A Dsbr_encoder.h192 INT stat; /*!< Flag: usage of static framing. */ member in struct:sbrConfiguration
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/
H A DDebugGrammarParser.cs51 "stat"
130 // BuildOptions\\DebugGrammar.g3:50:0: prog : ( stat )* ;
153 // BuildOptions\\DebugGrammar.g3:50:7: ( ( stat )* )
156 // BuildOptions\\DebugGrammar.g3:50:7: ( stat )*
161 // BuildOptions\\DebugGrammar.g3:50:7: ( stat )*
192 // BuildOptions\\DebugGrammar.g3:50:9: stat
196 stat1=stat();
261 // $ANTLR start "stat"
262 // BuildOptions\\DebugGrammar.g3:53:0: stat : ( expr NEWLINE -> expr | ID '=' expr NEWLINE -> ^( '=' ID expr ) | func NEWLINE -> func | NEWLINE ->);
263 private DebugGrammarParser.stat_return stat( ) method in class:DebugGrammarParser
[all...]
H A DProfileGrammarParser.cs51 "stat"
134 // BuildOptions\\ProfileGrammar.g3:50:0: prog : ( stat )* ;
157 // BuildOptions\\ProfileGrammar.g3:50:7: ( ( stat )* )
160 // BuildOptions\\ProfileGrammar.g3:50:7: ( stat )*
165 // BuildOptions\\ProfileGrammar.g3:50:7: ( stat )*
196 // BuildOptions\\ProfileGrammar.g3:50:9: stat
200 stat1=stat();
265 // $ANTLR start "stat"
266 // BuildOptions\\ProfileGrammar.g3:53:0: stat : ( expr NEWLINE -> expr | ID '=' expr NEWLINE -> ^( '=' ID expr ) | func NEWLINE -> func | NEWLINE ->);
267 private ProfileGrammarParser.stat_return stat( ) method in class:ProfileGrammarParser
[all...]
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
H A DSimpleCTP.java399 // SimpleCTP.g:41:1: block : ^( BLOCK ( variable )* ( stat )* ) ;
402 // SimpleCTP.g:42:5: ( ^( BLOCK ( variable )* ( stat )* ) )
403 // SimpleCTP.g:42:9: ^( BLOCK ( variable )* ( stat )* )
438 // SimpleCTP.g:42:27: ( stat )*
451 // SimpleCTP.g:42:27: stat
454 stat();
485 // $ANTLR start "stat"
486 // SimpleCTP.g:45:1: stat : ( forStat | expr | block );
487 public final void stat() throws RecognitionException { method in class:SimpleCTP
564 // $ANTLR end "stat"
[all...]
H A DSimpleCParser.java749 // SimpleC.g:50:1: block : lc= '{' ( variable )* ( stat )* '}' -> ^( BLOCK[$lc,@\"BLOCK\"] ( variable )* ( stat )* ) ;
768 RewriteRuleSubtreeStream stream_stat=new RewriteRuleSubtreeStream(adaptor,"rule stat");
770 // SimpleC.g:51:5: (lc= '{' ( variable )* ( stat )* '}' -> ^( BLOCK[$lc,@\"BLOCK\"] ( variable )* ( stat )* ) )
771 // SimpleC.g:51:9: lc= '{' ( variable )* ( stat )* '}'
815 // SimpleC.g:53:13: ( stat )*
828 // SimpleC.g:53:13: stat
831 stat22=stat();
851 // elements: stat, variabl
914 public final SimpleCParser.stat_return stat() throws RecognitionException { method in class:SimpleCParser
[all...]
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/
H A DSimpleCTP.java399 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleCTP.g:41:1: block : ^( BLOCK ( variable )* ( stat )* ) ;
402 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleCTP.g:42:5: ( ^( BLOCK ( variable )* ( stat )* ) )
403 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleCTP.g:42:9: ^( BLOCK ( variable )* ( stat )* )
438 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleCTP.g:42:27: ( stat )*
451 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleCTP.g:42:27: stat
454 stat();
485 // $ANTLR start "stat"
486 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleCTP.g:45:1: stat : ( forStat | expr | block );
487 public final void stat() throws RecognitionException { method in class:SimpleCTP
564 // $ANTLR end "stat"
[all...]
H A DSimpleCParser.java749 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleC.g:50:1: block : lc= '{' ( variable )* ( stat )* '}' -> ^( BLOCK[$lc,@\"BLOCK\"] ( variable )* ( stat )* ) ;
768 RewriteRuleSubtreeStream stream_stat=new RewriteRuleSubtreeStream(adaptor,"rule stat");
770 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleC.g:51:5: (lc= '{' ( variable )* ( stat )* '}' -> ^( BLOCK[$lc,@\"BLOCK\"] ( variable )* ( stat )* ) )
771 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleC.g:51:9: lc= '{' ( variable )* ( stat )* '}'
815 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleC.g:53:13: ( stat )*
828 // /usr/local/ANTLR3-ObjC2.0-Runtime/Framework/examples/simplecTreeParser/SimpleC.g:53:13: stat
831 stat22=stat();
851 // elements: variable, stat
914 public final SimpleCParser.stat_return stat() throws RecognitionException { method in class:SimpleCParser
[all...]
/external/bison/darwin-lib/sys/
H A Dstat.h2 /* Provide a more complete sys/stat header file.
20 /* This file is supposed to be used on platforms where <sys/stat.h> is
32 #include_next <sys/stat.h>
47 #include_next <sys/stat.h>
384 # define stat _stati64
650 _GL_FUNCDECL_RPL (fstat, int, (int fd, struct stat *buf) _GL_ARG_NONNULL ((2)));
651 _GL_CXXALIAS_RPL (fstat, int, (int fd, struct stat *buf));
653 _GL_CXXALIAS_SYS (fstat, int, (int fd, struct stat *buf));
657 /* Above, we define stat to _stati64. */
675 (int fd, char const *name, struct stat *s
987 # undef stat macro
988 # define stat macro
994 # undef stat macro
[all...]
/external/blktrace/
H A Dblkiomon.c24 #include <sys/stat.h>
58 struct blkiomon_stat stat; member in struct:dstat_msg
171 blkiomon_stat_init(&dstat->msg.stat);
186 if (dstat->msg.stat.device < device)
188 else if (dstat->msg.stat.device > device)
213 dstat->msg.stat.device = device;
237 struct blkiomon_stat *p = &dstat->msg.stat;
260 dstat->msg.stat.time = ts->tv_sec;
261 blkiomon_stat_print(human.fp, &dstat->msg.stat);
262 blkiomon_stat_to_be(&dstat->msg.stat);
[all...]
/external/chromium_org/media/cast/logging/
H A Dstats_event_subscriber.cc267 const char* StatsEventSubscriber::CastStatToString(CastStat stat) { argument
268 switch (stat) {
555 CastStat stat,
564 stats_map->insert(std::make_pair(stat, fps));
569 CastStat stat,
573 stats_map->insert(std::make_pair(stat, it->second.event_counter));
578 CastStat stat,
582 stats_map->insert(std::make_pair(stat, it->second.event_counter));
615 CastStat stat,
625 stats_map->insert(std::make_pair(stat, kbp
553 PopulateFpsStat(base::TimeTicks end_time, CastLoggingEvent event, CastStat stat, StatsMap* stats_map) const argument
568 PopulateFrameCountStat(CastLoggingEvent event, CastStat stat, StatsMap* stats_map) const argument
577 PopulatePacketCountStat(CastLoggingEvent event, CastStat stat, StatsMap* stats_map) const argument
612 PopulatePacketBitrateStat( base::TimeTicks end_time, CastLoggingEvent event, CastStat stat, StatsMap* stats_map) const argument
[all...]
/external/chromium_org/native_client_sdk/src/examples/demo/nacl_io_demo/
H A Dhandlers.c20 #include <sys/stat.h>
31 #define stat _stat macro
609 * Handle a call to stat() made by JavaScript.
611 * stat expects 1 parameter:
613 * on success, stat returns a result in |output|:
614 * 0: "stat"
617 * on failure, stat returns an error string in |out_error|.
622 CHECK_PARAM_COUNT(stat, 1);
625 struct stat buf;
627 int result = stat(filenam
[all...]
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/httpfs/
H A Dhttp_fs_node.cc173 Error HttpFsNode::GetStat(struct stat* stat) { argument
175 return GetStat_Locked(stat);
217 struct stat statbuf;
243 Error HttpFsNode::GetStat_Locked(struct stat* stat) { argument
305 // Fill the stat structure if provided
306 if (stat)
307 *stat = stat_;
/external/chromium_org/third_party/libjingle/source/talk/session/media/
H A Dsrtpfilter.cc871 FailureStat* stat = &(failures_[key]); local
873 if (stat->last_signal_time == 0 ||
874 rtc::TimeDiff(current_time, stat->last_signal_time) >
877 stat->last_signal_time = current_time;
/external/chromium_org/third_party/skia/third_party/lua/src/
H A Dloadlib.c310 int stat = ll_loadfunc(L, path, init); local
311 if (stat == 0) /* no errors? */
316 lua_pushstring(L, (stat == ERRLIB) ? LIB_FAIL : "init");
398 static int checkload (lua_State *L, int stat, const char *filename) { argument
399 if (stat) { /* module loaded successfully? */
425 int stat; local
428 stat = ll_loadfunc(L, filename, funcname);
429 if (stat != ERRFUNC) return stat;
449 int stat; local
[all...]
/external/chromium_org/third_party/webrtc/modules/audio_processing/test/
H A Dprocess_test.cc15 #include <sys/stat.h>
46 void PrintStat(const AudioProcessing::Statistic& stat) { argument
47 printf("%d, %d, %d\n", stat.average,
48 stat.maximum,
49 stat.minimum);
512 struct stat st;
513 stat(pb_filename, &st);
517 struct stat st;
518 stat(near_filename, &st);
/external/chromium_org/tools/gyp/test/lib/
H A DTestCmd.py226 import stat namespace
564 st = os.stat(f)
567 if stat.S_IMODE(st[stat.ST_MODE]) & 0111:
1449 try: st = os.stat(fname)
1451 else: os.chmod(fname, stat.S_IMODE(st[stat.ST_MODE]|stat.S_IREAD))
1454 try: st = os.stat(fname)
1456 else: os.chmod(fname, stat
[all...]
H A DTestGyp.py16 import stat namespace
/external/chromium_org/tools/linux/
H A Dprocfs.py31 """Reads and stores information in /proc/pid/stat."""
87 stat = ProcStat._PATTERN.match(raw[0])
89 stat.groupdict().get('PID'),
90 stat.groupdict().get('VSIZE'),
91 stat.groupdict().get('RSS'))
96 with open(os.path.join('/proc', str(pid), 'stat'), 'r') as stat_f:
693 def stat(self): member in class:_ProcessMemory
730 print ' stat: %d' % procs[pid].stat.vsize
736 print ' stat
[all...]
/external/chromium_org/tools/valgrind/
H A Dchrome_tests.py13 import stat namespace
/external/libpcap/
H A Dpcap-dag.c86 struct pcap_stat stat; member in struct:pcap_dag
360 if (pd->stat.ps_drop > (UINT_MAX - ntohs(header->lctr))) {
361 pd->stat.ps_drop = UINT_MAX;
363 pd->stat.ps_drop += ntohs(header->lctr);
575 pd->stat.ps_recv++;
836 handlep->stat.ps_drop = 0;
837 handlep->stat.ps_recv = 0;
838 handlep->stat.ps_ifdrop = 0;
935 /*pd->stat.ps_recv = 0;*/
936 /*pd->stat
[all...]
/external/qemu/distrib/ext4_utils/src/
H A Dmake_ext4fs.c35 #include <sys/stat.h>
135 struct stat stat; local
174 ret = lstat(dentries[i].full_path, &stat);
182 dentries[i].size = stat.st_size;
183 dentries[i].mode = stat.st_mode & (S_ISUID|S_ISGID|S_ISVTX|S_IRWXU|S_IRWXG|S_IRWXO);
184 dentries[i].mtime = stat.st_mtime;
191 int dir = S_ISDIR(stat.st_mode);
203 if (selabel_lookup(sehnd, &dentries[i].secon, dentries[i].path, stat.st_mode) < 0) {
212 if (S_ISREG(stat
[all...]
/external/srtp/srtp/
H A Dsrtp.c81 err_status_t stat; local
98 stat = crypto_kernel_alloc_cipher(p->rtp.cipher_type,
101 if (stat) {
106 stat = crypto_kernel_alloc_auth(p->rtp.auth_type,
111 if (stat) {
118 stat = err_status_alloc_fail;
126 stat = crypto_kernel_alloc_cipher(p->rtcp.cipher_type,
129 if (stat) {
134 stat = crypto_kernel_alloc_auth(p->rtcp.auth_type,
138 if (stat) {
362 err_status_t stat; local
1271 err_status_t stat; local
[all...]
/external/webrtc/src/modules/audio_processing/test/
H A Dprocess_test.cc14 #include <sys/stat.h>
68 void PrintStat(const AudioProcessing::Statistic& stat) { argument
69 printf("%d, %d, %d\n", stat.average,
70 stat.maximum,
71 stat.minimum);
453 struct stat st;
454 stat(pb_filename, &st);
458 struct stat st;
459 stat(near_filename, &st);
/external/chromium_org/base/process/
H A Dprocess_metrics_linux.cc9 #include <sys/stat.h>
125 // Use /proc/<pid>/task to find all threads and parse their /stat file.
143 std::string stat; local
146 if (ReadFileToString(stat_path, &stat)) {
147 int cpu = ParseProcStatCPU(stat);
/external/chromium_org/third_party/libsrtp/srtp/srtp/
H A Dsrtp.c102 err_status_t stat; local
119 stat = crypto_kernel_alloc_cipher(p->rtp.cipher_type,
122 if (stat) {
124 return stat;
128 stat = crypto_kernel_alloc_auth(p->rtp.auth_type,
132 if (stat) {
135 return stat;
151 stat = crypto_kernel_alloc_cipher(p->rtcp.cipher_type,
154 if (stat) {
159 return stat;
366 err_status_t stat; local
438 err_status_t stat; local
1447 err_status_t stat; local
[all...]

Completed in 2478 milliseconds

1234567