/aosp_15_r20/external/tensorflow/third_party/gpus/ |
H A D | find_cuda_config.py | 197 def _not_found_error(base_paths, relative_paths, filepattern): argument 205 def _find_file(base_paths, relative_paths, filepattern): argument 225 def _find_versioned_file(base_paths, relative_paths, filepatterns, argument
|
/aosp_15_r20/external/angle/build/toolchain/apple/ |
H A D | compile_xcassets.py | 41 def FixAbsolutePathInLine(line, relative_paths): argument 50 def FilterCompilerOutput(compiler_output, relative_paths): argument
|
H A D | compile_xcassets_unittests.py | 11 relative_paths = { variable in TestFilterCompilerOutput
|
/aosp_15_r20/external/cronet/build/toolchain/ios/ |
H A D | compile_xcassets.py | 41 def FixAbsolutePathInLine(line, relative_paths): argument 50 def FilterCompilerOutput(compiler_output, relative_paths): argument
|
/aosp_15_r20/external/zlib/google/ |
H A D | zip_writer.cc | 196 const Paths relative_paths = paths.subspan(0, n); in AddMixedEntries() local 236 const Paths relative_paths = paths.subspan(0, n); in AddFileEntries() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/protoc/ |
D | parse_and_typecheck.rs | 19 let relative_paths: Vec<ProtoPathBuf> = parser in parse_and_typecheck() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/ |
D | parse_and_typecheck.rs | 7 pub relative_paths: Vec<ProtoPathBuf>, field
|
D | parser.rs | 114 let relative_paths: HashSet<_> = generated in file_descriptor_set() localVariable
|
/aosp_15_r20/external/cronet/build/config/ios/ |
H A D | compile_xcassets_unittests.py | 11 relative_paths = { variable in TestFilterCompilerOutput
|
/aosp_15_r20/external/pigweed/pw_presubmit/py/pw_presubmit/ |
H A D | tools.py | 123 def relative_paths(paths: Iterable[Path], start: Path) -> Iterable[Path]: function
|
/aosp_15_r20/external/sandboxed-api/oss-internship-2020/libarchive/examples/ |
H A D | sapi_minitar.cc | 33 std::vector<std::string> relative_paths = absolute_paths; in CreateArchive() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/pure/ |
D | parse_and_typecheck.rs | 258 let relative_paths = parser in parse_and_typecheck() localVariable
|