Home
last modified time | relevance | path

Searched refs:unsigned_int (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/sandbox/win/src/
Dtarget_services.cc132 if ((answer.extended[0].unsigned_int < tick1) || in TestIPCPing()
133 (answer.extended[0].unsigned_int > tick2)) { in TestIPCPing()
138 if (answer.extended[1].unsigned_int != cookie * 2) { in TestIPCPing()
Dcrosscall_params.h53 uint32 unsigned_int; member
Dregistry_interception.cc84 *disposition = answer.extended[0].unsigned_int; in TargetNtCreateKey()
Dregistry_dispatcher.cc114 ipc->return_info.extended[0].unsigned_int = disposition; in NtCreateKey()
Dsandbox_policy_base.cc659 ipc->return_info.extended[0].unsigned_int = ::GetTickCount(); in Ping()
660 ipc->return_info.extended[1].unsigned_int = 2 * cookie; in Ping()
Dipc_unittest.cc577 ipc->return_info.extended[1].unsigned_int = p2; in CallOneHandler()
633 EXPECT_EQ(foo, call_return.extended[1].unsigned_int); in TEST()
/external/libcxx/test/input.output/iostream.format/input.streams/istream.formatted/istream.formatted.arithmetic/
DAndroid.mk43 …ut.output/iostream.format/input.streams/istream.formatted/istream.formatted.arithmetic/unsigned_int
44 test_src := unsigned_int.pass.cpp
/external/libcxx/test/input.output/iostream.format/output.streams/ostream.formatted/ostream.inserters.arithmetic/
DAndroid.mk43 …t.output/iostream.format/output.streams/ostream.formatted/ostream.inserters.arithmetic/unsigned_int
44 test_src := unsigned_int.pass.cpp
/external/stlport/test/unit/
Dlimits_test.cpp288 typedef unsigned int unsigned_int; in test() typedef
289 CPPUNIT_CHECK(test_unsigned_integral_limits(unsigned_int())); in test()
Dtype_traits_test.cpp307 typedef unsigned int unsigned_int; in integer() typedef
308 CPPUNIT_ASSERT( is_integer(unsigned_int()) == 1 ); in integer()
353 typedef unsigned int unsigned_int; in rational() typedef
354 CPPUNIT_ASSERT( is_rational(unsigned_int()) == 0 ); in rational()
/external/deqp/android/cts/
Des30-mustpass-2014.2.9-2014-10-29.txt27567 dEQP-GLES3.functional.vertex_arrays.single_attribute.normalize.unsigned_int.components2_quads1
27568 dEQP-GLES3.functional.vertex_arrays.single_attribute.normalize.unsigned_int.components2_quads256
27569 dEQP-GLES3.functional.vertex_arrays.single_attribute.normalize.unsigned_int.components3_quads1
27570 dEQP-GLES3.functional.vertex_arrays.single_attribute.normalize.unsigned_int.components3_quads256
27571 dEQP-GLES3.functional.vertex_arrays.single_attribute.normalize.unsigned_int.components4_quads1
27572 dEQP-GLES3.functional.vertex_arrays.single_attribute.normalize.unsigned_int.components4_quads256
27769 dEQP-GLES3.functional.vertex_arrays.single_attribute.output_types.unsigned_int.components2_vec2_qua…
27770 dEQP-GLES3.functional.vertex_arrays.single_attribute.output_types.unsigned_int.components2_vec2_qua…
27771 dEQP-GLES3.functional.vertex_arrays.single_attribute.output_types.unsigned_int.components3_vec2_qua…
27772 dEQP-GLES3.functional.vertex_arrays.single_attribute.output_types.unsigned_int.components3_vec2_qua…
[all …]