Home
last modified time | relevance | path

Searched refs:turn (Results 1 – 25 of 956) sorted by relevance

12345678910>>...39

/external/swiftshader/third_party/LLVM/test/Analysis/BasicAA/
Dcas.ll4 @turn = internal global i32 zeroinitializer
9 %b = atomicrmw xchg i32* @turn, i32 1 monotonic
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/BasicAA/
Dcas.ll4 @turn = internal global i32 zeroinitializer
10 %b = atomicrmw xchg i32* @turn, i32 1 monotonic
/external/llvm/test/Analysis/BasicAA/
Dcas.ll4 @turn = internal global i32 zeroinitializer
10 %b = atomicrmw xchg i32* @turn, i32 1 monotonic
/external/e2fsprogs/tests/t_disable_csum_seed/
Dexpect3 turn on csum_seed
10 turn off csum_seed
Dscript14 echo "turn on csum_seed" >> $OUT
23 echo "turn off csum_seed" >> $OUT
/external/e2fsprogs/tests/t_disable_meta_csum_and_seed/
Dexpect3 turn on csum_seed
10 turn off metadata_csum
Dscript14 echo "turn on csum_seed" >> $OUT
23 echo "turn off metadata_csum" >> $OUT
/external/e2fsprogs/tests/t_disable_changed_csum_seed/
Dexpect3 turn on csum_seed
13 turn off csum_seed
Dscript14 echo "turn on csum_seed" >> $OUT
27 echo "turn off csum_seed" >> $OUT
/external/e2fsprogs/tests/t_disable_changed_csum_seed_mounted/
Dexpect3 turn on csum_seed
13 turn off csum_seed
Dscript14 echo "turn on csum_seed" >> $OUT
27 echo "turn off csum_seed" >> $OUT
/external/selinux/python/sepolicy/sepolicy/help/
Dsystem_boot_mode.txt13 Note if you disable SELinux, you will need to reboot, to turn it off. Also the next time you turn
/external/deqp-deps/glslang/Test/
Dhlsl.hull.ctrlpt-1.tesc12 float tfactor[3] : SV_TessFactor; // must turn into a size 4 array in SPIR-V
13 float flInFactor : SV_InsideTessFactor; // must turn into a size 2 array in SPIR-V
Dhlsl.hull.ctrlpt-2.tesc13 float tfactor[3] : SV_TessFactor; // must turn into a size 4 array in SPIR-V
14 float flInFactor : SV_InsideTessFactor; // must turn into a size 2 array in SPIR-V
/external/swiftshader/third_party/LLVM/test/Transforms/TailCallElim/
Dinf-recursion.ll3 ; Don't turn this into an infinite loop, this is probably the implementation
15 ; Do turn other calls into infinite loops though.
/external/ImageMagick/PerlMagick/demo/
Dlsys.pl29 '-' => sub{ $turtle->turn(-$changes->{"dtheta"}); }, # counter-clockwise
30 '+' => sub{ $turtle->turn($changes->{"dtheta"}); }, # Turn clockwise
/external/swiftshader/third_party/LLVM/test/Transforms/SimplifyLibCalls/
Diprintf.ll19 ; Verify we don't turn this into an iprintf call
39 ; Verify we don't turn this into an siprintf call
59 ; Verify we don't turn this into an fiprintf call
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IRCE/
Deq_ne.ll14 ; Show that IRCE can turn 'ne' condition to 'slt' in increasing IV when the IV
47 ; Show that IRCE can turn 'ne' condition to 'ult' in increasing IV when IV is
109 ; Show that IRCE can turn 'eq' condition to 'sge' in increasing IV.
166 ; Show that IRCE can turn 'ne' condition to 'sgt' in decreasing IV.
198 ; Show that IRCE cannot turn 'ne' condition to 'sgt' in decreasing IV if the end
227 ; Show that IRCE can turn 'eq' condition to 'slt' in decreasing IV.
259 ; Show that IRCE cannot turn 'eq' condition to 'slt' in decreasing IV if the end
/external/u-boot/board/renesas/sh7785lcr/
DREADME.sh7785lcr85 - led : turn on LEDs
94 turn on LEDs 3, 5, 7, 9
95 turn on LEDs 4, 6, 8, 10
/external/llvm/test/Transforms/TailCallElim/
Dinf-recursion.ll3 ; Don't turn this into an infinite loop, this is probably the implementation
15 ; Do turn other calls into infinite loops though.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/TailCallElim/
Dinf-recursion.ll3 ; Don't turn this into an infinite loop, this is probably the implementation
15 ; Do turn other calls into infinite loops though.
/external/u-boot/board/eets/pdu001/
DREADME16 SOM from bytes at work (https://www.bytesatwork.ch) which in turn is based on
25 or green by setting CONFIG_RUN_LED_GREEN. Setting CONFIG_RUN_LED_OFF will turn
/external/webrtc/talk/app/webrtc/
Dpeerconnectionfactory_unittest.cc249 cricket::RelayServerConfig turn("test.com", 1234, kTurnUsername, in TEST_F() local
251 turn_servers.push_back(turn); in TEST_F()
270 cricket::RelayServerConfig turn("hello.com", kDefaultStunPort, "test", in TEST_F() local
272 turn_servers.push_back(turn); in TEST_F()
/external/grpc-grpc/doc/
Denvironment_variables.md98 'all' can additionally be used to turn all traces on.
101 'refcount' will turn on all of the tracers for refcount debugging.
132 fail. Set to 0 to turn off the backup polls.
140 set to 1 to turn on CFStream experiment. With this experiment gRPC uses CFStream API to make TCP
/external/libpng/contrib/conftest/
Dpngcp.dfa27 # Options to turn on png_read_png and png_write_png:
51 # this is used to turn off limits:

12345678910>>...39