Home
last modified time | relevance | path

Searched refs:dext (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/zlib/
Dinftrees.c70 static const unsigned short dext[32] = { /* Distance codes 0..29 extra */ local
193 extra = dext;
/third_party/flutter/skia/third_party/externals/zlib/
Dinftrees.c70 static const unsigned short dext[32] = { /* Distance codes 0..29 extra */ local
193 extra = dext;
/third_party/node/deps/zlib/
Dinftrees.c70 static const unsigned short dext[32] = { /* Distance codes 0..29 extra */ local
193 extra = dext;
/third_party/zlib/
Dinftrees.c66 static const unsigned short dext[32] = { /* Distance codes 0..29 extra */ in inflate_table() local
189 extra = dext; in inflate_table()
/third_party/freetype/src/gzip/
Dinftrees.c70 static const unsigned short dext[32] = { /* Distance codes 0..29 extra */ in inflate_table() local
193 extra = dext; in inflate_table()
/third_party/zlib/contrib/infback9/
Dinftree9.c72 static const unsigned short dext[32] = { /* Distance codes 0..31 extra */ local
189 extra = dext;
/third_party/libwebsockets/win32port/zlib/
Dinftrees.c70 static const unsigned short dext[32] = { /* Distance codes 0..29 extra */ local
195 extra = dext;
/third_party/zlib/contrib/puff/
Dpuff.c453 static const short dext[30] = { /* Extra bits for distance codes 0..29 */ in codes() local
483 dist = dists[symbol] + bits(s, dext[symbol]); in codes()
/third_party/openssl/crypto/x509/
Dv3_conf.c294 static void delete_ext(STACK_OF(X509_EXTENSION) *sk, X509_EXTENSION *dext) in delete_ext() argument
299 obj = X509_EXTENSION_get_object(dext); in delete_ext()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips64InstrInfo.td373 // For assembly parsing, we alias dextu and dextm to dext, and match by
375 // We override the generated decoder to enforce that dext always comes out
378 def DEXT : ExtBase<"dext", GPR64Opnd, uimm5_report_uimm6,
410 "dext $rt, $rs, $pos, $size", [], II_EXT, FrmR, "dext">,
1037 def : MipsInstAlias<"dext $rt, $rs, $pos, $size",
1040 def : MipsInstAlias<"dext $rt, $rs, $pos, $size",
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenAsmMatcher.inc4986 "ddivu\005deret\004dext\005dextm\005dextu\002di\004dins\005dinsm\005dins"
6319 …{ 3192 /* dext */, Mips::DEXTM, Convert__GPR64AsmReg1_0__GPR64AsmReg1_1__ConstantUImm5_01_2__Const…
6320 …{ 3192 /* dext */, Mips::DEXTU, Convert__GPR64AsmReg1_0__GPR64AsmReg1_1__ConstantUImm5_321_2__Cons…
6321 …{ 3192 /* dext */, Mips::DEXT, Convert__GPR64AsmReg1_0__GPR64AsmReg1_1__ConstantUImm5_0_Report_UIm…
9512 { 3192 /* dext */, 3 /* 0, 1 */, MCK_GPR64AsmReg, AMFBS_HasStdEnc_HasMips64r2_NotInMicroMips },
9513 { 3192 /* dext */, 3 /* 0, 1 */, MCK_GPR64AsmReg, AMFBS_HasStdEnc_HasMips64r2_NotInMicroMips },
9514 { 3192 /* dext */, 3 /* 0, 1 */, MCK_GPR64AsmReg, AMFBS_HasStdEnc_HasMips64r2_NotInMicroMips },