Searched defs:Static (Results 1 - 23 of 23) sorted by relevance

/external/clang/test/CodeGenCXX/
H A Dtemplate-inner-struct-visibility-hidden.cpp14 static int Static; member in struct:C::Inner::Inner2
21 template<typename T> int C<T>::Inner::Inner2::Static; member in class:C::Inner::Inner2
/external/lzma/CPP/7zip/UI/FileManager/
H A DComboDialog.h20 UString Static; member in class:CComboDialog
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DCodeGen.h22 enum Model { Default, Static, PIC_, DynamicNoPIC }; enumerator in enum:llvm::Reloc::Model
/external/compiler-rt/make/platform/
H A Ddarwin_bni.mk4 Configs := Debug Release Profile Static
33 CFLAGS.Static := $(CFLAGS) -static
38 VISIBILITY_HIDDEN.Static := 1
/external/llvm/bindings/ocaml/target/
H A Dllvm_target.ml27 | Static Constructor in type:RelocMode/t
/external/clang/test/CXX/class.access/class.protected/
H A Dp1.cpp215 class Static {}; class in namespace:test6
220 static void foo(Static);
236 a.foo(Static());
240 a.foo(Static());
244 a.foo(Static());
248 a.foo(Static());
253 class Static {}; class in namespace:test7
258 static void foo(Static);
274 void (*sx)(Static) = &A::foo;
278 void (*sx)(Static)
291 class Static {}; class in namespace:test8
[all...]
/external/clang/test/OpenMP/
H A Dthreadprivate_codegen.cpp136 // 8 caches created (for Static::s, gs1, gs3, arr_x, main::sm, ST<int>::st,
186 struct Static { struct
388 Res = Static::s.a;
684 Res = Static::s.a;
/external/llvm/include/llvm/Support/
H A DCodeGen.h22 enum Model { Static, PIC_, DynamicNoPIC }; enumerator in enum:llvm::Reloc::Model
/external/clang/test/CXX/expr/expr.prim/expr.prim.general/
H A Dp3-0x.cpp108 namespace Static { namespace
/external/guice/core/test/com/google/inject/
H A DInjectorTest.java210 requestStaticInjection(Static.class);
214 assertEquals("test", Static.s);
215 assertEquals(5, Static.i);
239 static class Static { class in class:InjectorTest
246 Static.s = s;
/external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/
H A DDexMakerTest.java1025 Static.intValue = 5;
1027 assertEquals(10, Static.intValue);
1030 Static.longValue = 500L;
1032 assertEquals(1234L, Static.longValue);
1035 Static.booleanValue = false;
1037 assertEquals(true, Static.booleanValue);
1040 Static.floatValue = 1.5f;
1042 assertEquals(0.5f, Static.floatValue, DELTA_FLOAT);
1045 Static.doubleValue = 155.5;
1047 assertEquals(266.6, Static
1070 public static class Static { class in class:DexMakerTest
[all...]
/external/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h207 Static, member in class:llvm::pdb::PDB_Checksum::PDB_Machine::PDB_LocType
/external/swiftshader/third_party/LLVM/lib/Target/CBackend/
H A DCBackend.cpp184 void writeOperand(Value *Operand, bool Static = false);
186 void writeOperandInternal(Value *Operand, bool Static = false);
213 void printConstant(Constant *CPV, bool Static);
215 bool printConstExprCast(const ConstantExpr *CE, bool Static);
216 void printConstantArray(ConstantArray *CPA, bool Static);
217 void printConstantVector(ConstantVector *CV, bool Static);
340 gep_type_iterator E, bool Static);
560 void CWriter::printConstantArray(ConstantArray *CPA, bool Static) { argument
619 printConstant(cast<Constant>(CPA->getOperand(0)), Static);
622 printConstant(cast<Constant>(CPA->getOperand(i)), Static);
629 printConstantVector(ConstantVector *CP, bool Static) argument
751 printConstant(Constant *CPV, bool Static) argument
1126 printConstExprCast(const ConstantExpr* CE, bool Static) argument
1301 writeOperandInternal(Value *Operand, bool Static) argument
1319 writeOperand(Value *Operand, bool Static) argument
3345 printGEPExpression(Value *Ptr, gep_type_iterator I, gep_type_iterator E, bool Static) argument
[all...]
/external/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h260 Static = 0x02, member in class:llvm::codeview::CallingConvention::ClassOptions::FrameProcedureOptions::FunctionOptions::HfaKind::MemberAccess::MethodKind
/external/clang/lib/Driver/
H A DTools.cpp3751 return std::make_tuple(llvm::Reloc::Static, 0, false);
3756 case llvm::Reloc::Static:
3774 if (RelocationModel != llvm::Reloc::Static)
9090 if (RelocationModel == llvm::Reloc::Static)
10298 bool Static = Args.hasArg(options::OPT_static_libgcc) || local
10303 if (Static || (!CXX && !Shared)) {
/external/v8/src/parsing/
H A Dpreparser.h49 static PreParserIdentifier Static() { function in class:v8::internal::PreParserIdentifier
/external/clang/include/clang/AST/
H A DType.h2463 Normal, Static, Star enumerator in enum:clang::ArrayType::ArraySizeModifier
/external/robolectric/v3/runtime/
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
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 555 milliseconds