Home
last modified time | relevance | path

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

12345678910>>...23

/external/llvm/test/Analysis/BasicAA/
Dcas.ll4 @turn = internal global i32 zeroinitializer
10 %b = atomicrmw xchg i32* @turn, i32 1 monotonic
/external/selinux/policycoreutils/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.
Dbooleans_toggled.txt4 Toggle the button to turn on or off the boolean. This will not happen immediately. All changes on …
/external/ImageMagick/PerlMagick/demo/
Dlsys.pl29 '-' => sub{ $turtle->turn(-$changes->{"dtheta"}); }, # counter-clockwise
30 '+' => sub{ $turtle->turn($changes->{"dtheta"}); }, # Turn clockwise
/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/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/llvm/test/CodeGen/PowerPC/
Dextsh.ll1 ; This should turn into a single extsh
/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/test/Transforms/FunctionImport/
Dfuncimport.ll45 ; should in turn be imported as a promoted/renamed and hidden function.
54 ; should in turn be imported.
/external/llvm/test/Transforms/Reassociate/
Dnegation1.ll3 ; Test that we can turn things like A*B + X - A*B -> X.
/external/clang/test/SemaObjC/
Dself-assign.m10 // expected-note{{use '==' to turn this assignment into an equality comparison}} \
/external/llvm/test/Transforms/InstCombine/
D2008-06-19-UncondLoad.ll12 ; not safe to turn into an uncond load
DJavaCompare.ll2 ; <= comparison. Check to make sure we turn it into a <= (only)
/external/webrtc/webrtc/tools/loopback_test/
DREADME4 turn. For now the test is used to analyse bandwidth estimation and get records
/external/gtest/
DREADME.android6 TODO: turn this into a script!
/external/selinux/sepolgen/
DHACKING39 other access vectors - this forms the backbone of how we turn audit
43 includes algorithms to turn the raw output of the parser into access
/external/bison/m4/
Dassert.m415 [AS_HELP_STRING([--disable-assert], [turn off assertions])],
/external/llvm/test/CodeGen/X86/
Dsse-only.ll4 ; Test that turning off mmx doesn't turn off sse
Dmmx-only.ll4 ; Test that turning off sse doesn't turn off mmx.
/external/google-breakpad/src/testing/gtest/xcode/Config/
DDebugProject.xcconfig16 // Deployment postprocessing is what triggers Xcode to strip, turn it off
/external/ant-glob/
DREADME.txt25 brought Condition). In turn this brought in BuildException which was trimmed
/external/protobuf/gtest/xcode/Config/
DDebugProject.xcconfig16 // Deployment postprocessing is what triggers Xcode to strip, turn it off
/external/vulkan-validation-layers/tests/gtest-1.7.0/xcode/Config/
DDebugProject.xcconfig16 // Deployment postprocessing is what triggers Xcode to strip, turn it off
/external/llvm/test/Feature/
Doptnone-opt.ll57 ; Additional IR passes that opt doesn't turn on by default.
63 ; Loop IR passes that opt doesn't turn on by default.

12345678910>>...23