/external/clang/lib/StaticAnalyzer/Core/ |
Store.cpp | 26 MRMgr(svalBuilder.getRegionManager()), Ctx(stateMgr.getContext()) {} 48 return MRMgr.getElementRegion(EleTy, idx, Base, svalBuilder.getContext()); 75 ASTContext &Ctx = StateMgr.getContext(); 361 ASTContext &Ctx = svalBuilder.getContext(); 369 assert(svalBuilder.getContext().hasSameUnqualifiedType(castTy, T));
|
/external/llvm/lib/CodeGen/ |
StackProtector.cpp | 278 PointerType *PtrTy = Type::getInt8PtrTy(RI->getContext()); 282 ConstantInt::get(Type::getInt32Ty(RI->getContext()), Offset); 362 BasicBlock *FailBB = BasicBlock::Create(F->getContext(), 366 Type::getVoidTy(F->getContext()), NULL); 368 new UnreachableInst(F->getContext(), FailBB);
|
SjLjEHPrepare.cpp | 93 Type *VoidPtrTy = Type::getInt8PtrTy(M.getContext()); 94 Type *Int32Ty = Type::getInt32Ty(M.getContext()); 104 Type::getVoidTy(M.getContext()), 109 Type::getVoidTy(M.getContext()), 130 Type *Int32Ty = Type::getInt32Ty(I->getContext()); 137 ConstantInt *CallSiteNoC = ConstantInt::get(Type::getInt32Ty(I->getContext()), 446 ConstantInt::get(Type::getInt32Ty(F.getContext()), I + 1);
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
ARMMachObjectWriter.cpp | 163 Asm.getContext().FatalError(Fixup.getLoc(), 177 Asm.getContext().FatalError(Fixup.getLoc(), 269 Asm.getContext().FatalError(Fixup.getLoc(), 282 Asm.getContext().FatalError(Fixup.getLoc(), 370 Asm.getContext().FatalError(Fixup.getLoc(),
|
/external/llvm/lib/Target/XCore/ |
XCoreFrameLowering.cpp | 138 MCSymbol *FrameLabel = MMI->getContext().CreateTempSymbol(); 157 MCSymbol *SaveLRLabel = MMI->getContext().CreateTempSymbol(); 173 MCSymbol *SaveR10Label = MMI->getContext().CreateTempSymbol(); 185 MCSymbol *FrameLabel = MMI->getContext().CreateTempSymbol(); 296 MCSymbol *SaveLabel = MF->getContext().CreateTempSymbol();
|
/frameworks/base/core/java/android/content/ |
SearchRecentSuggestionsProvider.java | 240 getContext().getContentResolver().notifyChange(uri, null); 294 getContext().getContentResolver().notifyChange(newUri, null); 308 mOpenHelper = new DatabaseHelper(getContext(), mWorkingDbVersion); 342 c.setNotificationUri(getContext().getContentResolver(), uri); 384 c.setNotificationUri(getContext().getContentResolver(), uri);
|
/frameworks/base/core/java/android/widget/ |
Toast.java | 377 Context context = mView.getContext().getApplicationContext(); 379 context = mView.getContext(); 384 final Configuration config = mView.getContext().getResources().getConfiguration(); 409 AccessibilityManager.getInstance(mView.getContext()); 418 event.setPackageName(mView.getContext().getPackageName());
|
Editor.java | 274 LayoutInflater inflater = LayoutInflater.from(mTextView.getContext()); 319 mTextView.mDrawables = dr = new Drawables(mTextView.getContext()); [all...] |
/frameworks/base/core/java/com/android/internal/widget/ |
ActionBarContextView.java | 122 getContext().getResources().getDisplayMetrics().widthPixels, true); 178 LayoutInflater inflater = LayoutInflater.from(getContext()); 236 getContext().getResources().getDisplayMetrics().widthPixels, true); 319 return new MarginLayoutParams(getContext(), attrs); 524 event.setPackageName(getContext().getPackageName());
|
/frameworks/base/core/jni/ |
com_google_android_gles_jni_EGLImpl.cpp | 59 static inline EGLContext getContext(JNIEnv* env, jobject o) { 148 EGLContext ctx = getContext(_env, context); 233 EGLContext shr = getContext(_env, share_context); 440 EGLContext ctx = getContext(_env, context); 475 EGLContext ctx = getContext(_env, context);
|
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
BluetoothOppProvider.java | 278 Context context = getContext(); 298 mOpenHelper = new DatabaseHelper(getContext()); 380 ret.setNotificationUri(getContext().getContentResolver(), uri); 428 getContext().getContentResolver().notifyChange(uri, null); 465 getContext().getContentResolver().notifyChange(uri, null);
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/ |
ContactEntryListAdapter.java | 98 mDefaultFilterHeaderText = getContext().getResources().getText(resourceId); 134 partition.setDirectoryType(getContext().getString(R.string.contactsList)); 325 getContext().getString(R.string.user_profile_contacts_list_header)); 592 return getContext().getString(zeroResourceId); 594 String format = getContext().getResources()
|
/packages/providers/PartnerBookmarksProvider/src/com/android/providers/partnerbookmarks/ |
PartnerBookmarksProvider.java | 212 Resources res = getContext().getResources(); 254 Resources res = getContext().getResources(); 348 mOpenHelper = new DatabaseHelper(getContext()); 354 mOpenHelper.prepareForConfiguration(getContext().getResources().getConfiguration()); 361 mOpenHelper.prepareForConfiguration(getContext().getResources().getConfiguration());
|
/external/llvm/lib/Transforms/Utils/ |
CodeExtractor.cpp | 303 case 1: RetTy = Type::getVoidTy(header->getContext()); break; 304 case 2: RetTy = Type::getInt1Ty(header->getContext()); break; 305 default: RetTy = Type::getInt16Ty(header->getContext()); break; 336 PointerType::getUnqual(StructType::get(M->getContext(), paramTy)); 363 Idx[0] = Constant::getNullValue(Type::getInt32Ty(header->getContext())); 364 Idx[1] = ConstantInt::get(Type::getInt32Ty(header->getContext()), i); 428 LLVMContext &Context = newFunction->getContext(); 458 Type *StructArgTy = StructType::get(newFunction->getContext(), ArgTypes); 709 BasicBlock *codeReplacer = BasicBlock::Create(header->getContext(), 715 BasicBlock *newFuncRoot = BasicBlock::Create(header->getContext(), [all...] |
/packages/apps/DeskClock/src/com/android/deskclock/widget/multiwaveview/ |
GlowPadView.java | 373 (AccessibilityManager) getContext().getSystemService( 562 Resources res = getContext().getResources(); 665 mVibrator = (Vibrator) getContext().getSystemService(Context.VIBRATOR_SERVICE); [all...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ |
DcTracker.java | 141 p.getContext().getContentResolver().registerContentObserver( 151 mPhone.getContext().registerReceiver(mIntentReceiver, filter, null, mPhone); 154 ConnectivityManager cm = (ConnectivityManager)p.getContext().getSystemService( 188 mPhone.getContext().getContentResolver().unregisterContentObserver(mApnObserver); 230 ApnContext apnContext = new ApnContext(mPhone.getContext(), type, LOG_TAG); 239 String[] networkConfigStrings = mPhone.getContext().getResources().getStringArray( 625 apnContext = new ApnContext(mPhone.getContext(), type, LOG_TAG); [all...] |
/external/clang/lib/CodeGen/ |
CGBuiltin.cpp | 84 assert(CGF.getContext().hasSameUnqualifiedType(T, 86 assert(CGF.getContext().hasSameUnqualifiedType(T, E->getArg(1)->getType())); 93 CGF.getContext().getTypeSize(T)); 118 assert(CGF.getContext().hasSameUnqualifiedType(T, 120 assert(CGF.getContext().hasSameUnqualifiedType(T, E->getArg(1)->getType())); 127 CGF.getContext().getTypeSize(T)); 200 if (E->EvaluateAsRValue(Result, CGM.getContext()) && 397 assert(!E->getArg(0)->HasSideEffects(getContext()) && 524 getContext().getFloatTypeSemantics(E->getArg(0)->getType())); 526 Builder.CreateFCmpUGE(Abs, ConstantFP::get(V->getContext(), Smallest) [all...] |
CGExprScalar.cpp | 166 S->dump(CGF.getContext().getSourceManager()); 566 APFloat::getLargest(CGF.getContext().getFloatTypeSemantics(DstType)); 590 CGF.getContext().getFloatTypeSemantics(OrigSrcType); 595 unsigned Width = CGF.getContext().getIntWidth(DstType); 613 CGF.getContext().getFloatTypeSemantics(DstType); 631 CGF.getContext().getFloatTypeSemantics(SrcType); 657 SrcType = CGF.getContext().getCanonicalType(SrcType); 658 DstType = CGF.getContext().getCanonicalType(DstType); 668 if (SrcType->isHalfType() && !CGF.getContext().getLangOpts().NativeHalfType) { 670 SrcType = CGF.getContext().FloatTy [all...] |
CGBlocks.cpp | 76 ASTContext &C = CGM.getContext(); 104 CGM.getContext().getObjCEncodingForBlock(blockInfo.getBlockExpr()); 297 ASTContext &C = CGM.getContext(); 331 ASTContext &C = CGM.getContext(); 367 = CGM.getContext().getTypeInfoInChars(thisType); 389 = CGM.getContext().getTypeInfoInChars(byRefPtrTy); 811 CharUnits Align = getContext().getTypeAlignInChars(type); [all...] |
CGObjCMac.cpp | 197 ASTContext &Ctx = CGM.getContext(); 235 ASTContext &Ctx = CGM.getContext(); 253 ASTContext &Ctx = CGM.getContext(); 273 ASTContext &Ctx = CGM.getContext(); 309 ASTContext &Ctx = CGM.getContext(); 330 ASTContext &Ctx = CGM.getContext(); 345 ASTContext &Ctx = CGM.getContext(); [all...] |
/external/clang/lib/Serialization/ |
ASTReaderDecl.cpp | 344 D->setDeclContext(Reader.getContext().getTranslationUnitDecl()); 350 D->setDeclContextsImpl(SemaDC, LexicalDC, Reader.getContext()); 359 D->setAttrsImpl(Attrs, Reader.getContext()); 436 TagDecl::ExtInfo *Info = new (Reader.getContext()) TagDecl::ExtInfo(); 461 ED->setInstantiationOfMemberEnum(Reader.getContext(), InstED, TSK); 491 = new (Reader.getContext()) DeclaratorDecl::ExtInfo(); 538 FD->setInstantiationOfMemberFunction(Reader.getContext(), InstFD, TSK); 568 ASTContext &C = Reader.getContext(); 618 FD->setDependentTemplateSpecialization(Reader.getContext(), 630 FD->setParams(Reader.getContext(), Params) [all...] |
/frameworks/base/policy/src/com/android/internal/policy/impl/ |
PhoneWindow.java | 543 Context context = getContext(); 603 st.decorView.setWindowBackground(getContext().getResources().getDrawable( 861 AudioManager audioManager = (AudioManager) getContext().getSystemService( [all...] |
/external/llvm/include/llvm/Support/ |
IntegersSubset.h | 48 Constant *NewVal = ConstantInt::get(ConstantIntVal->getContext(), res); \ 55 Constant *NewVal = ConstantInt::get(ConstantIntVal->getContext(), res); \ 63 Constant *NewVal = ConstantInt::get(ConstantIntVal->getContext(), res); \ 72 Constant *NewVal = ConstantInt::get(ConstantIntVal->getContext(), res); \ 81 Constant *NewVal = ConstantInt::get(ConstantIntVal->getContext(), res); \ 147 Constant *NewVal = ConstantInt::get(ConstantIntVal->getContext(), res); 170 LikeThis.ConstantIntVal->getContext(), V));
|
/external/llvm/lib/Transforms/Instrumentation/ |
ThreadSanitizer.cpp | 135 IRBuilder<> IRB(M.getContext()); 153 Type *Ty = Type::getIntNTy(M.getContext(), BitSize); 212 IRBuilder<> IRB(M.getContext()); 443 Type *Ty = Type::getIntNTy(IRB.getContext(), BitSize); 458 Type *Ty = Type::getIntNTy(IRB.getContext(), BitSize); 476 Type *Ty = Type::getIntNTy(IRB.getContext(), BitSize); 490 Type *Ty = Type::getIntNTy(IRB.getContext(), BitSize);
|
/frameworks/rs/cpu_ref/ |
rsCpuScript.cpp | 144 if (mCtx->getContext()->getContextType() == RS_CONTEXT_TYPE_DEBUG) { 476 mCtx->getContext()->setError(RS_ERROR_BAD_SCRIPT, "rsForEach called with null allocations"); 480 mCtx->getContext()->setError(RS_ERROR_BAD_SCRIPT, "rsForEach called with null allocations"); 495 mCtx->getContext()->setError(RS_ERROR_BAD_SCRIPT, "rsForEach called with null allocations"); 759 rsrSetObject(mCtx->getContext(), (ObjectBase **)destPtr, data); 783 rsrClearObject(mCtx->getContext(), obj_addr); 810 rsrClearObject(mCtx->getContext(), obj_addr);
|