Home
last modified time | relevance | path

Searched defs:b_ (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/acpi/
H A Dirq_helper.h38 #define RP_IRQ_ROUTES(prefix_, func_, a_, b_, c_, d_) \ argument
55 #define RP_IRQ_ROUTES(prefix_, func_, a_, b_, c_, d_) \ argument
76 #define PCI_DEV_PIRQ_ROUTE(dev_, a_, b_, c_, d_) \ argument
82 #define PCIE_BRIDGE_DEV(prefix_, dev_, a_, b_, c_, d_) \ argument
86 #define ROOTPORT_IRQ_ROUTES(prefix_, a_, b_, c_, d_) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dcolor.hpp15 Color(float r_, float g_, float b_, float a_) in Color()
H A Dgeo.hpp200 EdgeInsets(double t_ = 0, double l_ = 0, double b_ = 0, double r_ = 0) in EdgeInsets()
/OK3568_Linux_fs/kernel/tools/lib/subcmd/
H A Dhelp.c39 int cmdname_compare(const void *a_, const void *b_) in cmdname_compare()
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dflow_table.c982 const u8 *b_ = (const u8 *)&b->key + b->range.start; in mask_equal() local