/foundation/distributedhardware/device_manager/interfaces/kits/js/src/ |
H A D | native_devicemanager_js.cpp | 3107 char temp[DM_NAPI_BUF_LENGTH] = {0};
in JsToStringAndCheck() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | vp3.c | 2174 uint8_t *temp = s->edge_emu_buffer; in render_slice() local 2188 uint8_t *temp = s->edge_emu_buffer; in render_slice() local 1973 vp4_mc_loop_filter(Vp3DecodeContext *s, int plane, int motion_x, int motion_y, int bx, int by, uint8_t * motion_source, int stride, int src_x, int src_y, uint8_t *temp) vp4_mc_loop_filter() argument [all...] |
/third_party/curl/lib/vtls/ |
H A D | openssl.c | 4039 unsigned char *buff1 = NULL, *temp = NULL; in ossl_pkp_pin_peer_pubkey() local
|
/third_party/backends/backend/ |
H A D | avision.c | 5445 uint16_t temp; in sort_and_average() local [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cnumtst.c | 180 UChar temp[5]; in TestNumberFormat() local 1232 UChar temp[128]; TestSignificantDigits() local 1563 char temp[512]; test_fmt() local 1884 char temp[512]; TestRBNFRounding() local [all...] |
H A D | nucnvtst.c | 2911 const UChar *temp = sourceLimit; in TestSmallSourceBuffer() local 3806 UChar* temp = expected; in TestJitterbug2346() local
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | dtfmttst.cpp | 1229 UnicodeString temp; formatter->format(date, temp); in TestDateFormatZone061() local
|
/third_party/FreeBSD/sys/dev/usb/controller/ |
H A D | xhci.h | 456 uint8_t temp[128]; member
|
/third_party/FreeBSD/sys/dev/usb/storage/ |
H A D | umass.c | 900 struct umass_probe_proto temp; in umass_probe() local 917 struct umass_probe_proto temp = umass_probe_proto(dev, uaa); in umass_attach() local 1569 uint32_t temp = UGETDW(sc->csw.dCSWSignature); in umass_t_bbb_status_callback() local
|
/third_party/icu/icu4c/source/i18n/ |
H A D | decNumber.cpp | 6250 const decNumber *temp=lhs; local 6709 Unit temp; local 6943 uInt temp; /* .. */ local
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_optimizer.cpp | 151 Temp temp; member 535 pseudo_propagate_temp(opt_ctx& ctx, aco_ptr<Instruction>& instr, Temp temp, unsigned index) pseudo_propagate_temp() argument [all...] |
/third_party/mesa3d/src/compiler/glsl/ |
H A D | ast_to_hir.cpp | 4700 bool temp = var->data.read_only; in process_initializer() local
|
/third_party/littlefs/ |
H A D | lfs.c | 1361 lfs_gstate_t temp; in lfs_dir_getgstate() local
|
/third_party/node/deps/ada/ |
H A D | ada.h | 3698 auto temp = std::move(val()); variable 3709 auto temp = std::move(val()); in swap_where_only_one_has_value_and_t_is_not_void() local 3732 auto temp = std::move(rhs.err()); in swap_where_only_one_has_value_and_t_is_not_void() local [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | decNumber.cpp | 6250 const decNumber *temp=lhs; local 6709 Unit temp; local 6943 uInt temp; /* .. */ local
|
/third_party/lzma/C/ |
H A D | LzmaEnc.c | 1631 unsigned temp = kNumOpts - 1 - cur;
in GetOptimum() local
|
/third_party/node/deps/v8/src/compiler/backend/mips64/ |
H A D | instruction-selector-mips64.cc | 1090 InstructionOperand temp = g.TempRegister(); in VisitInt32Mul() local 1144 InstructionOperand temp = g.TempRegister(); in VisitInt64Mul() local 2301 InstructionOperand temp[3]; VisitWord32Compare() local 2327 InstructionOperand temp[3]; VisitWord32Compare() local [all...] |
/third_party/node/deps/v8/src/compiler/backend/ppc/ |
H A D | instruction-selector-ppc.cc | 999 InstructionOperand temp[] = {g.TempRegister()}; in VisitWord64ReverseBytes() local
|
/third_party/node/deps/v8/src/compiler/backend/arm64/ |
H A D | instruction-selector-arm64.cc | 2352 InstructionOperand temp = g.TempRegister(); in TryEmitCbzOrTbz() local
|
/third_party/node/deps/v8/src/compiler/backend/ia32/ |
H A D | instruction-selector-ia32.cc | 1721 InstructionOperand temp[] = {(rep == MachineRepresentation::kWord8) in VisitAtomicBinOp() local [all...] |
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | mid-tier-register-allocator.cc | 3080 UnallocatedOperand* temp = UnallocatedOperand::cast(instr->TempAt(i)); in AllocateRegisters() local
|
/third_party/node/deps/v8/src/compiler/backend/loong64/ |
H A D | instruction-selector-loong64.cc | 1050 InstructionOperand temp = g.TempRegister(); in VisitInt32Mul() local 1104 InstructionOperand temp = g.TempRegister(); in VisitInt64Mul() local 2045 InstructionOperand temp[3]; in VisitAtomicExchange() local 2071 InstructionOperand temp[3]; VisitAtomicCompareExchange() local [all...] |
/third_party/node/deps/v8/src/compiler/backend/riscv64/ |
H A D | instruction-selector-riscv64.cc | 963 InstructionOperand temp = g.TempRegister(); in VisitInt32Mul() local 1063 InstructionOperand temp = g.TempRegister(); in VisitInt64Mul() local 2160 InstructionOperand temp[3]; VisitWord32Compare() local 2186 InstructionOperand temp[3]; VisitWord32Compare() local 3125 InstructionOperand temp = g.TempFpRegister(v16); VisitI32x4DotI16x8S() local [all...] |
/third_party/node/deps/v8/src/codegen/arm/ |
H A D | macro-assembler-arm.cc | 1820 const Register temp = type_reg == no_reg ? temps.Acquire() : type_reg; in CallRecordWriteStub() local
|
/third_party/node/deps/v8/src/codegen/arm64/ |
H A D | macro-assembler-arm64.cc | 161 Register temp = temps.AcquireX(); in LogicalMacro() local 227 Register temp = temps.AcquireSameSizeAs(rn); in LogicalMacro() local 251 Register temp = temps.AcquireSameSizeAs(rn); in LogicalMacro() local 307 Register temp = rd.IsSP() ? temps.AcquireSameSizeAs(rd) : rd; Mov() local 427 Register temp = temps.AcquireW(); Movi16bitHelper() local 504 Register temp = temps.AcquireW(); Movi32bitHelper() local 536 Register temp = temps.AcquireX(); Movi64bitHelper() local 573 Register temp = temps.AcquireX(); Movi() local 638 Register temp = temps.AcquireX(); ConditionalCompareMacro() local 653 Register temp = temps.AcquireSameSizeAs(rn); ConditionalCompareMacro() local 677 Register temp = temps.AcquireSameSizeAs(rn); Csel() local 687 Register temp = temps.AcquireSameSizeAs(rn); Csel() local 776 Register temp = temps.AcquireX(); AddSubMacro() local 784 Register temp = temps.AcquireSameSizeAs(rn); AddSubMacro() local 819 Register temp = temps.AcquireX(); AddSubWithCarryMacro() local 826 Register temp = temps.AcquireSameSizeAs(rn); AddSubWithCarryMacro() local 837 Register temp = temps.AcquireSameSizeAs(rn); AddSubWithCarryMacro() local 849 Register temp = temps.AcquireSameSizeAs(rn); AddSubWithCarryMacro() local 873 Register temp = temps.AcquireSameSizeAs(addr.base()); LoadStoreMacro() local 909 Register temp = temps.AcquireSameSizeAs(base); LoadStorePairMacro() local 1150 Register temp = temps.AcquireSameSizeAs(count); PushMultipleTimes() local 1335 Register temp = scope.AcquireX(); AssertSpAligned() local 1514 Register temp = temps.AcquireX(); Swap() local 1524 VRegister temp = VRegister::no_reg(); Swap() local 1560 Register temp = temps.AcquireX(); AssertCodeT() local 1572 Register temp = temps.AcquireX(); AssertConstructor() local 1587 Register temp = temps.AcquireX(); AssertFunction() local 1600 Register temp = temps.AcquireX(); AssertCallableFunction() local 1613 Register temp = temps.AcquireX(); AssertBoundFunction() local 1626 Register temp = temps.AcquireX(); AssertGeneratorObject() local 1744 Register temp = temps.AcquireX(); CallCFunction() local 1858 Register temp = temps.AcquireX(); JumpHelper() local 1977 Register temp = temps.AcquireX(); Call() local 2057 Register temp = x17; TailCallBuiltin() local 2246 Register temp = temps.AcquireX(); IndirectCall() local 2894 Register temp = temps.AcquireX(); TruncateDoubleToI() local 2969 AtomicStoreTaggedField(const Register& value, const Register& dst_base, const Register& dst_index, const Register& temp) TruncateDoubleToI() argument 3012 AtomicDecompressTaggedSigned(const Register& destination, const Register& base, const Register& index, const Register& temp) TruncateDoubleToI() argument 3026 AtomicDecompressTaggedPointer(const Register& destination, const Register& base, const Register& index, const Register& temp) TruncateDoubleToI() argument 3036 AtomicDecompressAnyTagged(const Register& destination, const Register& base, const Register& index, const Register& temp) TruncateDoubleToI() argument 3300 Register temp = temps.AcquireX(); TruncateDoubleToI() local [all...] |