/third_party/skia/third_party/externals/freetype/src/raster/ |
H A D | ftraster.c | 2498 PByte bits; in Horizontal_Sweep_Span() local 2520 PByte bits; in Horizontal_Sweep_Span() local 2545 PByte bits; Horizontal_Sweep_Drop() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/AsmParser/ |
H A D | HexagonAsmParser.cpp | 273 int bits = immBits + zeroBits; in CheckImmRange() local
|
/third_party/toybox/toys/pending/ |
H A D | xzcat.c | 2678 crc_validate(struct xz_dec *s, struct xz_buf *b, uint32_t bits) crc_validate() argument [all...] |
/third_party/vixl/src/aarch64/ |
H A D | instructions-aarch64.h | 294 int32_t bits = *(reinterpret_cast<const int32_t*>(this)); in ExtractSignedBits() local 819 uint8_t bits[kNEONFormatMaxBits]; member [all...] |
H A D | simulator-aarch64.h | 177 uint64_t bits = (uint64_t)address; in AddressUntag() local 653 ChunkType bits = GetUintMask(chunk_size); in SetAllBits() local 682 int bits = value ? 1 : 0; in ZeroExtend() local [all...] |
/third_party/vixl/test/aarch64/ |
H A D | test-simulator-aarch64.cc | 172 static float rawbits_to_fp(uint32_t bits) { return RawbitsToFloat(bits); } in rawbits_to_fp() argument 174 static double rawbits_to_fp(uint64_t bits) { return RawbitsToDouble(bits); } in rawbits_to_fp() argument 178 static double rawbits_to_fp(uint16_t bits) { in rawbits_to_fp() argument 484 const unsigned bits = sizeof(T) * 8; in Test2Op() local 636 const unsigned bits = sizeof(T) * 8; Test3Op() local 779 const unsigned bits = sizeof(T) * 8; TestCmp() local 910 const unsigned bits = sizeof(T) * 8; TestCmpZero() local [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/ |
H A D | mutex.cc | 193 static void AtomicSetBits(std::atomic<intptr_t>* pv, intptr_t bits, in AtomicSetBits() argument 209 static void AtomicClearBits(std::atomic<intptr_t>* pv, intptr_t bits, in AtomicClearBits() argument 325 EnsureSynchEvent(std::atomic<intptr_t> *addr, const char *name, intptr_t bits, intptr_t lockbit) EnsureSynchEvent() argument 379 ForgetSynchEvent(std::atomic<intptr_t> *addr, intptr_t bits, intptr_t lockbit) ForgetSynchEvent() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
H A D | vktRayTracingPipelineFlagsTests.cpp | 1348 static const BitAndName bits[4]; member in vkt::RayTracing::__anon29741::GeometryTypes::NoNullShadersFlagGenerator 1391 const NoNullShadersFlagGenerator::BitAndName NoNullShadersFlagGenerator::bits[] = { member in vkt::RayTracing::__anon29741::GeometryTypes::NoNullShadersFlagGenerator
|
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuCompressedTexture.cpp | 2180 const deUint32 bits = (i == anchorIndex[subsetIndex]) ? (colorIndexBC - 1) : colorIndexBC; in decompressBc6H() local 2208 colorIndexData >>= bits; in decompressBc6H() local [all...] |
H A D | tcuTexLookupVerifier.cpp | 2196 Vec4 computeFixedPointThreshold (const IVec4& bits) in computeFixedPointThreshold() argument 2201 Vec4 computeFloatingPointThreshold (const IVec4& bits, const Vec4& value) in computeFloatingPointThreshold() argument 2206 Vec4 computeColorBitsThreshold(const IVec4& bits, const IVec4& numAccurateBits) in computeColorBitsThreshold() argument
|
H A D | tcuTexture.cpp | 521 inline float channelToUnormFloat (deUint32 src, int bits) in channelToUnormFloat() argument 530 inline deInt32 signExtend (deUint32 src, int bits) in signExtend() argument 539 inline float channelToSnormFloat (deUint32 src, int bits) in channelToSnormFloat() argument 547 inline deUint32 unormFloatToChannel (float src, int bits) in unormFloatToChannel() argument 555 snormFloatToChannel(float src, int bits) snormFloatToChannel() argument 564 uintToChannel(deUint32 src, int bits) uintToChannel() argument 570 intToChannel(deInt32 src, int bits) intToChannel() argument [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | vp3.c | 658 int bits; in vp4_get_mb_count() local [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | mpegts.c | 1644 static uint64_t get_ts64(GetBitContext *gb, int bits) in get_ts64() argument [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | decNumber.cpp | 515 uByte bits=0; /* working flags [assume +ve] */ uprv_decNumberFromString() local 1995 uByte bits=0; /* result sign if errors */ uprv_decNumberPower() local 3847 uByte bits; /* result bits */ decAddOp() local 4287 uByte bits; /* working sign */ decDivideOp() local 4878 uByte bits; /* result sign */ decMultiplyOp() local [all...] |
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_optimizer.cpp | 912 get_constant_op(opt_ctx& ctx, ssa_info info, uint32_t bits) in get_constant_op() argument 926 unsigned bits = get_operand_size(instr, i); propagate_constants_vop3p() local 1311 unsigned bits = get_operand_size(instr, i); label_instruction() local 1345 unsigned bits = get_operand_size(instr, i); label_instruction() local 4559 unsigned bits = get_operand_size(instr, i); select_instruction() local 4765 unsigned bits = get_operand_size(instr, i); apply_literals() local [all...] |
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_compiler.c | 1009 uint32_t bits = 0; in decompose_attribs() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_shader.h | 342 uint8_t bits; member [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | decNumber.cpp | 515 uByte bits=0; /* working flags [assume +ve] */ uprv_decNumberFromString() local 1995 uByte bits=0; /* result sign if errors */ uprv_decNumberPower() local 3847 uByte bits; /* result bits */ decAddOp() local 4287 uByte bits; /* working sign */ decDivideOp() local 4878 uByte bits; /* result sign */ decMultiplyOp() local [all...] |
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_state_fs.c | 230 LLVMValueRef bits[16]; in generate_quad_mask() local 2700 unsigned bits = row_type.width * row_type.length; generate_unswizzled_blend() local [all...] |
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | mid-tier-register-allocator.cc | 1331 explicit RegisterBitVector(uintptr_t bits) : bits_(bits) {} in RegisterBitVector() argument
|
/third_party/node/deps/v8/src/codegen/mips64/ |
H A D | macro-assembler-mips64.cc | 3976 OffsetSize bits = OffsetSize::kOffset16; CallRecordWriteStub() local [all...] |
/third_party/node/deps/v8/src/codegen/loong64/ |
H A D | macro-assembler-loong64.cc | 2251 GetOffset(Label* L, OffsetSize bits) CallRecordWriteStub() argument [all...] |
/third_party/node/deps/v8/src/execution/arm64/ |
H A D | simulator-logic-arm64.cc | 19 uint64_t bits = FPRound<uint64_t, kDoubleExponentBits, kDoubleMantissaBits>( in FPRoundToDouble() local 27 uint32_t bits = FPRound<uint32_t, kFloatExponentBits, kFloatMantissaBits>( in FPRoundToFloat() local [all...] |
H A D | simulator-arm64.h | 243 uint64_t bits = (uint64_t)address; in AddressUntag() local 705 int64_t bits() const { return bits_; } bits() function in v8::internal::Simulator::CallArgument [all...] |
/third_party/node/deps/v8/src/regexp/ |
H A D | regexp-compiler.cc | 1623 uint32_t bits = chars[0]; in GetQuickCheckDetails() local 1696 uint32_t bits in GetQuickCheckDetails() local [all...] |