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

<<51525354555657585960>>

  /external/jmonkeyengine/engine/src/core/com/jme3/input/controls/
ActionListener.java 41 * When an action listener is registered to a natively digital input, such as a button,
42 * the event will be invoked when the button is pressed, with <code>value</code>
43 * set to <code>true</code>, and will be invoked again when the button is released,
51 * Called when an input to which this listener is registered to is invoked.
  /external/jmonkeyengine/engine/src/core/com/jme3/input/event/
InputEvent.java 48 * The time when the event occurred. This is relative to
51 * @return time when the event occured
58 * Set the time when the event occurred.
60 * @param time time when the event occurred.
  /external/jmonkeyengine/engine/src/core/com/jme3/scene/control/
package.html 13 callbacks for when a {@link com.jme3.scene.Spatial} is rendered or updated
  /external/jsr305/ri/src/main/java/javax/annotation/
OverridingMethodsMustInvokeSuper.java 10 * When this annotation is applied to a method, it indicates that if this method
  /external/jsr305/ri/src/main/java/javax/annotation/meta/
TypeQualifierValidator.java 20 When forConstantValue(@Nonnull A annotation, Object value);
When.java 13 public enum When {
  /external/junit/src/org/junit/runner/manipulation/
Sortable.java 4 * Interface for runners that allow sorting of tests. By sorting tests based on when they last failed, most recently
  /external/kernel-headers/original/asm-mips/
tlb.h 17 * .. because we flush the whole mm when it fills up.
  /external/libpcap/
pcap-dag.h 5 * as possible. This code is only needed when compiling in the DAG card code
pcap-septel.h 5 * as possible. This code is only needed when compiling in the Intel/Septel
  /external/llvm/docs/CommandGuide/
llvm-readobj.rst 40 When used with ``-sections``, display section data for each section shown.
44 When used with ``-sections``, display relocations for each section shown.
48 When used with ``-sections``, display symbols for each section shown.
68 When used with ``-relocations``, display each relocation in an expanded
  /external/llvm/include/llvm/Target/
TargetOptions.h 57 /// PrintMachineCode - This flag is enabled when the -print-machineinstrs
62 /// NoFramePointerElim - This flag is enabled when the -disable-fp-elim is
71 /// LessPreciseFPMAD - This flag is enabled when the
72 /// -enable-fp-mad is specified on the command line. When this flag is off
79 /// UnsafeFPMath - This flag is enabled when the
80 /// -enable-unsafe-fp-math flag is specified on the command line. When
87 /// NoInfsFPMath - This flag is enabled when the
88 /// -enable-no-infs-fp-math flag is specified on the command line. When
93 /// NoNaNsFPMath - This flag is enabled when the
94 /// -enable-no-nans-fp-math flag is specified on the command line. When
    [all...]
  /external/llvm/test/Analysis/BasicAA/
2003-03-04-GEPCrash.ll 2 ; Test for a bug in BasicAA which caused a crash when querying equality of P1&P2
  /external/llvm/test/CodeGen/X86/
neg_fp.ll 4 ; Test that when we don't -enable-unsafe-fp-math, we don't do the optimization
scalar-extract.ll 4 ; Check that widening doesn't introduce a mmx register in this case when
visibility2.ll 1 ; This test case ensures that when the visibility of a global declaration is
  /external/llvm/test/Linker/
2005-12-06-AppendingZeroLengthArrays.ll 7 ; When linked, the globals should be merged, and the result should still
AppendingLinkage2.ll 1 ; Test that appending linkage works correctly when arrays are the same size.
ConstantGlobals1.ll 1 ; Test that appending linkage works correctly when arrays are the same size.
ConstantGlobals2.ll 1 ; Test that appending linkage works correctly when arrays are the same size.
ConstantGlobals3.ll 1 ; Test that appending linkage works correctly when arrays are the same size.
  /external/llvm/test/MC/AsmParser/
directive_file-errors.s 9 // CHECK-ERRORS:6:9: error: input can't have .file dwarf directives when -g is used to generate dwarf debug info for assembly code
  /external/llvm/test/Other/
close-stderr.ll 15 ; Test that the error handling when writing to stderr fails exits the
  /external/llvm/test/Transforms/GlobalDCE/
2002-09-12-Redeletion.ll 3 ;; Should die when function %foo is killed
  /external/llvm/test/Transforms/InstCombine/
2009-02-11-NotInitialized.ll 3 ; Check that nocapture attributes are added when run after an SCC pass.

Completed in 1129 milliseconds

<<51525354555657585960>>