Home
last modified time | relevance | path

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

12345678910>>...27

/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/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_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_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_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/selinux/python/sepolicy/sepolicy/help/
Dsystem_boot_mode.txt13 … if you disable SELinux, you will need to to reboot, to turn it off. Also the next time you turn
Dtransition_from_boolean_2.txt4 Enable or disable the boolean to turn on or off the transition.
/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/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/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/e2fsprogs/tests/t_iexpand_mcsum/
Dname1 expand inodes and turn on metadata_csum
/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/libpng/contrib/conftest/
Dpngcp.dfa27 # Options to turn on png_read_png and png_write_png:
51 # this is used to turn off limits:
/external/llvm/test/CodeGen/PowerPC/
Dextsh.ll1 ; This should turn into a single extsh
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/
Dextsh.ll1 ; This should turn into a single extsh
/external/llvm/lib/TableGen/
DAndroid.bp6 // llvm-defaults turns off host builds by default, turn it back on for
/external/slf4j/jcl-over-slf4j/src/main/resources/META-INF/services/
Dorg.apache.commons.logging.LogFactory4 # in turn follows the instructions found at:
/external/llvm/lib/Support/
DAndroid.bp6 // llvm-defaults turns off host builds by default, turn it back on for
/external/e2fsprogs/tests/t_enable_csum_seed/
Dexpect3 turn on csum_seed

12345678910>>...27