Searched defs:GS (Results 26 - 39 of 39) sorted by relevance

12

/external/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1195 const GlobalsSpaceRegion *GS = MRMgr.getGlobalsRegion(K); local
1196 SVal V = svalBuilder.conjureSymbolVal(/* SymbolTag = */ (const void*) GS, Ex, LCtx,
1200 B = B.removeBinding(GS)
1201 .addBinding(BindingKey::Make(GS, BindingKey::Default), V);
1206 Invalidated->push_back(GS);
/external/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2034 llvm::Constant *GS = MakeGlobal(llvm::StructType::get(Int32Ty, arrayTy, local
2036 llvm::Constant *ptr = llvm::ConstantExpr::getPtrToInt(GS, IntPtrTy);
/external/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h508 GS = 30, member in class:llvm::codeview::CallingConvention::ClassOptions::FrameProcedureOptions::FunctionOptions::HfaKind::MemberAccess::MethodKind::MethodOptions::ModifierOptions::PointerKind::PointerMode::PointerOptions::PointerToMemberRepresentation::VFTableSlotKind::WindowsRTClassKind::ExportFlags::RegisterId
/external/clang/tools/libclang/
H A DCIndex.cpp1915 void VisitGotoStmt(const GotoStmt *GS);
2453 void EnqueueVisitor::VisitGotoStmt(const GotoStmt *GS) { argument
2454 WL.push_back(LabelRefVisit(GS->getLabel(), GS->getLabelLoc(), Parent));
/external/mesa3d/src/mesa/x86/
H A Dassyntax.h122 #define GS gs macro
184 #define GS %gs macro
861 #define W_GS GS
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/oned/ ...
/external/dagger2/lib/
H A Dauto-value-1.4.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/value/ ...
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/r8/deps/
H A Dguava-19.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 1406 milliseconds

12