Home
last modified time | relevance | path

Searched defs:uu (Results 1 – 25 of 121) sorted by relevance

12345

/aosp_15_r20/external/clang/test/Analysis/
H A Dunions.cpp64 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
/aosp_15_r20/external/e2fsprogs/lib/uuid/
H A Dunparse.c52 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()
H A Duuid_time.c52 time_t uuid_time(const uuid_t uu, struct timeval *ret_tv) in uuid_time()
74 int uuid_type(const uuid_t uu) in uuid_type()
82 int uuid_variant(const uuid_t uu) in uuid_variant()
H A Dgen_uuid.c571 struct uuid uu; in uuid__generate_time() local
598 THREAD_LOCAL struct uuid uu; in uuid_generate_time() local
641 struct uuid uu; in uuid__generate_random() local
H A Dclear.c40 void uuid_clear(uuid_t uu) in uuid_clear()
H A Disnull.c39 int uuid_is_null(const uuid_t uu) in uuid_is_null()
H A Dpack.c39 void uuid_pack(const struct uuid *uu, uuid_t ptr) in uuid_pack()
H A Dunpack.c39 void uuid_unpack(const uuid_t in, struct uuid *uu) in uuid_unpack()
H A Dparse.c43 int uuid_parse(const char *in, uuid_t uu) in uuid_parse()
/aosp_15_r20/external/e2fsprogs/lib/e2p/
H A Duuid.c26 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()
/aosp_15_r20/external/mesa3d/src/mesa/vbo/
H A Dvbo_exec_eval.c134 GLfloat uu = (u - map->u1) * map->du; in vbo_exec_do_EvalCoord1f() local
154 GLfloat uu = (u - map->u1) * map->du; in vbo_exec_do_EvalCoord1f() local
181 GLfloat uu = (u - map->u1) * map->du; in vbo_exec_do_EvalCoord2f() local
204 GLfloat uu = (u - map->u1) * map->du; in vbo_exec_do_EvalCoord2f() local
/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/text/translate/
H A DUnicodeUnescaperTest.java35 final UnicodeUnescaper uu = new UnicodeUnescaper(); in testUPlus() local
43 final UnicodeUnescaper uu = new UnicodeUnescaper(); in testUuuuu() local
52 final UnicodeUnescaper uu = new UnicodeUnescaper(); in testLessThanFour() local
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_csip_set_coordinator.cpp61 auto uu = uuid.To128BitBE(); in uuid_lsb() local
73 auto uu = uuid.To128BitBE(); in uuid_msb() local
/aosp_15_r20/external/e2fsprogs/misc/
H A Duuidd.c237 uuid_t uu; in server_loop() local
450 uuid_t uu; in main() local
/aosp_15_r20/external/toybox/toys/posix/
H A Dgrep.c276 unsigned *uu = (void *)(dl->data+(strlen(dl->data)|3)+1); in do_grep() local
317 unsigned *uu, ul = (ulen|3)+1; in do_grep() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dgen-indic-table.py56 uu = fields[0].split ('..') variable
621 uu = sorted (indic_data) variable
/aosp_15_r20/external/toybox/toys/pending/
H A Dsh.c1432 int pipes[2], *uu = 0, in = !out; in pipe_subshell() local
1457 unsigned uu; in getvar_special() local
2752 unsigned uu, argc; in sh_exec() local
4218 struct utsname uu; in subshell_setup() local
4544 unsigned uu; in export_main() local
4575 unsigned uu, fl = toys.optflags&(FLAG(p)-1); in declare_main() local
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dicount.c159 static void unpack_uuid(void *in, struct uuid *uu) in unpack_uuid()
185 static void uuid_unparse(void *uu, char *out) in uuid_unparse()
/aosp_15_r20/system/core/trusty/coverage/
H A Duuid.cpp32 uuid_t uu; in str_to_uuid() local
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/bt/types/bluetooth/
Duuid.h120 UUID128Bit uu; variable
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/packages/modules/Bluetooth/system/types/bluetooth/
Duuid.h123 UUID128Bit uu; variable
/aosp_15_r20/prebuilts/vndk/v32/arm/include/system/bt/types/bluetooth/
Duuid.h120 UUID128Bit uu; variable
/aosp_15_r20/external/cronet/testing/flake_suppressor_common/
H A Dqueries_unittest.py13 from flake_suppressor_common import unittest_utils as uu unknown
/aosp_15_r20/prebuilts/vndk/v30/arm/include/system/bt/types/bluetooth/
Duuid.h117 UUID128Bit uu; variable
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/system/bt/types/bluetooth/
Duuid.h120 UUID128Bit uu; variable

12345