/third_party/openh264/codec/common/x86/ |
D | asm_inc.asm | 65 DEFAULT REL label 131 DEFAULT REL label
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | CaseMap.java | 68 private static final Lower DEFAULT = new Lower(0); field in CaseMap.Lower 124 private static final Upper DEFAULT = new Upper(0); field in CaseMap.Upper 180 private static final Title DEFAULT = new Title(0); field in CaseMap.Title 359 private static final Fold DEFAULT = new Fold(0); field in CaseMap.Fold
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | CaseMap.java | 74 private static final Lower DEFAULT = new Lower(0); field in CaseMap.Lower 134 private static final Upper DEFAULT = new Upper(0); field in CaseMap.Upper 194 private static final Title DEFAULT = new Title(0); field in CaseMap.Title 382 private static final Fold DEFAULT = new Fold(0); field in CaseMap.Fold
|
/third_party/python/Tools/scripts/ |
D | win_add2path.py | 18 DEFAULT = "%PATH%" variable
|
/third_party/ffmpeg/libavformat/ |
D | options_table.h | 31 #define DEFAULT 0 //should be NAN but it does not work as it is not a constant in glibc as required… macro
|
/third_party/ffmpeg/libswscale/ |
D | options.c | 33 #define DEFAULT 0 macro
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_hiTraceChain.js | 25 DEFAULT: 0, property 42 DEFAULT: 0, property
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
D | IntegerWidth.java | 18 /* package-private */ static final IntegerWidth DEFAULT = new IntegerWidth(1, -1); field in IntegerWidth
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/ |
D | IntegerWidth.java | 19 /* package-private */ static final IntegerWidth DEFAULT = new IntegerWidth(1, -1); field in IntegerWidth
|
/third_party/ffmpeg/libavcodec/ |
D | options_table.h | 34 #define DEFAULT 0 //should be NAN but it does not work as it is not a constant in glibc as required… macro
|
/third_party/openssl/test/ |
D | cmp_ctx_test.c | 337 DEFAULT, NEW, FREE) \ argument 514 #define DEFINE_SET_GET_SK_TEST_DEFAULT(OSSL_CMP, CTX, N, M, FIELD, ELEM_TYPE, \ argument 526 #define DEFINE_SET_GET_TEST_DEFAULT(OSSL_CMP, CTX, N, M, DUP, FIELD, TYPE, \ argument 530 #define DEFINE_SET_TEST_DEFAULT(OSSL_CMP, CTX, N, DUP, FIELD, TYPE, DEFAULT) \ argument 564 #define DEFINE_SET_GET_INT_TEST_DEFAULT(OSSL_CMP, CTX, FIELD, DEFAULT) \ argument 609 DEFAULT, NEW, FREE) \ argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/ |
D | PermilleMatcher.java | 17 private static final PermilleMatcher DEFAULT = new PermilleMatcher(); field in PermilleMatcher
|
D | PercentMatcher.java | 17 private static final PercentMatcher DEFAULT = new PercentMatcher(); field in PercentMatcher
|
D | NanMatcher.java | 17 private static final NanMatcher DEFAULT = new NanMatcher("NaN"); field in NanMatcher
|
D | InfinityMatcher.java | 19 private static final InfinityMatcher DEFAULT = new InfinityMatcher(); field in InfinityMatcher
|
D | IgnorablesMatcher.java | 17 private static final IgnorablesMatcher DEFAULT = new IgnorablesMatcher( field in IgnorablesMatcher
|
D | PlusSignMatcher.java | 19 private static final PlusSignMatcher DEFAULT = new PlusSignMatcher(false); field in PlusSignMatcher
|
D | MinusSignMatcher.java | 19 private static final MinusSignMatcher DEFAULT = new MinusSignMatcher(false); field in MinusSignMatcher
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/ |
D | PercentMatcher.java | 15 private static final PercentMatcher DEFAULT = new PercentMatcher(); field in PercentMatcher
|
D | NanMatcher.java | 15 private static final NanMatcher DEFAULT = new NanMatcher("NaN"); field in NanMatcher
|
D | IgnorablesMatcher.java | 15 private static final IgnorablesMatcher DEFAULT = new IgnorablesMatcher( field in IgnorablesMatcher
|
D | PermilleMatcher.java | 15 private static final PermilleMatcher DEFAULT = new PermilleMatcher(); field in PermilleMatcher
|
D | InfinityMatcher.java | 15 private static final InfinityMatcher DEFAULT = new InfinityMatcher(); field in InfinityMatcher
|
D | PlusSignMatcher.java | 15 private static final PlusSignMatcher DEFAULT = new PlusSignMatcher(false); field in PlusSignMatcher
|
D | MinusSignMatcher.java | 15 private static final MinusSignMatcher DEFAULT = new MinusSignMatcher(false); field in MinusSignMatcher
|