Searched refs:towards (Results 1 – 25 of 178) sorted by relevance
12345678
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_Roll.pbtxt | 7 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/mesa3d/docs/drivers/ |
D | openswr.rst | 5 software renderer targeted towards visualization workloads. For such
|
/external/python/cpython2/Lib/test/ |
D | test_turtle.py | 332 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/ |
D | test_turtle.py | 336 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/skia/resources/text/ |
D | english.txt | 1 …y and rights. They are endowed with reason and conscience and should act towards one another in a …
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopVectorize/X86/ |
D | vector_ptr_load_store.ll | 16 ; consecutive vector of pointers store, therefore we should count it towards the 44 ; NOT count the store towards the widest vector type.
|
/external/llvm/test/Transforms/LoopVectorize/X86/ |
D | vector_ptr_load_store.ll | 16 ; consecutive vector of pointers store, therefore we should count it towards the 44 ; NOT count the store towards the widest vector type.
|
/external/autotest/client/site_tests/graphics_WebGLAquarium/ |
D | control.memory_pressure | 14 # FAST tests tend to run towards the end of a suite, where memory_pressure can do less damage
|
/external/llvm/test/CodeGen/X86/ |
D | stackmap-shadow-optimization.ll | 5 ; bar. However, the frame teardown and the return do not count towards the
|
/external/arm-trusted-firmware/docs/plat/marvell/misc/ |
D | mvebu-amb.rst | 7 transaction towards the CD BootROM, SPI0, SPI1 and Device bus (NOR).
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | stackmap-shadow-optimization.ll | 5 ; bar. However, the frame teardown and the return do not count towards the
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | combine_loads_from_build_pair.ll | 8 ; The target is big-endian, and stack grows towards higher addresses,
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | stackmap-shadow-optimization.ll | 5 ; bar. However, the frame teardown and the return do not count towards the
|
/external/u-boot/drivers/tee/ |
D | Kconfig | 7 This implements a generic interface towards a Trusted Execution
|
/external/iperf3/.github/ |
D | ISSUE_TEMPLATE.md | 4 towards the iperf3 mailing list at iperf-dev@google-groups.com or
|
/external/llvm/test/CodeGen/Hexagon/ |
D | cfi-offset.ll | 4 ; allocframe. Since the stack grows towards negative addresses, anything
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/ |
D | cfi-offset.ll | 4 ; allocframe. Since the stack grows towards negative addresses, anything
|
/external/python/cpython2/Demo/turtle/ |
D | tdemo_planet_and_moon.py | 65 self.setheading(self.towards(self.gravSys.planets[0]))
|
/external/python/cpython3/Lib/turtledemo/ |
D | planet_and_moon.py | 64 self.setheading(self.towards(self.gravSys.planets[0]))
|
/external/llvm/test/CodeGen/AArch64/ |
D | dag-combine-select.ll | 6 ; Ensure that we transform select(C0, x, select(C1, x, y)) towards
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | dag-combine-select.ll | 6 ; Ensure that we transform select(C0, x, select(C1, x, y)) towards
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 223 // 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/python/cffi/doc/misc/ |
D | grant-cffi-1.0.rst | 8 This Grant Proposal is to give a boost towards "CFFI 1.0". Two main 84 The objective is to give a boost towards "CFFI 1.0", which needs to have
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 267 // 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/google-fonts/fraunces/ |
D | README.md | 38 The `Goof` axis gives access to the chocolate-y, Goofy forms that are available towards the Optical…
|
12345678