HomeSort by relevance Sort by last modified time
    Searched refs:Encoding (Results 276 - 300 of 528) sorted by null

<<11121314151617181920>>

  /prebuilts/go/linux-x86/src/net/http/internal/
chunked.go 5 // The wire protocol for HTTP's "chunked" Transfer-Encoding.
81 cr.err = errors.New("malformed chunked encoding")
186 // Encoding wire format to the underlying Wire chunkedWriter.
196 // Don't send 0-length data. It looks like EOF for chunked encoding.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
CopyCutAction.java 201 OutputFormat.Defaults.Encoding /* utf-8 */,
  /external/clang/lib/Format/
ContinuationIndenter.cpp 69 encoding::Encoding Encoding,
72 Whitespaces(Whitespaces), Encoding(Encoding),
    [all...]
  /external/llvm/lib/IR/
LLVMContextImpl.h 322 unsigned Encoding;
325 uint64_t AlignInBits, unsigned Encoding)
327 Encoding(Encoding) {}
330 AlignInBits(N->getAlignInBits()), Encoding(N->getEncoding()) {}
336 Encoding == RHS->getEncoding();
339 return hash_combine(Tag, Name, SizeInBits, AlignInBits, Encoding);
    [all...]
  /external/llvm/lib/MC/
MCDwarf.cpp 405 /// Utility function to emit the encoding to a streamer.
499 assert(Temp <= 255 && "Buggy special opcode encoding.");
    [all...]
  /prebuilts/go/darwin-x86/src/net/http/
