OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:decoding
(Results
1 - 25
of
1004
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/LayoutTests/fast/encoding/
invalid-UTF-8-2-expected.txt
1
This tests the
decoding
of invalid UTF-8 sequences.
noscript-in-head-expected.txt
1
Test for bug 12389: Chinese
decoding
error at hk.antispam.yahoo.com
invalid-UTF-8-2.html
18
<p>This tests the
decoding
of invalid UTF-8 sequences.</p>
noscript-in-head.html
7
Chinese
decoding
error at hk.antispam.yahoo.com</p>
char-decoding-mac.html
5
<script src="resources/char-
decoding
-utils.js"></script>
12
description("This tests
decoding
characters in various character sets.");
/external/bluetooth/hcidump/
ChangeLog
2
Add support for
decoding
AMP events.
3
Add support for
decoding
AMP commands.
4
Add support for
decoding
LE advertising reports.
17
Improve
decoding
of HCI connection link type.
19
Add full
decoding
of L2CAP RFC config option.
23
Add HCI and LMP
decoding
support for Simple Pairing.
36
Add
decoding
for SCO packet flags.
37
Add
decoding
for more extended inquiry features.
49
Add partial
decoding
for eSCO setup.
54
Add
decoding
for AFH host channel classification command
[
all
...]
/external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
ServerKeyExchangeTest.java
61
assertTrue("incorrect message
decoding
", Arrays.equals(message.hash,
63
assertEquals("incorrect message
decoding
", message.par1, message_2.par1);
64
assertEquals("incorrect message
decoding
", message.par2, message_2.par2);
65
assertNull("incorrect message
decoding
", message_2.par3);
66
assertEquals("incorrect message
decoding
", message.getRSAPublicKey(),
115
assertTrue("incorrect message
decoding
", Arrays.equals(message.hash,
117
assertEquals("incorrect message
decoding
", message.par1, message_2.par1);
118
assertEquals("incorrect message
decoding
", message.par2, message_2.par2);
119
assertEquals("incorrect message
decoding
", message.par3, message_2.par3);
164
assertNull("incorrect message
decoding
", message_2.hash)
[
all
...]
ServerHelloTest.java
58
assertTrue("incorrect message
decoding
", Arrays.equals(
60
assertTrue("incorrect message
decoding
", Arrays.equals(
62
assertTrue("incorrect message
decoding
", Arrays.equals(message.random,
64
assertEquals("incorrect message
decoding
", message.cipher_suite,
ClientKeyExchangeTest.java
61
assertTrue("Incorrect message
decoding
", Arrays.equals(
63
assertEquals("Incorrect message
decoding
", message.length(),
120
assertEquals("Incorrect message
decoding
", message.length(),
122
assertTrue("Incorrect message
decoding
", Arrays.equals(
169
assertEquals("Incorrect message
decoding
", 0,
171
assertEquals("Incorrect message
decoding
", 0, message_2.length());
172
assertTrue("Incorrect message
decoding
", message_2.isEmpty());
/external/chromium/chrome/browser/chromeos/login/
image_decoder.h
22
// |decoder| is used to identify the image in case of
decoding
several
27
// Called when
decoding
image failed. Delegate can do some cleanup in
38
// Starts image
decoding
.
/external/libvpx/
usage_dx.dox
1
/*! \page usage_decode
Decoding
17
\section usage_cb Callback Based
Decoding
19
codecs support asynchronous (callback-based)
decoding
\ref usage_features
35
slice based
decoding
callbacks provide substantial speed gains to the
39
\section usage_frame_iter Frame Iterator Based
Decoding
40
If the codec does not support callback based
decoding
, or the application
59
hitting the user-specified \ref usage_deadline after
decoding
the frame.
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
URLEncoderTest.java
38
assertTrue("1. Incorrect encoding/
decoding
", URLDecoder.decode(
40
assertTrue("2. Incorrect encoding/
decoding
", URLDecoder.decode(
42
assertTrue("3. Incorrect encoding/
decoding
", URLDecoder.decode(
/external/wpa_supplicant/
base64.h
2
* Base64 encoding/
decoding
(RFC1341)
/external/wpa_supplicant_6/wpa_supplicant/src/utils/
base64.h
2
* Base64 encoding/
decoding
(RFC1341)
/external/wpa_supplicant_8/src/utils/
base64.h
2
* Base64 encoding/
decoding
(RFC1341)
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/api/
armVCM4P2_Huff_Tables_VLC.h
14
* Description: Declares Tables used for Hufffman coding and
decoding
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/api/
armVCM4P2_Huff_Tables_VLC.h
14
* Description: Declares Tables used for Hufffman coding and
decoding
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.h
106
OMX_U32 nXOrg; /*Sectional
decoding
: X origin*/
107
OMX_U32 nYOrg; /*Sectional
decoding
: Y origin*/
108
OMX_U32 nXLength; /*Sectional
decoding
: X lenght*/
109
OMX_U32 nYLength; /*Sectional
decoding
: Y lenght*/
/external/chromium/net/base/
gzip_filter.h
5
// GZipFilter applies gzip and deflate content encoding/
decoding
to a data
10
// Internally GZipFilter uses zlib inflate to do
decoding
.
33
// Initializes filter
decoding
mode and internal control blocks.
35
// either gzip or deflate
decoding
. The function returns true if success and
108
// Tracks the status of
decoding
.
113
// Indicates the type of content
decoding
the GZipFilter is performing.
132
// The control block of zlib which actually does the
decoding
.
138
// in front of it, with this flag to indicate that the gzip
decoding
might not
sdch_filter.h
5
// SdchFilter applies open_vcdiff content
decoding
to a datastream.
6
// This
decoding
uses a pre-cached dictionary of text fragments to decode
9
// This SdchFilter internally uses open_vcdiff/vcdec library to do
decoding
.
34
// Initializes filter
decoding
mode and internal control blocks.
52
META_REFRESH_RECOVERY, //
Decoding
error being handled by a meta-refresh.
70
// Tracks the status of
decoding
.
92
// We hold an in-memory copy of the dictionary during the entire
decoding
, as
93
// it is used directly by the VC-DIFF
decoding
system.
/external/libvpx/vp8/decoder/
treereader.h
26
/* Intent of tree data structure is to make
decoding
trivial. */
43
Note that tree is arbitrary; probability of
decoding
a zero
/external/webkit/Source/WebCore/platform/image-decoders/bmp/
BMPImageDecoder.h
60
// Decodes the image. If |onlySize| is true, stops
decoding
after
61
// calculating the image size. If
decoding
fails but there is no more
65
// Decodes the image. If |onlySize| is true, stops
decoding
after
66
// calculating the image size. Returns whether
decoding
succeeded.
79
// The reader used to do most of the BMP
decoding
.
/external/chromium/chrome/browser/bookmarks/
bookmark_codec.h
5
// BookmarkCodec is responsible for encoding and
decoding
the BookmarkModel
26
// BookmarkCodec is responsible for encoding/
decoding
bookmarks into JSON
31
// Creates an instance of the codec. During
decoding
, if the IDs in the file
61
// Returns the checksum computed during last encoding/
decoding
call.
71
// Returns whether the IDs were reassigned during
decoding
. Always returns
98
// Helper to perform
decoding
.
159
// Maximum ID assigned when
decoding
data.
/external/webp/include/webp/
decode_vp8.h
24
// These functions provide fine-grained control of the
decoding
process.
73
// called just after block
decoding
is finished (or when an error occurred).
86
// bitstream. Switching off filtering may speed up
decoding
at the expense
107
// should be called before initiating incremental
decoding
. Returns true if
115
// Main
decoding
object. This is an opaque structure.
123
//
decoding
function should be called (VP8Decode, VP8GetHeaders, ...)
128
// Start
decoding
a new picture. Returns true if ok.
/packages/apps/Gallery/src/com/android/camera/
BitmapManager.java
30
* This class provides several utilities to cancel bitmap
decoding
.
33
*
decoding
if another thread wants to cancel it, it calls the function
34
* cancelThreadDecoding() specifying the Thread which is in
decoding
.
82
* BitmapFaction.Options used for
decoding
and cancelling.
96
* is being disabled for bitmap
decoding
.
101
// allow
decoding
by default
175
* The real place to delegate bitmap
decoding
to BitmapFactory.
Completed in 526 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>