HomeSort by relevance Sort by last modified time
    Searched defs:ios (Results 1 - 25 of 74) sorted by null

1 2 3

  /external/webrtc/webrtc/modules/utility/include/
helpers_ios.h 19 namespace ios { namespace in namespace:webrtc
54 } // namespace ios
  /external/annotation-tools/annotation-file-utilities/src/annotator/scanner/
InstanceOfScanner.java 33 InstanceOfScanner ios = new InstanceOfScanner(tree); local
34 ios.scan(path, null);
35 return ios.index;
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/zip/
InflaterOutputStreamTest.java 142 InflaterOutputStream ios = new InflaterOutputStream(os); local
143 ios.close();
145 ios.close();
152 InflaterOutputStream ios = new InflaterOutputStream(os); local
153 ios.close();
155 ios.flush();
161 ios = new InflaterOutputStream(os);
162 ios.flush();
163 ios.flush();
164 ios.close()
171 InflaterOutputStream ios = new InflaterOutputStream(os); local
251 InflaterOutputStream ios = new InflaterOutputStream(os); local
286 InflaterOutputStream ios = new InflaterOutputStream(os); local
    [all...]
  /external/compiler-rt/make/platform/
clang_darwin.mk 85 # Configuration for targeting iOS for a couple of functions that didn't
87 Configs += ios
88 UniversalArchs.ios := $(call CheckArches,i386 x86_64,ios,$(IOSSIM_SDK))
89 UniversalArchs.ios += $(call CheckArches,armv7 arm64,ios,$(IOS_SDK))
100 # Configuration for use with iOS kernel/kexts
109 UniversalArchs.ios := $(filter-out armv7, $(UniversalArchs.ios))
158 CFLAGS.ios.i386 := $(CFLAGS) $(IOSSIM_DEPLOYMENT_ARGS
    [all...]
  /bionic/tests/
sys_uio_test.cpp 28 iovec ios[] = { { buf1, 5 }, { buf2, 5 } }; local
30 ASSERT_EQ(10, writev(tf.fd, ios, 2));
37 ASSERT_EQ(10, readv(tf.fd, ios, 2));
48 iovec ios[] = { { buf, 5 } }; local
50 ASSERT_EQ(5, write_fn(tf.fd, ios, 1, 5));
54 ASSERT_EQ(5, write_fn(tf.fd, ios, 1, 0));
57 ASSERT_EQ(5, read_fn(tf.fd, ios, 1, 5));
59 ASSERT_EQ(5, read_fn(tf.fd, ios, 1, 0));
  /external/vogar/test/vogar/testing/
InterceptOutputStreamsTest.java 59 final InterceptOutputStreams ios = new InterceptOutputStreams(Stream.OUT, Stream.ERR); local
66 assertEquals("Hello\n", ios.contents(Stream.OUT));
67 assertEquals("World\n", ios.contents(Stream.ERR));
76 ios.contents(Stream.OUT);
82 statement = ios.apply(statement, Description.EMPTY);
86 ios.contents(Stream.ERR);
95 final InterceptOutputStreams ios = new InterceptOutputStreams(Stream.OUT); local
101 ios.contents(Stream.ERR);
111 statement = ios.apply(statement, Description.EMPTY);
117 InterceptOutputStreams ios = new InterceptOutputStreams(Stream.OUT, Stream.ERR) local
    [all...]
  /external/testng/src/main/java/org/testng/remote/strprotocol/
SerializedMessageSender.java 37 ObjectInputStream ios = new ObjectInputStream(m_inStream); local
39 result = (IMessage) ios.readObject();
  /external/deqp/framework/platform/ios/
tcuIOSPlatform.hh 23 * \brief iOS Platform implementation.
42 namespace ios namespace in namespace:tcu
128 } // ios
  /system/core/storaged/include/
storaged_uid_monitor.h 71 struct uid_io_usage ios; member in struct:uid_record
  /device/generic/goldfish/vibrator/
qemu.c 240 struct termios ios; local
241 tcgetattr( fd, &ios );
242 ios.c_lflag = 0; /* disable ECHO, ICANON, etc... */
243 tcsetattr( fd, TCSANOW, &ios );
  /external/vogar/test/vogar/target/
AbstractTestRunnerTest.java 61 public InterceptOutputStreams ios = new InterceptOutputStreams(Stream.OUT); field in class:AbstractTestRunnerTest
88 return new ExpectedResults(testRunnerRule.testClass(), ios,
95 private final InterceptOutputStreams ios; field in class:AbstractTestRunnerTest.ExpectedResults
101 Class<?> testClass, InterceptOutputStreams ios, AtomicInteger checkCount) {
115 this.ios = ios;
191 String output = ios.contents(Stream.OUT);
  /frameworks/data-binding/compiler/src/main/java/android/databinding/tool/util/
GenerationalClassUtil.java 163 OutputStream ios = intermediate.openOutputStream(); local
164 oos = new ObjectOutputStream(ios);
  /external/fio/
blktrace.c 270 unsigned long *ios, unsigned int *rw_bs)
279 ios[DDIR_TRIM]++;
304 unsigned long long ttime, unsigned long *ios,
318 ios[rw]++;
328 unsigned long *ios, unsigned int *bs)
351 handle_trace_discard(td, t, delay, ios, bs);
353 handle_trace_fs(td, t, delay, ios, bs);
424 unsigned long ios[DDIR_RWDIR_CNT], skipped_writes; local
444 ios[i] = 0;
499 handle_trace(td, &t, ios, rw_bs)
    [all...]
