HomeSort by relevance Sort by last modified time
    Searched refs:uu (Results 1 - 25 of 37) sorted by null

1 2

  /external/e2fsprogs/lib/uuid/
clear.c 39 void uuid_clear(uuid_t uu)
41 memset(uu, 0, 16);
isnull.c 38 int uuid_is_null(const uuid_t uu)
43 for (i=0, cp = uu; i < 16; i++)
pack.c 38 void uuid_pack(const struct uuid *uu, uuid_t ptr)
43 tmp = uu->time_low;
52 tmp = uu->time_mid;
57 tmp = uu->time_hi_and_version;
62 tmp = uu->clock_seq;
67 memcpy(out+10, uu->node, 6);
unpack.c 38 void uuid_unpack(const uuid_t in, struct uuid *uu)
47 uu->time_low = tmp;
51 uu->time_mid = tmp;
55 uu->time_hi_and_version = tmp;
59 uu->clock_seq = tmp;
61 memcpy(uu->node, ptr, 6);
unparse.c 51 static void uuid_unparse_x(const uuid_t uu, char *out, const char *fmt)
55 uuid_unpack(uu, &uuid);
63 void uuid_unparse_lower(const uuid_t uu, char *out)
65 uuid_unparse_x(uu, out, fmt_lower);
68 void uuid_unparse_upper(const uuid_t uu, char *out)
70 uuid_unparse_x(uu, out, fmt_upper);
73 void uuid_unparse(const uuid_t uu, char *out)
75 uuid_unparse_x(uu, out, FMT_DEFAULT);
uuid.h 70 void uuid_clear(uuid_t uu);
84 int uuid_is_null(const uuid_t uu);
87 int uuid_parse(const char *in, uuid_t uu);
90 void uuid_unparse(const uuid_t uu, char *out);
91 void uuid_unparse_lower(const uuid_t uu, char *out);
92 void uuid_unparse_upper(const uuid_t uu, char *out);
95 time_t uuid_time(const uuid_t uu, struct timeval *ret_tv);
96 int uuid_type(const uuid_t uu);
97 int uuid_variant(const uuid_t uu);
uuidP.h 62 void uuid_pack(const struct uuid *uu, uuid_t ptr);
63 void uuid_unpack(const uuid_t in, struct uuid *uu);
uuid_time.c 56 time_t uuid_time(const uuid_t uu, struct timeval *ret_tv)
63 uuid_unpack(uu, &uuid);
78 int uuid_type(const uuid_t uu)
82 uuid_unpack(uu, &uuid);
86 int uuid_variant(const uuid_t uu)
91 uuid_unpack(uu, &uuid);
uuid.h.in 70 void uuid_clear(uuid_t uu);
84 int uuid_is_null(const uuid_t uu);
87 int uuid_parse(const char *in, uuid_t uu);
90 void uuid_unparse(const uuid_t uu, char *out);
91 void uuid_unparse_lower(const uuid_t uu, char *out);
92 void uuid_unparse_upper(const uuid_t uu, char *out);
95 time_t uuid_time(const uuid_t uu, struct timeval *ret_tv);
96 int uuid_type(const uuid_t uu);
97 int uuid_variant(const uuid_t uu);
parse.c 42 int uuid_parse(const char *in, uuid_t uu)
77 uuid_pack(&uuid, uu);
gen_uuid.c 557 struct uuid uu; local
572 get_clock(&clock_mid, &uu.time_low, &uu.clock_seq, num);
573 uu.clock_seq |= 0x8000;
574 uu.time_mid = (uint16_t) clock_mid;
575 uu.time_hi_and_version = ((clock_mid >> 16) & 0x0FFF) | 0x1000;
576 memcpy(uu.node, node_id, 6);
577 uuid_pack(&uu, out);
584 THREAD_LOCAL struct uuid uu; local
598 uuid_unpack(out, &uu);
627 struct uuid uu; local
    [all...]
  /external/e2fsprogs/lib/e2p/
