Searched defs:oh (Results 1 - 17 of 17) sorted by relevance

/external/clang/test/CodeGen/
H A Dcall.c37 SigHandler *oh; local
38 oh = rl_set_sighandler(0);
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dllseek.c53 static int _llseek(unsigned int fd, unsigned long oh, argument
60 static int _llseek(unsigned int fd, unsigned long oh, argument
63 return syscall(__NR_llseek, fd, oh, ol, result, origin);
/external/icu/icu4c/source/i18n/
H A Dcoleitr.cpp110 uint32_t oh = otherHalf_; local
112 return oh;
173 uint32_t oh = otherHalf_; local
175 return oh;
/external/webrtc/talk/session/media/
H A Dyuvscaler_unittest.cc98 bool TestScale(int iw, int ih, int ow, int oh, int offset, bool usefile, argument
103 size_t osize = I420_SIZE(ow, oh);
117 !LoadPlanarYuvTestImage("faces", ow, oh, xbuf)) {
149 EXPECT_EQ(0, libyuv::ScaleOffset(ibuf, iw, ih, obuf, ow, oh,
165 DumpPlanarYuvTestImage(test_name, obuf, ow, oh);
194 const int ow = 640, oh = 360; local
196 ALIGN16(uint8_t obuf[I420_SIZE(ow, oh)]);
201 libyuv::ScaleOffset(ibuf, iw, ih, obuf, ow, oh, 0, false);
203 if (dump_) DumpPlanarYuvTestImage("TestCopy", obuf, ow, oh);
210 const int ow = 640, oh local
[all...]
/external/jemalloc/test/src/
H A DSFMT.c164 uint64_t th, tl, oh, ol; local
169 oh = th >> (shift * 8);
174 out->u[2] = (uint32_t)(oh >> 32);
175 out->u[3] = (uint32_t)oh;
179 uint64_t th, tl, oh, ol; local
184 oh = th >> (shift * 8);
189 out->u[3] = (uint32_t)(oh >> 32);
190 out->u[2] = (uint32_t)oh;
203 uint64_t th, tl, oh, ol; local
208 oh
218 uint64_t th, tl, oh, ol; local
[all...]
/external/icu/icu4c/source/tools/gennorm2/
H A Dn2builder.cpp144 void Normalizer2DataBuilder::setOverrideHandling(OverrideHandling oh) { argument
145 overrideHandling=oh;
/external/libvpx/libvpx/vp8/common/
H A Donyxc_int.h161 VP8_HEADER oh; member in struct:VP8Common
/external/libvpx/libvpx/vp8/encoder/
H A Dbitstream.c1061 VP8_HEADER oh; local
1071 oh.show_frame = (int)pc->show_frame;
1072 oh.type = (int)pc->frame_type;
1073 oh.version = pc->version;
1074 oh.first_partition_length_in_bytes = 0;
1090 if (oh.type == KEY_FRAME) {
1336 oh.first_partition_length_in_bytes = cpi->bc->pos;
1340 int v = (oh.first_partition_length_in_bytes << 5) | (oh.show_frame << 4) |
1341 (oh
[all...]
/external/kernel-headers/original/uapi/linux/
H A Dcoda.h312 struct coda_out_hdr oh; member in struct:coda_root_out
328 struct coda_out_hdr oh; member in struct:coda_open_out
378 struct coda_out_hdr oh; member in struct:coda_ioctl_out
391 struct coda_out_hdr oh; member in struct:coda_getattr_out
432 struct coda_out_hdr oh; member in struct:coda_lookup_out
449 struct coda_out_hdr oh; member in struct:coda_create_out
501 struct coda_out_hdr oh; member in struct:coda_mkdir_out
538 struct coda_out_hdr oh; member in struct:coda_readlink_out
561 struct coda_out_hdr oh; member in struct:coda_vget_out
574 struct coda_out_hdr oh; member in struct:coda_purgeuser_out
581 struct coda_out_hdr oh; member in struct:coda_zapfile_out
588 struct coda_out_hdr oh; member in struct:coda_zapdir_out
595 struct coda_out_hdr oh; member in struct:coda_purgefid_out
602 struct coda_out_hdr oh; member in struct:coda_replace_out
615 struct coda_out_hdr oh; member in struct:coda_open_by_fd_out
631 struct coda_out_hdr oh; member in struct:coda_open_by_path_out
641 struct coda_out_hdr oh; member in struct:coda_statfs_out
679 struct coda_out_hdr oh; /* NB: every struct below begins with an oh */ member in union:outputArgs
[all...]
/external/libmtp/src/
H A Dptp-pack.c489 ptp_unpack_OH (PTPParams *params, unsigned char* data, PTPObjectHandles *oh, unsigned int len) argument
492 oh->n = ptp_unpack_uint32_t_array(params, data, PTP_oh, len, &oh->Handler);
494 oh->n = 0;
495 oh->Handler = NULL;
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 486 milliseconds