Home
last modified time | relevance | path

Searched defs:u5 (Results 1 – 13 of 13) sorted by relevance

/third_party/e2fsprogs/lib/uuid/
Duuid.h58 #define UUID_DEFINE(name,u0,u1,u2,u3,u4,u5,u6,u7,u8,u9,u10,u11,u12,u13,u14,u15) \ argument
61 #define UUID_DEFINE(name,u0,u1,u2,u3,u4,u5,u6,u7,u8,u9,u10,u11,u12,u13,u14,u15) \ argument
Duuid.h.in58 #define UUID_DEFINE(name,u0,u1,u2,u3,u4,u5,u6,u7,u8,u9,u10,u11,u12,u13,u14,u15) \ argument
61 #define UUID_DEFINE(name,u0,u1,u2,u3,u4,u5,u6,u7,u8,u9,u10,u11,u12,u13,u14,u15) \ argument
/third_party/boost/libs/uuid/test/
Dtest_uuid_no_simd.cpp85 uuid u5 = {{0,255,0}}; in main() local
Dtest_uuid.cpp161 uuid u5 = {{0,255,0}}; in main() local
/third_party/typescript/tests/baselines/reference/
DlogicalAndOperatorStrictMode.js60 const u5 = u && v; constant
136 var u5 = u && v; variable
/third_party/typescript/tests/cases/conformance/expressions/binaryOperators/logicalAndOperator/
DlogicalAndOperatorStrictMode.ts61 const u5 = u && v; constant
/third_party/musl/src/math/
Dlgammaf_r.c56 u5 = 1.3381091878e-02, /* 0x3c5b3c5e */ variable
Dlgamma_r.c121 u5 = 1.33810918536787660377e-02, /* 0x3F8B678B, 0xBF2BAB09 */ variable
Dlgammal.c154 u5 = 1.132256494121790736268471016493103952637E2L, variable
/third_party/musl/porting/liteos_a/kernel/src/math/
Dlgamma_r.c121 u5 = 1.33810918536787660377e-02, /* 0x3F8B678B, 0xBF2BAB09 */ variable
Dlgammaf_r.c56 u5 = 1.3381091878e-02, /* 0x3c5b3c5e */ variable
Dlgammal.c154 u5 = 1.132256494121790736268471016493103952637E2L, variable
/third_party/boost/libs/unordered/test/unordered/
Dcompile_tests.hpp152 X u5 = rvalue(a_const); in container_test() local