Home
last modified time | relevance | path

Searched defs:programs (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Drender_static_data.hpp32 Programs programs; member in mbgl::RenderStaticData
H A Dpaint_parameters.hpp58 Programs& programs; member in mbgl::PaintParameters
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/
H A Dprogram.hpp131 std::unordered_map<Bitset, Program> programs; member in mbgl::ProgramMap
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/
H A DMakefile224 programs: $(BINS) target
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vidtv/
H A Dvidtv_channel.c419 struct vidtv_psi_table_pat_program *programs = NULL; in vidtv_channel_si_init() local
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dsfdp.c938 static const struct sfdp_4bait programs[] = { in spi_nor_parse_4bait() local
/OK3568_Linux_fs/external/xserver/glx/
H A Dindirect_dispatch.c4268 GLuint *programs = in __glXDisp_GenProgramsARB() local
H A Dindirect_dispatch_swap.c4712 GLuint *programs = in __glXDispSwap_GenProgramsARB() local
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dlibbpf.c410 struct bpf_program *programs; member