OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:work
(Results
1051 - 1075
of
8916
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/jpeg/
jdct.h
17
* A forward DCT routine is given a pointer to a
work
area of type DCTELEM[];
25
*
work
in floating-point ones.
157
#ifdef SHORTxSHORT_32 /* may
work
if 'int' is 32 bits */
160
#ifdef SHORTxLCONST_32 /* known to
work
with Microsoft C 6.0 */
170
#ifdef SHORTxSHORT_32 /* may
work
if 'int' is 32 bits */
/frameworks/base/docs/html/
license.jd
95
are producing the
work
. There are several typical ways in which this
100
If your online
work
<em>exactly reproduces</em> text or images from this
105
Portions of this page are reproduced from
work
created and <a
118
If your online
work
shows <em>modified</em> text or images based on
123
Portions of this page are modifications based on
work
created and <a
/packages/apps/VoiceDialer/src/com/android/voicedialer/
VoiceContact.java
36
* The person has a name and a list of phones (home, mobile,
work
, other).
62
* @param workId
work
ID in phone table.
182
// if labeled, then patch to HOME/MOBILE/
WORK
/OTHER
192
else if (label.contains("
work
") || label.contains("office")) {
200
// save the home, mobile, or
work
phone id
/external/dropbear/libtomcrypt/src/ciphers/
des.c
1407
ulong32
work
, right, leftt;
local
1637
ulong32
work
[2];
local
1661
ulong32
work
[2];
local
[
all
...]
/external/bluetooth/glib/glib/
gmessages.c
198
register GLogDomain *last, *
work
;
local
202
work
= g_log_domains;
203
while (
work
)
205
if (
work
== domain)
215
last =
work
;
216
work
= last->next;
364
GLogHandler *
work
, *last;
local
367
work
= domain->handlers;
368
while (
work
)
370
if (
work
->id == handler_id
[
all
...]
/prebuilt/linux-x86/swt/
about.html
53
<p>In accordance with Section 6 of the LGPL, you may combine or link a "
work
that uses the Library" (e.g. the SWT) with the Library to produce a
work
54
containing portions of the Library (e.g. the Gnome Binding) and distribute that
work
under the terms of your choice (e.g. the EPL) provided you comply with all
56
governed by the terms and conditions of the LGPL. Also note, the terms of the EPL permit you to modify the combined
work
and the source code of the combined
57
work
is provided for debugging purposes so there is no need to reverse engineer the combined
work
.</p>
82
<p>In accordance with Section 6 of the LGPL, you may combine or link a "
work
that uses the Library" (e.g. the SWT) with the Library to produce a
work
83
containing portions of the Library (e.g. the GTK+ Binding) and distribute that
work
under the terms of your choice (e.g. the EPL) provided you comply with all
85
governed by the terms and conditions of the LGPL. Also note, the terms of the EPL permit you to modify the combined
work
and the source code of the combine
[
all
...]
/prebuilt/linux-x86_64/swt/
about.html
53
<p>In accordance with Section 6 of the LGPL, you may combine or link a "
work
that uses the Library" (e.g. the SWT) with the Library to produce a
work
54
containing portions of the Library (e.g. the Gnome Binding) and distribute that
work
under the terms of your choice (e.g. the EPL) provided you comply with all
56
governed by the terms and conditions of the LGPL. Also note, the terms of the EPL permit you to modify the combined
work
and the source code of the combined
57
work
is provided for debugging purposes so there is no need to reverse engineer the combined
work
.</p>
82
<p>In accordance with Section 6 of the LGPL, you may combine or link a "
work
that uses the Library" (e.g. the SWT) with the Library to produce a
work
83
containing portions of the Library (e.g. the GTK+ Binding) and distribute that
work
under the terms of your choice (e.g. the EPL) provided you comply with all
85
governed by the terms and conditions of the LGPL. Also note, the terms of the EPL permit you to modify the combined
work
and the source code of the combine
[
all
...]
/external/quake/quake/src/WinQuake/docs/
INSTALL
40
- libc 5.2.18 or later (5.0.9 will not
work
, /lib/libc.so.5.2.18)
45
- SVGALib supported mouse (usually if it works with X, it'll
work
with
67
- X11R5 later, only tested with XFree86, should
work
with most X Servers
68
- libc 5.2.18 or later (5.0.9 will not
work
, /lib/libc.so.5.2.18)
73
- SVGALib supported mouse (usually if it works with X, it'll
work
with
107
X11. It will
work
with Mesa 3-D as a standard glX based OpenGL
INSTALL.Quake
40
- libc 5.2.18 or later (5.0.9 will not
work
, /lib/libc.so.5.2.18)
45
- SVGALib supported mouse (usually if it works with X, it'll
work
with
67
- X11R5 later, only tested with XFree86, should
work
with most X Servers
68
- libc 5.2.18 or later (5.0.9 will not
work
, /lib/libc.so.5.2.18)
73
- SVGALib supported mouse (usually if it works with X, it'll
work
with
107
X11. It will
work
with Mesa 3-D as a standard glX based OpenGL
/prebuilt/common/jython/
LICENSE
22
3. In the event Licensee prepares a derivative
work
that is based on
24
the derivative
work
available to others as provided herein, then
25
Licensee hereby agrees to include in any such
work
a brief summary of
130
3. In the event Licensee prepares a derivative
work
that is based on or
132
derivative
work
available to the public as provided herein, then
133
Licensee hereby agrees to indicate in any such
work
, in a prominently
/cts/tests/tests/graphics/src/android/graphics/cts/
AvoidXfermodeTest.java
36
* ToBeFixed: This test ought to
work
with a TOLERANCE of 0. See bug 2034547.
49
explanation = "AvoidXfermode does not
work
as expected with tolerance 0.")
/cts/tests/tests/provider/src/android/provider/cts/
Contacts_PhonesTest.java
84
"3
work
",
85
"4 fax
work
",
/dalvik/dx/src/com/android/dx/cf/code/
BasicBlocker.java
36
* {@code non-null;}
work
set; bits indicate offsets in need of
334
* of
work
...
340
* And then process the
work
set, add new
work
based on
342
* nothing left to
work
on.
368
* Sets a bit in the
work
set, but only if the instruction in question
400
* add it to the
work
set, and then a subsequent visit*()
408
* to the
work
set, so that in the final phase we can know
/dalvik/dx/src/com/android/dx/dex/code/form/
Form12x.java
50
* The (sz - 2) and (sz - 1) below makes this code
work
for
123
* The (sz - 2) and (sz - 1) below makes this code
work
for
/dalvik/libcore/auth/src/main/java/javax/security/auth/callback/
PasswordCallback.java
4
* this
work
for additional information regarding copyright ownership.
101
* its
work
.
/dalvik/libcore/security/src/main/java/org/apache/harmony/security/x509/
AccessDescription.java
4
* this
work
for additional information regarding copyright ownership.
27
* The class encapsulates the ASN.1 DER encoding/decoding
work
CRLDistributionPoints.java
4
* this
work
for additional information regarding copyright ownership.
36
* The class encapsulates the ASN.1 DER encoding/decoding
work
CertificatePolicies.java
4
* this
work
for additional information regarding copyright ownership.
36
* The class encapsulates the ASN.1 DER encoding/decoding
work
DistributionPointName.java
4
* this
work
for additional information regarding copyright ownership.
35
* The class encapsulates the ASN.1 DER encoding/decoding
work
EDIPartyName.java
4
* this
work
for additional information regarding copyright ownership.
32
* The class encapsulates the ASN.1 DER encoding/decoding
work
GeneralSubtrees.java
4
* this
work
for additional information regarding copyright ownership.
34
* The class encapsulates the ASN.1 DER encoding/decoding
work
InfoAccessSyntax.java
4
* this
work
for additional information regarding copyright ownership.
32
* The class encapsulates the ASN.1 DER encoding/decoding
work
OtherName.java
4
* this
work
for additional information regarding copyright ownership.
34
* The class encapsulates the ASN.1 DER encoding/decoding
work
PrivateKeyUsagePeriod.java
4
* this
work
for additional information regarding copyright ownership.
34
* The class encapsulates the ASN.1 DER encoding/decoding
work
ReasonFlags.java
4
* this
work
for additional information regarding copyright ownership.
32
* The class encapsulates the ASN.1 DER encoding/decoding
work
Completed in 299 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>