| /kernel/linux/linux-6.6/arch/arm/kernel/ |
| H A D | atags_compat.c | 72 char paths[8][128]; member
|
| /kernel/linux/linux-5.10/drivers/md/ |
| H A D | dm-service-time.c | 62 static void free_paths(struct list_head *paths) in free_paths() argument
|
| H A D | dm-queue-length.c | 66 static void ql_free_paths(struct list_head *paths) in ql_free_paths() argument
|
| /kernel/linux/linux-5.10/include/net/iucv/ |
| H A D | iucv.h | 189 struct list_head paths; member
|
| /kernel/linux/linux-5.10/tools/lib/subcmd/ |
| H A D | help.c | 219 char *paths, *path, *colon; in load_command_list() local
|
| /kernel/linux/linux-5.10/drivers/opp/ |
| H A D | opp.h | 198 struct icc_path **paths; member
|
| /kernel/linux/linux-6.6/include/net/iucv/ |
| H A D | iucv.h | 189 struct list_head paths; member
|
| /kernel/linux/linux-6.6/drivers/md/ |
| H A D | dm-ps-service-time.c | 63 static void free_paths(struct list_head *paths) in free_paths() argument
|
| H A D | dm-ps-queue-length.c | 67 static void ql_free_paths(struct list_head *paths) in ql_free_paths() argument
|
| /kernel/linux/linux-6.6/tools/lib/subcmd/ |
| H A D | help.c | 231 char *paths, *path, *colon; in load_command_list() local
|
| /third_party/eudev/src/shared/ |
| H A D | path-util.c | 508 bool paths_check_timestamp(const char* const* paths, usec_t *timestamp, bool update) { in paths_check_timestamp() argument
|
| /third_party/glfw/tests/ |
| H A D | joysticks.c | 90 static void drop_callback(GLFWwindow* window, int count, const char* paths[]) in drop_callback() argument
|
| /third_party/glfw/src/ |
| H A D | init.c | 184 char** paths = NULL; in _glfwParseUriList() local
|
| /third_party/alsa-utils/axfer/test/ |
| H A D | mapper-test.c | 33 char **paths; member 446 char **paths = NULL; in main() local [all...] |
| /third_party/alsa-utils/axfer/ |
| H A D | xfer-options.c | 52 static int allocate_paths(struct xfer_context *xfer, char *const *paths, in allocate_paths() argument [all...] |
| /third_party/libinput/test/ |
| H A D | litest-int.h | 162 struct list paths; member
|
| /third_party/popt/src/ |
| H A D | poptconfig.c | 394 int poptReadConfigFiles(poptContext con, const char * paths) in poptReadConfigFiles() argument
|
| /third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/ |
| H A D | FieldMaskUtil.java | 106 public static FieldMask fromStringList(Class<? extends Message> type, Iterable<String> paths) { in fromStringList() argument 115 public static FieldMask fromStringList(Descriptor descriptor, Iterable<String> paths) { in fromStringList() argument 123 fromStringList(Iterable<String> paths) fromStringList() argument 127 fromStringList(Optional<Descriptor> descriptor, Iterable<String> paths) fromStringList() argument [all...] |
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | module.c | 51 const char *paths, *state = NULL; in pa_module_exists() local
|
| /third_party/python/Lib/test/test_importlib/ |
| H A D | test_namespace_pkgs.py | 72 paths = ['portion1'] variable in SingleNamespacePackage 91 paths = ['portion1'] variable in DynamicPathNamespacePackage 110 paths = ['both_portions'] variable in CombinedNamespacePackages 120 paths = ['portion1', 'portion2'] variable in SeparatedNamespacePackages 130 paths = ['portion1'] variable in SeparatedNamespacePackagesCreatedWhileRunning 164 paths = ['portion1', 'both_portions'] variable in SeparatedOverlappingNamespacePackages 187 paths = ['top_level_portion1.zip'] variable in SingleZipNamespacePackage 199 paths variable in SeparatedZipNamespacePackages 211 paths = ['nested_portion1.zip/nested_portion1'] global() variable in SingleNestedZipNamespacePackage 223 paths = ['nested_portion1.zip/nested_portion1', 'portion2'] global() variable in SeparatedNestedZipNamespacePackages 236 paths = ['not_a_namespace_pkg', 'portion1', 'portion2', 'both_portions'] global() variable in LegacySupport 247 paths = ['project1', 'project2'] global() variable in DynamicPathCalculation 292 paths = ['missing_directory.zip'] global() variable in ZipWithMissingDirectory 317 paths = ['module_and_namespace_package'] global() variable in ModuleAndNamespacePackageInSameDir 327 paths = ['portion1'] global() variable in ReloadTests 357 paths = ['portion1'] global() variable in LoaderTests [all...] |
| /third_party/skia/gm/ |
| H A D | shadowutils.cpp | 49 SkTArray<SkPath> paths; in draw_paths() local [all...] |
| /third_party/vulkan-loader/tests/framework/shim/ |
| H A D | shim_common.cpp | 196 void parse_and_add_env_var_override(std::vector<std::string>& paths, std::string env_var_contents) { argument 202 std::vector<std::string> paths; local [all...] |
| /base/security/code_signature/services/key_enable/src/ |
| H A D | profile_utils.rs | 279 let mut paths = Vec::new(); in get_profile_paths() variables 291 let mut paths = Vec::new(); in get_paths_from_prefix() variables
|
| /base/security/selinux_adapter/framework/policycoreutils/src/ |
| H A D | hap_restorecon.cpp | 333 char *paths[2] = {nullptr, nullptr}; in HapFileRecurseRestorecon() local
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| H A D | pa_container.cpp | 230 AddAssetPath(int32_t instanceId, const std::string& packagePath, const std::string& hapPath, const std::vector<std::string>& paths) AddAssetPath() argument
|