| /external/e2fsprogs/lib/uuid/ |
| D | unparse.c | 52 static void uuid_unparse_x(const uuid_t uu, char *out, const char *fmt) in uuid_unparse_x() 64 void uuid_unparse_lower(const uuid_t uu, char *out) in uuid_unparse_lower() 69 void uuid_unparse_upper(const uuid_t uu, char *out) in uuid_unparse_upper() 74 void uuid_unparse(const uuid_t uu, char *out) in uuid_unparse()
|
| D | uuid_time.c | 58 time_t uuid_time(const uuid_t uu, struct timeval *ret_tv) in uuid_time() 80 int uuid_type(const uuid_t uu) in uuid_type() 88 int uuid_variant(const uuid_t uu) in uuid_variant()
|
| D | clear.c | 40 void uuid_clear(uuid_t uu) in uuid_clear()
|
| D | isnull.c | 39 int uuid_is_null(const uuid_t uu) in uuid_is_null()
|
| D | pack.c | 39 void uuid_pack(const struct uuid *uu, uuid_t ptr) in uuid_pack()
|
| D | unpack.c | 39 void uuid_unpack(const uuid_t in, struct uuid *uu) in uuid_unpack()
|
| D | parse.c | 43 int uuid_parse(const char *in, uuid_t uu) in uuid_parse()
|
| D | gen_uuid.c | 583 struct uuid uu; in uuid__generate_time() local 610 THREAD_LOCAL struct uuid uu; in uuid_generate_time() local 653 struct uuid uu; in uuid__generate_random() local
|
| /external/e2fsprogs/lib/e2p/ |
| D | uuid.c | 26 int e2p_is_null_uuid(void *uu) in e2p_is_null_uuid() 37 static void e2p_unpack_uuid(void *in, struct uuid *uu) in e2p_unpack_uuid() 63 void e2p_uuid_to_str(void *uu, char *out) in e2p_uuid_to_str() 76 const char *e2p_uuid2str(void *uu) in e2p_uuid2str()
|
| /external/clang/test/Analysis/ |
| D | unions.cpp | 64 IntOrString uu; in test() local 70 IntOrString uu; in testPositive() local 75 IntOrString uu; in testCopy() local 87 IntOrString uu; in testInvalidation() local 99 IntOrString uu; in testIndirectInvalidation() local
|
| /external/mesa3d/src/mesa/vbo/ |
| D | vbo_exec_eval.c | 132 GLfloat uu = (u - map->u1) * map->du; in vbo_exec_do_EvalCoord1f() local 152 GLfloat uu = (u - map->u1) * map->du; in vbo_exec_do_EvalCoord1f() local 178 GLfloat uu = (u - map->u1) * map->du; in vbo_exec_do_EvalCoord2f() local 201 GLfloat uu = (u - map->u1) * map->du; in vbo_exec_do_EvalCoord2f() local
|
| /external/llvm-project/clang/test/Analysis/ |
| D | unions.cpp | 65 IntOrString uu; in test() local 71 IntOrString uu; in testPositive() local 76 IntOrString uu; in testCopy() local 87 IntOrString uu; in testInvalidation() local 98 IntOrString uu; in testIndirectInvalidation() local
|
| /external/e2fsprogs/misc/ |
| D | uuidgen.c | 42 uuid_t uu; in main() local
|
| D | uuidd.c | 237 uuid_t uu; in server_loop() local 450 uuid_t uu; in main() local
|
| /external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
| D | readability-redundant-smartptr-get-msvc.cpp | 43 std::unique_ptr<int> uu; in Positive() local
|
| D | readability-redundant-smartptr-get.cpp | 109 std::unique_ptr<int> uu; in Positive() local
|
| /external/harfbuzz_ng/src/ |
| D | gen-indic-table.py | 52 uu = fields[0].split ('..') variable 192 uu = sorted (data.keys ()) variable
|
| D | gen-vowel-constraints.py | 42 uu = fields[0].split ('..') variable
|
| D | gen-use-table.py | 33 uu = fields[0].split ('..') variable 460 uu = sorted (data.keys ()) variable
|
| /external/llvm-project/clang/test/CodeGen/ |
| D | compound.c | 24 union uu { int a;}; void f(union uu p) { (void) p;} in f() union
|
| /external/clang/test/CodeGen/ |
| D | compound.c | 24 union uu { int a;}; void f(union uu p) { (void) p;} in f() union
|
| /external/toybox/toys/posix/ |
| D | grep.c | 287 unsigned *uu = (void *)(dl->data+(strlen(dl->data)|3)+1); in do_grep() local 330 unsigned *uu, ul = (ulen|3)+1; in do_grep() local
|
| /external/libopus/celt/tests/ |
| D | test_unit_cwrs32.c | 99 opus_uint32 uu[KMAX+2U]; in main() local
|
| /external/dng_sdk/source/ |
| D | dng_temperature.cpp | 104 real64 uu = u - kTempTable [index] . u; in Set_xy_coord() local
|
| /external/e2fsprogs/lib/ext2fs/ |
| D | icount.c | 159 static void unpack_uuid(void *in, struct uuid *uu) in unpack_uuid() 185 static void uuid_unparse(void *uu, char *out) in uuid_unparse()
|