HomeSort by relevance Sort by last modified time
    Searched full:turn (Results 651 - 675 of 3582) sorted by null

<<21222324252627282930>>

  /external/markdown/tests/extensions-x-def_list/
markdown-syntax.txt 383 will turn into:
396 will turn into:
487 will turn into:
509 will turn into:
770 tags. Markdown will turn this:
837 Markdown will turn this into:
844 spambots. For example, Markdown will turn this:
  /external/markdown/tests/extensions-x-toc/
syntax-toc.txt 346 will turn into:
359 will turn into:
450 will turn into:
472 will turn into:
733 tags. Markdown will turn this:
800 Markdown will turn this into:
807 spambots. For example, Markdown will turn this:
  /external/markdown/tests/markdown-test/
markdown-syntax.txt 383 will turn into:
396 will turn into:
487 will turn into:
509 will turn into:
770 tags. Markdown will turn this:
837 Markdown will turn this into:
844 spambots. For example, Markdown will turn this:
  /external/icu/icu4c/source/tools/gensprep/
store.c 75 * indexes[_SPREP_OPTIONS] -- Bit set of options to turn on in the profile, e.g: USPREP_NORMALIZATION_ON, USPREP_CHECK_BIDI_ON
283 /* turn on the 2nd bit to signal that the following bits contain an index */
294 /* turn on the first bit in trie word */
374 /* turn on the first bit in trie word */
484 /* turn on the 0th bit in the savedTrieWord */
  /frameworks/compile/mclinker/tools/mcld/
Options.td 280 HelpText<"Turn off the effect of the --whole-archive option">;
289 HelpText<"Turn off the effect of the --as-needed">;
305 HelpText<"Turn off the effect of the --copy-dt-needed-entries">;
369 HelpText<"Turn all warnings into errors">;
373 HelpText<"Do not turn all warnings into errors">;
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaLteServiceStateTracker.java 137 if (DBG) log("EVENT_ALL_DATA_DISCONNECTED, turn radio off now.");
681 * Clean up existing voice and data connection then turn off radio power.
698 if (DBG) log("Data disconnected, turn off radio right away.");
715 if (DBG) log("Wait upto 30s for data to disconnect, then turn off radio.");
718 log("Cannot send delayed Msg, turn off radio right away.");
  /libcore/luni/src/main/java/java/util/regex/
