HomeSort by relevance Sort by last modified time
    Searched defs:OUT (Results 1 - 25 of 40) sorted by null

1 2

  /cts/tests/sample/src/android/sample/cts/
SampleDeviceResultTest.java 47 private static final long OUT = 1307674368000L;
59 assertEquals("Incorrect result", OUT, factorialRecursive(IN));
74 assertEquals("Incorrect result", OUT, factorialIterative(IN));
  /external/deqp/framework/randomshaders/
rsgVariable.cpp 52 case STORAGE_PARAMETER_OUT: str << Token::OUT; break;
96 str << Token::OUT << Token::MEDIUM_PRECISION;
rsgToken.hpp 114 OUT,
  /device/asus/grouper/keymaster/
s_type.h 27 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
42 /* Figure out if a 64-bit integer types is available */
103 #define OUT
  /device/asus/grouper/self-extractors/nvidia/staging/keymaster/
s_type.h 27 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
42 /* Figure out if a 64-bit integer types is available */
103 #define OUT
  /device/asus/tilapia/self-extractors/nvidia/staging/keymaster/
s_type.h 27 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
42 /* Figure out if a 64-bit integer types is available */
103 #define OUT
  /external/lldb/utils/vim-lldb/python-vim-lldb/
lldb_controller.py 50 OUT = 5
123 elif stepType == StepType.OUT:
  /frameworks/base/core/java/android/transition/
Fade.java 33 * start and end scenes and fades views in or out when they become visible
38 * <p>The ability of this transition to fade out a particular view, and the
54 * the starting scene view in order to fade it out.</p>
71 * {@link #OUT} to fade both in and out. Equivalent to
79 * {@link #IN} to fade both in and out. Equivalent to
82 public static final int OUT = Visibility.MODE_OUT;
85 * Constructs a Fade transition that will fade targets in and out.
92 * and/or out, according to the value of fadingMode.
95 * {@link #IN} and {@link #OUT}
    [all...]
  /hardware/ti/omap4-aah/security/tf_sdk/include/
s_type.h 27 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
42 /* Figure out if a 64-bit integer types is available */
103 #define OUT
  /hardware/ti/omap4xxx/security/tf_sdk/include/
s_type.h 27 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
42 /* Figure out if a 64-bit integer types is available */
103 #define OUT
  /packages/apps/Launcher2/src/com/android/launcher2/
InterruptibleInOutAnimator.java 26 * With a regular ValueAnimator, if you call reverse to show the 'out' animation, you'll get
28 * be exactly reversed. Using this class, both the 'in' and the 'out' animation use the
43 private static final int OUT = 2;
117 animate(OUT);
  /packages/apps/Launcher3/src/com/android/launcher3/
InterruptibleInOutAnimator.java 26 * With a regular ValueAnimator, if you call reverse to show the 'out' animation, you'll get
28 * be exactly reversed. Using this class, both the 'in' and the 'out' animation use the
43 private static final int OUT = 2;
117 animate(OUT);
  /hardware/ti/omap3/dspbridge/inc/
dbtype.h 60 #ifndef OUT
61 #define OUT /* Following parameter is for output. */
  /hardware/ti/omap3/dspbridge/libbridge/inc/
dbtype.h 60 #ifndef OUT
61 #define OUT /* Following parameter is for output. */
  /bionic/libc/upstream-netbsd/lib/libc/regex/
regex2.h 31 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
68 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
149 * and a mask to pick out the relevant bit of each byte. A hash code
208 #define OUT (CHAR_MAX+1) /* a non-character value */
  /external/llvm/lib/Support/
regex2.h 32 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
100 * and a mask to pick out the relevant bit of each byte. A hash code
159 #define OUT (CHAR_MAX+1) /* a non-character value */
  /external/qemu-pc-bios/vgabios/tests/lfbprof/
lfbprof.c 104 #define OUT(reg) out->x.reg = rmregs.e##reg
106 int DPMI_int86(int intno, RMREGS *in, RMREGS *out)
112 * out - Pointer to structure for output registers
135 OUT(ax); OUT(bx); OUT(cx); OUT(dx); OUT(si); OUT(di)
    [all...]
  /ndk/sources/host-tools/ndk-stack/regex/
regex2.h 32 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
97 * and a mask to pick out the relevant bit of each byte. A hash code
156 #define OUT (CHAR_MAX+1) /* a non-character value */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
certbcli.h 21 #ifndef OUT
22 #define OUT
lmcons.h 121 #ifndef OUT
122 #define OUT
resapi.h 22 #ifndef OUT
23 #define OUT
windef.h 60 #ifndef OUT
61 #define OUT
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
JDWPConstants.java 109 // it looks like JDWP spec becomes out of date
645 public static final byte OUT = 2;
660 case OUT:
661 return "OUT";
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
PlaybackOverlayFragment.java 88 private static final int OUT = 2;
205 * and will fade out after a time period. The timeout
235 * Sets the listener to be called when fade in or out has completed.
242 * Returns the listener to be called when fade in or out has completed.
249 * Tickles the playback controls. Fades in the view if it was faded out,
250 * otherwise resets the fade out timer. Tickling on input events is handled
442 if ((fadeIn && mFadingStatus == IN) || (!fadeIn && mFadingStatus == OUT)) {
489 mFadingStatus = fadeIn ? IN : OUT;
613 if ((mFadingStatus == IDLE && mBgAlpha == 0) || mFadingStatus == OUT) {
  /external/aac/libPCMutils/src/
pcmutils_lib.cpp 70 liability, or tort (including negligence), arising in any way out of the use of this software, even if
194 #define OUT 1
434 * @param [out] Array where the buffer offsets for each channel are stored into.
435 * @param [out] The generated packed channel mode that represents the given input configuration.
443 UCHAR offsetTable[PCM_DMX_MAX_CHANNELS], /* out */
444 PCM_DMX_CHANNEL_MODE *chMode /* out */
659 * @param [out] Array where corresponding channel types for each channels are stored into.
660 * @param [out] Array where corresponding channel type indices for each output channel are stored into.
661 * @param [out] Array where the buffer offsets for each channel are stored into.
668 AUDIO_CHANNEL_TYPE channelType[], /* out */
    [all...]

Completed in 1896 milliseconds

1 2