Home
last modified time | relevance | path

Searched defs:FileSpec (Results 1 – 25 of 40) sorted by relevance

12

/aosp_15_r20/build/make/tools/aconfig/aconfig/src/codegen/
H A Dcpp.rs80 pub fn generate_file(file: &FileSpec, context: &Context) -> Result<OutputFile> { in generate_file()
89 pub struct FileSpec<'a> { struct
90 pub name: &'a str,
91 pub template: &'a str,
92 pub dir: &'a str,
/aosp_15_r20/out/soong/.intermediates/external/kotlinpoet/kotlinpoet/linux_glibc_common/local-javac-header/
Dkotlinpoet.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/external__kotlinpoet__linux_glibc_common__kotlinpoet.kotlin_module com ...
/aosp_15_r20/out/soong/.intermediates/external/kotlinpoet/kotlinpoet/linux_glibc_common/kotlin/
Dkotlinpoet.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/external__kotlinpoet__linux_glibc_common__kotlinpoet.kotlin_module com ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/squareup/kotlinpoet/1.8.0/
HDkotlinpoet-1.8.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/kotlinpoet.kotlin_module com ...
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Host/posix/
DHostProcessPosix.h18 class FileSpec; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Host/posix/
DHostProcessPosix.h18 class FileSpec; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Host/posix/
DHostProcessPosix.h18 class FileSpec; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Host/posix/
DHostProcessPosix.h18 class FileSpec; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Host/windows/
DHostProcessWindows.h17 class FileSpec; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Host/windows/
DHostProcessWindows.h17 class FileSpec; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Host/windows/
DHostProcessWindows.h17 class FileSpec; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Host/windows/
DHostProcessWindows.h17 class FileSpec; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Host/
DHostInfoBase.h28 class FileSpec; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Host/
DHostInfoBase.h28 class FileSpec; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Host/
DHostInfoBase.h28 class FileSpec; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Host/
DHostInfoBase.h28 class FileSpec; variable
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/
H A DArchiveOpenCallback.h51 CInFileStream *FileSpec; in Z7_IFACE_DECL_PURE() member
/aosp_15_r20/external/kotlinpoet/interop/kotlin-metadata/src/test/kotlin/com/squareup/kotlinpoet/metadata/specs/
H A DFacadeFileTest.kt388 private fun FileSpec.trimmedToString(): String { in trimmedToString() method
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Core/
DFormatEntity.h25 class FileSpec; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Core/
DFormatEntity.h25 class FileSpec; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Core/
DFormatEntity.h25 class FileSpec; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Core/
DFormatEntity.h25 class FileSpec; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DSourceMgr.cpp220 auto FileSpec = getBufferInfo(BufferID).Buffer->getBufferIdentifier(); in getFormattedLocationNoOffset() local
/aosp_15_r20/out/soong/.intermediates/external/kotlinpoet/kotlinpoet/linux_glibc_common/kotlin_headers/
Dkotlinpoet.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/external__kotlinpoet__linux_glibc_common__kotlinpoet.kotlin_module com ...
/aosp_15_r20/external/kotlinpoet/kotlinpoet/src/commonMain/kotlin/com/squareup/kotlinpoet/
H A DFileSpec.kt49 public class FileSpec private constructor( in <lambda>() class

12