HomeSort by relevance Sort by last modified time
    Searched refs:Static (Results 126 - 149 of 149) sorted by null

1 2 3 4 56

  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp 595 // Non-darwin targets only support static movt relocations in FastISel.
597 (Subtarget->isTargetMachO() || RelocM == Reloc::Static)) {
    [all...]
  /external/llvm/lib/Target/X86/
X86FastISel.cpp 176 static std::pair<X86::CondCode, bool>
214 static std::pair<unsigned, bool>
734 // Do static allocas.
    [all...]
X86ISelLowering.cpp 65 static cl::opt<bool> ExperimentalVectorWideningLegalization(
    [all...]
  /frameworks/base/
compiled-classes-phone     [all...]
  /external/clang/lib/Basic/
Targets.cpp 44 static void DefineStd(MacroBuilder &Builder, StringRef MacroName,
60 static void defineCPUMacros(MacroBuilder &Builder, StringRef CPUName,
110 static void getDarwinDefines(MacroBuilder &Builder, const LangOptions &Opts,
130 if (Opts.Static)
755 // As an optimization, group static init code together in a section.
775 static const Builtin::Info BuiltinInfo[];
776 static const char * const GCCRegNames[];
777 static const TargetInfo::GCCRegAlias GCCRegAliases[];
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp 45 static cl::opt<bool> DisablePPCPreinc("disable-ppc-preinc",
48 static cl::opt<bool> DisableILPPref("disable-ppc-ilp-pref",
51 static cl::opt<bool> DisablePPCUnaligned("disable-ppc-unaligned",
    [all...]
  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/
parse5.js     [all...]
  /external/iproute2/doc/
ip-cref.tex     [all...]
  /prebuilts/tools/common/m2/repository/org/glassfish/jaxb/jaxb-xjc/2.2.11/
jaxb-xjc-2.2.11.jar 
  /external/clang/lib/Sema/
SemaExpr.cpp 77 static void DiagnoseUnusedOfDecl(Sema &S, NamedDecl *D, SourceLocation Loc) {
86 static bool HasRedeclarationWithoutAvailabilityInCategory(const Decl *D) {
102 static AvailabilityResult
241 static bool hasAnyExplicitStorageClass(const FunctionDecl *D) {
257 static void diagnoseUseOfInternalDeclInInlineFunction(Sema &S,
304 // Suggest "static" on the function, if possible.
308 << Cur << FixItHint::CreateInsertion(DeclBegin, "static ");
543 static void CheckForNullPointerDereference(Sema &S, Expr *E) {
562 static void DiagnoseDirectIsaAccess(Sema &S, const ObjCIvarRefExpr *OIRE,
    [all...]
  /external/llvm/
configure     [all...]
  /build/tools/droiddoc/templates-ndk/assets/js/
android_3p-bundle.js 110 "static struct switch typedef union unsigned void volatile ";
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js 110 "static struct switch typedef union unsigned void volatile ";
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js 110 "static struct switch typedef union unsigned void volatile ";
    [all...]
  /build/tools/droiddoc/templates-sdk-dev/assets/js/
android_3p-bundle.js 110 "static struct switch typedef union unsigned void volatile ";
    [all...]
  /build/tools/droiddoc/templates-sdk-refonly/assets/js/
android_3p-bundle.js 110 "static struct switch typedef union unsigned void volatile ";
    [all...]
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/0.12.613/
kotlin-compiler-0.12.613.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1513/
kotlin-compiler-embeddable-0.13.1513.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1514/
kotlin-compiler-embeddable-0.13.1514.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0/
kotlin-compiler-embeddable-1.0.0.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-1103/
kotlin-compiler-embeddable-1.0.0-beta-1103.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-4584/
kotlin-compiler-embeddable-1.0.0-beta-4584.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-rc-1036/
kotlin-compiler-embeddable-1.0.0-rc-1036.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.2/
kotlin-compiler-embeddable-1.0.2.jar 

Completed in 1531 milliseconds

1 2 3 4 56