Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/util/
H A Dcombine_if.hpp57 struct combine struct
60 struct apply
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/numeric/conversion/detail/
H A Dconverter.hpp230 struct combine struct
232 typedef applyBoth<PredA,PredB> Both ;
233 …edef void NNone ; // 'None' is defined as a macro in (/usr/X11R6/include/X11/X.h)
235 typedef typename PredA::do_apply do_applyA ;
236 typedef typename PredB::do_apply do_applyB ;
238 typedef typename for_both<do_applyA, do_applyB, Both, PredA, PredB, NNone>::type type ;
/OK3568_Linux_fs/external/xserver/hw/xfree86/int10/
H A Dxf86int10module.c22 #define combine(a,b) concat(a,b) macro
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Deffects_i.c161 …ar const * parsesamples(sox_rate_t rate, const char *str0, uint64_t *samples, int def, int combine) in parsesamples()
341 char anchor, combine; in lsx_parseposition() local
H A Dstretch.c188 static void combine(priv_t * p) in combine() function
H A Dsynth.c86 combine_t combine; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dlocale_classes.tcc63 combine(const locale& __other) const in combine() function in std::locale
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dlocale_classes.tcc63 combine(const locale& __other) const in combine() function in std::locale
/OK3568_Linux_fs/kernel/arch/mips/boot/
H A Delf2ecoff.c102 static void combine(struct sect *base, struct sect *new, int pad) in combine() function
/OK3568_Linux_fs/kernel/arch/powerpc/perf/
H A Dpower7-pmu.c252 unsigned int pmc, unit, combine, l2sel, psel; in power7_compute_mmcr() local
H A Disa207-common.c417 unsigned long mmcra, mmcr1, mmcr2, unit, combine, psel, cache, val; in isa207_compute_mmcr() local
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_program.c249 const char *combine, in glamor_build_program()
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-lg4ff.c66 u16 combine; member
969 u16 combine = simple_strtoul(buf, NULL, 10); in lg4ff_combine_store() local
/OK3568_Linux_fs/kernel/drivers/perf/
H A Darm-cmn.c642 u32 combine = CMN_EVENT_WP_COMBINE(event); in arm_cmn_wp_config() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dskbuff.h3656 __wsum (*combine)(__wsum csum, __wsum csum2, int offset, int len); member