HomeSort by relevance Sort by last modified time
    Searched full:when (Results 651 - 675 of 50734) sorted by null

<<21222324252627282930>>

  /external/clang/test/CodeGenCXX/
2010-03-09-AnonAggregate.cpp 3 // More then one anonymous aggregates on one line creates chaos when MDNode uniquness is
constructor-alias.cpp 4 // we don't crash when an alias is used.
switch-case-folding-1.cpp 6 // Make sure we don't crash when constant folding the case 4
switch-case-folding.cpp 6 // Make sure we don't crash when constant folding the case 4
  /external/clang/test/Frontend/
hexagon-target-basic.c 6 // when compiling any Hexagon program.
  /external/clang/test/SemaObjC/
iboutlet.m 12 @property (getter = MyGetter, readonly, assign) IBOutlet NSView *myView; // expected-warning {{readonly IBOutlet property 'myView' when auto-synthesized may not work correctly with 'nib' loader}} expected-note {{property should be changed to be readwrite}}
14 @property (readonly) IBOutlet NSView *myView1; // expected-warning {{readonly IBOutlet property 'myView1' when auto-synthesized may not work correctly with 'nib' loader}} expected-note {{property should be changed to be readwrite}}
16 @property (getter = MyGetter, READONLY) IBOutlet NSView *myView2; // expected-warning {{readonly IBOutlet property 'myView2' when auto-synthesized may not work correctly with 'nib' loader}}
30 @property( readonly ) __attribute__((iboutlet)) UILabel *autoReadOnlyReadOnly; // expected-warning {{readonly IBOutlet property 'autoReadOnlyReadOnly' when auto-synthesized may not work correctly with 'nib' loader}} expected-note {{property should be changed to be readwrite}}
  /external/clang/test/SemaTemplate/
instantiate-typeof.cpp 3 // Make sure we correctly treat __typeof as potentially-evaluated when appropriate
  /external/compiler-rt/lib/lsan/lit_tests/TestCases/SharedLibs/
huge_tls_lib_so.cc 2 // allocation of a new TLS storage chunk when loaded with dlopen(). We use it
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/scripts/
genresults 4 #required when running on Linux Motif
  /external/expat/
README.android 5 When updating to new versions, please remove any unnecessary build
  /external/javasqlite/src/main/java/SQLite/
BusyHandler.java 10 * Invoked when a table is locked by another process
  /external/jmonkeyengine/engine/src/core/com/jme3/scene/
SceneGraphVisitor.java 11 * Called when a spatial is visited in the scene graph.
  /external/junit/src/org/junit/rules/
TestWatchman.java 68 * Invoked when a test method succeeds
76 * Invoked when a test method fails
85 * Invoked when a test method is about to start
94 * Invoked when a test method finishes (whether passing or failing)
  /external/junit/src/org/junit/runners/model/
RunnerScheduler.java 4 * Represents a strategy for scheduling when individual test methods
  /external/llvm/lib/ExecutionEngine/Interpreter/
CMakeLists.txt 2 # line. That path can be a compiler's non-default path even when
  /external/llvm/test/Analysis/BasicAA/
2003-04-25-GEPCrash.ll 2 ; Test for a bug in BasicAA which caused a crash when querying equality of P1&P2
  /external/llvm/test/CodeGen/ARM/
global-merge-addrspace.ll 2 ; Test the GlobalMerge pass. Check that the pass does not crash when using
  /external/llvm/test/Linker/
2002-07-17-LinkTest2.ll 1 ; This fails linking when it is linked with an empty file as the first object file
2002-08-20-ConstantExpr.ll 1 ; This fails linking when it is linked with an empty file as the first object file
2004-12-03-DisagreeingType.ll 7 ; When linked, the global above should be eliminated, being merged with the
2006-06-15-GlobalVarAlignment.ll 1 ; The linker should choose the largest alignment when linking.
  /external/llvm/test/MC/MachO/ARM/
llvm-objdump-macho-stripped.s 4 # We are checking that disassembly happens when there are no symbols.
  /external/llvm/test/Transforms/GlobalOpt/
blockaddress.ll 9 ; when storing this blockaddress into a global.
  /external/markdown/tests/extensions-x-toc/
invalid.html 4 crash when it encounters this errant syntax. The unexpected output should
  /external/mesa3d/src/glsl/tests/lower_jumps/
lower_returns_4.opt_test 5 # Test that returns are properly lowered when they occur in

Completed in 2070 milliseconds

<<21222324252627282930>>