Home
last modified time | relevance | path

Searched defs:aptr (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DScreen.c315 XF86ConfAdaptorLinkPtr aptr; in xf86parseScreenSection() local
377 XF86ConfAdaptorLinkPtr aptr; in xf86printScreenSection() local
H A DLayout.c135 XF86ConfAdjacencyPtr aptr; in xf86parseLayoutSection() local
315 XF86ConfAdjacencyPtr aptr; in xf86printLayoutSection() local
/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 Dobstack.h343 # define obstack_ptr_grow_fast(OBSTACK, aptr) \ argument
466 # define obstack_ptr_grow_fast(h, aptr) \ argument
/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 Dobstack.h343 # define obstack_ptr_grow_fast(OBSTACK, aptr) \ argument
466 # define obstack_ptr_grow_fast(h, aptr) \ argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dobstack.h359 # define obstack_ptr_grow_fast(OBSTACK, aptr) \ argument
485 # define obstack_ptr_grow_fast(h, aptr) \ argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dobstack.h359 # define obstack_ptr_grow_fast(OBSTACK, aptr) \ argument
485 # define obstack_ptr_grow_fast(h, aptr) \ argument
/OK3568_Linux_fs/kernel/sound/core/oss/
H A Dpcm_plugin.h26 void *aptr; /* pointer to the allocated area */ member
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Configure.c362 XF86ConfAdjacencyPtr aptr; in configureLayoutSection() local
/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Drtmp.c724 AVal *aptr = v; in RTMP_SetOpt() local
2561 AVal user, salt, opaque, challenge, *aptr = NULL; in PublisherAuth() local
2711 AVal user, nonce, *aptr = NULL; in PublisherAuth() local
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dhdac_hdmi.c1687 static int hdac_hdmi_pin2port(void *aptr, int pin) in hdac_hdmi_pin2port()
1692 static void hdac_hdmi_eld_notify_cb(void *aptr, int port, int pipe) in hdac_hdmi_eld_notify_cb()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp6000_pcie.c514 static int bar_cmp(const void *aptr, const void *bptr) in bar_cmp()