Home
last modified time | relevance | path

Searched defs:sysroot (Results 1 – 25 of 51) sorted by relevance

123

/aosp_15_r20/development/python-packages/gdbrunner/gdbrunner/
H A D__init__.py245 def find_file(device, executable_path, sysroot, run_as_cmd=None): argument
331 def find_binary(device, pid, sysroot, run_as_cmd=None): argument
/aosp_15_r20/external/skia/src/ports/
H A DSkFontConfigInterface_direct.cpp538 const char* sysroot = (const char*)FcConfigGetSysRoot(fc); in isValidPattern() local
682 const char* sysroot = (const char*)FcConfigGetSysRoot(fc); in matchFamilyName() local
/aosp_15_r20/external/autotest/client/cros/
H A Dfactory_setup_modules.py13 sysroot = os.environ.get('SYSROOT') variable
/aosp_15_r20/frameworks/native/libs/binder/rust/sys/
H A Dbuild.rs23 let sysroot = toolchain.join("sysroot"); in main() localVariable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Symbol/
DSourceModule.h22 ConstString sysroot; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Symbol/
DSourceModule.h22 ConstString sysroot; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Symbol/
DSourceModule.h22 ConstString sysroot; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Symbol/
DSourceModule.h22 ConstString sysroot; member
/aosp_15_r20/external/cronet/build/config/linux/
H A Dpkg-config.py96 def RewritePath(path, strip_prefix, sysroot): argument
/aosp_15_r20/external/angle/build/config/linux/
H A Dpkg-config.py96 def RewritePath(path, strip_prefix, sysroot): argument
/aosp_15_r20/external/rust/crabbyavif/sys/ndk-sys/
Dbuild.rs38 let sysroot = format!( in main() localVariable
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/MC/
DSearchDirs.h56 const sys::fs::Path& sysroot() const { return m_SysRoot; } in sysroot() function
/aosp_15_r20/frameworks/compile/mclinker/lib/Core/
DLinkerScript.cpp22 const mcld::sys::fs::Path& LinkerScript::sysroot() const { in sysroot() function in mcld::LinkerScript
/aosp_15_r20/tools/ndkports/buildSrc/src/main/kotlin/com/android/ndkports/
H A DAutoconfPortTask.kt23 class AutoconfBuilder(val toolchain: Toolchain, val sysroot: File) : constant in com.android.ndkports.AutoconfBuilder
H A DCMakePortTask.kt23 class CMakeBuilder(val toolchain: Toolchain, val sysroot: File) : constant in com.android.ndkports.CMakeBuilder
H A DAdHocPortTask.kt37 val sysroot: File, in arg() constant in com.android.ndkports.AdHocBuilder
/aosp_15_r20/build/soong/rust/
H A Dlibrary.go128 sysroot() bool methodSpec
175 func (library *libraryDecorator) sysroot() bool { func
/aosp_15_r20/external/bazelbuild-rules_rust/tools/rust_analyzer/
H A Dlib.rs70 let sysroot = &toolchain_info["sysroot"]; in write_rust_project() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/sysroot/
H A DCargo.toml2 name = "sysroot" package
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/sysroot/
H A DCargo.toml2 name = "sysroot" package
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/sysroot/
H A DCargo.toml2 name = "sysroot" package
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/sysroot/
H A DCargo.toml2 name = "sysroot" package
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/sysroot/
H A DCargo.toml2 name = "sysroot" package
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/nolibc/
H A DMakefile95 sysroot: sysroot/$(ARCH)/include target
/aosp_15_r20/external/libexif/auto-m4/
H A Dlibtool.m41183 AC_ARG_WITH([sysroot], optwith

123