Searched refs:moving (Results 1 – 25 of 304) sorted by relevance
12345678910>>...13
/external/python/cpython2/Demo/tkinter/guido/ |
D | solitaire.py | 350 moving = None variable in Stack 353 self.moving = None 363 self.moving = self.cards[i:] 366 for card in self.moving: 370 if not self.moving: 377 for card in self.moving: 381 cards = self.moving 382 self.moving = None
|
/external/autotest/client/site_tests/touch_TouchscreenScroll/ |
D | README | 9 Name refers to the physical direction the finger is moving. E.g. 10 samus_touchscreen_scroll-up refers to a single finger moving from the
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_BatchNormWithGlobalNormalization.pbtxt | 14 or a saved moving average thereof. 22 or a saved moving average thereof.
|
D | api_def_BatchNormWithGlobalNormalizationGrad.pbtxt | 14 or a saved moving average thereof. 22 or a saved moving average thereof.
|
D | api_def_QuantizedBatchNormWithGlobalNormalization.pbtxt | 26 or a saved moving average thereof. 46 or a saved moving average thereof.
|
D | api_def_ExperimentalSlidingWindowDataset.pbtxt | 14 A scalar representing the steps moving the sliding window
|
D | api_def_WindowDataset.pbtxt | 13 A scalar representing the steps moving the sliding window forward in one
|
/external/llvm/test/Linker/ |
D | alias.ll | 6 ; When moving an alias to an existing module and we want to discard the aliasee 8 ; When moving a replacement to an aliasee to a module that has an alias (C1),
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Linker/ |
D | alias.ll | 6 ; When moving an alias to an existing module and we want to discard the aliasee 8 ; When moving a replacement to an aliasee to a module that has an alias (C1),
|
/external/e2fsprogs/tests/r_move_itable/ |
D | name | 1 filesystem resize which requires moving the inode table
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | todo.txt | 33 ctrl_iface) by moving the retrying of the previous request into EAP 46 - consider moving SIM card functionality (IMSI fetching) away from eap.c; 59 - consider moving eap_peer_tls_build_ack() call into
|
/external/icu/icu4c/source/data/translit/ |
D | Zawgyi_my.txt | 37 # Special cases moving base character to right before vowel signs 41 # Special cases moving Kinzi block to left 196 # Replace CA + YA with JHA after moving other things beyond the medials. 198 # More moving vowel signs after medials
|
/external/tensorflow/tensorflow/contrib/autograph/ |
D | README.md | 5 moving into TensorFlow core.
|
/external/flatbuffers/tests/rust_usage_test/ |
D | Cargo.toml | 20 # TODO(rw): look into moving to criterion.rs
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
D | 2004-03-13-InstCombineInfLoop.ll | 1 ; This testcase caused the combiner to go into an infinite loop, moving the
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | 2004-03-13-InstCombineInfLoop.ll | 1 ; This testcase caused the combiner to go into an infinite loop, moving the
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2004-03-13-InstCombineInfLoop.ll | 1 ; This testcase caused the combiner to go into an infinite loop, moving the
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/AddressSanitizer/ |
D | debug_info_noninstrumented_alloca2.ll | 1 ; Make sure we don't break the IR when moving non-instrumented allocas
|
D | debug_info_noninstrumented_alloca.ll | 2 ; Only first-basic-block allocas are considered stack slots, and moving them
|
/external/walt/pywalt/ |
D | README.md | 70 …ounts as 4 events. This measurement recorded 20/4 = 5 full cycles of the finger moving up and down. 72 In addition to moving your finger up and down please also move it slowly along the beam. The calcul…
|
/external/ipsec-tools/src/racoon/samples/ |
D | racoon.conf.sample-plainrsa | 7 # here mainly for those who are moving from the *Swan world to Racoon.
|
/external/tensorflow/tensorflow/python/ |
D | build_defs.bzl | 11 # We should consider moving the "out" default pattern into here, many other
|
/external/grpc-grpc/src/core/lib/gprpp/ |
D | README.md | 16 [Moving gRPC core to C++](/grpc/grpc/blob/master/doc/core/moving-to-c%2B%2B.md).
|
/external/llvm/test/CodeGen/ARM/ |
D | integer_insertelement.ll | 4 ; the vector is not spuriously copied. "vorr dX, dY, dY" is the way of moving
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | integer_insertelement.ll | 4 ; the vector is not spuriously copied. "vorr dX, dY, dY" is the way of moving
|
12345678910>>...13