Home
last modified time | relevance | path

Searched refs:towards (Results 1 – 25 of 170) sorted by relevance

1234567

/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_Roll.pbtxt7 elements are shifted positively (towards larger indices) along the dimension
25 positively (towards larger indices) by the offsets of `shift` along the
31 The elements are shifted positively (towards larger indices) by the offset of
/external/swiftshader/third_party/LLVM/test/CodeGen/CellSPU/
Ddiv_ops.ll3 ; signed division rounds towards zero, rotma don't.
/external/python/cpython2/Lib/test/
Dtest_turtle.py332 self.assertEqual(self.nav.towards(x, y), expected)
333 self.assertEqual(self.nav.towards((x, y)), expected)
334 self.assertEqual(self.nav.towards(Vec2D(x, y)), expected)
/external/python/cpython3/Lib/test/
Dtest_turtle.py336 self.assertEqual(self.nav.towards(x, y), expected)
337 self.assertEqual(self.nav.towards((x, y)), expected)
338 self.assertEqual(self.nav.towards(Vec2D(x, y)), expected)
/external/mesa3d/src/gallium/docs/source/drivers/
Dopenswr.rst5 software renderer targeted towards visualization workloads. For such
/external/llvm/test/Transforms/LoopVectorize/X86/
Dvector_ptr_load_store.ll16 ; consecutive vector of pointers store, therefore we should count it towards the
44 ; NOT count the store towards the widest vector type.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopVectorize/X86/
Dvector_ptr_load_store.ll16 ; consecutive vector of pointers store, therefore we should count it towards the
44 ; NOT count the store towards the widest vector type.
/external/skia/resources/text/
Denglish.txt1 …y and rights. They are endowed with reason and conscience and should act towards one another in a …
/external/autotest/client/site_tests/graphics_WebGLAquarium/
Dcontrol.memory_pressure13 # FAST tests tend to run towards the end of a suite, where memory_pressure can do less damage
/external/perfetto/docs/
Dmulti-layer-tracing.md18 to our IPC) towards the Android's `traced` service, passing back the shared
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dstackmap-shadow-optimization.ll5 ; bar. However, the frame teardown and the return do not count towards the
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dstackmap-shadow-optimization.ll5 ; bar. However, the frame teardown and the return do not count towards the
/external/llvm/test/CodeGen/X86/
Dstackmap-shadow-optimization.ll5 ; bar. However, the frame teardown and the return do not count towards the
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dcombine_loads_from_build_pair.ll8 ; The target is big-endian, and stack grows towards higher addresses,
/external/iperf3/.github/
DISSUE_TEMPLATE.md4 towards the iperf3 mailing list at iperf-dev@google-groups.com or
/external/llvm/test/CodeGen/Hexagon/
Dcfi-offset.ll4 ; allocframe. Since the stack grows towards negative addresses, anything
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/
Dcfi-offset.ll4 ; allocframe. Since the stack grows towards negative addresses, anything
/external/python/cpython2/Demo/turtle/
Dtdemo_planet_and_moon.py65 self.setheading(self.towards(self.gravSys.planets[0]))
/external/python/cpython3/Lib/turtledemo/
Dplanet_and_moon.py64 self.setheading(self.towards(self.gravSys.planets[0]))
/external/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td223 // fp_to_sint always rounds towards zero, which is modifier value 5.
333 // Mode 7 is round towards -inf.
338 // Same idea for ceil, where mode 6 is round towards +inf.
343 // Same idea for trunc, where mode 5 is round towards zero.
348 // Same idea for round, where mode 1 is round towards nearest with
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Ddag-combine-select.ll6 ; Ensure that we transform select(C0, x, select(C1, x, y)) towards
/external/llvm/test/CodeGen/AArch64/
Ddag-combine-select.ll6 ; Ensure that we transform select(C0, x, select(C1, x, y)) towards
/external/tensorflow/tensorflow/lite/models/smartreply/g3doc/
DREADME.md14 The On-device Smart Reply model is targeted towards text chat use cases. It has
37 The On-Device Smart Reply model is aimed towards improving the messaging
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td267 // fp_to_sint always rounds towards zero, which is modifier value 5.
389 // Mode 7 is round towards -inf.
394 // Same idea for ceil, where mode 6 is round towards +inf.
399 // Same idea for trunc, where mode 5 is round towards zero.
404 // Same idea for round, where mode 1 is round towards nearest with
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
D2001-06-01-GCCOptimizations.txt39 reimplement, I am leaning a bit more towards creating LLVM from the tree

1234567