HomeSort by relevance Sort by last modified time
    Searched defs:oh (Results 1 - 15 of 15) sorted by null

  /external/clang/test/CodeGen/
call.c 37 SigHandler *oh; local
38 oh = rl_set_sighandler(0);
  /external/u-boot/fs/yaffs2/
yaffs_yaffs1.c 33 struct yaffs_obj_hdr *oh; local
185 oh = (struct yaffs_obj_hdr *)chunk_data;
188 if (in && in->variant_type != oh->type) {
202 oh->type);
207 if (in && oh->shadows_obj > 0) {
219 oh->shadows_obj;
261 in->variant_type = oh->type;
263 in->yst_mode = oh->yst_mode;
264 yaffs_load_attribs(in, oh);
272 in->variant_type = oh->type
    [all...]
yaffs_verify.c 162 * Verify the object header. oh must be valid, but obj and tags may be NULL in
165 void yaffs_verify_oh(struct yaffs_obj *obj, struct yaffs_obj_hdr *oh,
171 if (!(tags && obj && oh)) {
173 "Verifying object header tags %p obj %p oh %p",
174 tags, obj, oh);
178 if (oh->type <= YAFFS_OBJECT_TYPE_UNKNOWN ||
179 oh->type > YAFFS_OBJECT_TYPE_MAX)
182 tags->obj_id, oh->type);
198 tags->obj_id, oh->parent_obj_id);
201 oh->parent_obj_id != obj->parent->obj_id &
349 struct yaffs_obj_hdr *oh; local
    [all...]
yaffs_yaffs2.c 941 struct yaffs_obj_hdr *oh; local
1092 oh = NULL;
1118 oh = (struct yaffs_obj_hdr *)chunk_data;
1123 oh->shadows_obj =
1124 oh->inband_shadowed_obj_id;
1125 oh->is_shrink =
1126 oh->inband_is_shrink;
1131 tags.obj_id, oh->type);
1152 ((oh && oh->type == YAFFS_OBJECT_TYPE_FILE) |
    [all...]
yaffs_guts.c 679 const struct yaffs_obj_hdr *oh)
684 yaffs_load_name_from_oh(obj->my_dev, tmp_name, oh->name,
688 yaffs_set_obj_name(obj, oh->name);
2481 struct yaffs_obj_hdr *oh; local
3161 struct yaffs_obj_hdr *oh; local
3272 struct yaffs_obj_hdr *oh = NULL; local
4426 struct yaffs_obj_hdr *oh = (struct yaffs_obj_hdr *)buffer; local
    [all...]
  /external/webrtc/talk/session/media/
yuvscaler_unittest.cc 98 bool TestScale(int iw, int ih, int ow, int oh, int offset, bool usefile,
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 = 480 local
    [all...]
  /external/icu/icu4c/source/i18n/
coleitr.cpp 110 uint32_t oh = otherHalf_; local
112 return oh;
173 uint32_t oh = otherHalf_; local
175 return oh;
  /external/jemalloc/test/src/
SFMT.c 164 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 = th << (shift * 8)
218 uint64_t th, tl, oh, ol; local
    [all...]
  /external/jemalloc_new/test/src/
SFMT.c 164 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 = th << (shift * 8)
218 uint64_t th, tl, oh, ol; local
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
CollationElementIterator.java 315 int oh = otherHalf_; local
317 return oh;
369 int oh = otherHalf_; local
371 return oh;
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
CollationElementIterator.java 325 int oh = otherHalf_; local
327 return oh;
380 int oh = otherHalf_; local
382 return oh;
  /external/libvpx/libvpx/vp8/common/
onyxc_int.h 161 VP8_HEADER oh; member in struct:VP8Common
  /external/libvpx/libvpx/vp8/encoder/
bitstream.c 1007 VP8_HEADER oh; local
1017 oh.show_frame = (int)pc->show_frame;
1018 oh.type = (int)pc->frame_type;
1019 oh.version = pc->version;
1020 oh.first_partition_length_in_bytes = 0;
1036 if (oh.type == KEY_FRAME) {
    [all...]
  /bionic/libc/kernel/uapi/linux/
coda.h 212 struct coda_out_hdr oh; member in struct:coda_root_out
224 struct coda_out_hdr oh; member in struct:coda_open_out
261 struct coda_out_hdr oh; member in struct:coda_ioctl_out
270 struct coda_out_hdr oh; member in struct:coda_getattr_out
298 struct coda_out_hdr oh; member in struct:coda_lookup_out
311 struct coda_out_hdr oh; member in struct:coda_create_out
349 struct coda_out_hdr oh; member in struct:coda_mkdir_out
376 struct coda_out_hdr oh; member in struct:coda_readlink_out
392 struct coda_out_hdr oh; member in struct:coda_vget_out
397 struct coda_out_hdr oh; member in struct:coda_purgeuser_out
401 struct coda_out_hdr oh; member in struct:coda_zapfile_out
405 struct coda_out_hdr oh; member in struct:coda_zapdir_out
409 struct coda_out_hdr oh; member in struct:coda_purgefid_out
413 struct coda_out_hdr oh; member in struct:coda_replace_out
423 struct coda_out_hdr oh; member in struct:coda_open_by_fd_out
432 struct coda_out_hdr oh; member in struct:coda_open_by_path_out
439 struct coda_out_hdr oh; member in struct:coda_statfs_out
469 struct coda_out_hdr oh; member in union:outputArgs
    [all...]
  /external/kernel-headers/original/uapi/linux/
coda.h 312 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...]

Completed in 1811 milliseconds