Home
last modified time | relevance | path

Searched defs:ulong (Results 1 – 16 of 16) sorted by relevance

/external/libutf/
Dutfdef.h4 #define ulong _utfulong macro
11 typedef unsigned long ulong; typedef
/external/emma/core/java12/com/vladium/jcd/lib/
DUDataOutputStream.java42 public final void writeU4 (final long ulong) throws IOException in writeU4()
/external/opencv3/3rdparty/libjasper/jasper/
Djas_config2.h76 #define ulong unsigned long macro
Djas_types.h205 #define ulong unsigned long macro
/external/opencv/otherlibs/highgui/
Dbitstrm.h57 typedef unsigned long ulong; typedef
/external/opencv3/modules/imgcodecs/src/
Dbitstrm.hpp59 typedef unsigned long ulong; typedef
/external/sfntly/cpp/src/sfntly/data/
Dfont_input_stream.cc116 int64_t ulong = ReadULong(); in ReadULongAsInt() local
Dreadable_font_data.cc115 int64_t ulong = ReadULong(index); in ReadULongAsInt() local
/external/regex-re2/util/
Dutil.h76 typedef unsigned long ulong; typedef
/external/opencv/cxcore/src/
D_cxcore.h50 typedef unsigned long ulong; typedef
/external/valgrind/VEX/switchback/
Dtest_emfloat.c431 typedef unsigned long ulong; typedef
460 #define ulong unsigned long macro
/external/clang/test/SemaCXX/
Dfunctional-cast.cpp106 typedef unsigned long ulong; in t_529_2() typedef
/external/zlib/src/examples/
Dgzlog.c243 typedef unsigned long ulong; typedef
/external/iputils/
Darping.c485 unsigned long ulong; member
/external/clang/lib/CodeGen/
DCGBlocks.cpp80 llvm::Type *ulong = CGM.getTypes().ConvertType(C.UnsignedLongTy); in buildBlockDescriptor() local
/external/valgrind/perf/
Dtest_input_for_tinycc.c321 typedef unsigned long int ulong; typedef