Home
last modified time | relevance | path

Searched defs:ROOT (Results 1 – 25 of 593) sorted by relevance

12345678910>>...24

/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/
Dugid.rs26 pub const ROOT: Self = Self(0); constant
53 pub const ROOT: Self = Self(0); constant
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxxbridge-macro-1.0.120/src/syntax/
H A Dnamespace.rs18 pub(crate) const ROOT: Self = Namespace { constant
72 const ROOT: &Namespace = &Namespace::ROOT; in default() constant
/aosp_15_r20/external/rust/cxx/syntax/
Dnamespace.rs18 pub(crate) const ROOT: Self = Namespace { constant
72 const ROOT: &Namespace = &Namespace::ROOT; in default() constant
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.121/src/syntax/
H A Dnamespace.rs18 pub(crate) const ROOT: Self = Namespace { constant
72 const ROOT: &Namespace = &Namespace::ROOT; in default() constant
/aosp_15_r20/external/selinux/libsemanage/utils/
H A Dsemanage_migrate_store245 ROOT = options.root variable
247 ROOT = "" variable
/aosp_15_r20/external/okio/okio/src/jvmMain/kotlin/okio/
H A DZipFileSystem.kt172 val ROOT = "/".toPath() in <lambda>() constant
/aosp_15_r20/external/okio/okio-assetfilesystem/src/main/kotlin/okio/assetfilesystem/
H A DAssetFileSystem.kt157 val ROOT = "/".toPath() in AssetManager() constant
/aosp_15_r20/external/okio/okio/src/jvmMain/kotlin/okio/internal/
H A DResourceFileSystem.kt200 val ROOT = "/".toPath() in <lambda>() constant
/aosp_15_r20/packages/modules/Virtualization/libs/libfdt/src/
Dsafe_types.rs132 pub const ROOT: Self = Self(0); constant
/aosp_15_r20/packages/modules/Virtualization/guest/zipfuse/src/
Dinode.rs32 const ROOT: Inode = 1; constant
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/
DMakefile2 ROOT=../.. macro
/aosp_15_r20/hardware/google/gfxstream/guest/OpenglCodecCommon/
DMakefile2 ROOT=../.. macro
/aosp_15_r20/external/testng/bin/
H A Djunitconverter.bat1 set ROOT=c:\java\TestNG variable
H A Dtestng.bat1 set ROOT=c:\java\TestNG variable
/aosp_15_r20/development/ide/clion/frameworks/base/libs/hwui/
H A DCMakeLists.txt4 set(ROOT ${CMAKE_CURRENT_LIST_DIR}/../../../../) variable
/aosp_15_r20/art/runtime/
H A Dhandle.cc46 #define MAKE_OBJECT_FOR_GDB(ROOT, NAME, MIRROR) \ argument
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DLocaleNames.java6 public static final String ROOT = "root"; field in LocaleNames
/aosp_15_r20/external/pytorch/docs/source/scripts/
H A Dbuild_opsets.py10 ROOT = Path(__file__).absolute().parent.parent.parent.parent variable
/aosp_15_r20/external/dagger2/java/dagger/hilt/processor/internal/root/
H A DRootType.java26 ROOT(ClassNames.HILT_ANDROID_APP), enumConstant
/aosp_15_r20/external/cronet/third_party/boringssl/src/util/bot/go/
H A Denv.py23 ROOT = os.path.dirname(os.path.dirname(os.path.abspath(__file__))) variable
/aosp_15_r20/external/boringssl/src/util/bot/go/
H A Denv.py23 ROOT = os.path.dirname(os.path.dirname(os.path.abspath(__file__))) variable
/aosp_15_r20/external/apache-commons-io/src/test/java/org/apache/commons/io/
H A DTestResources.java32 private static final String ROOT = "/org/apache/commons/io/"; field in TestResources
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/distrib/
Dcheck_naked_includes.py25 ROOT = os.path.abspath(os.path.join(os.path.dirname(sys.argv[0]), '../..')) variable
/aosp_15_r20/external/grpc-grpc/tools/distrib/
H A Dcheck_naked_includes.py25 ROOT = os.path.abspath(os.path.join(os.path.dirname(sys.argv[0]), "../..")) variable
/aosp_15_r20/external/pytorch/docs/source/scripts/exportdb/
H A Dgenerate_example_rst.py14 ROOT = Path(__file__).absolute().parent.parent.parent.parent variable

12345678910>>...24