/third_party/rust/crates/cxx/syntax/ |
D | namespace.rs | 19 pub const ROOT: Self = Namespace { constant 73 const ROOT: &Namespace = &Namespace::ROOT; in default() constant
|
/third_party/rust/crates/rustix/src/process/ |
D | id.rs | 53 pub const ROOT: Self = Self(0); constant 80 pub const ROOT: Self = Self(0); constant
|
/third_party/node/deps/npm/test/fixtures/ |
D | tmock.js | 3 const ROOT = path.resolve(__dirname, '../..') constant
|
/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/selectors/ |
D | types.js | 11 var ROOT = 'root'; variable
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
D | ExponentialTaper.java | 40 private static final double ROOT = 10.0; // because we are using log10 field in ExponentialTaper
|
/third_party/node/tools/icu/ |
D | icu_small.json | 18 "ROOT": "locales", string
|
/third_party/node/deps/v8/src/roots/ |
D | roots.h | 403 #define ROOT(...) +1 macro 413 #define ROOT(...) +1 macro
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
D | check_spec_links.py | 53 ROOT = Path(__file__).resolve().parent.parent variable
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/ |
D | HuffmanEncoder.java | 26 private static final int ROOT = 1; field in HuffmanEncoder
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/ |
D | BaseLocale.java | 24 public static final BaseLocale ROOT = BaseLocale.getInstance("", "", "", ""); field in BaseLocale
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
D | BaseLocale.java | 20 public static final BaseLocale ROOT = BaseLocale.getInstance("", "", "", ""); field in BaseLocale
|
/third_party/node/deps/npm/test/bin/ |
D | windows-shims.js | 17 const ROOT = resolve(__dirname, '../..') constant
|
/third_party/ltp/testcases/kernel/security/prot_hsymlinks/ |
D | prot_hsymlinks.c | 58 ROOT = 0, enumerator
|
/third_party/rust/crates/nix/src/ |
D | unistd.rs | 123 pub const ROOT: Uid = Uid(0); constant
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | Transliterator.java | 2089 private static final String ROOT = "root", field in Transliterator
|
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
D | Transliterator.java | 2130 private static final String ROOT = "root", field in Transliterator
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/ |
D | XLIFF2ICUConverter.java | 89 private static final String ROOT = "root"; field in XLIFF2ICUConverter
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
D | ULocale.java | 315 public static final ULocale ROOT = new ULocale("", EMPTY_LOCALE); field in ULocale
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | ULocale.java | 338 public static final ULocale ROOT = new ULocale("", EMPTY_LOCALE); field in ULocale
|