Searched defs:uint (Results 1 - 25 of 39) sorted by relevance

12

/external/clang/test/Index/
H A Dnested-binaryoperators.cpp1 typedef unsigned int uint; typedef
2 int foo(uint c) {
164 // CHECK: 1:22: TypedefDecl=uint:1:22 (Definition) Extent=[1:1 - 1:26]
167 // CHECK: 2:9: TypeRef=uint:1:22 Extent=[2:9 - 2:13]
/external/emma/core/java12/com/vladium/jcd/lib/
H A DUDataOutputStream.java36 public final void writeU2 (final int uint) throws IOException argument
38 writeShort ((short) uint); // this narrowing cast is Ok
/external/mesa3d/src/gallium/include/pipe/
H A Dp_compiler.h77 typedef unsigned int uint; typedef
/external/ltp/testcases/kernel/fs/doio/include/
H A Dwrite_log.h71 #ifndef uint
72 #define uint unsigned int macro
109 uint w_offset : 44; /* file offset */
110 uint w_extra0 : 20; /* EXTRA BITS IN WORD 0 */
113 uint w_offset : 32; /* file offset */
114 uint w_extra0 : 32; /* EXTRA BITS IN WORD 0 */
117 uint w_nbytes : 32; /* # bytes written */
118 uint w_oflags : 32; /* low-order open() flags */
120 uint w_pid : 17; /* pid doing the write */
121 uint w_pathle
[all...]
/external/vulkan-validation-layers/libs/glm/detail/
H A Dtype_int.hpp171 typedef unsigned int uint; typedef in namespace:glm
/external/clang/test/SemaTemplate/
H A Dinstantiate-exception-spec-cxx11.cpp67 U<int> uint; // ok member in namespace:dr1330_example
/external/cn-cbor/include/cn-cbor/
H A Dcn-cbor.h91 unsigned long uint; member in union:cn_cbor::__anon3744
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemCopyBufferToImageTests.cpp321 deUint32 uint; member in union:vkt::ProtectedMem::__anon4419::__anon4421::__anon4422
380 copyStaticTests->addChild(new CopyBufferToImageTestCase(testCtx, name.c_str(), testData[ndx].fillValue.uint, testData[ndx].data, cmdBufferType));
393 deUint32 uint; member in union:vkt::ProtectedMem::__anon4419::__anon4423
405 copyRandomTests->addChild(new CopyBufferToImageTestCase(testCtx, name.c_str(), fillValue.uint, data, cmdBufferType));
H A DvktProtectedMemFillUpdateCopyBufferTests.cpp378 deUint32 uint; member in union:vkt::ProtectedMem::__anon4430::__anon4432::__anon4433
432 testCtx, name.c_str(), testData[ndx].fillValue.uint, testData[ndx].data, cmdType, cmdBufferType));
444 deUint32 uint; member in union:vkt::ProtectedMem::__anon4430::__anon4434
462 randomTests->addChild(new FillUpdateCopyBufferTestCase<tcu::Vec4>(testCtx, name.c_str(), fillValue.uint, data, cmdType, cmdBufferType));
487 deUint32 uint; member in union:vkt::ProtectedMem::__anon4430::__anon4435::__anon4436
541 testCtx, name.c_str(), testData[ndx].fillValue.uint, testData[ndx].data, cmdType, cmdBufferType));
553 deUint32 uint; member in union:vkt::ProtectedMem::__anon4430::__anon4437
571 randomTests->addChild(new FillUpdateCopyBufferTestCase<tcu::IVec4>(testCtx, name.c_str(), fillValue.uint, data, cmdType, cmdBufferType));
/external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/include/linux/
H A Dtypes.h30 typedef unsigned int uint; typedef
/external/opencv/otherlibs/highgui/
H A Dgrfmt_exr.cpp67 #undef uint macro
68 #define uint unsigned macro
365 uint *ui = (uint *)buffer;
368 uint t = ui[x];
416 ((uint *)data)[(yre + i) * ystep + (xre + n) * xstep] = ((uint *)data)[y * ystep + x * xstep];
436 ((uint *)data)[(xre + n) * xstep] = ((uint *)data)[x * xstep];
458 ((uint *)dat
[all...]
/external/protobuf/src/google/protobuf/stubs/
H A Dport.h99 typedef unsigned int uint; typedef in namespace:google::protobuf
/external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
H A Dffi.h187 ffi_arg uint; member in union:__anon19357
/external/python/cpython2/Modules/_ctypes/libffi_msvc/
H A Dffi.h185 ffi_arg uint; member in union:__anon19363
/external/python/cpython2/Modules/_ctypes/libffi_osx/include/
H A Dffi.h194 ffi_arg uint; member in union:__anon19367
/external/python/cpython3/Modules/_ctypes/libffi_msvc/
H A Dffi.h185 ffi_arg uint; member in union:__anon19951
/external/python/cpython3/Modules/_ctypes/libffi_osx/include/
H A Dffi.h194 ffi_arg uint; member in union:__anon19955
/external/python/cpython2/android_arm/libffi/
H A Dffi.h254 ffi_arg uint; member in union:__anon19635
265 unsigned int uint; member in union:__anon19636
/external/python/cpython2/android_arm64/libffi/
H A Dffi.h254 ffi_arg uint; member in union:__anon19649
265 unsigned int uint; member in union:__anon19650
/external/python/cpython2/android_x86/libffi/
H A Dffi.h254 ffi_arg uint; member in union:__anon19663
265 unsigned int uint; member in union:__anon19664
/external/python/cpython2/android_x86_64/libffi/
H A Dffi.h255 ffi_arg uint; member in union:__anon19677
266 unsigned int uint; member in union:__anon19678
/external/python/cpython2/darwin_x86_64/libffi/
H A Dffi.h254 ffi_arg uint; member in union:__anon19691
265 unsigned int uint; member in union:__anon19692
/external/python/cpython2/linux_x86_64/libffi/
H A Dffi.h255 ffi_arg uint; member in union:__anon19705
266 unsigned int uint; member in union:__anon19706
/external/zlib/src/examples/
H A Dgzlog.c242 typedef unsigned int uint; typedef
278 #define PULL2(p) ((p)[0]+((uint)((p)[1])<<8))
296 uint stored; /* bytes currently in last stored block */
503 uint put;
519 put = (uint)len;
611 uint got, max;
638 deflateSetDictionary(&strm, buf, (uint)dict);
654 max = (((uint)0 - 1) >> 1) + 1; /* in case int smaller than size_t */
656 strm.avail_in = len > max ? max : (uint)len;
683 while ((*buf & ((uint)
[all...]
/external/llvm/include/llvm/Object/
H A DELFTypes.h48 typedef typename std::conditional<Is64, uint64_t, uint32_t>::type uint; typedef in struct:llvm::object::ELFType
76 typedef packed<uint> Addr;
77 typedef packed<uint> Off;

Completed in 682 milliseconds

12