OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:separate
(Results
1151 - 1175
of
7915
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/libcore/ojluni/src/main/java/java/util/
Observable.java
44
* notifications on
separate
threads, or may guarantee that their
48
* and is completely
separate
from the <tt>wait</tt> and <tt>notify</tt>
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/
ProfileOwnerProvisioningActivity.java
53
* Profile owner provisioning sets up a
separate
profile on a device whose primary user is already
58
* users personal device to keep personal and work data
separate
.
/packages/apps/Messaging/src/android/support/v7/mms/
CarrierConfigValuesLoader.java
64
* the message will turn into and be sent as an mms message or
separate
,
94
* Boolean value: if multipart SMS should be sent as
separate
SMS messages
/external/llvm/test/CodeGen/SystemZ/
risbg-01.ll
67
; Try the next value up (mask ....1111001). This needs a
separate
shift
111
; Try a wrap-around mask (mask ....111100001111). This needs a
separate
shift
185
; This needs a
separate
shift and mask.
211
; This needs a
separate
shift and mask.
268
; Test a case where the AND comes before a rotate. This needs a
separate
295
; This again needs a
separate
mask and rotate.
/external/opencv3/3rdparty/libtiff/
tif_write.c
75
"Can not change \"ImageLength\" when using
separate
planes");
96
* dynamically growing files that have data organized in
separate
195
* have data organized in
separate
bitplanes because
204
"Can not grow image by strips when using
separate
planes");
279
* have data organized in
separate
bitplanes because
288
"Can not grow image by strips when using
separate
planes");
/external/pdfium/third_party/libtiff/
tif_write.c
75
"Can not change \"ImageLength\" when using
separate
planes");
96
* dynamically growing files that have data organized in
separate
199
* have data organized in
separate
bitplanes because
208
"Can not grow image by strips when using
separate
planes");
299
* have data organized in
separate
bitplanes because
308
"Can not grow image by strips when using
separate
planes");
/frameworks/base/docs/html/guide/components/
fundamentals.jd
75
<li>Resources that are
separate
from the app code and that allow your app to
202
<p>Because the system runs each app in a
separate
process with file permissions that
248
<p>There are
separate
methods for activating each type of component:</p>
464
separate
from the source code, such as images, audio files, and anything relating to the visual
478
<p>One of the most important aspects of providing resources
separate
from your source code
482
languages and save those strings in
separate
files. Then Android applies the
519
<dd>How Android apps are structured to
separate
app resources from the
processes-and-threads.jd
34
different components in your application to run in
separate
processes, and you can create additional
201
<p>The system does <em>not</em> create a
separate
thread for each instance of a component. All
236
that are not instantaneous, you should make sure to do them in
separate
threads ("background" or
239
<p>For example, below is some code for a click listener that downloads an image from a
separate
289
<p>Now this implementation is thread-safe: the network operation is done from a
separate
thread
/toolchain/binutils/binutils-2.25/cpu/
ip2k.cpu
107
; FIXME: It might simplify things to
separate
the execute process from the
634
;
Separate
the 16 bit values into the H and L regs
698
;
Separate
the 16 bit values into the H and L regs
757
;
Separate
the 16 bit values into the H and L regs
851
;
Separate
the 16 bit values into the H and L regs
960
;
Separate
the 16 bit values into the H and L regs
1003
;
Separate
the 16 bit values into the H and L regs
[
all
...]
/cts/hostsidetests/sustainedperf/dhrystone/
Rationale
243
o
Separate
compilation (Ada and C versions)
251
compilation units are merged into one file, the rule is that
separate
258
larger, the intention is that these effects of
separate
compilation
270
separate
compilation. Although most commercial Pascal compilers
271
provide
separate
compilation in some way, we cannot use it for
/external/clang/docs/
DriverInternals.rst
23
logically a
separate
tool which shares many of the same goals as Clang:
194
into two
separate
object files, where each object file is built using
195
``lipo`` to merge results built for two
separate
architectures.
242
during one compilation in order to interact with tools for
separate
327
For example, on Darwin ``-gfull`` gets translated into two
separate
/frameworks/base/docs/html/work/
guide.jd
74
and data. This work profile is in a
separate
container from the
75
personal profile, which your user controls. These
separate
profiles
86
<li>
Separate
and secure profile</li>
88
<li>
Separate
badged work applications</li>
139
with Android for Work, because there are
separate
profiles, we
/packages/apps/Bluetooth/src/com/android/bluetooth/sdp/
SdpManager.java
522
* is a
separate
process.
552
* is a
separate
process.
583
* is a
separate
process.
612
* is a
separate
process.
636
* is a
separate
process.
/development/python-packages/adb/
device.py
179
# Precede by &, the PowerShell call operator, and
separate
args by space.
302
if the device doesn't support
separate
streams.
320
into stdout if the device doesn't support
separate
streams.
/docs/source.android.com/src/devices/
automotive.jd
139
<li>Vehicle HAL should call
separate
callback when the property's value changes
173
(such as HVAC) have
separate
on/off power property. Calling <code>get</code> for
200
separate
power on /off should return <code>-ESHUTDOWN</code> when the property
/docs/source.android.com/src/devices/graphics/
arch-sf-hwc.jd
54
separate
layer for the wallpaper, while a full-screen game might hide the status
94
are in
separate
buffers. You could handle composition using either of the
163
video data to a file. The video codecs are managed by a
separate
process
/docs/source.android.com/src/devices/tech/admin/
testing-provision.jd
50
Android platform has a
separate
version of AfW Test Harness). For Android 6.0,
215
saved in
separate
zip files.</li>
308
<em><p>To define multiple widgets,
separate
using commas.</em></p>
/external/autotest/frontend/client/src/autotest/afe/create/
CreateJobViewDisplay.java
60
"
Separate
multiple kernels with a comma and/or space.");
87
"Use a comma or space to
separate
multiple addresses.");
133
"
Separate
multiple args with commas.");
/external/deqp/executor/tools/
xeBatchResultToXml.cpp
49
OUTPUTMODE_SEPARATE = 0, //!<
Separate
68
{ "
separate
", OUTPUTMODE_SEPARATE }
227
// Export to
separate
files
/external/google-breakpad/src/common/dwarf/
dwarf2diehandler.h
58
// type DIEs don't. It would be nice to be able to have
separate
59
// handler classes for
separate
kinds of DIEs, each with the members
63
// - There should be a
separate
instance of the appropriate handler
/external/guava/guava/src/com/google/common/eventbus/
package-info.java
114
* application from having
separate
EventBus instances for each component, or
115
* using
separate
instances to
separate
events by context or topic. This also
/external/libjpeg-turbo/
cjpeg.1
117
support
separate
quality settings for luminance and chrominance (or, in
118
general,
separate
settings for every quantization table slot.) The principle
138
JPEG files generated with
separate
luminance and chrominance quality are fully
/external/libselinux/include/selinux/
avc.h
118
* is to print on stderr. If no thread callbacks are passed, a
separate
252
* but may also be called directly to
separate
permission checking from
298
* in order to
separate
the permission check from the auditing.
/external/libvncserver/
NEWS
6
* Split out x11vnc sources into
separate
repository at
8
* Split out vncterm sources into
separate
repository at
10
* Split out VisualNaCro sources into
separate
repository at
/external/llvm/docs/CommandGuide/
llvm-cov.rst
59
generated when you run the instrumented program, with a
separate
``.gcda``
79
by appending a ``.gcov`` suffix. A
separate
output file is also created for
138
file. The directories are
separate
by ``#`` characters, with ``.`` directories
Completed in 2030 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>