Home
last modified time | relevance | path

Searched defs:paths (Results 176 - 200 of 234) sorted by relevance

12345678910

/third_party/glfw/src/
H A Dinput.c406 void _glfwInputDrop(_GLFWwindow* window, int count, const char** paths) in _glfwInputDrop() argument
H A Dwin32_window.c1243 char** paths = _glfw_calloc(count, sizeof(char*)); in windowProc() local
H A Dx11_window.c1708 char** paths = _glfwParseUriList(data, &count); in processEvent() local
/third_party/cups-filters/filter/foomatic-rip/
H A Dutil.c311 int find_in_path(const char *progname, const char *paths, char *found_in) in find_in_path() argument
/third_party/lzma/CPP/7zip/UI/Common/
H A DEnumDirItems.cpp1496 FStringVector paths; in EnumerateDirItemsAndSort() local
[all...]
H A DUpdate.cpp1669 UStringVector paths; in UpdateArchive() local
1728 AStringVector paths; in UpdateArchive() local
[all...]
/third_party/libwebsockets/lib/roles/http/server/
H A Dlejp-conf.c943 lwsws_get_config(void *user, const char *f, const char * const *paths, in lwsws_get_config() argument
983 const char * const *paths; member
/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-dbus.c73 pa_idxset *paths; member
[all...]
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-mixer.h254 pa_hashmap *paths; member
/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_manager.cpp289 const auto paths = (*iter)->GetLimitPathsConst(); in GetBestMatchResource() local
934 std::string paths in FindRawFileDescriptor() local
251 MatchBestResource(std::shared_ptr<ResConfigImpl> &bestResConfig, std::shared_ptr<HapResource::ValueUnderQualifierDir> &result, const std::vector<std::shared_ptr<HapResource::ValueUnderQualifierDir>> &paths, uint32_t density, std::shared_ptr<ResConfigImpl> currentResConfig) MatchBestResource() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp1032 ScanDir( const std::string &dir, ScanMode scanMode, ResultMode resultMode, std::vector<std::string> &paths) ScanDir() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_test/
H A Dbms_bundle_quick_fix_test.cpp1346 std::vector<std::string> paths; in HWTEST_F() local
4955 std::vector<std::string> paths; in HWTEST_F() local
4980 std::vector<std::string> paths; HWTEST_F() local
[all...]
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp2057 GetAbsPaths( const std::vector<std::string> &paths, std::vector<std::string> &absPaths) const GetAbsPaths() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Ddraw_cmd.cpp1896 std::vector<Path> paths; in Playback() local
/kernel/linux/linux-5.10/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt.c2663 rtrs_clt_open(struct rtrs_clt_ops *ops, const char *sessname, const struct rtrs_addr *paths, size_t paths_num, u16 port, size_t pdu_sz, u8 reconnect_delay_sec, u16 max_segments, size_t max_segment_size, s16 max_reconnect_attempts) rtrs_clt_open() argument
[all...]
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_generic.h177 struct snd_array paths; member
/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-pcm.c1274 int paths; in dpcm_path_get() local
2534 int count, paths; in soc_dpcm_fe_runtime_update() local
[all...]
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtunnel.c817 struct tb_path **paths; tb_dp_activate() local
1393 struct tb_path **paths; tb_tunnel_alloc_dp() local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt.c2786 rtrs_clt_open(struct rtrs_clt_ops *ops, const char *pathname, const struct rtrs_addr *paths, size_t paths_num, u16 port, size_t pdu_sz, u8 reconnect_delay_sec, s16 max_reconnect_attempts, u32 nr_poll_queues) rtrs_clt_open() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-pcm.c1412 int paths; in dpcm_path_get() local
2634 int count, paths; soc_dpcm_fe_runtime_update() local
[all...]
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-lecp.h239 const char * const *paths; member
/third_party/libabigail/tools/
H A Dabipkgdiff.cc1907 char* paths[] = {const_cast<char*>(dir.c_str()), 0}; in get_kabi_whitelists_from_arch_under_dir() local
2229 maybe_update_package_content(const FTSENT *entry, options &opts, const string& file_name_to_look_for, unordered_set<string>& paths) maybe_update_package_content() argument
2284 char* paths[] = {const_cast<char*>(root.c_str()), 0}; get_interesting_files_under_dir() local
[all...]
/third_party/libabigail/src/
H A Dabg-tools-utils.cc1953 char* paths[] = {const_cast<char*>(headers_root_dir.c_str()), 0}; in gen_suppr_spec_from_headers_root_dir() local
2267 char* paths[] = {const_cast<char*>(root_dir.c_str()), 0}; in find_file_under_dir() local
[all...]
/third_party/skia/src/gpu/text/
H A DGrTextBlob.cpp205 PathSubRun(bool isAntiAliased, SkScalar strikeToSourceScale, const GrTextBlob& blob, SkSpan<PathGlyph> paths, std::unique_ptr<PathGlyph[], GrSubRunAllocator::ArrayDestroyer> pathData) PathSubRun() argument
/third_party/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface.cc227 AddDefaultProtoPaths( std::vector<std::pair<std::string, std::string> >* paths) AddDefaultProtoPaths() argument

Completed in 77 milliseconds

12345678910