HomeSort by relevance Sort by last modified time
    Searched full:between (Results 26 - 50 of 27686) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/tensorflow/tensorflow/contrib/mpi_collectives/
README.md 3 Tensorflow MPI integration allows communicating between different TensorFlow
  /external/testng/src/main/java/org/testng/remote/strprotocol/
IMessage.java 7 * Marker interface for messages exchanged between RemoteTestNG and a client.
  /external/valgrind/gdbserver_tests/
mcclean_after_fork.stderrB.exp 1 relaying data between gdb and process ....
  /frameworks/av/media/libaaudio/src/utility/
README.md 1 The utility folder contains things that may be shared between the AAudio client and server.
  /frameworks/support/gridlayout/src/main/res/values/
dimens.xml 4 <!-- The default gap between components in a layout. -->
  /sdk/testapps/gridlayoutTest/v7-gridlayout/res/values/
dimens.xml 4 <!-- The default gap between components in a layout. -->
  /system/sepolicy/prebuilts/api/26.0/public/
isolated_app.te 5 ### app" is an APP with UID between AID_ISOLATED_START (99000)
  /system/sepolicy/prebuilts/api/27.0/public/
isolated_app.te 5 ### app" is an APP with UID between AID_ISOLATED_START (99000)
  /system/sepolicy/prebuilts/api/28.0/public/
isolated_app.te 5 ### app" is an APP with UID between AID_ISOLATED_START (99000)
  /system/sepolicy/public/
isolated_app.te 5 ### app" is an APP with UID between AID_ISOLATED_START (99000)
  /external/autotest/client/site_tests/platform_TLSDate/src/
test.conf 1 subprocess-wait-between-tries 2
3 wait-between-tries 2
  /external/clang/test/SemaCXX/
reinterpret-fn-obj-pedantic.cpp 7 void *vp = reinterpret_cast<void*>(fp); // expected-warning {{cast between pointer-to-function and pointer-to-object is an extension}}
8 (void)reinterpret_cast<fnptr>(vp); // expected-warning {{cast between pointer-to-function and pointer-to-object is an extension}}
switch-implicit-fallthrough-cxx98.cpp 16 case -1: // expected-warning{{unannotated fall-through between switch labels}} expected-note{{insert 'break;' to avoid fall-through}}
18 case 0: {// expected-warning{{unannotated fall-through between switch labels}} expected-note{{insert 'break;' to avoid fall-through}}
20 case 1: // expected-warning{{unannotated fall-through between switch labels}} expected-note{{insert 'break;' to avoid fall-through}}
22 case 3: // expected-warning{{unannotated fall-through between switch labels}} expected-note{{insert 'break;' to avoid fall-through}}
25 case 4: // expected-warning{{unannotated fall-through between switch labels}} expected-note{{insert 'break;' to avoid fall-through}}
28 case 5: // expected-warning{{unannotated fall-through between switch labels}} expected-note{{insert 'break;' to avoid fall-through}}
37 case 6: // expected-warning{{unannotated fall-through between switch labels}} expected-note{{insert 'break;' to avoid fall-through}}
42 case 12: // no warning here, intended fall-through, no statement between labels
103 MY_SWITCH(n, 13, n *= 2, 14, break) // expected-warning{{unannotated fall-through between switch labels}}
107 MY_CASE(44, break); // expected-warning{{unannotated fall-through between switch labels}
    [all...]
  /external/llvm/test/MC/Sparc/
sparc-asm-errors.s 5 ! CHECK: argument must be between
7 ! CHECK: argument must be between
  /external/curl/docs/cmdline-opts/
retry-delay.d 3 Help: Wait time between retries
8 between retries). This option is only interesting if --retry is also
  /external/jsr305/ri/src/main/java/javax/annotation/meta/
When.java 4 * Used to describe the relationship between a qualifier T and the set of values
16 /** nothing definitive is known about the relation between S and T */
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
mode-change-error-1.d 6 #error: \(\.text\+0x0\): Unsupported jump between ISA modes; consider recompiling with interlinking enabled\n
8 #error: \(\.text\+0x8\): Unsupported jump between ISA modes; consider recompiling with interlinking enabled\Z
  /dalvik/dx/tests/112-dex-return-jsr-result/
info.txt 5 goto instruction to be interposed between an invoke instruction and
  /dalvik/dx/tests/140-ssa-phi-overlap/
info.txt 2 to identify interference between source and result registers for phi
  /development/samples/browseable/BasicTransition/
_index.jd 9 Select each of the RadioButtons to switch between the Scenes.
  /development/samples/browseable/HdrViewfinder/
_index.jd 9 the sensor\'s exposure time between two exposure values on even and odd frames, and then
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
pydocgui.pyw 3 # between 2.2a1 and 2.2a2).
  /external/autotest/client/site_tests/
README 4 distinction between client side tests and server side tests.
  /external/autotest/client/site_tests/graphics_VTSwitch/
control 12 - VT1 does not remain the same between VT switches.
13 - VT2 does not remain the same between VT switches.
26 Switches between VT1 and VT2 repeatedly and logs in/out of Chrome to make sure
28 sure each VT remains the same between VT switches, and that VT1 and VT2 are
control.100 12 - VT1 does not remain the same between VT switches.
13 - VT2 does not remain the same between VT switches.
25 Switches between VT1 and VT2 repeatedly and logs in/out of Chrome to make sure
27 sure each VT remains the same between VT switches, and that VT1 and VT2 are

Completed in 560 milliseconds

12 3 4 5 6 7 8 91011>>