Home
last modified time | relevance | path

Searched refs:x100 (Results 1226 - 1250 of 1379) sorted by relevance

1...<<41424344454647484950>>...56

/third_party/skia/third_party/externals/libpng/contrib/tools/
H A Dpngcp.c139 #define SEARCH 0x100 /* Search IDAT compression options */
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dvp8l_dec.c200 #define BITS_SPECIAL_MARKER 0x100 // something large enough (and a bit-mask)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp276 return isMemDisp12(BDLMem, RegKind) && inRange(Mem.Length.Imm, 1, 0x100); in isMemDisp12Len8()
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs1144 pub const IFF_PROMISC: ::c_int = 0x100; // receive all packets
/third_party/python/Objects/
H A Dunicodeobject.c603 CHECK(maxchar >= 0x100); in _PyUnicode_CheckConsistency()
730 if (ch < 0x100) in backslashreplace()
763 else if (ch >= 0x100) { in backslashreplace()
2386 return 0x100; in kind_maxchar_limit()
6639 if (ch < 0x100) { in PyUnicode_AsUnicodeEscapeString()
6899 if (ch < 0x100) { in PyUnicode_AsRawUnicodeEscapeString()
12927 else if (ch < 0x100) in unicode_repr()
/third_party/backends/backend/
H A Depjitsu.c746 /* skip first 256 (=0x100) bytes */ in load_fw()
747 if(lseek(file,0x100,SEEK_SET) != 0x100){ in load_fw()
/third_party/node/deps/openssl/openssl/crypto/poly1305/asm/
H A Dpoly1305-x86_64.pl1780 vmovdqa $MASK,0x100-0x90(%rax)
2208 vmovdqa64 $S4,0x100(%rsp){%k2}
/third_party/openssl/crypto/poly1305/asm/
H A Dpoly1305-x86_64.pl1780 vmovdqa $MASK,0x100-0x90(%rax)
2208 vmovdqa64 $S4,0x100(%rsp){%k2}
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DInstructions.h589 return getSubclassDataFromInstruction() & 0x100; in isWeak()
593 setInstructionSubclassData((getSubclassDataFromInstruction() & ~0x100) | in setWeak()
/third_party/pcre2/pcre2/src/
H A Dpcre2_compile.c6159 class_uchardata += PRIV(ord2utf)(0x100, class_uchardata); in compile_branch()
6165 *class_uchardata++ = 0x100; in compile_branch()
6168 *class_uchardata++ = 0x100; in compile_branch()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp4109 if (!(Val & 0x100)) imm *= -1; in DecodeT2Imm8S4()
4182 else if (!(Val & 0x100)) in DecodeT2Imm8()
4236 imm |= 0x100; in DecodeT2AddrModeImm8()
/third_party/elfutils/src/
H A Dstrip.c58 #define OPT_REMOVE_COMMENT 0x100
/third_party/icu/icu4c/source/common/
H A Ducnv2022.cpp1541 value -= 0x100; in _2022FromSJIS()
/third_party/mesa3d/src/freedreno/decode/
H A Dcffdec.c2066 const uint32_t max_draw_count = 0x100; in cp_draw_indirect_multi()
/third_party/mesa3d/src/amd/compiler/
H A Daco_ir.h55 DEBUG_LIVE_INFO = 0x100,
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_private.h1423 RGP_FLUSH_INVAL_SMEM_L0 = 0x100,
/third_party/node/deps/icu-small/source/common/
H A Ducnv2022.cpp1541 value -= 0x100; in _2022FromSJIS()
/third_party/mesa3d/src/nouveau/codegen/lib/
H A Dgk104.asm831 st b128 wb g[$r0d+0x100] $r52q
/third_party/icu/icu4c/source/test/cintltst/
H A Dncnvtst.c1933 { "ISO-8859-1", 0, 0x7f, -1, -1, 0x100, 0x10ffff }, in TestUnicodeSet()
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetISO2022.java1689 value -= 0x100; in _2022FromSJIS()
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dconstants-riscv64.h1798 ((Bits & 0x100) << 2) | ((Bits & 0x600) >> 1) |
/third_party/mksh/
H A Dfuncs.c505 po.ts[utf_wctomb(po.ts, c - 0x100)] = 0; in c_print()
/third_party/node/deps/openssl/openssl/include/openssl/
H A Devp.h323 # define EVP_CIPH_NO_PADDING 0x100
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx509_vfy.c33 #define CRL_SCORE_NOCRITICAL 0x100 /* No unhandled critical extensions */
/third_party/node/deps/openssl/openssl/crypto/bn/asm/
H A Drsaz-avx2.pl1631 lea -0x100(%rsp),%rsp

Completed in 133 milliseconds

1...<<41424344454647484950>>...56