Home
last modified time | relevance | path

Searched defs:edges (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/
H A Dlocal_minimum_util.hpp27 void start_list_on_local_maximum(edge_list<T>& edges) { in start_list_on_local_maximum()
62 bound<T> create_bound_towards_minimum(edge_list<T>& edges) { in create_bound_towards_minimum()
116 bound<T> create_bound_towards_maximum(edge_list<T>& edges) { in create_bound_towards_maximum()
204 void add_ring_to_local_minima_list(edge_list<T>& edges, in add_ring_to_local_minima_list()
H A Dbuild_edges.hpp29 bool build_edge_list(mapbox::geometry::linear_ring<T2> const& path_geometry, edge_list<T1>& edges) { in build_edge_list()
H A Dbound.hpp22 edge_list<T> edges; member
H A Dedge.hpp104 edge_list<T> const& edges) { in operator <<()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Drelocation.c183 struct btrfs_backref_edge *edges[], int *index) in walk_up_backref()
203 struct btrfs_backref_edge *edges[], int *index) in walk_down_backref()
2038 struct btrfs_backref_edge *edges[]) in select_reloc_root()
2108 struct btrfs_backref_edge *edges[BTRFS_MAX_LEVEL - 1]; in select_one_root() local
2145 struct btrfs_backref_edge *edges[BTRFS_MAX_LEVEL - 1]; in calcu_metadata_size() local
2229 struct btrfs_backref_edge *edges[BTRFS_MAX_LEVEL - 1]; in do_relocation() local
2429 struct btrfs_backref_edge *edges[BTRFS_MAX_LEVEL - 1]; in update_processed_blocks() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/carl9170/
H A Dphy.c1218 u32 freq, struct ar9170_calctl_edges edges[]) in carl9170_get_max_edge_power()
1260 enum carl9170_bw bw, struct ar9170_calctl_edges edges[]) in carl9170_get_heavy_clip()
/OK3568_Linux_fs/kernel/drivers/iio/humidity/
H A Ddht11.c87 struct {s64 ts; int value; } edges[DHT11_EDGES_PER_READ]; member
/OK3568_Linux_fs/kernel/drivers/net/ieee802154/
H A Dmac802154_hwsim.c75 struct list_head edges; member
/OK3568_Linux_fs/kernel/lib/
H A Dobjagg.c707 unsigned long *edges; member
/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 Dbasic-block.h554 find_fallthru_edge (vec<edge, va_gc> *edges) in find_fallthru_edge()
H A Dsel-sched-ir.h1074 vec<edge> edges = vNULL; in get_loop_exit_edges_unique_dests() local
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland.c453 uint32_t edges, int32_t width, int32_t height) in shell_surface_configure()
/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 Dbasic-block.h554 find_fallthru_edge (vec<edge, va_gc> *edges) in find_fallthru_edge()
H A Dsel-sched-ir.h1074 vec<edge> edges = vNULL; in get_loop_exit_edges_unique_dests() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativepolylinemapitem.cpp159 std::vector<std::array<double, 4> > edges; in clipLine() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A Dclipper.cpp1061 TEdge *edges = new TEdge [highI +1]; in AddPath() local
1238 TEdge* edges = m_edges[i]; in Clear() local
/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc-dapm.h658 struct list_head edges[2]; member