| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/ |
| H A D | domain.hpp | 131 template<typename T, typename IsExpr = void, typename Callable = proto::callable> 145 struct as_expr<T, typename T::proto_is_expr_, proto::callable> 175 template<typename T, typename IsExpr = void, typename Callable = proto::callable> 189 struct as_child<T, typename T::proto_is_expr_, proto::callable>
|
| /OK3568_Linux_fs/kernel/tools/objtool/Documentation/ |
| H A D | stack-validation.txt | 121 1. Each callable function must be annotated as such with the ELF 125 callable code which should be annotated accordingly. 128 callable function in order to analyze its stack metadata. 130 2. Conversely, each section of code which is *not* callable should *not* 134 This rule is needed so that objtool can ignore non-callable code. 137 3. Each callable function which calls another function must have the 159 5. A callable function may not execute kernel entry/exit instructions. 161 which shouldn't be be in callable functions anyway. 163 This rule is just a sanity check to ensure that callable functions 188 If the error is for an asm file, and func() is indeed a callable [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/ |
| H A D | function_equal.hpp | 34 : proto::callable 88 : proto::callable
|
| H A D | v2_eval.hpp | 22 : proto::callable
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/preprocessed/ |
| H A D | traits.hpp | 147 : is_same<A0, callable> 289 : is_same<A1, callable> 431 : is_same<A2, callable> 573 : is_same<A3, callable> 715 : is_same<A4, callable> 857 : is_same<A5, callable> 999 : is_same<A6, callable> 1141 : is_same<A7, callable> 1283 : is_same<A8, callable> 1416 : is_same<A9, callable>
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/ |
| H A D | arg.hpp | 222 struct _byref : callable 269 struct _byval : callable
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ni_routing/tools/ |
| H A D | ni_names.py | 46 if k.startswith('NI_') and (not callable(v)) and
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/operator/detail/cpp03/ |
| H A D | mem_fun_ptr_gen.hpp | 53 : proto::callable
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/wic/ |
| H A D | help.py | 32 if callable(hlp):
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/pysh/ |
| H A D | pyshyacc.py | 776 def visit_commands(cmds, callable): argument 781 map(lambda c: visit_commands(c,callable), cmds) 783 callable(cmds)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/gdb/python/gdb/ |
| H A D | prompt.py | 36 if callable(result):
|
| H A D | xmethod.py | 196 assert callable(method_function), (
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/gdb/python/gdb/ |
| H A D | prompt.py | 36 if callable(result):
|
| H A D | xmethod.py | 196 assert callable(method_function), (
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/ |
| H A D | case.py | 37 if hasattr(clss, 'setUpHooker') and callable(getattr(clss, 'setUpHooker')):
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-toolbelt/ |
| H A D | 0001-Fix-collections.abc-deprecation-warning-in-downloadu.patch | 35 + if path and callable(getattr(path, 'write', None)):
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/ply/ |
| H A D | yacc.py | 423 p.callable(pslice) 462 p.callable(pslice) 712 p.callable(pslice) 748 p.callable(pslice) 973 p.callable(pslice) 1003 p.callable(pslice) 1161 self.callable = None 1221 self.callable = pdict[self.func] 1232 self.callable = None 1244 self.callable = pdict[self.func]
|
| /OK3568_Linux_fs/u-boot/api/ |
| H A D | README | 8 - per current design the syscall is a C-callable function in the U-Boot
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/ |
| H A D | traits.hpp | 134 : is_same<BOOST_PP_CAT(A, BOOST_PP_DEC(N)), callable>
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/solaris/ |
| H A D | sun_inout.s | 36 / Synopsis: (c callable external declarations)
|
| /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/ |
| H A D | concepts | 334 // [concepts.callable], callable concepts
|
| /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/ |
| H A D | concepts | 334 // [concepts.callable], callable concepts
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/operator/detail/cpp03/preprocessed/ |
| H A D | mem_fun_ptr_gen_10.hpp | 214 : proto::callable
|
| /OK3568_Linux_fs/kernel/Documentation/infiniband/ |
| H A D | core_locking.rst | 26 which may not sleep and must be callable from any context.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/glibc/ |
| H A D | CVE-2023-0687.patch | 15 as on the maximum density of call instructions and/or callable functions
|