Home
last modified time | relevance | path

Searched defs:paths (Results 1 – 25 of 49) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/interconnect/
H A Dbulk.c16 struct icc_bulk_data *paths) in of_icc_bulk_get()
46 void icc_bulk_put(int num_paths, struct icc_bulk_data *paths) in icc_bulk_put()
62 int icc_bulk_set_bw(int num_paths, const struct icc_bulk_data *paths) in icc_bulk_set_bw()
86 int icc_bulk_enable(int num_paths, const struct icc_bulk_data *paths) in icc_bulk_enable()
112 void icc_bulk_disable(int num_paths, const struct icc_bulk_data *paths) in icc_bulk_disable()
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dpath.py11 def join(*paths):
268 def is_path_parent(possible_parent, *paths):
323 def canonicalize(paths, sep=','): argument
/OK3568_Linux_fs/kernel/tools/perf/ui/browsers/
H A Dscripts.c28 char **paths; member
88 char *buf, *paths[SCRIPT_MAX_NO], *names[SCRIPT_MAX_NO]; in list_scripts() local
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Ddevtool.py649 def assertFile(path, *paths):
652 def assertNoFile(path, *paths):
1669 def _copy_file_with_cleanup(self, srcfile, basedstdir, *paths):
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A D__init__.py18 def avoid_paths_in_environ(paths): argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqclipperutils.cpp71 QList<QList<QDoubleVector2D> > QClipperUtils::pathsToQList(const Paths &paths) in pathsToQList()
/OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/
H A Dparsing.py34 def __init__(self, writer, paths, options): argument
757 def parse_paths(writer, state, paths): argument
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dd_path.c17 char paths[MAX_FILES][MAX_PATH_LEN]; member
/OK3568_Linux_fs/yocto/poky/scripts/lib/wic/
H A Dmisc.py117 def find_executable(cmd, paths): argument
/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dtunnel.h47 struct tb_path **paths; member
H A Dtunnel.c512 struct tb_path **paths; in tb_dp_activate() local
743 struct tb_path **paths; in tb_tunnel_alloc_dp() local
/OK3568_Linux_fs/kernel/drivers/block/rnbd/
H A Drnbd-clt-sysfs.c56 struct rtrs_addr *paths; member
541 struct rtrs_addr paths[6]; in rnbd_clt_map_device_store() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dgeoroutejsonparser_esri.cpp228 QJsonArray paths = geometry.value(kRoutesFeaturesGeometryPathsKey).toArray(); in parseRoute() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/exec/
H A Dnon-regular.c56 const char * const paths[] = { in setup_link() local
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-round-robin.c32 static void free_paths(struct list_head *paths) in free_paths()
H A Ddm-queue-length.c66 static void ql_free_paths(struct list_head *paths) in ql_free_paths()
H A Ddm-service-time.c62 static void free_paths(struct list_head *paths) in free_paths()
/OK3568_Linux_fs/kernel/tools/lib/subcmd/
H A Dhelp.c209 char *paths, *path, *colon; in load_command_list() local
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Datags_compat.c72 char paths[8][128]; member
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxfont.c68 unsigned char *c, *paths; in dmxGetFontPath() local
/OK3568_Linux_fs/kernel/include/net/iucv/
H A Diucv.h189 struct list_head paths; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/vector-tile/1.0.2/include/mapbox/
H A Dvector_tile.hpp232 GeometryCollectionType paths; in getGeometries() local
/OK3568_Linux_fs/yocto/poky/scripts/lib/recipetool/
H A Dcreate_buildsys_python.py538 def scan_python_dependencies(self, paths): argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A Dclipper.cpp3847 void ClipperOffset::AddPaths(const Paths& paths, JoinType joinType, EndType endType) in AddPaths()
4525 void MinkowskiSum(const Path& pattern, const Paths& paths, Paths& solution, bool pathIsClosed) in MinkowskiSum()
4555 void AddPolyNodeToPaths(const PolyNode& polynode, NodeType nodetype, Paths& paths) in AddPolyNodeToPaths()
4568 void PolyTreeToPaths(const PolyTree& polytree, Paths& paths) in PolyTreeToPaths()
4576 void ClosedPathsFromPolyTree(const PolyTree& polytree, Paths& paths) in ClosedPathsFromPolyTree()
4584 void OpenPathsFromPolyTree(PolyTree& polytree, Paths& paths) in OpenPathsFromPolyTree()
/OK3568_Linux_fs/kernel/drivers/opp/
H A Dopp.h198 struct icc_path **paths; member

12