Home
last modified time | relevance | path

Searched refs:temp (Results 1576 - 1600 of 1945) sorted by relevance

1...<<61626364656667686970>>...78

/third_party/node/deps/icu-small/source/common/
H A Dushape.cpp402 char16_t temp; in invertBuffer() local
405 temp = buffer[i]; in invertBuffer()
407 buffer[j] = temp; in invertBuffer()
1554 * because at first we copy source->temp in u_shapeArabic()
H A Dubidiln.cpp814 int32_t start, end, limit, temp; in ubidi_reorderVisual() local
855 temp=indexMap[start]; in ubidi_reorderVisual()
857 indexMap[end]=temp; in ubidi_reorderVisual()
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_ra.c1107 unsigned temp = make_compiler_temp(ctx); in mir_demote_uniforms() local
1116 .dest = temp, in mir_demote_uniforms()
1132 mir_rewrite_index_src_single(ins, ins->src[i], temp); in mir_demote_uniforms()
/third_party/ltp/testcases/kernel/syscalls/symlink/
H A Dsymlink01.c1690 time_t temp, diff; in do_utime() local
1692 temp = statter.st_atime - asymlink.st_atime; in do_utime()
1695 temp; in do_utime()
/third_party/lzma/C/
H A DLzFindMt.c63 UInt32 temp = MF_CRC[cur[0]] ^ cur[1]; \
64 h2 = temp & (kHash2Size - 1); \
65 h3 = (temp ^ ((UInt32)cur[2] << 8)) & (kHash3Size - 1); }
69 UInt32 temp = p->crc[cur[0]] ^ cur[1]; \
70 h3 = (temp ^ ((UInt32)cur[2] << 8)) & (kHash3Size - 1); }
73 UInt32 temp = p->crc[cur[0]] ^ cur[1]; \
74 h2 = temp & (kHash2Size - 1); \
75 temp ^= ((UInt32)cur[2] << 8); \
76 h3 = temp & (kHash3Size - 1); \
77 h4 = (temp
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_renderer_vtest.c288 char temp[256]; in vtest_vcmd_get_capset() local
291 const size_t temp_size = MIN2(read_size, ARRAY_SIZE(temp)); in vtest_vcmd_get_capset()
292 vtest_read(vtest, temp, temp_size); in vtest_vcmd_get_capset()
/third_party/node/deps/openssl/openssl/apps/lib/
H A Ds_cb.c834 size_t temp = 0; in generate_cookie_callback() local
835 int res = generate_stateless_cookie_callback(ssl, cookie, &temp); in generate_cookie_callback()
838 *cookie_len = (unsigned int)temp; in generate_cookie_callback()
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Ddigest.c669 unsigned int temp = 0; in EVP_Q_digest() local
673 ret = EVP_Digest(data, datalen, md, &temp, digest, NULL); in EVP_Q_digest()
677 *mdlen = temp; in EVP_Q_digest()
/third_party/openssl/crypto/evp/
H A Ddigest.c669 unsigned int temp = 0; in EVP_Q_digest() local
673 ret = EVP_Digest(data, datalen, md, &temp, digest, NULL); in EVP_Q_digest()
677 *mdlen = temp; in EVP_Q_digest()
/third_party/openssl/apps/lib/
H A Ds_cb.c834 size_t temp = 0; in generate_cookie_callback() local
835 int res = generate_stateless_cookie_callback(ssl, cookie, &temp); in generate_cookie_callback()
838 *cookie_len = (unsigned int)temp; in generate_cookie_callback()
/third_party/skia/third_party/externals/angle2/src/common/
H A Dmathutil.h1370 auto temp = value + alignment - static_cast<T>(1); in roundUp() local
1371 return temp - temp % alignment; in roundUp()
/third_party/python/Modules/_ctypes/libffi_osx/powerpc/
H A Dppc-ffi_darwin.c346 the asm's temp regs. */ in ffi_prep_cif_machdep()
828 double temp; in ffi_closure_helper_DARWIN() local
940 temp = pfr->d; in ffi_closure_helper_DARWIN()
941 pfr->f = (float)temp; in ffi_closure_helper_DARWIN()
/third_party/skia/third_party/externals/icu/source/common/
H A Dubidiln.cpp814 int32_t start, end, limit, temp; in ubidi_reorderVisual() local
855 temp=indexMap[start]; in ubidi_reorderVisual()
857 indexMap[end]=temp; in ubidi_reorderVisual()
H A Dushape.cpp402 UChar temp; in invertBuffer() local
405 temp = buffer[i]; in invertBuffer()
407 buffer[j] = temp; in invertBuffer()
1554 * because at first we copy source->temp in u_shapeArabic()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DAPInt.h1809 APInt temp(*this);
1810 --temp;
1811 return temp.getActiveBits();
/third_party/protobuf/js/binary/
H A Dwriter.js118 var temp = this.encoder_.end();
119 this.blocks_.push(temp);
121 this.totalLength_ += temp.length + arr.length;
230 // the temp blocks sooner.
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc3324 Register temp = i.ToRegister(instr->TempAt(0)); in AssembleArchInstruction() local
3325 __ mov(temp, Operand(0x8101820283038)); in AssembleArchInstruction()
3327 __ mtvsrdd(kScratchSimd128Reg, temp, ip); in AssembleArchInstruction()
4286 Register temp = kScratchReg; in AssembleConstructFrame() local
4287 __ LoadU64(temp, src, r0); in AssembleConstructFrame()
4288 __ StoreU64(temp, g.ToMemOperand(destination), r0); in AssembleConstructFrame()
4434 DoubleRegister temp = kScratchDoubleReg; in AssembleConstructFrame() local
4436 __ LoadF64(temp, src, r0); in AssembleConstructFrame()
4437 __ StoreF64(temp, g.ToMemOperand(destination), r0); in AssembleConstructFrame()
4439 __ LoadF32(temp, sr in AssembleConstructFrame()
[all...]
/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.cc1715 UnallocatedOperand* temp = UnallocatedOperand::cast(first->TempAt(i)); in MeetConstraintsAfter() local
1716 if (temp->HasFixedPolicy()) AllocateFixed(temp, instr_index, false, false); in MeetConstraintsAfter()
2256 InstructionOperand* temp = instr->TempAt(i); in ProcessInstructions() local
2258 DCHECK_IMPLIES(temp->IsUnallocated(), in ProcessInstructions()
2259 !UnallocatedOperand::cast(temp)->HasSlotPolicy()); in ProcessInstructions()
2261 if (temp->IsRegister()) continue; in ProcessInstructions()
2262 if (temp->IsUnallocated()) { in ProcessInstructions()
2263 UnallocatedOperand* temp_unalloc = UnallocatedOperand::cast(temp); in ProcessInstructions()
2269 Use(block_start_position, curr_position.End(), temp, spill_mod in ProcessInstructions()
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
/third_party/node/deps/v8/src/wasm/baseline/riscv64/
H A Dliftoff-assembler-riscv64.h674 // Allocate an additional {temp} register to hold the result that should be in AtomicBinop()
675 // stored to memory. Note that {temp} and {store_result} are not allowed to be in AtomicBinop()
677 Register temp = temps.Acquire(); in AtomicBinop() local
705 __ add(temp, result_reg, value.gp()); in AtomicBinop()
708 __ sub(temp, result_reg, value.gp()); in AtomicBinop()
711 __ and_(temp, result_reg, value.gp()); in AtomicBinop()
714 __ or_(temp, result_reg, value.gp()); in AtomicBinop()
717 __ xor_(temp, result_reg, value.gp()); in AtomicBinop()
720 __ mv(temp, value.gp()); in AtomicBinop()
727 __ sb(temp, actual_add in AtomicBinop()
1895 VRegister temp = emit_i8x16_shuffle() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Drender_picker_base.cpp763 auto temp = buttonsDisplay_; in DealRenders() local
765 lunarDisplay_ = temp; in DealRenders()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/loading_progress/
H A Dloading_progress_modifier.cpp260 auto temp = matrix.Get(SKEWY); in AdjustMatrix() local
262 matrix.Set(RSMatrix::SCALE_Y, temp); in AdjustMatrix()
/foundation/multimedia/av_codec/services/drm_decryptor/
H A Dcodec_drm_decrypt.cpp737 DrmStandard::IMediaDecryptModuleService::SubSample temp({ cencInfo->subSamples[i].clearHeaderLen, in DecryptMediaData()
739 cryptInfo.subSample.emplace_back(temp); in DecryptMediaData()
/foundation/multimedia/media_foundation/tests/unittest/avbuffer/
H A Davbuffer_unit_test.cpp57 vector<uint8_t> temp(TEST_BUFFER_SIZE, 0); in SetUp()
58 swap(temp, outputBuffer_); in SetUp()
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_operation_utils.cpp392 uint32_t temp = READ_LEN; in DoRecevieSendObject() local
393 context_->mtpDriver->Read(dataBuffer, temp); in DoRecevieSendObject()

Completed in 51 milliseconds

1...<<61626364656667686970>>...78