Home
last modified time | relevance | path

Searched defs:AV (Results 1 – 21 of 21) sorted by relevance

/third_party/node/deps/icu-small/source/i18n/
Dhebrwcal.h150 AV, enumerator
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dhebrwcal.h150 AV, enumerator
/third_party/icu/icu4c/source/i18n/
Dhebrwcal.h150 AV, enumerator
/third_party/skia/third_party/externals/icu/source/i18n/
Dhebrwcal.h150 AV, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DAssumptionCache.cpp118 for (auto &AV : Affected) { in updateAffectedValues() local
129 for (auto &AV : Affected) { in unregisterAssumption() local
DLoopAccessAnalysis.cpp858 for (auto AV : AS) { in processMemAccesses() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineSSAUpdater.cpp39 static AvailableValsTy &getAvailableVals(void *AV) { in getAvailableVals()
73 getAvailableVals(AV)[BB] = V; in AddAvailableValue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSSAUpdater.cpp42 static AvailableValsTy &getAvailableVals(void *AV) { in getAvailableVals()
75 getAvailableVals(AV)[BB] = V; in AddAvailableValue() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DHebrewTest.java43 public static final int AV = HebrewCalendar.AV; field in HebrewTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
DHebrewTest.java46 public static final int AV = HebrewCalendar.AV; field in HebrewTest
/third_party/icu/icu4c/source/test/intltest/
Dcalcasts.cpp207 static const int32_t AV = HebrewCalendar::AV; in Hebrew() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVN.cpp244 AvailableValue AV; member
750 for (const AvailableValueInBlock &AV : ValuesPerBlock) { in ConstructSSAForLoadSet() local
1010 AvailableValue AV; in AnalyzeLoadAvailability() local
1089 for (const AvailableValueInBlock &AV : ValuesPerBlock) in PerformLoadPRE() local
1592 AvailableValue AV; in processLoad() local
/third_party/harfbuzz/src/
Dhb-ot-shape-complex-thai.cc67 AV, enumerator
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape-complex-thai.cc67 AV, enumerator
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape-complex-thai.cc63 AV, enumerator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DHebrewCalendar.java145 public static final int AV = 11; field in HebrewCalendar
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DHebrewCalendar.java157 public static final int AV = 11; field in HebrewCalendar
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
DExternalFunctions.cpp143 static void *ffiValueFor(Type *Ty, const GenericValue &AV, in ffiValueFor()
/third_party/ffmpeg/libavcodec/
Dcavsdsp.c345 #define CAVS_SUBPIX_HV(OPNAME, OP, NAME, AH, BH, CH, DH, EH, FH, AV, BV, CV, DV, EV, FV, FULL) \ argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp2343 void BoUpSLP::eraseInstructions(ArrayRef<Value *> AV) { in eraseInstructions()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DAttributor.cpp6701 const Value &AV = Pos.getAssociatedValue(); in operator <<() local