/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/ |
H A D | dump_mlir_util.cc | 143 std::string dir; in CreateFileForDumping() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/dmabuf-heaps/ |
H A D | dmabuf-heap.c | 446 struct dirent *dir; in main() local
|
/aosp_15_r20/external/arm-trusted-firmware/plat/mediatek/mt8183/drivers/gpio/ |
H A D | mtgpio.c | 34 void mt_set_gpio_dir_chip(uint32_t pin, int dir) in mt_set_gpio_dir_chip()
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/av1/features/ |
H A D | decode_av1_reference_frames.cpp | 490 … Av1ReferenceFrames::MotionFieldProjection(CodecAv1PicParams & picParams, int32_t ref, int32_t dir) in MotionFieldProjection()
|
/aosp_15_r20/external/skia/modules/skunicode/include/ |
H A D | SkUnicode.h | 266 …oid forEachBidiRegion(const uint16_t utf16[], int utf16Units, SkBidiIterator::Direction dir, Callb… in forEachBidiRegion()
|
/aosp_15_r20/external/toybox/lib/ |
H A D | lib.h | 398 char *dir; member
|
/aosp_15_r20/external/zlib/google/ |
H A D | zip_reader.cc | 683 if (const base::FilePath dir = output_file_path_.DirName(); in PrepareOutput() local
|
/aosp_15_r20/external/mtools/ |
H A D | mk_direntry.c | 712 void dosnameToDirentry(const struct dos_name_t *dn, struct directory *dir) { in dosnameToDirentry()
|
/aosp_15_r20/external/libnetfilter_conntrack/src/conntrack/ |
H A D | snprintf_xml.c | 287 unsigned int dir, bool zone_incl) in __snprintf_tuple_xml()
|
/aosp_15_r20/packages/apps/Nfc/NfcMigration/src/com/android/nfc/cardemulation/ |
D | RegisteredServicesCacheMigration.java | 103 File dir = context.getFilesDir(); in SettingsFile() local
|
/aosp_15_r20/hardware/google/pixel/perfstatsd/ |
D | io_usage.cpp | 97 DIR *dir; in update() local
|
/aosp_15_r20/external/libopus/celt/ |
H A D | vq.c | 74 void exp_rotation(celt_norm *X, int len, int dir, int stride, int K, int spread) in exp_rotation()
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/device/ |
D | LocalAndroidVirtualDevice.java | 227 File dir = findAndExtractFile(buildInfo, fileKey); in findAndExtractFile() local
|
/aosp_15_r20/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/autocfg/src/ |
D | lib.rs | 163 let dir = dir.into(); in with_dir() localVariable
|
/aosp_15_r20/external/clang/lib/Frontend/ |
H A D | InitHeaderSearch.cpp | 252 for (StringRef dir : dirs) in AddDefaultCIncludePaths() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/src/ |
D | directory.cpp | 207 const char* dir, std::string& target, in dir_itr_first()
|
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/ |
D | closures.c | 280 open_temp_exec_file_dir (const char *dir) in open_temp_exec_file_dir()
|
/aosp_15_r20/external/rust/android-crates-io/crates/plotters/src/chart/context/cartesian3d/ |
D | draw_impl.rs | 92 let dir = if x_score < y_score { x_dir } else { y_dir }; localVariable
|
/aosp_15_r20/external/google-breakpad/src/client/solaris/handler/ |
H A D | solaris_lwp.cc | 105 DIR* dir; in IterateLwpAll() local
|
/aosp_15_r20/packages/modules/adb/client/ |
D | auth.cpp | 176 std::unique_ptr<DIR, decltype(&closedir)> dir(opendir(path.c_str()), closedir); in load_keys() local
|
/aosp_15_r20/external/libxml2/fuzz/ |
H A D | genSeed.c | 253 const char *path, *dir, *base; in processPattern() local
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | runxmlconf.c | 63 static xmlChar *composeDir(const xmlChar *dir, const xmlChar *path) { in composeDir()
|
/aosp_15_r20/external/llvm/tools/lli/ |
H A D | lli.cpp | 262 SmallString<128> dir(sys::path::parent_path(CacheName)); in notifyObjectCompiled() local
|
/aosp_15_r20/system/core/healthd/ |
H A D | BatteryMonitor_v1.cpp | 599 std::unique_ptr<DIR, decltype(&closedir)> dir(opendir(POWER_SUPPLY_SYSFS_PATH), closedir); in init() local
|
/aosp_15_r20/system/incremental_delivery/incfs/ |
H A D | MountRegistry.cpp | 305 static std::string fixBackingDir(std::string_view dir, std::string_view mountDir) { in fixBackingDir()
|