transport_test.go 645 // TestTransportHeadChunkedResponse verifies that we ignore chunked transfer-encoding
653 w.Header().Set("Transfer-Encoding", "chunked") // client should ignore
692 // Requests with no accept-encoding header use transparent compression
694 // Requests with other accept-encoding should pass through unmodified
696 // Requests with accept-encoding == gzip should be passed through
706 accept := req.Header.Get("Accept-Encoding")
708 t.Errorf("in handler, test %v: Accept-Encoding = %q, want %q",
712 rw.Header().Set("Content-Encoding", "gzip")
717 rw.Header().Set("Content-Encoding", accept)
724 // Test basic request (no accept-encoding)
    [all...]
clientserver_test.go 420 if ae := r.Header.Get("Accept-Encoding"); ae != "gzip" {
421 t.Errorf("%s Accept-Encoding = %q; want gzip", r.Proto, ae)
423 w.Header().Set("Content-Encoding", "gzip")
437 fmt.Fprintf(w, "%q", r.Header["Accept-Encoding"])
438 if ae := r.Header.Get("Accept-Encoding"); ae != "" {
439 t.Errorf("%s Accept-Encoding = %q; want empty", r.Proto, ae)
    [all...]
  /prebuilts/go/linux-x86/src/net/http/
transport_test.go 645 // TestTransportHeadChunkedResponse verifies that we ignore chunked transfer-encoding
653 w.Header().Set("Transfer-Encoding", "chunked") // client should ignore
692 // Requests with no accept-encoding header use transparent compression
694 // Requests with other accept-encoding should pass through unmodified
696 // Requests with accept-encoding == gzip should be passed through
706 accept := req.Header.Get("Accept-Encoding")
708 t.Errorf("in handler, test %v: Accept-Encoding = %q, want %q",
712 rw.Header().Set("Content-Encoding", "gzip")
717 rw.Header().Set("Content-Encoding", accept)
724 // Test basic request (no accept-encoding)
    [all...]
clientserver_test.go 420 if ae := r.Header.Get("Accept-Encoding"); ae != "gzip" {
421 t.Errorf("%s Accept-Encoding = %q; want gzip", r.Proto, ae)
423 w.Header().Set("Content-Encoding", "gzip")
437 fmt.Fprintf(w, "%q", r.Header["Accept-Encoding"])
438 if ae := r.Header.Get("Accept-Encoding"); ae != "" {
439 t.Errorf("%s Accept-Encoding = %q; want empty", r.Proto, ae)
    [all...]
  /external/flatbuffers/tests/
JavaScriptTest.js 200 assert.deepEqual(new Buffer(monster.name(flatbuffers.Encoding.UTF8_BYTES)), new Buffer(json.name));
205 assert.deepEqual(new Buffer(value.name(flatbuffers.Encoding.UTF8_BYTES)), new Buffer(table.name));
210 assert.deepEqual(new Buffer(monster.testarrayofstring(i, flatbuffers.Encoding.UTF8_BYTES)), new Buffer(string));
  /external/llvm/lib/DebugInfo/DWARF/
DWARFDebugFrame.cpp 479 default: llvm_unreachable("Unknown Encoding");
496 unsigned Encoding) {
497 switch (getSizeForEncoding(Data, Encoding)) {
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64AddressingModes.h 51 /// getShiftName - Get the string encoding for the shift type.
211 /// size. If so, return true with "encoding" set to the encoded value in
214 uint64_t &Encoding) {
268 Encoding = (N << 12) | (Immr << 6) | (NImms & 0x3f);
275 uint64_t encoding; local
276 return processLogicalImmediate(imm, regSize, encoding);
282 uint64_t encoding = 0; local
283 bool res = processLogicalImmediate(imm, regSize, encoding);
286 return encoding;
298 assert((regSize == 64 || N == 0) && "undefined logical immediate encoding");
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/src/s390/
sysv.S 166 .byte 0x1b # FDE Encoding (pcrel sdata4)
365 .byte 0x1b # FDE Encoding (pcrel sdata4)
  /prebuilts/go/darwin-x86/src/encoding/ascii85/
ascii85_test.go 102 testEqual(t, "Encoding/%d of %q = %q, want %q", bs, bigtest.decoded, strip85(bb.String()), strip85(bigtest.encoded))
  /prebuilts/go/darwin-x86/src/mime/quotedprintable/
writer_test.go 137 t.Errorf("Encoding and decoding changed the message, got:\n%s", got)
  /prebuilts/go/linux-x86/src/encoding/ascii85/
ascii85_test.go 102 testEqual(t, "Encoding/%d of %q = %q, want %q", bs, bigtest.decoded, strip85(bb.String()), strip85(bigtest.encoded))
  /prebuilts/go/linux-x86/src/mime/quotedprintable/
writer_test.go 137 t.Errorf("Encoding and decoding changed the message, got:\n%s", got)
  /external/llvm/utils/TableGen/
X86RecognizableInstr.cpp 209 Encoding = byteFromRec(Rec, "OpEncBits");
288 if (Encoding == X86Local::EVEX) {
376 } else if (Encoding == X86Local::VEX || Encoding == X86Local::XOP) {
467 void RecognizableInstr::adjustOperandEncoding(OperandEncoding &encoding) {
468 // The scaling factor for AVX512 compressed displacement encoding is an
469 // instruction attribute. Adjust the ModRM encoding type to include the
471 if (encoding != ENCODING_RM || CD8_Scale == 0)
473 encoding = (OperandEncoding)(encoding + Log2_32(CD8_Scale))
    [all...]
  /external/protobuf/js/binary/
decoder_test.js 51 * Tests encoding and decoding of unsigned types.
85 // Encoding values outside the valid range should assert.
92 * Tests encoding and decoding of signed types.
142 // Encoding values outside the valid range should assert.
255 * Tests encoding and decoding of unsigned integers.
281 * Tests encoding and decoding of signed integers.
307 * Tests encoding and decoding of floats.
  /external/python/cpython2/Modules/_ctypes/libffi/src/alpha/
osf.S 331 .byte FDE_ENCODING # FDE Encoding
  /external/skia/src/fonts/
SkTestScalerContext.cpp 169 int SkTestTypeface::onCharsToGlyphs(const void* chars, Encoding encoding,
171 SkASSERT(encoding == kUTF32_Encoding);
  /external/skia/tests/
FontHostTest.cpp 81 SkTypeface::Encoding typefaceEncoding;
TypefaceTest.cpp 204 virtual int onCharsToGlyphs(const void* chars, Encoding encoding,
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DIBuilder.h 109 /// @param Encoding DWARF encoding code, e.g. dwarf::DW_ATE_float.
111 uint64_t AlignInBits, unsigned Encoding);
  /external/v8/src/crankshaft/arm/
lithium-codegen-arm.h 252 String::Encoding encoding);

Completed in 1152 milliseconds

<<11121314151617181920>>