Home
last modified time | relevance | path

Searched refs:type1 (Results 1 – 25 of 91) sorted by relevance

1234

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/functional/hash/detail/
H A Dfloat_functions.hpp193 #define BOOST_HASH_CALL_FLOAT_FUNC(cpp_func, c99_func, type1, type2) \ argument
206 static type1 x; \
210 == sizeof(is<type1>)); \
213 == sizeof(is<type1>)); \
223 typedef type1 float_type; \
226 inline type1 operator()(type1 a, T b) const \
241 typedef type1 float_type; \
244 inline type1 operator()(type1 a, T b) const \
252 struct call_##cpp_func<type1> : \
259 #define BOOST_HASH_CALL_FLOAT_MACRO(cpp_func, c99_func, type1, type2) \ argument
[all …]
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dcore_apecs.c94 unsigned long *pci_addr, unsigned char *type1) in mk_conf_addr() argument
101 bus, device_fn, where, pci_addr, type1)); in mk_conf_addr()
114 *type1 = 0; in mk_conf_addr()
118 *type1 = 1; in mk_conf_addr()
127 conf_read(unsigned long addr, unsigned char type1) in conf_read() argument
135 DBGC(("conf_read(addr=0x%lx, type1=%d)\n", addr, type1)); in conf_read()
144 if (type1) { in conf_read()
199 if (type1) { in conf_read()
209 conf_write(unsigned long addr, unsigned int value, unsigned char type1) in conf_write() argument
223 if (type1) { in conf_write()
[all …]
H A Dcore_t2.c142 unsigned long *pci_addr, unsigned char *type1) in mk_conf_addr() argument
149 bus, device_fn, where, pci_addr, type1)); in mk_conf_addr()
162 *type1 = 0; in mk_conf_addr()
166 *type1 = 1; in mk_conf_addr()
181 conf_read(unsigned long addr, unsigned char type1) in conf_read() argument
188 DBG(("conf_read(addr=0x%lx, type1=%d)\n", addr, type1)); in conf_read()
191 if (type1) { in conf_read()
226 if (type1) { in conf_read()
235 conf_write(unsigned long addr, unsigned int value, unsigned char type1) in conf_write() argument
243 if (type1) { in conf_write()
[all …]
H A Dcore_polaris.c68 unsigned long *pci_addr, u8 *type1) in mk_conf_addr() argument
72 *type1 = (bus == 0) ? 0 : 1; in mk_conf_addr()
88 unsigned char type1; in polaris_read_config() local
90 if (mk_conf_addr(bus, devfn, where, &addr, &type1)) in polaris_read_config()
114 unsigned char type1; in polaris_write_config() local
116 if (mk_conf_addr(bus, devfn, where, &addr, &type1)) in polaris_write_config()
H A Dcore_mcpcia.c87 conf_read(unsigned long addr, unsigned char type1, in conf_read() argument
99 addr, type1, mid)); in conf_read()
135 conf_write(unsigned long addr, unsigned int value, unsigned char type1, in conf_write() argument
172 unsigned char *type1) in mk_conf_addr() argument
179 bus, devfn, hose->index, where, pci_addr, type1)); in mk_conf_addr()
182 *type1 = 1; in mk_conf_addr()
201 unsigned char type1; in mcpcia_read_config() local
203 if (mk_conf_addr(bus, devfn, where, hose, &addr, &type1)) in mcpcia_read_config()
207 w = conf_read(addr, type1, hose); in mcpcia_read_config()
228 unsigned char type1; in mcpcia_write_config() local
[all …]
H A Dcore_cia.c91 unsigned long *pci_addr, unsigned char *type1) in mk_conf_addr() argument
95 *type1 = (bus != 0); in mk_conf_addr()
106 conf_read(unsigned long addr, unsigned char type1) in conf_read() argument
112 DBGC(("conf_read(addr=0x%lx, type1=%d) ", addr, type1)); in conf_read()
122 if (type1) { in conf_read()
148 if (type1) { in conf_read()
161 conf_write(unsigned long addr, unsigned int value, unsigned char type1) in conf_write() argument
166 DBGC(("conf_write(addr=0x%lx, type1=%d) ", addr, type1)); in conf_write()
176 if (type1) { in conf_write()
198 if (type1) { in conf_write()
[all …]
H A Dcore_irongate.c83 unsigned long *pci_addr, unsigned char *type1) in mk_conf_addr() argument
90 bus, device_fn, where, pci_addr, type1)); in mk_conf_addr()
92 *type1 = (bus != 0); in mk_conf_addr()
107 unsigned char type1; in irongate_read_config() local
109 if (mk_conf_addr(bus, devfn, where, &addr, &type1)) in irongate_read_config()
132 unsigned char type1; in irongate_write_config() local
134 if (mk_conf_addr(bus, devfn, where, &addr, &type1)) in irongate_write_config()
H A Dcore_tsunami.c93 unsigned long *pci_addr, unsigned char *type1) in mk_conf_addr() argument
101 bus, device_fn, where, pci_addr, type1)); in mk_conf_addr()
105 *type1 = (bus != 0); in mk_conf_addr()
120 unsigned char type1; in tsunami_read_config() local
122 if (mk_conf_addr(bus, devfn, where, &addr, &type1)) in tsunami_read_config()
145 unsigned char type1; in tsunami_write_config() local
147 if (mk_conf_addr(bus, devfn, where, &addr, &type1)) in tsunami_write_config()
H A Dcore_wildfire.c359 unsigned long *pci_addr, unsigned char *type1) in mk_conf_addr() argument
367 bus, device_fn, where, pci_addr, type1)); in mk_conf_addr()
371 *type1 = (bus != 0); in mk_conf_addr()
386 unsigned char type1; in wildfire_read_config() local
388 if (mk_conf_addr(bus, devfn, where, &addr, &type1)) in wildfire_read_config()
411 unsigned char type1; in wildfire_write_config() local
413 if (mk_conf_addr(bus, devfn, where, &addr, &type1)) in wildfire_write_config()
H A Dcore_titan.c116 unsigned long *pci_addr, unsigned char *type1) in mk_conf_addr() argument
124 bus, device_fn, where, pci_addr, type1)); in mk_conf_addr()
128 *type1 = (bus != 0); in mk_conf_addr()
143 unsigned char type1; in titan_read_config() local
145 if (mk_conf_addr(bus, devfn, where, &addr, &type1)) in titan_read_config()
168 unsigned char type1; in titan_write_config() local
170 if (mk_conf_addr(bus, devfn, where, &addr, &type1)) in titan_write_config()
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dunistd.h117 #define _syscall1(type,name,type1,arg1) \ argument
118 type name(type1 arg1) \
123 #define _syscall2(type,name,type1,arg1,type2,arg2) \ argument
124 type name(type1 arg1, type2 arg2) \
129 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument
130 type name(type1 arg1, type2 arg2, type3 arg3) \
135 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument
136 type name(type1 arg1, type2 arg2, type3 arg3, type4 arg4) \
142 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4,type5,arg5) \ argument
143 type name(type1 arg1, type2 arg2, type3 arg3, type4 arg4, type5 arg5) \
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Dobjects.h1025 # define _DECLARE_OBJ_BSEARCH_CMP_FN(scope, type1, type2, nm) \ argument
1027 static int nm##_cmp(type1 const *, type2 const *); \
1028 scope type2 * OBJ_bsearch_##nm(type1 *key, type2 const *base, int num)
1030 # define DECLARE_OBJ_BSEARCH_CMP_FN(type1, type2, cmp) \ argument
1031 _DECLARE_OBJ_BSEARCH_CMP_FN(static, type1, type2, cmp)
1032 # define DECLARE_OBJ_BSEARCH_GLOBAL_CMP_FN(type1, type2, nm) \ argument
1033 type2 * OBJ_bsearch_##nm(type1 *key, type2 const *base, int num)
1062 # define IMPLEMENT_OBJ_BSEARCH_CMP_FN(type1, type2, nm) \ argument
1065 type1 const *a = a_; \
1069 static type2 *OBJ_bsearch_##nm(type1 *key, type2 const *base, int num) \
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Dturn_info.hpp124 inline bool combination(operation_type type1, operation_type type2) const in combination()
126 return has12(type1, type2) || has12(type2, type1); in combination()
143 inline bool has12(operation_type type1, operation_type type2) const in has12()
145 return this->operations[0].operation == type1 in has12()
/OK3568_Linux_fs/kernel/drivers/of/unittest-data/
H A Dtests-match.dtsi7 name1 { device_type = "type1"; };
8 a { name2 { device_type = "type1"; }; };
15 name7 { compatible = "compat2"; device_type = "type1"; };
16 name8 { compatible = "compat2"; device_type = "type1"; };
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/sequence/
H A Dconvert.hpp14 #define BOOST_FUSION_WA_GCC34(type1, type2) \ argument
15 boost::lazy_disable_if<boost::is_const<Sequence>, type1, type2>
17 #define BOOST_FUSION_WA_GCC34(type1, type2) type1, type2 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 Dgimple-expr.h64 types_compatible_p (tree type1, tree type2) in types_compatible_p() argument
66 return (type1 == type2 in types_compatible_p()
67 || (useless_type_conversion_p (type1, type2) in types_compatible_p()
68 && useless_type_conversion_p (type2, type1))); in types_compatible_p()
H A Dinternal-fn.h142 signed int type1 : 8; member
198 direct_internal_fn_supported_p (internal_fn fn, tree type0, tree type1, in direct_internal_fn_supported_p() argument
201 return direct_internal_fn_supported_p (fn, tree_pair (type0, type1), in direct_internal_fn_supported_p()
/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 Dgimple-expr.h64 types_compatible_p (tree type1, tree type2) in types_compatible_p() argument
66 return (type1 == type2 in types_compatible_p()
67 || (useless_type_conversion_p (type1, type2) in types_compatible_p()
68 && useless_type_conversion_p (type2, type1))); in types_compatible_p()
H A Dinternal-fn.h142 signed int type1 : 8; member
198 direct_internal_fn_supported_p (internal_fn fn, tree type0, tree type1, in direct_internal_fn_supported_p() argument
201 return direct_internal_fn_supported_p (fn, tree_pair (type0, type1), in direct_internal_fn_supported_p()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/maptype/
H A Dtst_maptype.cpp180 QFETCH(QGeoMapType, type1); in comparison()
184 QCOMPARE(type1 == type2, expected); in comparison()
185 QCOMPARE(type1 != type2, !expected); in comparison()
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/libaio/libaio/
H A D00_arches.patch455 +#define io_syscall1(type,fname,sname,type1,arg1) \
456 +type fname(type1 arg1) \
461 +#define io_syscall2(type,fname,sname,type1,arg1,type2,arg2) \
462 +type fname(type1 arg1, type2 arg2) \
467 +#define io_syscall3(type,fname,sname,type1,arg1,type2,arg2,type3,arg3) \
468 +type fname(type1 arg1, type2 arg2, type3 arg3) \
473 +#define io_syscall4(type,fname,sname,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \
474 +type fname(type1 arg1, type2 arg2, type3 arg3, type4 arg4) \
479 +#define io_syscall5(type,fname,sname,type1,arg1,type2,arg2,type3,arg3,type4,arg4,type5,arg5) \
480 +type fname(type1 arg1, type2 arg2, type3 arg3, type4 arg4, type5 arg5) \
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mtrr/
H A Dmtrr.c187 static inline int types_compatible(mtrr_type type1, mtrr_type type2) in types_compatible() argument
189 return type1 == MTRR_TYPE_UNCACHABLE || in types_compatible()
191 (type1 == MTRR_TYPE_WRTHROUGH && type2 == MTRR_TYPE_WRBACK) || in types_compatible()
192 (type1 == MTRR_TYPE_WRBACK && type2 == MTRR_TYPE_WRTHROUGH); in types_compatible()
/OK3568_Linux_fs/buildroot/package/x11r7/xfont_font-bh-type1/
H A DConfig.in2 bool "font-bh-type1"
/OK3568_Linux_fs/buildroot/package/x11r7/xfont_font-xfree86-type1/
H A DConfig.in2 bool "font-xfree86-type1"
/OK3568_Linux_fs/buildroot/package/x11r7/xfont_font-bitstream-type1/
H A Dxfont_font-bitstream-type1.hash2 sha256 c6ea0569adad2c577f140328dc3302e729cb1b1ea90cd0025caf380625f8a688 font-bitstream-type1-1.0.…

1234