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

  /hardware/qcom/display/msm8960/libgralloc/
memalloc.h 52 int allocType;
  /hardware/qcom/display/msm8974/libgralloc/
memalloc.h 52 int allocType;
  /hardware/qcom/display/msm8x26/libgralloc/
memalloc.h 52 int allocType;
  /external/clang/lib/CodeGen/
CGExprCXX.cpp 812 QualType AllocType, llvm::Value *NewPtr) {
814 CharUnits Alignment = CGF.getContext().getTypeAlignInChars(AllocType);
815 switch (CGF.getEvaluationKind(AllocType)) {
817 CGF.EmitScalarInit(Init, 0, CGF.MakeAddrLValue(NewPtr, AllocType,
822 CGF.EmitComplexExprIntoLValue(Init, CGF.MakeAddrLValue(NewPtr, AllocType,
828 = AggValueSlot::forAddr(NewPtr, Alignment, AllocType.getQualifiers(),
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 

Completed in 414 milliseconds