Home
last modified time | relevance | path

Searched refs:encodings (Results 1 – 25 of 250) sorted by relevance

12345678910

/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetSelector.java45 private String[] encodings; // encodings users ask to use field in CharsetSelector
49 int columns = (encodings.length + 31) / 32; in generateSelectorData()
57 for (int i = 0; i < encodings.length; ++i) { in generateSelectorData()
58 Charset testCharset = CharsetICU.forNameICU(encodings[i]); in generateSelectorData()
108 int columns = (encodings.length + 31) / 32; in selectForMask()
116 for (int i = 0; i < 32 && k < encodings.length; i++, k++) { in selectForMask()
118 result.add(encodings[k]); in selectForMask()
176 encodings = charsetList.toArray(new String[0]); in CharsetSelector()
178 encodings = CharsetProviderICU.getAvailableNames(); in CharsetSelector()
179 encodingCount = encodings.length; in CharsetSelector()
[all …]
/external/libvncserver/utils/
Dbdf2c.pl3 @encodings=();
5 $encodings[$i]="0";
28 @encodings[$glyphindex*5..($glyphindex*5+4)]=($counter,$width,$height,$x,$y);
30 $encodings[$glyphindex*5+1]=$dwidth;
57 print $encodings[$i] . ",";
/external/llvm/test/MC/Disassembler/ARM/
Dinvalid-armv7.txt3 # This file is checking ARMv7 encodings which are globally invalid, usually due
9 # Undefined encodings for bfi
24 # Undefined encodings for cdp2
33 # Undefined encodings for cps*
46 # CPS: various encodings that are ambiguous with other instructions
78 # Undefined encodings for ldc
95 # Undefined encodings for ldm
113 # Undefined encodings for ldr
152 # Undefined encodings for mcr
169 # Undefined encodings for mov/lsl
[all …]
Dinvalid-thumbv7.txt4 # This file is checking Thumbv7 encodings which are globally invalid, usually due
73 # Undefined encodings for ldrbt
89 # Undefined encodings for ldrsh
157 # Undefined encodings for str
233 # Undefined encodings for strd
242 # Undefined encodings for NEON vld instructions
325 # Undefined encodings for NEON vst1
348 # Undefined encodings for NEON vst4
Dinvalid-thumb-MSR-MClass.txt5 # Undefined encodings for mrs
14 # Undefined encodings for msr
/external/apache-http/src/org/apache/http/impl/entity/
DLaxContentLengthStrategy.java205 HeaderElement[] encodings = null; in determineLength() local
207 encodings = transferEncodingHeader.getElements(); in determineLength()
215 for (int i = 0; i < encodings.length; i++) { in determineLength()
216 String encoding = encodings[i].getName(); in determineLength()
225 int len = encodings.length; in determineLength()
229 encodings[len - 1].getName()))) { in determineLength()
/external/icu/icu4c/source/common/
Ducnvsel.cpp54 char** encodings; // which encodings did user ask to use? member
83 UConverter* test_converter = ucnv_open(result->encodings[i], status); in generateSelectorData()
176 newSelector->encodings = in ucnvsel_open()
178 if (!newSelector->encodings) { in ucnvsel_open()
182 newSelector->encodings[0] = NULL; // now we can call ucnvsel_close() in ucnvsel_open()
204 newSelector->encodings[i] = allStrings; in ucnvsel_open()
205 uprv_strcpy(newSelector->encodings[i], in ucnvsel_open()
207 allStrings += uprv_strlen(newSelector->encodings[i]) + 1; in ucnvsel_open()
234 uprv_free(sel->encodings[0]); in ucnvsel_close()
236 uprv_free(sel->encodings); in ucnvsel_close()
[all …]
/external/icu/icu4c/source/test/cintltst/
Ducnvseltst.c272 getResultsManually(const char** encodings, int32_t num_encodings, in getResultsManually() argument
290 test_converter = ucnv_open(encodings[i], &status); in getResultsManually()
300 encIndex = findIndex(encodings[i]); in getResultsManually()
400 const char **encodings = getEncodingsFns[testCaseIdx](&num_encodings); in TestSelector() local
402 uprv_free((void *)encodings); in TestSelector()
419 sel_rt = ucnvsel_open(encodings, num_encodings, in TestSelector()
429 sel_fb = ucnvsel_open(encodings, num_encodings, in TestSelector()
433 sel_fb = ucnvsel_open(encodings, num_encodings, in TestSelector()
440 uprv_free((void *)encodings); in TestSelector()
456 manual_rt = getResultsManually(encodings, num_encodings, in TestSelector()
[all …]
/external/llvm/test/tools/llvm-objdump/
Dmacho-unwind-info-x86_64.test4 # common and packed encodings.
8 # CHECK: Common encodings array section offset: 0x1c
9 # CHECK: Number of common encodings in array: 0x2
14 # CHECK: Common encodings: (count = 2)
Dmacho-unwind-info-arm64.test3 # The 2nd level index here is "regular", including all offsets & encodings in
8 # CHECK: Common encodings array section offset: 0x1c
9 # CHECK: Number of common encodings in array: 0x2
14 # CHECK: Common encodings: (count = 2)
/external/python/cpython2/Modules/expat/
Dxmltok_ns.c29 static const ENCODING * const NS(encodings)[] = { variable
43 return initScan(NS(encodings), (const INIT_ENCODING *)enc, in NS()
51 return initScan(NS(encodings), (const INIT_ENCODING *)enc, in NS()
87 return NS(encodings)[i]; in NS()
/external/expat/lib/
Dxmltok_ns.c29 static const ENCODING * const NS(encodings)[] = { variable
43 return initScan(NS(encodings), (const INIT_ENCODING *)enc, in NS()
51 return initScan(NS(encodings), (const INIT_ENCODING *)enc, in NS()
87 return NS(encodings)[i]; in NS()
/external/libvterm/src/
Dencoding.c207 encodings[] = { variable
218 for(int i = 0; encodings[i].designation; i++) in vterm_lookup_encoding()
219 if(encodings[i].type == type && encodings[i].designation == designation) in vterm_lookup_encoding()
220 return encodings[i].enc; in vterm_lookup_encoding()
/external/llvm/test/MC/ARM/
Dthumb2-branches.s4 @ unconditional branches accept narrow suffix and encode to short encodings
14 @ unconditional branches accept wide suffix and encode to wide encodings
82 @ conditional branches accept narrow suffix and encode to short encodings
92 @ unconditional branches accept wide suffix and encode to wide encodings
147 @ unconditional branches accept narrow suffix and encode to short encodings
157 @ unconditional branches accept wide suffix and encode to wide encodings
225 @ conditional branches accept narrow suffix and encode to short encodings
235 @ unconditional branches accept wide suffix and encode to wide encodings
/external/python/cpython2/Tools/unicode/
Dlistcodecs.py9 import os, codecs, encodings
36 names = listcodecs(encodings.__path__[0])
Dgencjkcodecs.py58 for loc, encodings in codecs.iteritems():
59 for enc in encodings:
/external/swiftshader/third_party/LLVM/test/MC/Disassembler/ARM/
Dinvalid-DMB-thumb.txt10 # Reject invalid encodings.
13 # All other encodings of option are reserved. It is IMPLEMENTATION DEFINED whether options
Dinvalid-DSB-arm.txt10 # Reject invalid encodings.
13 # All other encodings of option are reserved. It is IMPLEMENTATION DEFINED whether options
/external/fonttools/Windows/
Dmcmillan.bat6 … --upx --onefile --paths "C:\Python23\Lib\encodings;C:\Python23\Lib\site-packages\FontTools\fontTo…
/external/icu/icu4j/perf-tests/data/conversion/
Denglish.txt8 …cters: for example, the European Union alone requires several different encodings to cover all its…
10encodings can use the same number for two different characters, or use different numbers for the s…
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/x509/
DPKIXCertPath.java57 List encodings = new ArrayList();
58 encodings.add("PkiPath");
62 encodings.add("PKCS7");
63 certPathEncodings = Collections.unmodifiableList(encodings);
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
DUrlComponentEncodingTester.java177 private final Map<Integer, Encoding> encodings; field in UrlComponentEncodingTester
181 this.encodings = new LinkedHashMap<>(defaultEncodings); in UrlComponentEncodingTester()
186 encodings.put(codePoint, encoding); in override()
192 encodings.put(UNICODE_2, Encoding.IDENTITY); in identityForNonAscii()
193 encodings.put(UNICODE_3, Encoding.IDENTITY); in identityForNonAscii()
194 encodings.put(UNICODE_4, Encoding.IDENTITY); in identityForNonAscii()
208 for (Map.Entry<Integer, Encoding> entry : encodings.entrySet()) { in test()
/external/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
DTestSelection.java97 private void verifyResultUTF16(String s, List<String> encodings, List<String> result, in verifyResultUTF16() argument
99 for (String enc : encodings) { in verifyResultUTF16()
/external/llvm/lib/Target/Mips/
DMipsEVAInstrInfo.td16 // Instruction encodings
20 // Memory Load/Store EVA encodings
31 // load/store left/right EVA encodings
37 // Load-linked EVA, Store-conditional EVA encodings
/external/python/cpython2/Lib/
Dsite.py462 import encodings
463 encodings._cache[enc] = encodings._unknown
464 encodings.aliases.aliases[enc] = 'mbcs'

12345678910