uuid.c 20 int e2p_is_null_uuid(void *uu)
25 for (i=0, cp = uu; i < 16; i++)
31 static void e2p_unpack_uuid(void *in, struct uuid *uu)
40 uu->time_low = tmp;
44 uu->time_mid = tmp;
48 uu->time_hi_and_version = tmp;
52 uu->clock_seq = tmp;
54 memcpy(uu->node, ptr, 6);
57 void e2p_uuid_to_str(void *uu, char *out)
61 e2p_unpack_uuid(uu, &uuid)
    [all...]
e2p.h 48 int e2p_is_null_uuid(void *uu);
49 void e2p_uuid_to_str(void *uu, char *out);
50 const char *e2p_uuid2str(void *uu);
  /external/clang/test/CodeGen/
compound.c 24 union uu { int a;}; void f(union uu p) { (void) p;} union
  /external/e2fsprogs/misc/
uuidgen.c 41 uuid_t uu; local
64 uuid_generate_time(uu);
67 uuid_generate_random(uu);
70 uuid_generate(uu);
74 uuid_unparse(uu, str);
uuidd.c 235 uuid_t uu; local
376 uuid__generate_time(uu, &num);
378 uuid_unparse(uu, str);
381 memcpy(reply_buf, uu, sizeof(uu));
382 reply_len = sizeof(uu);
386 uuid__generate_random(uu, &num);
388 uuid_unparse(uu, str);
391 memcpy(reply_buf, uu, sizeof(uu));
445 uuid_t uu; local
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
sad_halfpel_inline.h 87 register int32 uu = tmp2; local
96 "r"(uu));
107 register int32 uu = tmp2; local
116 "r"(uu));
sad_inline.h 352 register int32 uu = tmp2; local
361 "r"(uu));
  /external/openssl/ssl/
s23_lib.c 79 unsigned int uu=ssl3_num_ciphers(); local
81 if (u < uu)
85 return(ssl2_get_cipher(u-uu));
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_ImgConv.c 182 OMX_U8 *uu, *vv; /* U and V buffer in 444 space */ local
211 uu = uuOut+3*KDeepFiltering*(iWidth+iAlign);
216 puu = uu;
352 uu = uuOut+3*i*(iWidth+iAlign);
354 puu = uu;
420 uu = uuOut;
423 pu1 = uu;
424 pu2 = uu+iWidth+iAlign;
462 OMX_U8 *uu, *vv; local
472 uu = pComponentPrivate->overlay->iOvlyConvBufPtr;
    [all...]
  /external/e2fsprogs/lib/ext2fs/
icount.c 137 static void unpack_uuid(void *in, struct uuid *uu)
146 uu->time_low = tmp;
150 uu->time_mid = tmp;
154 uu->time_hi_and_version = tmp;
158 uu->clock_seq = tmp;
160 memcpy(uu->node, ptr, 6);
163 static void uuid_unparse(void *uu, char *out)
167 unpack_uuid(uu, &uuid);
  /external/valgrind/main/helgrind/tests/
tc23_bogus_condwait.c 16 void* rescue_me ( void* uu )
38 void* grab_the_lock ( void* uu )
  /external/webkit/Tools/DumpRenderTree/mac/PerlSupport/
DumpRenderTreeSupport_wrapPregenerated.c 294 register unsigned char uu; local
296 uu = *u;
297 *(c++) = hex[(uu & 0xf0) >> 4];
298 *(c++) = hex[uu & 0xf];
312 register unsigned char uu = 0; local
314 uu = ((d - '0') << 4);
316 uu = ((d - ('a'-10)) << 4);
321 uu |= (d - '0');
323 uu |= (d - ('a'-10));
326 *u = uu;
    [all...]
  /external/freetype/src/base/
ftbbox.c 302 FT_Fixed uu; local
323 uu = FT_MulFix( u, u );
324 y = d + FT_MulFix( c, 2*u ) + FT_MulFix( b, uu );
  /external/v8/test/mjsunit/
string-add.js 131 assertEquals(0, null + null, "uu");

Completed in 1738 milliseconds

1 2