Searched defs:decode (Results 126 - 150 of 167) sorted by relevance

1234567

/external/bzip2/
H A Dbzip2.c1782 Bool decode; local
1837 decode = True;
1839 if (ISFLAG("--")) { decode = False; continue; }
1840 if (aa->name[0] == '-' && decode) continue;
1963 decode = True;
1965 if (ISFLAG("--")) { decode = False; continue; }
1966 if (aa->name[0] == '-' && decode) continue;
1979 decode = True;
1981 if (ISFLAG("--")) { decode = False; continue; }
1982 if (aa->name[0] == '-' && decode) continu
[all...]
/external/linux-tools-perf/perf-3.12.0/tools/perf/
H A Dbuiltin-kvm.c75 char decode[20]);
184 char decode[20])
188 scnprintf(decode, 20, "%s", exit_reason);
250 char decode[20])
252 scnprintf(decode, 20, "%#lx:%s", (unsigned long)key->key,
293 char decode[20])
295 scnprintf(decode, 20, "%#llx:%s", (unsigned long long)key->key,
522 char decode[32]; local
524 kvm->events_ops->decode_key(kvm, &event->key, decode);
525 if (strcmp(decode, "HL
182 exit_event_decode_key(struct perf_kvm_stat *kvm, struct event_key *key, char decode[20]) argument
248 mmio_event_decode_key(struct perf_kvm_stat *kvm __maybe_unused, struct event_key *key, char decode[20]) argument
291 ioport_event_decode_key(struct perf_kvm_stat *kvm __maybe_unused, struct event_key *key, char decode[20]) argument
737 char decode[20]; local
[all...]
/external/pdfium/core/src/fxcodec/jbig2/
H A DJBig2_GeneralDecoder.cpp1266 CJBig2_Image *CJBig2_GRRDProc::decode(CJBig2_ArithDecoder *pArithDecoder, JBig2ArithCtx *grContext) function in class:CJBig2_GRRDProc
1958 IBI = pGRRD->decode(pArithDecoder, grContext);
2090 if(IADT->decode(pArithDecoder, &STRIPT) == -1) {
2099 if(IADT->decode(pArithDecoder, &DT) == -1) {
2108 if(IAFS->decode(pArithDecoder, &DFS) == -1) {
2116 nRet = IADS->decode(pArithDecoder, &IDS);
2132 if(IAIT->decode(pArithDecoder, &nVal) == -1) {
2139 if(IAID->decode(pArithDecoder, &nVal) == -1) {
2152 if(IARI->decode(pArithDecoder, &RI) == -1) {
2163 if((IARDW->decode(pArithDecode
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.sat4j.core_2.2.0.v20100429.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.sat4j.pb_2.2.0.v20100429.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.security_1.0.200.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.launcher.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.launcher_1.1.0.v20100507.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ecf.identity_3.1.0.v20100529-0735.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.commons.httpclient_3.1.0.v201005080502.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.preferences_3.3.0.v20100503.jar ... .0_r2/s?defs= " () public static byte[] decode (byte[]) byte[] data int lastRealDataIndex int padBytes int byteLength byte ...
H A Dorg.eclipse.update.configurator_3.3.100.v20100512.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.mortbay.jetty.util_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.help_3.5.0.v20100524.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.objectweb.asm_3.2.0.v200909071300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.help.base_3.5.2.v201011171123.jar ... ?defs= " () static final java.lang.String decode (java.lang.String) String entity int start int ...
/external/zxing/core/
H A Dcore.jar ... defs= " () public com.google.zxing.Result decode (com.google.zxing.BinaryBitmap) throws com. ...
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
H A DSerializedScriptValue.cpp325 static uint32_t decode(uint32_t value) function in class:WebCore::__anon10283::ZigZag
1961 *value = v8::Integer::New(isolate(), static_cast<int32_t>(ZigZag::decode(rawValue)));
/external/zopfli/src/zopflipng/lodepng/
H A Dlodepng.cpp910 decode the symbol from the tree. The "readBitFromStream" code is inlined in
1100 while(!error) /*decode all symbols until end reached, breaks at end code*/
6136 unsigned decode(std::vector<unsigned char>& out, unsigned& w, unsigned& h, const unsigned char* in, function in namespace:lodepng
6153 unsigned decode(std::vector<unsigned char>& out, unsigned& w, unsigned& h, function in namespace:lodepng
6156 return decode(out, w, h, in.empty() ? 0 : &in[0], (unsigned)in.size(), colortype, bitdepth);
6159 unsigned decode(std::vector<unsigned char>& out, unsigned& w, unsigned& h, function in namespace:lodepng
6174 unsigned decode(std::vector<unsigned char>& out, unsigned& w, unsigned& h, function in namespace:lodepng
6178 return decode(out, w, h, state, in.empty() ? 0 : &in[0], in.size());
6182 unsigned decode(std::vector<unsigned char>& out, unsigned& w, unsigned& h, const std::string& filename, function in namespace:lodepng
6187 return decode(ou
[all...]
/external/chromium_org/net/third_party/nss/ssl/
H A Dsslimpl.h585 SSLCipher decode; member in struct:__anon9096
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dasm-xml-3.3.jarMETA-INF/MANIFEST.MF org/objectweb/asm/xml/ASMContentHandler$AnnotationDefaultRule.class " package org.objectweb ...
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...
/external/robolectric/lib/main/
H A Dhttpclient-4.0.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...
/external/chromium_org/third_party/libaddressinput/src/java/testlibs/
H A Dhttpclient-4.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/impl/ ...
/external/smack/asmack-master/lib/
H A Dhttpclient-4.1.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...

Completed in 763 milliseconds

1234567