HomeSort by relevance Sort by last modified time
    Searched refs:addType (Results 1 - 18 of 18) sorted by null

  /external/webkit/Source/WebCore/loader/appcache/
ApplicationCacheResource.h 52 void addType(unsigned type);
ApplicationCacheResource.cpp 43 void ApplicationCacheResource::addType(unsigned type)
ApplicationCacheGroup.cpp 172 resource->addType(ApplicationCacheResource::Foreign);
246 resource->addType(ApplicationCacheResource::Master);
266 resource->addType(ApplicationCacheResource::Master);
    [all...]
  /frameworks/av/include/media/stagefright/
MediaCodecList.h 100 void addType(const char *name);
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.cpp 643 /// addType - Add a new type attribute to the specified entity.
644 void CompileUnit::addType(DIE *Entity, DIType Ty, unsigned Attribute) {
732 addType(&Buffer, FromTy);
775 addType(&Buffer, DTy);
784 addType(&Buffer, DIType(RTy));
796 addType(Arg, DIType(Ty));
843 addType(ElemDie, DV.getType());
851 addType(ElemDie, DDTy.getTypeDerivedFrom(), dwarf::DW_AT_friend);
859 addType(ElemDie, Property.getType());
    [all...]
DwarfCompileUnit.h 267 /// addType - Add a new type attribute to the specified entity. This takes
270 void addType(DIE *Entity, DIType Ty, unsigned Attribute = dwarf::DW_AT_type);
DwarfDebug.cpp 330 SPCU->addType(Arg, ATy);
    [all...]
  /frameworks/av/media/libstagefright/
MediaCodecList.cpp 319 addType(type);
388 addType(name);
393 void MediaCodecList::addType(const char *name) {
  /packages/providers/TelephonyProvider/src/com/android/providers/telephony/
SmsProvider.java 406 boolean addType = false;
412 addType = true;
421 addType = true;
429 if (addType && (type != Sms.MESSAGE_TYPE_ALL)) {
  /external/llvm/lib/VMCore/
DebugInfo.cpp 876 if (!addType(DT))
935 /// addType - Add type into Tys.
936 bool DebugInfoFinder::addType(DIType DT) {
    [all...]
  /external/llvm/include/llvm/
DebugInfo.h 856 /// addType - Add type into Tys.
857 bool addType(DIType DT);
    [all...]
  /prebuilts/tools/common/asm-tools/
asm-debug-all-4.0.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/misc/common/ecj/
ecj.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.jasper_5.5.17.v201004212143.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /tools/motodev/src/plugins/preflighting.core/apktool/
apktool.jar 

Completed in 1104 milliseconds