Home
last modified time | relevance | path

Searched defs:nlist (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Da.out.h146 struct nlist { struct
149 struct nlist *n_next; argument
151 } n_un;
152 unsigned char n_type;
153 char n_other;
154 short n_desc;
155 unsigned long n_value;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Da.out.h90 struct nlist struct
95 struct nlist *n_next; argument
97 } n_un;
98 unsigned char n_type;
99 char n_other;
100 short n_desc;
101 unsigned long n_value;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Da.out.h90 struct nlist struct
95 struct nlist *n_next; argument
97 } n_un;
98 unsigned char n_type;
99 char n_other;
100 short n_desc;
101 unsigned long n_value;
/OK3568_Linux_fs/kernel/sound/hda/
H A Darray.c27 void *nlist; in snd_array_new() local
/OK3568_Linux_fs/external/xserver/render/
H A Dglyph.c498 GlyphExtents(int nlist, GlyphListPtr list, GlyphPtr * glyphs, BoxPtr extents) in GlyphExtents()
552 INT16 ySrc, int nlist, GlyphListPtr lists, GlyphPtr * glyphs) in CompositeGlyphs()
579 INT16 ySrc, int nlist, GlyphListPtr list, GlyphPtr * glyphs) in miGlyphs()
H A Drender.c1240 int nlist; in ProcRenderCompositeGlyphs() local
/OK3568_Linux_fs/external/xserver/exa/
H A Dexa_glyphs.c632 GlyphExtents(int nlist, GlyphListPtr list, GlyphPtr * glyphs, BoxPtr extents) in GlyphExtents()
684 INT16 ySrc, int nlist, GlyphListPtr list, GlyphPtr * glyphs) in exaGlyphs()
H A Dexa_unaccel.c667 INT16 ySrc, int nlist, GlyphListPtr list, GlyphPtr * glyphs) in ExaCheckGlyphs()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_composite_glyphs.c351 INT16 y_src, int nlist, GlyphListPtr list, in glamor_composite_glyphs()
/OK3568_Linux_fs/external/xserver/fb/
H A Dfbpict.c99 INT16 ySrc, int nlist, in fbGlyphs()
/OK3568_Linux_fs/external/xserver/miext/rootless/
H A DrootlessScreen.c281 int nlist, GlyphListPtr list, GlyphPtr * glyphs) in RootlessGlyphs()
/OK3568_Linux_fs/external/xserver/os/
H A Dutils.c2046 char **list, **nlist; in xstrtokenize() local
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dmetricgroup.c1030 char *llist, *nlist, *p; in metricgroup__add_metric_list() local
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86VGAarbiter.c997 PictFormatPtr maskFormat, INT16 xSrc, INT16 ySrc, int nlist, in VGAarbiterGlyphs()
/OK3568_Linux_fs/external/xserver/miext/damage/
H A Ddamage.c528 INT16 ySrc, int nlist, GlyphListPtr list, GlyphPtr * glyphs) in damageGlyphs()