diskutil.h 10 uint64_t ios[2]; member in struct:disk_util_stats
28 uint64_t ios[2]; member in struct:disk_util_agg
io_u.c 1414 uint64_t ios; local
1421 ios = ddir_rw_sum(td->io_blocks) - td->latency_ios;
1422 success_ios = (double) (ios - td->latency_failed) / (double) ios;
    [all...]
  /external/blktrace/btt/
globals.h 119 __u64 rqm[2], ios[2], sec[2], wait, svctm; member in struct:stats
  /external/fio/t/
btrace2fio.c 49 unsigned long ios[DDIR_RWDIR_CNT]; member in struct:btrace_out
336 o->ios[DDIR_TRIM]++;
357 o->ios[rw]++;
598 static void __output_p_ascii(struct btrace_pid *p, unsigned long *ios)
611 total = ddir_rw_sum(o->ios);
615 if (!o->ios[i])
618 ios[i] += o->ios[i] + o->merges[i];
620 perc = ((float) o->ios[i] * 100.0) / (float) total;
621 printf("\tios: %lu (perc=%3.2f%%)\n", o->ios[i], perc)
963 unsigned long ios[DDIR_RWDIR_CNT]; local
    [all...]
  /external/autotest/client/tests/aiostress/
aio-stress.c 168 /* number of ios that will get sent to aio */
171 /* number of ios we've already sent */
177 /* stonewalled = 1 when we got cut off before submitting all our ios */
219 struct io_unit *ios; member in struct:thread_info
224 /* number of io units in the ios array */
752 /* some ios got through */
933 size_t bytes = num_files * depth * sizeof(*t->ios);
935 t->ios = malloc(bytes);
936 if (!t->ios) {
940 memset(t->ios, 0, bytes)
    [all...]
  /external/ltp/testcases/kernel/io/ltp-aiodio/
aio-stress.c 221 struct io_unit *ios; member in struct:thread_info
953 size_t bytes = num_files * depth * sizeof(*t->ios);
955 t->ios = malloc(bytes);
956 if (!t->ios) {
960 memset(t->ios, 0, bytes);
963 t->ios[i].buf = aligned_buffer;
965 t->ios[i].buf_size = reclen;
967 memset(t->ios[i].buf, 'b', reclen);
969 memset(t->ios[i].buf, 0, reclen);
970 t->ios[i].next = t->free_ious
    [all...]
  /external/skia/src/pathops/
SkOpCoincidence.cpp 808 const SkOpPtT* ios = inner->oppPtTStart(); local
809 FAIL_IF(ios->deleted());
810 const SkOpSegment* innerOpp = ios->segment();
    [all...]
SkPathOpsDebug.cpp 1909 const SkOpPtT* ios = inner->oppPtTStart(); local
    [all...]
  /external/skqp/src/pathops/
SkOpCoincidence.cpp 808 const SkOpPtT* ios = inner->oppPtTStart(); local
809 FAIL_IF(ios->deleted());
810 const SkOpSegment* innerOpp = ios->segment();
    [all...]
  /external/blktrace/
blkparse.c 193 .name = "track-ios",
243 * for tracking individual ios
1177 static inline void __account_m(struct io_stats *ios, struct blk_io_trace *t,
1181 ios->mwrites++;
1182 ios->mwrite_kb += t_kb(t);
1184 ios->mreads++;
1185 ios->mread_kb += t_kb(t);
1195 struct io_stats *ios = find_process_io_stats(t->pid); local
1197 __account_m(ios, t, rw);
1201 static inline void __account_pc_queue(struct io_stats *ios,
1219 struct io_stats *ios = find_process_io_stats(t->pid); local
1243 struct io_stats *ios = find_process_io_stats(t->pid); local
1267 struct io_stats *ios = find_process_io_stats(t->pid); local
1287 struct io_stats *ios = find_process_io_stats(t->pid); local
1311 struct io_stats *ios = find_process_io_stats(t->pid); local
1334 struct io_stats *ios = find_process_io_stats(t->pid); local
1358 struct io_stats *ios = find_process_io_stats(t->pid); local
1378 struct io_stats *ios = find_process_io_stats(t->pid); local
1402 struct io_stats *ios = find_process_io_stats(t->pid); local
1771 struct io_stats total, *ios; local
    [all...]
blktrace.c 115 struct io_info *ios; member in struct:devpath
159 * of these. The ios array contains input/output information, pfds holds
165 struct io_info *ios; member in struct:tracer
598 if (dpp->ios)
599 free(dpp->ios);
    [all...]
  /hardware/ril/reference-ril/
reference-ril.c 3729 struct termios ios; local
    [all...]

Completed in 685 milliseconds

1 2 3