Home
last modified time | relevance | path

Searched refs:moving (Results 1 – 25 of 408) sorted by relevance

12345678910>>...17

/external/llvm-project/clang/test/Analysis/Checkers/
DRunLoopAutoreleaseLeakChecker.m32 …followed by the launch of main run loop may never get released; consider moving them to a separate…
51 …pool followed by the launch of xpc_main may never get released; consider moving them to a separate…
59 …followed by the launch of main run loop may never get released; consider moving them to a separate…
84 …followed by the launch of main run loop may never get released; consider moving them to a separate…
94 …followed by the launch of main run loop may never get released; consider moving them to a separate…
125 …sort followed by the launch of xpc_main may never get released; consider moving them to a separate…
159 …followed by the launch of main run loop may never get released; consider moving them to a separate…
/external/python/cpython2/Demo/tkinter/guido/
Dsolitaire.py350 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/
DREADME9 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/rust/crates/csv-core/src/
Dwriter.rs239 output = &mut moving(output)[o..]; in finish()
293 output = &mut moving(output)[o..]; in field()
328 output = &mut moving(output)[o..]; in delimiter()
361 output = &mut moving(output)[o..]; in terminator()
370 output = &mut moving(output)[o..]; in terminator()
547 output = &mut moving(output)[o..]; in quote()
559 output = &mut moving(output)[o..]; in quote()
566 output = &mut moving(output)[o..]; in quote()
616 fn moving<T>(x: T) -> T { in moving() function
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_BatchNormWithGlobalNormalization.pbtxt14 or a saved moving average thereof.
22 or a saved moving average thereof.
Dapi_def_BatchNormWithGlobalNormalizationGrad.pbtxt14 or a saved moving average thereof.
22 or a saved moving average thereof.
Dapi_def_QuantizedBatchNormWithGlobalNormalization.pbtxt26 or a saved moving average thereof.
46 or a saved moving average thereof.
Dapi_def_ExperimentalSlidingWindowDataset.pbtxt14 A scalar representing the steps moving the sliding window
Dapi_def_SlidingWindowDataset.pbtxt14 A scalar representing the steps moving the sliding window
/external/llvm/test/Linker/
Dalias.ll6 ; 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/llvm-project/llvm/test/Linker/
Dalias.ll6 ; 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/
Dname1 filesystem resize which requires moving the inode table
/external/google-java-format/core/src/test/resources/com/google/googlejavaformat/java/testdata/
DB38241237.input4 …//one long incredibly unbroken sentence moving from topic to topic so that no-one had a chance to …
DB38241237.output4 // one long incredibly unbroken sentence moving from topic to topic so that no-one had a chance to
/external/flatbuffers/tests/rust_usage_test/
DCargo.toml20 # TODO(rw): look into moving to criterion.rs
/external/wpa_supplicant_8/wpa_supplicant/
Dtodo.txt33 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/llvm-project/llvm/test/Transforms/InstCombine/
D2004-03-13-InstCombineInfLoop.ll1 ; This testcase caused the combiner to go into an infinite loop, moving the
/external/llvm/test/Transforms/InstCombine/
D2004-03-13-InstCombineInfLoop.ll1 ; This testcase caused the combiner to go into an infinite loop, moving the
/external/icu/icu4c/source/data/translit/
DZawgyi_my.txt38 # Special cases moving base character to right before vowel signs
42 # Special cases moving Kinzi block to left
197 # Replace CA + YA with JHA after moving other things beyond the medials.
199 # More moving vowel signs after medials
/external/llvm-project/llvm/test/Analysis/MemorySSA/
Dloop-rotate-disablebasicaa.ll5 ; being preserved when moving instructions that may not read from or write to memory.
/external/llvm-project/llvm/test/Instrumentation/AddressSanitizer/
Ddebug_info_noninstrumented_alloca2.ll1 ; Make sure we don't break the IR when moving non-instrumented allocas
/external/llvm-project/lld/test/ELF/linkerscript/
Dextend-pt-load3.test6 # If the current behavior becomes a problem we should consider just moving the commands out
/external/python/cpython3/Doc/howto/
Dcporting.rst12 *Supporting Python 3: An in-depth guide*, a book on moving from Python 2
/external/ipsec-tools/src/racoon/samples/
Dracoon.conf.sample-plainrsa7 # here mainly for those who are moving from the *Swan world to Racoon.
/external/tensorflow/tensorflow/python/
Dbuild_defs.bzl9 # We should consider moving the "out" default pattern into here, many other

12345678910>>...17