Home
last modified time | relevance | path

Searched defs:u1 (Results 1 – 25 of 220) sorted by relevance

123456789

/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
Dmove_convert.pass.cpp191 U1 u1(nullptr, ddest); in doDeleterTest() local
326 U1 u1; in test_deleter_value_category() local
335 U1 u1(nullptr, d1); in test_deleter_value_category() local
344 U1 u1(nullptr, cd1); in test_deleter_value_category() local
354 U1 u1; in test_deleter_value_category() local
363 U1 u1; in test_deleter_value_category() local
373 U1 u1(nullptr, d1); in test_deleter_value_category() local
382 U1 u1(nullptr, d1); in test_deleter_value_category() local
392 U1 u1(nullptr, cd1); in test_deleter_value_category() local
401 U1 u1(nullptr, cd1); in test_deleter_value_category() local
/external/mesa3d/src/glx/
Drender2.c44 __indirect_glMap1d(GLenum target, GLdouble u1, GLdouble u2, GLint stride, in __indirect_glMap1d()
111 __indirect_glMap1f(GLenum target, GLfloat u1, GLfloat u2, GLint stride, in __indirect_glMap1f()
174 __indirect_glMap2d(GLenum target, GLdouble u1, GLdouble u2, GLint ustr, in __indirect_glMap2d()
252 __indirect_glMap2f(GLenum target, GLfloat u1, GLfloat u2, GLint ustr, in __indirect_glMap2f()
/external/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
Dmove_convert.pass.cpp190 U1 u1(nullptr, ddest); in doDeleterTest() local
325 U1 u1; in test_deleter_value_category() local
334 U1 u1(nullptr, d1); in test_deleter_value_category() local
343 U1 u1(nullptr, cd1); in test_deleter_value_category() local
353 U1 u1; in test_deleter_value_category() local
362 U1 u1; in test_deleter_value_category() local
372 U1 u1(nullptr, d1); in test_deleter_value_category() local
381 U1 u1(nullptr, d1); in test_deleter_value_category() local
391 U1 u1(nullptr, cd1); in test_deleter_value_category() local
400 U1 u1(nullptr, cd1); in test_deleter_value_category() local
/external/mesa3d/src/mesa/main/
Deval.c303 map1(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, in map1()
369 _mesa_Map1f( GLenum target, GLfloat u1, GLfloat u2, GLint stride, in _mesa_Map1f()
377 _mesa_Map1d( GLenum target, GLdouble u1, GLdouble u2, GLint stride, in _mesa_Map1d()
385 map2( GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, in map2()
469 GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, in _mesa_Map2f()
480 GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, in _mesa_Map2d()
765 _mesa_MapGrid1f( GLint un, GLfloat u1, GLfloat u2 ) in _mesa_MapGrid1f()
783 _mesa_MapGrid1d( GLint un, GLdouble u1, GLdouble u2 ) in _mesa_MapGrid1d()
790 _mesa_MapGrid2f( GLint un, GLfloat u1, GLfloat u2, in _mesa_MapGrid2f()
818 _mesa_MapGrid2d( GLint un, GLdouble u1, GLdouble u2, in _mesa_MapGrid2d()
/external/libvpx/libvpx/vpx_dsp/x86/
Dfwd_txfm_sse2.c52 __m128i u0, u1, sum; in vpx_fdct8x8_1_sse2() local
90 __m128i u0, u1; in vpx_fdct16x16_1_sse2() local
159 __m128i u0, u1; in vpx_fdct32x32_1_sse2() local
/external/llvm-project/clang/test/CodeGenCXX/
Dbitfield-layout.cpp49 Test1 u1; in test_assign() local
77 Test1 u1 = {1}; in test_init() local
/external/llvm-project/compiler-rt/lib/builtins/
Dudivmodti4.c23 static inline du_int udiv128by64to64default(du_int u1, du_int u0, du_int v, in udiv128by64to64default()
84 static inline du_int udiv128by64to64(du_int u1, du_int u0, du_int v, in udiv128by64to64()
/external/rust/crates/uuid/benches/slog_support/
Dparse_str.rs6 let u1 = in bench_log_discard_kv() localVariable
/external/OpenCL-CTS/test_conformance/half/
DTest_roundTrip.cpp217 uint16_t *u1 = (uint16_t *)gOut_half; in test_roundTrip() local
267 uint16_t *u1 = (uint16_t *)gOut_half; in test_roundTrip() local
/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
Dmove_convert.pass.cpp188 U1 u1(std::move(u2)); in test_deleter_value_category() local
195 U1 u1(std::move(u2)); in test_deleter_value_category() local
202 U1 u1(std::move(u2)); in test_deleter_value_category() local
/external/e2fsprogs/lib/uuid/
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
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
Dcompare.c41 #define UUCMP(u1,u2) if (u1 != u2) return((u1 < u2) ? -1 : 1); argument
/external/libaom/libaom/aom_dsp/x86/
Dhighbd_subtract_sse2.c27 __m128i u0, u1, u2, u3; in subtract_4x4() local
59 __m128i u0, u1, u2, u3, u4, u5, u6, u7; in subtract_4x8() local
111 __m128i u0, u1, u2, u3; in subtract_8x4() local
139 __m128i u0, u1, u2, u3, u4, u5, u6, u7; in subtract_8x8() local
/external/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
Dmove_convert.pass.cpp187 U1 u1(std::move(u2)); in test_deleter_value_category() local
194 U1 u1(std::move(u2)); in test_deleter_value_category() local
201 U1 u1(std::move(u2)); in test_deleter_value_category() local
/external/linux-kselftest/tools/testing/selftests/proc/
Dproc-uptime-001.c28 uint64_t start, u0, u1, i0, i1; in main() local
/external/ltp/testcases/kernel/fs/fs-bench/
Dboxmuler.c8 double u1, u2, z; in box_muler() local
/external/clang/test/Parser/
Dcxx-friend.cpp19 int u1; member
/external/llvm-project/clang/test/Parser/
Dcxx-friend.cpp19 int u1; member
/external/tensorflow/tensorflow/core/kernels/
Dcross_op.h37 auto u1 = in0_data.template chip<1>(0); in operator() local
/external/rust/crates/uuid/src/
Dslog_support.rs36 let u1 = test_util::new(); in test_slog_kv() localVariable
/external/virglrenderer/src/gallium/auxiliary/util/
Du_string.h112 unsigned char u1, u2; in util_strcmp() local
128 unsigned char u1, u2; in util_strncmp() local
/external/llvm-project/clang/test/CodeGen/
Dbuiltins-bpf-preserve-field-info-1.c11 union u1 { union
/external/libchrome/base/debug/
Dthread_heap_usage_tracker_unittest.cc236 ThreadHeapUsage u1 = ThreadHeapUsageTracker::GetUsageSnapshot(); in TEST_F() local
266 ThreadHeapUsage u1 = ThreadHeapUsageTracker::GetUsageSnapshot(); in TEST_F() local
296 ThreadHeapUsage u1 = ThreadHeapUsageTracker::GetUsageSnapshot(); in TEST_F() local
577 ThreadHeapUsage u1 = ThreadHeapUsageTracker::GetUsageSnapshot(); in TEST_F() local
/external/ltp/testcases/kernel/syscalls/syscall/
Dsyscall01.c37 uid_t u1, u2; in verify_getuid() local

123456789