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

/external/clang/test/CodeGen/
H A Dcall.c37 SigHandler *oh; local
38 oh = rl_set_sighandler(0);
/external/icu/icu4c/source/i18n/
H A Dcoleitr.cpp107 uint32_t oh = otherHalf_; local
109 return oh;
170 uint32_t oh = otherHalf_; local
172 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/libvpx/libvpx/vp8/common/
H A Donyxc_int.h165 VP8_HEADER oh; member in struct:VP8Common
/external/libvpx/libvpx/vp8/encoder/
H A Dbitstream.c1271 VP8_HEADER oh; local
1281 oh.show_frame = (int) pc->show_frame;
1282 oh.type = (int)pc->frame_type;
1283 oh.version = pc->version;
1284 oh.first_partition_length_in_bytes = 0;
1300 if (oh.type == KEY_FRAME)
1582 oh.first_partition_length_in_bytes = cpi->bc->pos;
1586 int v = (oh.first_partition_length_in_bytes << 5) |
1587 (oh.show_frame << 4) |
1588 (oh
[all...]
/external/icu/icu4c/source/tools/gennorm2/
H A Dn2builder.cpp268 void Normalizer2DataBuilder::setOverrideHandling(OverrideHandling oh) { argument
269 overrideHandling=oh;
/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.c385 ptp_unpack_OH (PTPParams *params, unsigned char* data, PTPObjectHandles *oh, unsigned int len) argument
388 oh->n = ptp_unpack_uint32_t_array(params, data, PTP_oh, &oh->Handler);
390 oh->n = 0;
391 oh->Handler = NULL;
H A Dptp.c618 unsigned char* oh=NULL; local
628 ret=ptp_transaction(params, &ptp, PTP_DP_GETDATA, 0, &oh, &len);
630 ptp_unpack_OH(params, oh, objecthandles, len);
644 free(oh);
/external/dagger2/lib/
H A Dauto-value-1.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/value/ ...
/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 1814 milliseconds