HomeSort by relevance Sort by last modified time
    Searched defs:IN (Results 51 - 75 of 136) sorted by null

1 23 4 5 6

  /external/eigen/blas/testing/
dblat2.f 106 * .. Scalars in Common ..
280 * Test each subroutine in turn.
373 9987 FORMAT( ' AMEND DATA FILE OR INCREASE ARRAY SIZES IN PROGRAM',
377 9985 FORMAT( ' ERROR IN DMVCH - IN-LINE DOT PRODUCTS ARE BEING EVALU',
380 $ ' THIS MAY BE DUE TO FAULTS IN THE ARITHMETIC OR THE COMPILER.'
423 INTEGER I, IA, IB, IC, IKU, IM, IN, INCX, INCXS, INCY,
439 * .. Scalars in Common ..
460 DO 120 IN = 1, NIDIM
461 N = IDIM( IN )
    [all...]
dblat3.f 83 * .. Scalars in Common ..
258 * Test each subroutine in turn.
337 9991 FORMAT( ' AMEND DATA FILE OR INCREASE ARRAY SIZES IN PROGRAM',
341 9989 FORMAT( ' ERROR IN DMMCH - IN-LINE DOT PRODUCTS ARE BEING EVALU',
344 $ 'ERR = ', F12.3, '.', /' THIS MAY BE DUE TO FAULTS IN THE ',
387 INTEGER I, IA, IB, ICA, ICB, IK, IM, IN, K, KS, LAA,
402 * .. Scalars in Common ..
419 DO 100 IN = 1, NIDIM
420 N = IDIM( IN )
    [all...]
sblat2.f 106 * .. Scalars in Common ..
280 * Test each subroutine in turn.
373 9987 FORMAT( ' AMEND DATA FILE OR INCREASE ARRAY SIZES IN PROGRAM',
377 9985 FORMAT( ' ERROR IN SMVCH - IN-LINE DOT PRODUCTS ARE BEING EVALU',
380 $ ' THIS MAY BE DUE TO FAULTS IN THE ARITHMETIC OR THE COMPILER.'
423 INTEGER I, IA, IB, IC, IKU, IM, IN, INCX, INCXS, INCY,
439 * .. Scalars in Common ..
460 DO 120 IN = 1, NIDIM
461 N = IDIM( IN )
    [all...]
sblat3.f 83 * .. Scalars in Common ..
258 * Test each subroutine in turn.
337 9991 FORMAT( ' AMEND DATA FILE OR INCREASE ARRAY SIZES IN PROGRAM',
341 9989 FORMAT( ' ERROR IN SMMCH - IN-LINE DOT PRODUCTS ARE BEING EVALU',
344 $ 'ERR = ', F12.3, '.', /' THIS MAY BE DUE TO FAULTS IN THE ',
387 INTEGER I, IA, IB, ICA, ICB, IK, IM, IN, K, KS, LAA,
402 * .. Scalars in Common ..
419 DO 100 IN = 1, NIDIM
420 N = IDIM( IN )
    [all...]
zblat2.f 111 * .. Scalars in Common ..
286 * Test each subroutine in turn.
381 9987 FORMAT( ' AMEND DATA FILE OR INCREASE ARRAY SIZES IN PROGRAM',
385 9985 FORMAT( ' ERROR IN ZMVCH - IN-LINE DOT PRODUCTS ARE BEING EVALU',
388 $ ' THIS MAY BE DUE TO FAULTS IN THE ARITHMETIC OR THE COMPILER.'
435 INTEGER I, IA, IB, IC, IKU, IM, IN, INCX, INCXS, INCY,
451 * .. Scalars in Common ..
472 DO 120 IN = 1, NIDIM
473 N = IDIM( IN )
    [all...]
zblat3.f 90 * .. Scalars in Common ..
266 * Test each subroutine in turn.
348 9991 FORMAT( ' AMEND DATA FILE OR INCREASE ARRAY SIZES IN PROGRAM',
352 9989 FORMAT( ' ERROR IN ZMMCH - IN-LINE DOT PRODUCTS ARE BEING EVALU',
355 $ 'ERR = ', F12.3, '.', /' THIS MAY BE DUE TO FAULTS IN THE ',
402 INTEGER I, IA, IB, ICA, ICB, IK, IM, IN, K, KS, LAA,
417 * .. Scalars in Common ..
434 DO 100 IN = 1, NIDIM
435 N = IDIM( IN )
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
NumberRegression.java 116 * DecimalFormatSymbols should be cloned in the ctor DecimalFormat.
442 * never contain the monetary separator! Decimal separator in pattern is
455 errln("ERROR in test: want decimal sep != monetary sep");
731 * This is not a reproducable doc error in 116 source code.
1365 double in = Double.valueOf(DATA[i]).doubleValue(); local
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
NumberRegression.java 112 * DecimalFormatSymbols should be cloned in the ctor DecimalFormat.
438 * never contain the monetary separator! Decimal separator in pattern is
451 errln("ERROR in test: want decimal sep != monetary sep");
727 * This is not a reproducable doc error in 116 source code.
1361 double in = Double.valueOf(DATA[i]).doubleValue(); local
    [all...]
  /external/v8/src/base/platform/
platform-win32.cc 3 // found in the LICENSE file.
9 // disable definition of secure API functions in standard headers that
30 // Extra functions for MinGW. Most of these are the _s functions which are in
147 // which is not possible in a sandbox.
198 // a 64-bit integer in 100 nanoseconds since January 1, 1601 (UTC). JavaScript
199 // timestamps are represented as a doubles in milliseconds since 00:00:00 UTC,
215 // Returns the local timezone offset in milliseconds east of UTC. This is
222 // Returns the daylight savings time offset for the time in milliseconds.
238 // Return whether or not daylight savings time is in effect at this time.
349 // Return the local timezone offset in milliseconds east of UTC. Thi
    [all...]
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
PlaybackOverlayFragment.java 5 * in compliance with the License. You may obtain a copy of the License at
9 * Unless required by applicable law or agreed to in writing, software distributed under the License
56 * of rows in a vertical list. The Adapter's {@link PresenterSelector} must maintain subclasses
61 * at position 0 in the adapter.
82 * Listener allowing the application to receive notification of fade in and/or fade out
113 private static final int IN = 1;
226 * the view will be faded in when the fragment starts,
256 * Sets the listener to be called when fade in or out has completed.
263 * Returns the listener to be called when fade in or out has completed.
284 * Tickles the playback controls. Fades in the view if it was faded out
    [all...]
PlaybackOverlaySupportFragment.java 7 * in compliance with the License. You may obtain a copy of the License at
11 * Unless required by applicable law or agreed to in writing, software distributed under the License
58 * of rows in a vertical list. The Adapter's {@link PresenterSelector} must maintain subclasses
63 * at position 0 in the adapter.
84 * Listener allowing the application to receive notification of fade in and/or fade out
115 private static final int IN = 1;
228 * the view will be faded in when the fragment starts,
258 * Sets the listener to be called when fade in or out has completed.
265 * Returns the listener to be called when fade in or out has completed.
286 * Tickles the playback controls. Fades in the view if it was faded out
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
windef.h 2 * This file has no copyright assigned and is placed in the Public Domain.
57 #ifndef IN
58 #define IN
winsnmp.h 2 * This file has no copyright assigned and is placed in the Public Domain.
196 #ifndef IN
197 #define IN
rpcdce.h 2 * This file has no copyright assigned and is placed in the Public Domain.
16 #ifndef IN
17 #define IN
ntdef.h 11 * This source code is offered for use in the public domain. You may
14 * This code is distributed in the hope that it will be useful but
25 /* FIXME: In version two, warn about including both ntdef.h and winnt.h
26 * #warning Including winnt.h and ntdef.h is deprecated and will be removed in a future release. Please use winternl.h
58 #ifndef IN
59 #define IN
190 /* Done the same way as in windef.h for now */
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_builtin.py 1 # Python test set -- built-in functions
14 # and to create unique strings to intern in test_intern()
115 self.assertEqual(all(x > 42 for x in S), True)
117 self.assertEqual(all(x > 42 for x in S), False)
130 self.assertEqual(any(x > 42 for x in S), True)
132 self.assertEqual(any(x > 42 for x in S), False)
424 eval('[locals() for i in (2,3)]', g, d)
425 eval('[locals() for i in (2,3)]', g, UserDict.UserDict())
456 with check_py3k_warnings(("execfile.. not supported in 3.x",
601 for (cls, inps) in inputs.iteritems()
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_builtin.py 1 # Python test set -- built-in functions
14 # and to create unique strings to intern in test_intern()
115 self.assertEqual(all(x > 42 for x in S), True)
117 self.assertEqual(all(x > 42 for x in S), False)
130 self.assertEqual(any(x > 42 for x in S), True)
132 self.assertEqual(any(x > 42 for x in S), False)
424 eval('[locals() for i in (2,3)]', g, d)
425 eval('[locals() for i in (2,3)]', g, UserDict.UserDict())
456 with check_py3k_warnings(("execfile.. not supported in 3.x",
601 for (cls, inps) in inputs.iteritems()
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_builtin.py 1 # Python test set -- built-in functions
14 # and to create unique strings to intern in test_intern()
115 self.assertEqual(all(x > 42 for x in S), True)
117 self.assertEqual(all(x > 42 for x in S), False)
130 self.assertEqual(any(x > 42 for x in S), True)
132 self.assertEqual(any(x > 42 for x in S), False)
424 eval('[locals() for i in (2,3)]', g, d)
425 eval('[locals() for i in (2,3)]', g, UserDict.UserDict())
456 with check_py3k_warnings(("execfile.. not supported in 3.x",
601 for (cls, inps) in inputs.iteritems()
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_builtin.py 1 # Python test set -- built-in functions
14 # and to create unique strings to intern in test_intern()
115 self.assertEqual(all(x > 42 for x in S), True)
117 self.assertEqual(all(x > 42 for x in S), False)
130 self.assertEqual(any(x > 42 for x in S), True)
132 self.assertEqual(any(x > 42 for x in S), False)
424 eval('[locals() for i in (2,3)]', g, d)
425 eval('[locals() for i in (2,3)]', g, UserDict.UserDict())
456 with check_py3k_warnings(("execfile.. not supported in 3.x",
601 for (cls, inps) in inputs.iteritems()
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp 53 cl::desc("stress rotate selection in aggressive ppc isel for "
188 /// Reg in an asm, because the load or store opcode would have to change.
204 // We need to make sure that this one operand does not end up in r0
254 // In this case, there will be virtual registers of vector type created
276 // Create two vregs - one to hold the VRSAVE register that is live-in to the
294 // Find all return blocks, outputting a restore in each epilog.
571 // know to be zero in the mask are known to be one.
579 // Note that Value must be in range here (less than 32) because
580 // otherwise there would not be any bits set in InsertMask.
645 // Add in the last bits as required
    [all...]
  /external/mksh/src/
sh.h 17 * are retained or reproduced in an accompanying document, permission
18 * is granted to deal in this work without restriction, including un?
24 * implied; without malicious intent or gross negligence. In no event
26 * direct, other damage, loss, or other issues arising in any way out
27 * of dealing in the work, even if advised of the possibility of such
493 /* define bit in flag */
550 union mksh_cchack in, out; \
552 in.ro = (s); \
553 out.rw = ucstrchr(in.rw, (c)); \
557 union mksh_cchack in, out;
    [all...]
  /prebuilts/devtools/tools/lib/
jobb.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/jobb/24.4.0-beta3/
jobb-24.4.0-beta3.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/jobb/24.4.0-beta6/
jobb-24.4.0-beta6.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/jobb/24.5.0/
jobb-24.5.0.jar 

Completed in 681 milliseconds

1 23 4 5 6