Pattern.java 40 * while (m.find()) { // Find each match in turn; String can't do this.
201 * <p>Either set of flags may be empty. For example, {@code (?i-m)} would turn on case-insensitivity
202 * and turn off multiline mode, {@code (?i)} would just turn on case-insensitivity,
203 * and {@code (?-m)} would just turn off multiline mode.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
suffix.hpp 233 // If Win32 support is turned off, then we must turn off
243 // Turn on threading support if the compiler thinks that it's in
255 // Turn threading support off if BOOST_DISABLE_THREADS is defined:
262 // Turn threading support off if we don't recognise the threading API:
271 // Turn threading detail macros off if we don't (want to) use threading
  /packages/services/Telephony/src/com/android/phone/
EmergencyCallHelper.java 169 // So just go ahead and turn the radio on.
301 if (DBG) log("- Trying (again) to turn on the radio...");
322 // We're about to turn on the radio, so arrange to be notified
326 // If airplane mode is on, we turn it off the same way that the
343 // in airplane mode.) In this case just turn the radio
  /art/runtime/
utils.h 163 // Turn "java.lang.String" into "Ljava/lang/String;".
166 // Turn "Ljava/lang/String;" into "java.lang.String" using the conventions of
170 // Turn "Ljava/lang/String;" into "java/lang/String" using the opposite conventions of
  /external/freetype/src/base/
ftstroke.c 1214 FT_Angle turn; local
1921 FT_Angle turn; local
    [all...]
  /external/icu/icu4c/source/i18n/
utf16collationiterator.cpp 345 // Turn around from backward checking.
363 // we do not have to re-check and normalize when we turn around and go backwards.
413 // Turn around from forward checking.
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
FCDUTF16CollationIterator.java 214 // Turn around from backward checking.
233 // we do not have to re-check and normalize when we turn around and go backwards.
294 // Turn around from forward checking.
  /external/jetty/src/java/org/eclipse/jetty/security/authentication/
ClientCertAuthenticator.java 326 * @param enableCRLDP true - turn on, false - turns off
344 * @param enableOCSP true - turn on, false - turn off
  /external/libvpx/libvpx/vp9/encoder/
vp9_aq_cyclicrefresh.c 68 // Check if we should turn off cyclic refresh based on bitrate condition.
71 // Turn off cyclic refresh if bits available per frame is not sufficiently
80 // Also turn off at very small frame sizes, to avoid too large fraction of
  /external/pdfium/third_party/freetype/src/base/
ftstroke.c 1212 FT_Angle turn; local
1922 FT_Angle turn; local
    [all...]
  /external/selinux/sepolgen/src/sepolgen/
policygen.py 89 To turn on interface generation pass in an interface set
90 to use for interface generation. To turn off interface
107 Passing in true will turn on requires generation and
  /external/skia/gyp/
tools.gyp 323 # Lua exposes GrReduceClip which in turn requires src/core for SkTLList
345 # Lua exposes GrReduceClip which in turn requires src/core for SkTLList
704 # Lua exposes GrReduceClip which in turn requires src/core for SkTLList
  /frameworks/base/core/java/android/view/
HardwareRenderer.java 103 * Turn on to draw dirty regions every other frame.
114 * Turn on to flash hardware layers when they update.
146 * Turn on to debug non-rectangular clip operations.
  /frameworks/base/docs/html/tv/adt-1/
index.jd 51 <strong>How do I turn my device on?</strong>
57 <strong>How do I completely turn my device off? </strong>
217 <li>Go to <strong>Settings &gt; Device &gt; Google Cast</strong> and turn on developer support,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_aq_cyclicrefresh.c 69 // Check if we should turn off cyclic refresh based on bitrate condition.
72 // Turn off cyclic refresh if bits available per frame is not sufficiently
81 // Also turn off at very small frame sizes, to avoid too large fraction of
  /packages/apps/Bluetooth/res/values/
strings.xml 59 <string name="bt_enable_line1">To use Bluetooth services, you must first turn on Bluetooth.</string>
61 <string name="bt_enable_line2">Turn on Bluetooth now?</string>
65 <string name="bt_enable_ok">Turn on</string>
  /packages/apps/Bluetooth/res/values-en-rAU/
strings.xml 29 <string name="bt_enable_line1" msgid="7203551583048149">"To use Bluetooth services, you must first turn on Bluetooth."</string>
30 <string name="bt_enable_line2" msgid="4341936569415937994">"Turn on Bluetooth now?"</string>
32 <string name="bt_enable_ok" msgid="3432462749994538265">"Turn on"</string>
  /packages/apps/Bluetooth/res/values-en-rGB/
strings.xml 29 <string name="bt_enable_line1" msgid="7203551583048149">"To use Bluetooth services, you must first turn on Bluetooth."</string>
30 <string name="bt_enable_line2" msgid="4341936569415937994">"Turn on Bluetooth now?"</string>
32 <string name="bt_enable_ok" msgid="3432462749994538265">"Turn on"</string>
  /packages/apps/Bluetooth/res/values-en-rIN/
strings.xml 29 <string name="bt_enable_line1" msgid="7203551583048149">"To use Bluetooth services, you must first turn on Bluetooth."</string>
30 <string name="bt_enable_line2" msgid="4341936569415937994">"Turn on Bluetooth now?"</string>
32 <string name="bt_enable_ok" msgid="3432462749994538265">"Turn on"</string>

Completed in 441 milliseconds

<<21222324252627282930>>