HomeSort by: relevance | last modified time | path
    Searched refs:stbi (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/stbi/
stbi.h 1 /* $NetBSD: stbi.h,v 1.1 2011/02/06 23:13:04 jmcneill Exp $ */
40 #include <dev/stbi/stb_image.c>
stb_image.c 0 /* stbi-1.29 - public domain JPEG/PNG reader - http://nothings.org/stb_image.c
73 #include <dev/stbi/stbiconfig.h>
832 } stbi; typedef in typeref:struct:__anon3674
835 static void start_file(stbi *s, FILE *f)
845 static void start_mem(stbi *s, uint8 const *buffer, int len)
856 static void refill_buffer(stbi *s)
872 __forceinline static int get8(stbi *s)
885 __forceinline static int at_eof(stbi *s)
898 __forceinline static uint8 get8u(stbi *s)
903 static void skip(stbi *s, int n
    [all...]
  /src/external/mit/xorg/bin/xsetwallpaper/
Makefile 9 CPPFLAGS+= -I${NETBSDSRCDIR}/sys -I${NETBSDSRCDIR}/sys/dev/stbi
17 .PATH: ${NETBSDSRCDIR}/sys/dev/stbi
  /src/sys/dev/splash/
splash.c 54 #include <dev/stbi/stbi.h>
  /src/external/gpl3/gdb.old/dist/sim/frv/
sem.c 7242 /* stbi: stbi$pack $GRk,@($GRi,$d12) */
7245 SEM_FN_NAME (frvbf,stbi) (SIM_CPU *current_cpu, SEM_ARG sem_arg)
28409 { FRVBF_INSN_STBI, SEM_FN_NAME (frvbf,stbi) },
  /src/external/gpl3/gdb/dist/sim/frv/
sem.c 7242 /* stbi: stbi$pack $GRk,@($GRi,$d12) */
7245 SEM_FN_NAME (frvbf,stbi) (SIM_CPU *current_cpu, SEM_ARG sem_arg)
28409 { FRVBF_INSN_STBI, SEM_FN_NAME (frvbf,stbi) },

Completed in 108 milliseconds