OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:labs
(Results
26 - 50
of
362
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/stlport/stlport/stl/
_cstdlib.h
91
using _STLP_VENDOR_CSTD::
labs
;
131
inline long abs(long __x) { return _STLP_VENDOR_CSTD::
labs
(__x); }
/ndk/sources/cxx-stl/stlport/stlport/stl/
_cstdlib.h
91
using _STLP_VENDOR_CSTD::
labs
;
131
inline long abs(long __x) { return _STLP_VENDOR_CSTD::
labs
(__x); }
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_cstdlib.h
91
using _STLP_VENDOR_CSTD::
labs
;
131
inline long abs(long __x) { return _STLP_VENDOR_CSTD::
labs
(__x); }
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_cstdlib.h
91
using _STLP_VENDOR_CSTD::
labs
;
131
inline long abs(long __x) { return _STLP_VENDOR_CSTD::
labs
(__x); }
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_cstdlib.h
91
using _STLP_VENDOR_CSTD::
labs
;
131
inline long abs(long __x) { return _STLP_VENDOR_CSTD::
labs
(__x); }
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_cstdlib.h
91
using _STLP_VENDOR_CSTD::
labs
;
131
inline long abs(long __x) { return _STLP_VENDOR_CSTD::
labs
(__x); }
/external/libvorbis/lib/
lsp.c
160
qi*=
labs
(ilsp[0]-wi);
161
pi*=
labs
(ilsp[1]-wi);
167
qi=(qi>>shift)*
labs
(ilsp[j-1]-wi);
168
pi=(pi>>shift)*
labs
(ilsp[j]-wi);
180
qi=(qi>>shift)*
labs
(ilsp[j-1]-wi);
/external/tremolo/Tremolo/
floor0.c
233
qi*=
labs
(ilsp[0]-wi);
234
pi*=
labs
(ilsp[1]-wi);
241
qi=(qi>>shift)*
labs
(ilsp[j-1]-wi);
242
pi=(pi>>shift)*
labs
(ilsp[j]-wi);
254
qi=(qi>>shift)*
labs
(ilsp[j-1]-wi);
/external/iproute2/
RELNOTES
39
* ZIP! <zip@killerlabs.com> and David Ford <david@blue-
labs
.org>
41
* David Ford <david@blue-
labs
.org>, test for compilation with gcc3.
42
* David Ford <david@blue-
labs
.org>. Damn, I broke rtnl_talk in previous
/external/markdown/markdown/
html4.py
25
# Secret
Labs
AB or the author not be used in advertising or publicity
29
# SECRET
LABS
AB AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD
31
# ABILITY AND FITNESS. IN NO EVENT SHALL SECRET
LABS
AB OR THE AUTHOR
/bionic/libstdc++/include/
cstdlib
71
using ::
labs
;
/external/chromium/chrome/common/extensions/docs/
devtools.html
18
<title>chrome.devtools - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="
labs
">
79
<td valign="middle"><a href="http://code.google.com/"><img src="images/code_labs_logo.gif" height="43" width="161" alt="Google Code
Labs
" style="border:0; margin:0;"></a></td>
104
<h1>Google Chrome Extensions (<a href="http://code.google.com/
labs
/">
Labs
</a>)</h1>
/external/dhcpcd/compat/
arc4random.c
13
* compatible with RSA
Labs
"RC4" cipher (the actual description of
/external/fdlibm/
MD5
4
# http://cm.bell-
labs
.com/netlib/crc/netlib-bl.html
/external/ipsec-tools/src/racoon/
genlist.h
7
* Contributed by: Michal Ludvig <mludvig@suse.cz>, SUSE
Labs
gssapi.h
10
* for Zembu
Labs
, Inc. http://www.zembu.com/
nattraversal.h
5
* Contributed by: Michal Ludvig <mludvig@suse.cz>, SUSE
Labs
prsa_tok.l
8
* Contributed by: Michal Ludvig <mludvig@suse.cz>, SUSE
Labs
/external/ipsec-tools/src/racoon/samples/
racoon.conf.sample-natt
2
# Contributed by: Michal Ludvig <mludvig@suse.cz>, SUSE
Labs
/external/webkit/Source/JavaScriptCore/wtf/
CryptographicallyRandomNumber.cpp
23
* compatible with RSA
Labs
"RC4" cipher (the actual description of
/libcore/support/src/test/java/tests/net/
StuckServer.java
62
// We've had trouble with 10.* in the past (because test
labs
running CTS often use
/ndk/sources/cxx-stl/gabi++/include/
cstdlib
71
using ::
labs
;
/ndk/sources/cxx-stl/system/include/
cstdlib
71
using ::
labs
;
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
cstdlib
67
using ::
labs
;
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
cstdlib
67
using ::
labs
;
Completed in 733 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>