OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:turn
(Results
76 - 100
of
1776
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/nist-sip/java/gov/nist/javax/sip/
DialogExt.java
40
*
Turn
off sequence number validation for this dialog. This passes all requests to the
/external/stlport/stlport/
stdlib.h
18
* which in
turn
include stdlib.h, which results in warnings and errors
/external/webkit/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/
build-generated-files.sh
3
# Determine if we have QuartzCore so we can
turn
on
/external/webkit/WebCore/rendering/
RenderPart.h
32
// FIXME: This class is subclassed in RenderPartObject for iframes, which is in
turn
/external/webkit/WebKit/android/wds/
DebugServer.h
29
//
Turn
on the wds feature in webkit
/frameworks/base/docs/html/resources/articles/
wikinotes-linkify.jd
11
project. It covers the use of Linkify to
turn
ordinary text views
27
spaces). Linkify can then
turn
this into a Content URI — something like
33
in particular it is able to
turn
web URLs, email addresses and
100
<code>MyToDoList</code>, Linkify will
turn
it into an active link with the
future-proofing.jd
31
some apps
turn
on GPS without asking the user, and others might
turn
on
37
directly
turn
on or off GPS. These apps won't crash, but the APIs in
/frameworks/base/graphics/java/android/graphics/
PathDashPathEffect.java
24
MORPH(2); //!< transform each point, and
turn
lines into curves
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
Makefile
5
OMX_DEBUG ?= 0 # master switch:
turn
debug on or off
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
Makefile
5
OMX_DEBUG ?= 0 # master switch:
turn
debug on or off
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
Makefile
5
OMX_DEBUG ?= 0 # master switch:
turn
debug on or off
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
Makefile
9
#OMX_DEBUG ?= 0 # master switch:
turn
debug on or off
/libcore/luni/src/main/java/javax/xml/transform/
URIResolver.java
24
* to
turn
a URI used in document(), xsl:import, or xsl:include into a Source object.
/ndk/sources/cxx-stl/stlport/stlport/
stdlib.h
18
* which in
turn
include stdlib.h, which results in warnings and errors
/packages/apps/Settings/assets/html/en_gb/
tethering_help.html
28
<span class="style1">You can
turn
your phone into a Wi-Fi access point, to share your phone's Internet connection with one or more computers or other devices</span>
/packages/apps/Settings/assets/html/en_us/
tethering_help.html
28
<span class="style1">You can
turn
your phone into a portable Wi-Fi hotspot, to share your phone's internet connection with one or more computers or other devices</span>
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
string
42
#include <bits/char_traits.h> // NB: In
turn
includes stl_algobase.h
/external/e2fsprogs/intl/
vasnprintf.c
336
+ 1 /*
turn
floor into ceil */
346
+ 1 /*
turn
floor into ceil */
354
+ 1 /*
turn
floor into ceil */
365
+ 1 /*
turn
floor into ceil */
374
+ 1 /*
turn
floor into ceil */
381
+ 1 /*
turn
floor into ceil */
392
+ 1 /*
turn
floor into ceil */
401
+ 1 /*
turn
floor into ceil */
408
+ 1 /*
turn
floor into ceil */
420
+ 1 /*
turn
floor into ceil *
[
all
...]
/external/easymock/src/org/easymock/
EasyMockSupport.java
205
* mock objects) and
turn
them to a mock with nice behavior. For details,
216
* mock objects) and
turn
them to a mock with default behavior. For details,
227
* mock objects) and
turn
them to a mock with strict behavior. For details,
/hardware/ti/wlan/wl1271/platforms/hw/linux/
host_platform.c
161
/*
Turn
power OFF */
163
/*
Turn
power ON*/
169
/*
Turn
device power off */
179
/*
Turn
device power off according to a given delay */
189
/*
Turn
device power on */
/system/wlan/ti/wilink_6_1/platforms/hw/linux/
host_platform.c
161
/*
Turn
power OFF */
163
/*
Turn
power ON*/
169
/*
Turn
device power off */
179
/*
Turn
device power off according to a given delay */
189
/*
Turn
device power on */
/frameworks/base/core/java/android/os/
PowerManager.java
87
* <td>Normal wake locks don't actually
turn
on the illumination. Instead, they cause
89
* will force the screen and/or keyboard to
turn
on immediately, when the WakeLock is
184
* Will not
turn
the screen on if it is not already on. See {@link #ACQUIRE_CAUSES_WAKEUP}
277
* It may
turn
off shortly after you release it, or it may not if there
291
* It may
turn
off shortly after you release it, or it may not if there
409
*
turn
on because of this event. This is set when the power
411
* is down, but we're about to
turn
off. Otherwise the lights
/development/pdk/docs/porting/
power_management.jd
40
<p>If the suspend operation has already started when locking a wakelock, the system will abort the suspend operation as long it has not already reached the <code>suspend_late</code> stage. This means that locking a wakelock from an interrupt handler or a freezeable thread always works, but if you lock a wakelock from a <code>suspend_late</code> handler, you must also return an error from that handler to abort suspend. You can use wakelocks to allow the user-space to decide which keys should wake the full system and
turn
on the screen. Use <code>set_irq_wake</code> or a platform-specific API to ensure that the keypad interrupt wakes up the CPU. Once the keypad driver has resumed, the sequence of events can look like this:</p>
191
<li><code>EARLY_SUSPEND_LEVEL_DISABLE_FB</code>:
Turn
off the framebuffer
193
<li>on suspend:
turn
off the framebuffer</li>
194
<li>on resume:
turn
the framebuffer back on. </li>
199
<li>on suspend:
turn
off input devices that are not capable of wakeup or where wakeup is disabled. </li>
200
<li>on resume:
turn
the same devices back on.</li>
/packages/apps/Settings/src/com/android/settings/bluetooth/
RequestPermissionActivity.java
111
* would fail to
turn
on discovery mode. By kicking this to the
155
// to
turn
on BT
159
// Ask the user whether to
turn
on discovery mode or not
/bionic/libdl/
Android.mk
10
# libgcc.a are made static to libdl.so. This in
turn
ensures that libraries that
Completed in 5182 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>