Home
last modified time | relevance | path

Searched defs:AD (Results 1 – 23 of 23) sorted by relevance

/third_party/icu/icu4c/source/i18n/unicode/
Dgregocal.h162 AD enumerator
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dgregocal.h160 AD enumerator
/third_party/node/deps/icu-small/source/i18n/unicode/
Dgregocal.h162 AD enumerator
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dgregocal.h162 AD enumerator
/third_party/ffmpeg/libavcodec/
Dg722dec.c45 #define AD AV_OPT_FLAG_AUDIO_PARAM | AV_OPT_FLAG_DECODING_PARAM macro
Dlibfdk-aacdec.c69 #define AD AV_OPT_FLAG_AUDIO_PARAM | AV_OPT_FLAG_DECODING_PARAM macro
Dopusdec.c694 #define AD AV_OPT_FLAG_AUDIO_PARAM | AV_OPT_FLAG_DECODING_PARAM macro
Dg723_1dec.c1097 #define AD AV_OPT_FLAG_AUDIO_PARAM | AV_OPT_FLAG_DECODING_PARAM macro
Devrcdec.c917 #define AD AV_OPT_FLAG_AUDIO_PARAM | AV_OPT_FLAG_DECODING_PARAM macro
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dregioncodefortesting.js34 AD: 'AD', property
Dmetadatafortesting.js69 "AD":[,[,,"\\d{6}",,,,,,,[6] property
Dshortnumbermetadata.js56 ,"AD":[,[,,"1\\d\\d",,,,,,,[3] property
Dmetadata.js281 ,"AD":[,[,,"(?:1|6\\d)\\d{7}|[135-9]\\d{5}",,,,,,,[6,8,9] property
Dmetadatalite.js281 ,"AD":[,[,,"(?:1|6\\d)\\d{7}|[135-9]\\d{5}",,,,,,,[6,8,9] property
Ddemo-compiled.js64 …-1]],[,,"(?:0[1-9]|[1589]\\d)\\d{4}",,,,"542011",,,[6]],,,[,,,,,,,,,[-1]]],AD:[,[,,"(?:1|6\\d)\\d{… property
520 …,,"9(?:11|99)",,,,"911"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,[,,,,,,,,,[-1]]],AD:[,[,,"1\\d\\d",,,,,,… property
/third_party/libphonenumber/cpp/test/phonenumbers/
Dtest_util.h52 static const char* AD() { in AD() function
/third_party/libphonenumber/java/libphonenumber/test/com/google/i18n/phonenumbers/
DRegionCode.java25 static final String AD = "AD"; field in RegionCode
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DGregorianCalendar.java230 public static final int AD = 1; field in GregorianCalendar
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DGregorianCalendar.java228 public static final int AD = 1; field in GregorianCalendar
/third_party/ffmpeg/libavfilter/
Dvf_curves.c274 #define AD 2 /* sup diagonal (above main) */ in interpolate() macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp4059 SDValue AD = in trySETCC() local
4098 SDNode *AD = CurDAG->getMachineNode(PPC::ADDIC, dl, MVT::i32, MVT::Glue, in trySETCC() local
4105 SDValue AD = SDValue(CurDAG->getMachineNode(PPC::ADDI, dl, MVT::i32, Op, in trySETCC() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp451 InlineAsm::AsmDialect AD; in LLVMGetInlineAsm() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp8481 APInt AD = A.lshr(Mult2).zext(BW + 1); // AD = A / D in SolveLinEquationWithOverflow() local