| /external/python/cpython3/Lib/test/test_importlib/ |
| D | test_namespace_pkgs.py | 73 paths = ['portion1'] variable in SingleNamespacePackage 89 paths = ['portion1'] variable in DynamicPathNamespacePackage 108 paths = ['both_portions'] variable in CombinedNamespacePackages 118 paths = ['portion1', 'portion2'] variable in SeparatedNamespacePackages 128 paths = ['portion1', 'both_portions'] variable in SeparatedOverlappingNamespacePackages 151 paths = ['top_level_portion1.zip'] variable in SingleZipNamespacePackage 163 paths = ['top_level_portion1.zip', 'portion2'] variable in SeparatedZipNamespacePackages 175 paths = ['nested_portion1.zip/nested_portion1'] variable in SingleNestedZipNamespacePackage 187 paths = ['nested_portion1.zip/nested_portion1', 'portion2'] variable in SeparatedNestedZipNamespacePackages 200 paths = ['not_a_namespace_pkg', 'portion1', 'portion2', 'both_portions'] variable in LegacySupport [all …]
|
| /external/tensorflow/tensorflow/contrib/learn/python/learn/utils/ |
| D | gc.py | 95 def keep(paths): argument 118 def keep(paths): argument 148 def keep(paths): argument 168 def keep(paths): argument 185 def keep(paths): argument
|
| /external/tensorflow/tensorflow/contrib/session_bundle/ |
| D | gc.py | 90 def keep(paths): argument 114 def keep(paths): argument 143 def keep(paths): argument 164 def keep(paths): argument 182 def keep(paths): argument
|
| /external/perf_data_converter/src/ |
| D | perf_data_handler_test.cc | 17 const std::vector<string> paths = { in TEST() local 30 const std::vector<string> paths = { in TEST() local 45 const std::vector<string> paths = { in TEST() local 54 const std::vector<string> paths = { in TEST() local
|
| /external/python/setuptools/setuptools/ |
| D | depends.py | 43 def get_version(self, paths=None, default="unknown"): argument 70 def is_present(self, paths=None): argument 74 def is_current(self, paths=None): argument 82 def find_module(module, paths=None): argument 101 def get_module_constant(module, symbol, default=-1, paths=None): argument
|
| /external/perfetto/include/perfetto/traced/ |
| D | data_source_types.h | 39 std::set<std::string> paths) in InodeMapValue() 45 const std::set<std::string>& paths() const { return paths_; } in paths() function 49 void SetPaths(std::set<std::string> paths) { paths_ = std::move(paths); } in SetPaths()
|
| /external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/ |
| D | TestCldrFactory.java | 40 File[] paths = { in testDirectories() local 67 … File[] paths = { new File(CLDRPaths.MAIN_DIRECTORY), new File(CLDRPaths.ANNOTATIONS_DIRECTORY) }; in testMerge() local 140 Set<String> paths = new TreeSet<>(); in differentPathValue() local 141 CollectionUtilities.addAll(a.iterator(), paths); in differentPathValue() local 142 CollectionUtilities.addAll(b.iterator(), paths); in differentPathValue() local 166 … File[] paths = { new File(CLDRPaths.MAIN_DIRECTORY), new File(CLDRPaths.ANNOTATIONS_DIRECTORY) }; in testWrite() local
|
| /external/chromium-trace/catapult/devil/devil/android/ |
| D | md5sum.py | 19 def CalculateHostMd5Sums(paths): argument 42 def CalculateDeviceMd5Sums(paths, device): argument
|
| /external/protobuf/java/util/src/main/java/com/google/protobuf/util/ |
| D | FieldMaskTree.java | 139 List<String> paths = new ArrayList<String>(); in toFieldMask() local 145 private void getFieldPaths(Node node, String path, List<String> paths) { in getFieldPaths() 152 getFieldPaths(entry.getValue(), childPath, paths); in getFieldPaths() local 183 List<String> paths = new ArrayList<String>(); in intersectFieldPath() local
|
| /external/skia/src/compute/tests/groups/ |
| D | groups.c | 78 skc_path_t * paths = malloc(sizeof(*paths) * 6); in groups_paths_decode() local 98 skc_path_t * const paths) in groups_paths_release() 111 skc_path_t const * const paths, in groups_rasters_decode()
|
| /external/skqp/src/compute/tests/groups/ |
| D | groups.c | 78 skc_path_t * paths = malloc(sizeof(*paths) * 6); in groups_paths_decode() local 98 skc_path_t * const paths) in groups_paths_release() 111 skc_path_t const * const paths, in groups_rasters_decode()
|
| /external/swiftshader/third_party/LLVM/utils/lit/lit/ |
| D | Util.py | 51 def which(command, paths = None): argument 88 def whichTools(tools, paths): argument
|
| /external/cldr/tools/java/org/unicode/cldr/tool/ |
| D | CLDRCompare.java | 61 HashSet<String> paths = new HashSet<String>(); in main() local 65 CollectionUtilities.addAll(newCldrFile.iterator(), paths); in main() local 71 CollectionUtilities.addAll(oldCldrFile.iterator(), paths); in main() local
|
| /external/jsoncpp/test/ |
| D | cleantests.py | 5 paths = [] variable
|
| /external/python/cpython2/Misc/ |
| D | BeOS-setup.py | 17 def find_file(filename, std_dirs, paths): argument 43 def find_library_file(compiler, libname, std_dirs, paths): argument
|
| /external/protobuf/src/google/protobuf/ |
| D | field_mask.proto | 193 repeated string paths = 1; field
|
| D | field_mask.pb.h | 145 inline const ::std::string& FieldMask::paths(int index) const { in paths() function 183 FieldMask::paths() const { in paths() function
|
| /external/skia/src/compute/skc/ |
| D | context.c | 99 skc_path_retain(skc_context_t context, skc_path_t const * paths, uint32_t count) in skc_path_retain() 105 skc_path_release(skc_context_t context, skc_path_t const * paths, uint32_t count) in skc_path_release() 111 skc_path_flush(skc_context_t context, skc_path_t const * paths, uint32_t count) in skc_path_flush()
|
| /external/skqp/src/compute/skc/ |
| D | context.c | 99 skc_path_retain(skc_context_t context, skc_path_t const * paths, uint32_t count) in skc_path_retain() 105 skc_path_release(skc_context_t context, skc_path_t const * paths, uint32_t count) in skc_path_release() 111 skc_path_flush(skc_context_t context, skc_path_t const * paths, uint32_t count) in skc_path_flush()
|
| /external/v8/tools/clang/scripts/ |
| D | run_tool.py | 71 def _PruneGitFiles(git_files, paths): argument 108 def _GetFilesFromGit(paths=None): argument
|
| /external/perf_data_converter/src/quipper/ |
| D | scoped_temp_path_test.cc | 101 std::vector<string> paths(kNumMultiplePaths); in TEST() local 149 std::vector<string> paths(kNumMultiplePaths); in TEST() local 180 std::vector<string> paths(kNumMultiplePaths); in TEST() local
|
| /external/google-breakpad/src/processor/ |
| D | simple_symbol_supplier.h | 101 explicit SimpleSymbolSupplier(const vector<string> &paths) : paths_(paths) {} in SimpleSymbolSupplier()
|
| /external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
| D | FieldMaskPartial.cs | 56 internal static string ToJson(IList<string> paths, bool diagnosticOnly) in ToJson()
|
| /external/grpc-grpc/tools/run_tests/python_utils/ |
| D | watch_dirs.py | 23 def __init__(self, paths): argument
|
| /external/tensorflow/tensorflow/stream_executor/lib/ |
| D | path.cc | 30 string JoinPathImpl(std::initializer_list<absl::string_view> paths) { in JoinPathImpl()
|