Home
last modified time | relevance | path

Searched refs:ulong (Results 1 - 25 of 42) sorted by relevance

12

/third_party/ltp/tools/sparse/sparse-src/validation/optim/
H A Dcast-kinds.c2 typedef unsigned long ulong; typedef
6 static int ulong_2_int(ulong a) { return (int)a; } in ulong_2_int()
13 static uint ulong_2_uint(ulong a) { return (uint)a; } in ulong_2_uint()
20 static long ulong_2_long(ulong a) { return (long)a; } in ulong_2_long()
25 static ulong int_2_ulong(int a) { return (ulong)a; } in int_2_ulong()
26 static ulong uint_2_ulong(uint a) { return (ulong)a; } in uint_2_ulong()
27 static ulong long_2_ulong(long a) { return (ulong) in uint_2_ulong()
[all...]
/third_party/ltp/tools/sparse/sparse-src/validation/linear/
H A Dcast-constants.c2 typedef unsigned long ulong; typedef
25 static ulong int_2_ulong(void) { return (ulong)123; } in int_2_ulong()
26 static ulong uint_2_ulong(void) { return (ulong)123U; } in uint_2_ulong()
27 static ulong long_2_ulong(void) { return (ulong)123L; } in long_2_ulong()
28 static ulong vptr_2_ulong(void) { return (ulong)((void*)123); } in vptr_2_ulong()
29 static ulong iptr_2_ulon in vptr_2_ulong()
[all...]
H A Dcast-constant-to-float.c2 typedef unsigned long ulong; typedef
/third_party/ltp/tools/sparse/sparse-src/validation/
H A DWaddress-space-all-attr.c9 typedef unsigned long ulong; typedef
16 (ulong)(k); (__UINTPTR_TYPE__)(k); in expl()
21 (ulong)(o); (__UINTPTR_TYPE__)(o); in expl()
26 (ulong)(p); (__UINTPTR_TYPE__)(p); in expl()
31 (ulong)(pc); (__UINTPTR_TYPE__)(pc); in expl()
36 (ulong)(r); (__UINTPTR_TYPE__)(r); in expl()
H A DWaddress-space-strict.c3 typedef unsigned long ulong; typedef
6 static void expl(ulong u, void *v, obj_t *o, obj_t __user *p) in expl()
14 (ulong)(o); in expl()
19 (ulong)(p); // w! in expl()
H A DWcast-to-as.c4 typedef unsigned long ulong; typedef
7 static void expl(ulong u, uintptr_t uip, void *v, obj_t *o, obj_t __user *p) in expl()
18 (ulong)(o); in expl()
23 (ulong)(p); in expl()
H A Dcast-weirds.c2 typedef unsigned long ulong; typedef
H A Dgeneric-typename.c32 TEST(ulong, unsigned long)
/third_party/mesa3d/include/HaikuGL/
H A DGLView.h46 ulong resizingMode, ulong mode,
47 ulong options);
61 // Mesa's GLenum is uint where Be's ones was ulong!
133 ulong resizingMode, ulong mode,
134 ulong options);
141 ulong screenMode, ulong options,
148 // Mesa's GLenum is uint where Be's ones was ulong!
[all...]
H A DGLRenderer.h30 BGLRenderer(BGLView *view, ulong bgl_options);
50 inline ulong Options() const { return fOptions; }; in Options()
64 ulong fOptions; // Keep that tune in memory
70 extern "C" _EXPORT BGLRenderer* instantiate_gl_renderer(BGLView *view, ulong options);
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dscatterlist.h44 typedef unsigned long ulong; typedef
49 ulong sg_magic;
51 ulong page_link;
/third_party/ltp/tools/sparse/sparse-src/validation/backend/
H A Dcast.c6 typedef unsigned long ulong; typedef
25 DEFINE_CAST(from, ulong) \
40 DEFINE_CASTS(ulong)
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/
H A DFontInputStream.java210 long ulong = this.readULong(); in readULongAsInt()
211 if ((ulong & 0x80000000) == 0x80000000) { in readULongAsInt()
214 return ((int) ulong) & ~0x80000000; in readULongAsInt()
H A DReadableFontData.java435 long ulong = this.readULong(index); in readULongAsInt()
436 if ((ulong & 0x80000000) == 0x80000000) { in readULongAsInt()
439 return (int) ulong; in readULongAsInt()
/third_party/mesa3d/src/hgl/
H A DGLView.cpp38 BGLView::BGLView(BRect rect, const char* name, ulong resizingMode, ulong mode, in BGLView()
39 ulong options) in BGLView()
152 /*! Mesa's GLenum is not ulong but uint, so we can't use GLenum
457 BGLView::BGLView(BRect rect, char* name, ulong resizingMode, ulong mode, in BGLView()
458 ulong options) in BGLView()
478 BGLScreen::BGLScreen(char* name, ulong screenMode, ulong options,
512 // Mesa's GLenum is not ulong bu
[all...]
H A DGLRendererRoster.h17 typedef BGLRenderer* (*InstantiateRenderer) (BGLView* view, ulong options);
32 BGLRenderer* GetRenderer(BGLView *view, ulong options);
H A DGLRenderer.cpp12 BGLRenderer::BGLRenderer(BGLView* view, ulong glOptions) in BGLRenderer()
/third_party/libphonenumber/cpp/src/phonenumbers/utf/
H A Dutfdef.h18 #define ulong _utfulong macro
25 typedef unsigned long ulong; typedef
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/
H A DSoftwareRenderer.h24 ulong bgl_options);
48 ulong fOptions;
H A DGalliumContext.h26 GalliumContext(ulong options);
48 ulong fOptions;
/third_party/zlib/examples/
H A Dgzlog.c243 typedef unsigned long ulong; typedef
279 #define PULL4(p) (PULL2(p)+((ulong)PULL2(p+2)<<16))
298 ulong ccrc; /* crc of compressed data */
299 ulong clen; /* length (modulo 2^32) of compressed data */
300 ulong tcrc; /* crc of total data */
301 ulong tlen; /* length (modulo 2^32) of total data */
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
H A Dfont_input_stream.cc123 int64_t ulong = ReadULong(); in ReadULongAsInt() local
124 return ((int32_t)ulong) & ~0x80000000; in ReadULongAsInt()
/third_party/mesa3d/src/gallium/frontends/hgl/
H A Dhgl_context.h94 struct st_visual* hgl_create_st_visual(ulong options);
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dtypes.h64 typedef unsigned long u_long, ulong; typedef
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dtypes.h67 typedef unsigned long u_long, ulong; typedef

Completed in 9 milliseconds

12