Home
last modified time | relevance | path

Searched defs:Uint (Results 1 – 8 of 8) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/util/
DUint.java22 public final class Uint implements Comparable<Uint> { class
25 public Uint(int value) { in Uint() method in Uint
/external/libchrome/base/test/
Dtrace_event_analyzer.cc227 Query Query::Uint(uint32_t num) { in Uint() function in trace_analyzer::Query
/external/deqp/modules/glshared/
DglsVertexArrayTests.hpp316 typedef WrappedType<deUint32> Uint; typedef in deqp::gls::GLValue
DglsDrawTest.cpp434 typedef WrappedType<deUint32> Uint; typedef in deqp::gls::__anondd1be19c0111::GLValue
/external/vixl/src/vixl/a64/
Dsimulator-a64.h359 uint64_t Uint(VectorFormat vform, int index) const { in Uint() function
/external/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h214 unsigned Uint; member
/external/deqp/modules/gles3/scripts/
Dgenutil.py314 class Uint(Scalar): class
/external/deqp/modules/gles31/scripts/
Dgenutil.py316 class Uint(Scalar): class