/aosp_15_r20/cts/apps/CameraITS/utils/ |
H A D | low_light_utils.py | 76 def get_metering_region(cam, file_stem): argument 440 def _plot_results(results, file_stem): argument 463 def _plot_successive_difference(results, file_stem): argument 492 def _plot_noise(results, file_stem, img, test_name): argument 578 file_stem, argument
|
/aosp_15_r20/external/cronet/third_party/icu/source/python/icutools/databuilder/ |
H A D | filtration.py | 103 def _should_include(self, file_stem): argument 108 def _should_include(self, file_stem): argument 116 def _should_include(self, file_stem): argument 136 def _should_include(self, file_stem): argument
|
/aosp_15_r20/external/icu/icu4c/source/python/icutools/databuilder/ |
H A D | filtration.py | 103 def _should_include(self, file_stem): argument 108 def _should_include(self, file_stem): argument 116 def _should_include(self, file_stem): argument 136 def _should_include(self, file_stem): argument
|
/aosp_15_r20/cts/apps/CameraITS/tests/scene_extensions/scene_low_light/ |
H A D | test_night_extension.py | 47 def _convert_capture(cap, file_stem=None): argument 89 def _take_capture_and_analyze(self, cam, req, out_surfaces, file_stem, argument
|
H A D | test_low_light_boost_extension.py | 65 def _capture_and_analyze(cam, file_stem, camera_id, preview_size, extension, argument
|
/aosp_15_r20/external/crosvm/proto_build_tools/src/ |
H A D | lib.rs | 87 let file_stem = proto_path.file_stem().unwrap().to_str().unwrap(); in create_gen_file() localVariable
|
/aosp_15_r20/external/bazelbuild-rules_rust/proto/prost/private/ |
H A D | protoc_wrapper.rs | 817 let file_stem = if package_name.is_empty() { in main() localVariable 822 let file_stem = format!("{}{}", file_stem, if is_tonic { ".tonic" } else { "" }); in main() localVariable
|
/aosp_15_r20/external/selinux/libselinux/src/ |
H A D | label_file.c | 1001 int i, rc, file_stem; in lookup_all() local
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/ |
H A D | path.rs | 1501 let file_stem = match self.file_stem() { in _set_extension() localVariable 2564 pub fn file_stem(&self) -> Option<&OsStr> { in file_stem() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/ |
H A D | path.rs | 1501 let file_stem = match self.file_stem() { in _set_extension() localVariable 2564 pub fn file_stem(&self) -> Option<&OsStr> { in file_stem() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/ |
H A D | path.rs | 1501 let file_stem = match self.file_stem() { in _set_extension() localVariable 2564 pub fn file_stem(&self) -> Option<&OsStr> { in file_stem() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/ |
H A D | path.rs | 1486 let file_stem = match self.file_stem() { in _set_extension() localVariable 2482 pub fn file_stem(&self) -> Option<&OsStr> { in file_stem() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/ |
H A D | path.rs | 1486 let file_stem = match self.file_stem() { in _set_extension() localVariable 2482 pub fn file_stem(&self) -> Option<&OsStr> { in file_stem() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/camino/src/ |
D | lib.rs | 962 pub fn file_stem(&self) -> Option<&str> { in file_stem() method
|