Home
last modified time | relevance | path

Searched defs:has (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/index/detail/
H A Dtuples.hpp85 struct has struct
87 static const bool value
96 struct has<Tuple, El, 1> struct
98 static const bool value
108 struct has struct
110 static const bool value
/OK3568_Linux_fs/kernel/Documentation/
H A Dconf.py470 has = False variable
473 has = True variable
/OK3568_Linux_fs/kernel/drivers/hv/
H A Dhv_balloon.c573 static inline bool has_pfn_is_backed(struct hv_hotadd_state *has, in has_pfn_is_backed()
595 struct hv_hotadd_state *has; in hv_page_offline_check() local
670 static void hv_page_online_one(struct hv_hotadd_state *has, struct page *pg) in hv_page_online_one()
687 static void hv_bring_pgs_online(struct hv_hotadd_state *has, in hv_bring_pgs_online()
699 struct hv_hotadd_state *has) in hv_mem_hot_add()
765 struct hv_hotadd_state *has; in hv_online_page() local
784 struct hv_hotadd_state *has; in pfn_covered() local
848 struct hv_hotadd_state *has; in handle_pg_range() local
1738 struct hv_hotadd_state *has, *tmp; in balloon_remove() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dtile_cache.cpp66 bool TileCache::has(const OverscaledTileID& key) { in has() function in mbgl::TileCache
/OK3568_Linux_fs/buildroot/utils/
H A Dgenrandconfig66 def has(self, prog): member in SystemInfo
/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.hpp118 inline bool has(operation_type type) const in has() function
/OK3568_Linux_fs/kernel/fs/xfs/scrub/
H A Dscrub.h31 bool (*has)(struct xfs_sb *); member
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/dnn/
H A Ddnn.inl.hpp312 inline bool Dict::has(const String &key) const in has() function in cv::dnn::Dict
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dsymbol_layout.cpp31 static bool has(const style::SymbolLayoutProperties::PossiblyEvaluated& layout) { in has() function
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dcuda.inl.hpp558 bool TargetArchs::has(int major, int minor) in has() function in cv::cuda::TargetArchs
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dcuda.inl.hpp558 bool TargetArchs::has(int major, int minor) in has() function in cv::cuda::TargetArchs
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dcuda.inl.hpp558 bool TargetArchs::has(int major, int minor) in has() function in cv::cuda::TargetArchs
/OK3568_Linux_fs/kernel/drivers/dma/
H A Ddmaengine.c395 dma_cap_mask_t has; in dma_device_satisfies_mask() local
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery-2.0.3.min.js4 …,c=[],p="2.0.3",f=c.concat,h=c.push,d=c.slice,g=c.indexOf,m=l.toString,y=l.hasOwnProperty,v=p.trim… method
5 …),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return q.get(e,n)||q.acces… argument
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-script.c732 #define has(m) \ in perf_sample__fprintf_start() macro