HomeSort by relevance Sort by last modified time
    Searched defs:AV (Results 1 - 16 of 16) sorted by null

  /external/llvm/include/llvm/CodeGen/
MachineSSAUpdater.h 42 void *AV;
  /external/chromium_org/third_party/icu/source/i18n/
hebrwcal.h 146 * Constant for Av, the 12th month of the Hebrew year.
148 AV,
  /external/icu/icu4c/source/i18n/
hebrwcal.h 146 * Constant for Av, the 12th month of the Hebrew year.
148 AV,
  /external/llvm/include/llvm/Transforms/Utils/
SSAUpdater.h 44 void *AV;
  /external/chromium_org/third_party/icu/source/test/intltest/
calcasts.cpp 205 static const int32_t AV = HebrewCalendar::AV;
282 // 2452465.5, 2002, JULY, 10, 5762, AV, 1,
283 // 2452494.5, 2002, AUGUST, 8, 5762, AV, 30,
288 {2452465.5, 0, 5762, AV+1, 1, WED, 0, 0, 0},
289 {2452494.5, 0, 5762, AV+1, 30, THU, 0, 0, 0},
  /external/icu/icu4c/source/test/intltest/
calcasts.cpp 205 static const int32_t AV = HebrewCalendar::AV;
282 // 2452465.5, 2002, JULY, 10, 5762, AV, 1,
283 // 2452494.5, 2002, AUGUST, 8, 5762, AV, 30,
288 {2452465.5, 0, 5762, AV+1, 1, WED, 0, 0, 0},
289 {2452494.5, 0, 5762, AV+1, 30, THU, 0, 0, 0},
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-thai.cc 63 AV,
75 return AV;
183 { /*AV*/ /*BV*/ /*T*/
210 { /*AV*/ /*BV*/ /*T*/
  /external/clang/test/Sema/
ms_class_layout.cpp 129 struct AV {
132 struct BV : AV {
436 // CHECK: 0 | struct AV
437 // CHECK-NEXT: 0 | (AV vftable pointer)
443 // CHECK-NEXT: 0 | struct AV (primary base)
444 // CHECK-NEXT: 0 | (AV vftable pointer)
453 // CHECK-NEXT: 8 | struct AV (primary base)
454 // CHECK-NEXT: 8 | (AV vftable pointer)
458 // CHECK: %struct.AV = type { i32 (...)** }
459 // CHECK: %struct.BV = type { %struct.AV }
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-thai.cc 63 AV,
75 return AV;
183 { /*AV*/ /*BV*/ /*T*/
210 { /*AV*/ /*BV*/ /*T*/
  /external/llvm/lib/ExecutionEngine/JIT/
JIT.cpp 358 const GenericValue &AV = ArgValues[i];
362 C = ConstantInt::get(F->getContext(), AV.IntVal);
365 C = ConstantFP::get(F->getContext(), APFloat(AV.FloatVal));
368 C = ConstantFP::get(F->getContext(), APFloat(AV.DoubleVal));
374 AV.IntVal));
377 void *ArgPtr = GVTOP(AV);
  /external/llvm/lib/IR/
DIBuilder.cpp 65 DIArray AV = getOrCreateArray(Variables);
66 DIType(Temp).replaceAllUsesWith(AV);
    [all...]
  /external/clang/lib/CodeGen/
CGValue.h 428 AggValueSlot AV;
429 AV.Addr = addr;
430 AV.Alignment = align.getQuantity();
431 AV.Quals = quals;
432 AV.DestructedFlag = isDestructed;
433 AV.ObjCGCFlag = needsGC;
434 AV.ZeroedFlag = isZeroed;
435 AV.AliasedFlag = isAliased;
436 return AV;
  /external/llvm/lib/Transforms/Scalar/
GVN.cpp     [all...]
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 495 milliseconds