OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:encoding
(Results
26 - 50
of
1311
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_codecmaps_cn.py
13
encoding
= 'gb2312'
variable in class:TestGB2312Map
18
encoding
= 'gbk'
variable in class:TestGBKMap
24
encoding
= 'gb18030'
variable in class:TestGB18030Map
test_codecmaps_tw.py
13
encoding
= 'big5'
variable in class:TestBIG5Map
19
encoding
= 'cp950'
variable in class:TestCP950Map
test_codecencodings_cn.py
4
# Codec
encoding
tests for PRC encodings.
12
encoding
= 'gb2312'
variable in class:Test_GB2312
25
encoding
= 'gbk'
variable in class:Test_GBK
39
encoding
= 'gb18030'
variable in class:Test_GB18030
54
encoding
= 'hz'
variable in class:Test_HZ
test_codecencodings_iso2022.py
3
# Codec
encoding
tests for ISO 2022 encodings.
17
encoding
= 'iso2022_jp'
variable in class:Test_ISO2022_JP
24
encoding
= 'iso2022_jp_2'
variable in class:Test_ISO2022_JP2
31
encoding
= 'iso2022_kr'
variable in class:Test_ISO2022_KR
test_codecmaps_kr.py
13
encoding
= 'cp949'
variable in class:TestCP949Map
20
encoding
= 'euc_kr'
variable in class:TestEUCKRMap
30
encoding
= 'johab'
variable in class:TestJOHABMap
/prebuilts/gdb/linux-x86/lib/python2.7/test/
test_codecencodings_kr.py
4
# Codec
encoding
tests for ROK encodings.
12
encoding
= 'cp949'
variable in class:Test_CP949
24
encoding
= 'euc_kr'
variable in class:Test_EUCKR
54
encoding
= 'johab'
variable in class:Test_JOHAB
test_codecmaps_cn.py
13
encoding
= 'gb2312'
variable in class:TestGB2312Map
18
encoding
= 'gbk'
variable in class:TestGBKMap
24
encoding
= 'gb18030'
variable in class:TestGB18030Map
test_codecmaps_tw.py
13
encoding
= 'big5'
variable in class:TestBIG5Map
19
encoding
= 'cp950'
variable in class:TestCP950Map
test_codecencodings_cn.py
4
# Codec
encoding
tests for PRC encodings.
12
encoding
= 'gb2312'
variable in class:Test_GB2312
25
encoding
= 'gbk'
variable in class:Test_GBK
39
encoding
= 'gb18030'
variable in class:Test_GB18030
54
encoding
= 'hz'
variable in class:Test_HZ
test_codecencodings_iso2022.py
3
# Codec
encoding
tests for ISO 2022 encodings.
17
encoding
= 'iso2022_jp'
variable in class:Test_ISO2022_JP
24
encoding
= 'iso2022_jp_2'
variable in class:Test_ISO2022_JP2
31
encoding
= 'iso2022_kr'
variable in class:Test_ISO2022_KR
test_codecmaps_kr.py
13
encoding
= 'cp949'
variable in class:TestCP949Map
20
encoding
= 'euc_kr'
variable in class:TestEUCKRMap
30
encoding
= 'johab'
variable in class:TestJOHABMap
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_codecencodings_kr.py
4
# Codec
encoding
tests for ROK encodings.
12
encoding
= 'cp949'
variable in class:Test_CP949
24
encoding
= 'euc_kr'
variable in class:Test_EUCKR
54
encoding
= 'johab'
variable in class:Test_JOHAB
test_codecmaps_cn.py
13
encoding
= 'gb2312'
variable in class:TestGB2312Map
18
encoding
= 'gbk'
variable in class:TestGBKMap
24
encoding
= 'gb18030'
variable in class:TestGB18030Map
test_codecmaps_tw.py
13
encoding
= 'big5'
variable in class:TestBIG5Map
19
encoding
= 'cp950'
variable in class:TestCP950Map
test_codecencodings_cn.py
4
# Codec
encoding
tests for PRC encodings.
12
encoding
= 'gb2312'
variable in class:Test_GB2312
25
encoding
= 'gbk'
variable in class:Test_GBK
39
encoding
= 'gb18030'
variable in class:Test_GB18030
54
encoding
= 'hz'
variable in class:Test_HZ
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_codecencodings_kr.py
4
# Codec
encoding
tests for ROK encodings.
12
encoding
= 'cp949'
variable in class:Test_CP949
24
encoding
= 'euc_kr'
variable in class:Test_EUCKR
54
encoding
= 'johab'
variable in class:Test_JOHAB
test_codecmaps_cn.py
13
encoding
= 'gb2312'
variable in class:TestGB2312Map
18
encoding
= 'gbk'
variable in class:TestGBKMap
24
encoding
= 'gb18030'
variable in class:TestGB18030Map
test_codecmaps_tw.py
13
encoding
= 'big5'
variable in class:TestBIG5Map
19
encoding
= 'cp950'
variable in class:TestCP950Map
/art/test/566-polymorphic-inlining/
polymorphic_inline.cc
46
CodeInfoEncoding
encoding
= info.ExtractEncoding();
local
47
CHECK(info.HasInlineInfo(
encoding
));
/external/clang/test/CodeGenCXX/
2007-04-05-PackedBitFieldsOverlap-2.cpp
13
unsigned long
encoding
: 8;
member in struct:M_Packed
/external/google-tv-pairing-protocol/cpp/src/polo/encoding/
encodingoption.cc
15
#include "polo/
encoding
/encodingoption.h"
20
namespace
encoding
{
namespace in namespace:polo
47
} // namespace
encoding
/external/google-tv-pairing-protocol/java/src/com/google/polo/encoding/
HexadecimalEncoder.java
17
package com.google.polo.
encoding
;
22
* A {@link SecretEncoder} for the hexadecimal secret
encoding
scheme.
SecretEncoder.java
17
package com.google.polo.
encoding
;
20
* Methods that must be implemented by a secret
encoding
scheme.
26
* value in this
encoding
.
/external/icu/icu4c/source/test/intltest/
textfile.h
24
* Open a file with the given name, in the given
encoding
, in the
26
* 'name' and '
encoding
' parameters are aliased or copied.
28
TextFile(const char* name, const char*
encoding
, UErrorCode& ec);
34
* this file's
encoding
to Unicode. The EOL character(s) are not
62
char*
encoding
;
member in class:TextFile
/external/jacoco/org.jacoco.report/src/org/jacoco/report/
InputStreamSourceFileLocator.java
21
* based on {@link InputStream}s. It handles the
encoding
and tab width.
26
private final String
encoding
;
field in class:InputStreamSourceFileLocator
32
* @param
encoding
33
*
encoding
of the source files, <code>null</code> for platform
34
* default
encoding
39
protected InputStreamSourceFileLocator(final String
encoding
,
41
this.
encoding
=
encoding
;
58
if (
encoding
== null) {
61
return new InputStreamReader(in,
encoding
);
[
all
...]
Completed in 1278 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>