/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nouveau_scratch.c | 39 struct nouveau_scratch_state *scratch = in nouveau_get_scratch() local 76 struct nouveau_scratch_state *scratch = in nouveau_scratch_init() local 91 struct nouveau_scratch_state *scratch = in nouveau_scratch_destroy() local
|
/external/v8/src/mips64/ |
D | macro-assembler-mips64.cc | 310 Register scratch = temps.Acquire(); in RecordWrite() local 353 Register scratch = temps.Acquire(); in RecordWrite() local 379 Register scratch = temps.Acquire(); in Addu() local 396 Register scratch = temps.Acquire(); in Daddu() local 415 Register scratch = temps.Acquire(); in Subu() local 445 Register scratch = temps.Acquire(); in Dsubu() local 451 Register scratch = temps.Acquire(); in Dsubu() local 464 Register scratch = temps.Acquire(); in Mul() local 482 Register scratch = temps.Acquire(); in Mulh() local 505 Register scratch = temps.Acquire(); in Mulhu() local [all …]
|
/external/v8/src/ppc/ |
D | macro-assembler-ppc.cc | 187 Register scratch = ip; in Jump() local 296 void TurboAssembler::Drop(Register count, Register scratch) { in Drop() 759 Register scratch, Register shift) { in ShiftLeftPair() 806 Register scratch, Register shift) { in ShiftRightPair() 853 Register scratch, Register shift) { in ShiftRightAlgPair() 1459 Register scratch) { in AddAndCheckForOverflow() 1491 Register scratch) { in AddAndCheckForOverflow() 1516 Register scratch) { in SubAndCheckForOverflow() 1571 Register scratch, in TryDoubleToInt32Exact() 1628 Register scratch = ip; in TryInlineTruncateDoubleToI() local [all …]
|
/external/v8/src/mips/ |
D | macro-assembler-mips.cc | 310 Register scratch = temps.Acquire(); in RecordWrite() local 354 Register scratch = temps.Acquire(); in RecordWrite() local 379 Register scratch = temps.Acquire(); in Addu() local 397 Register scratch = temps.Acquire(); in Subu() local 404 Register scratch = temps.Acquire(); in Subu() local 423 Register scratch = temps.Acquire(); in Mul() local 457 Register scratch = temps.Acquire(); in Mul() local 483 Register scratch = temps.Acquire(); in Mulu() local 521 Register scratch = temps.Acquire(); in Mulh() local 539 Register scratch = temps.Acquire(); in Mult() local [all …]
|
/external/gemmlowp/meta/ |
D | legacy_single_thread_gemm.h | 29 void gemm_q8_strided(std::uint8_t* scratch, const std::uint8_t* lhs, in gemm_q8_strided() 74 void gemv_q8(std::uint8_t* scratch, const std::uint8_t* lhs, in gemv_q8() 122 void gemm_i32_strided(std::uint8_t* scratch, const std::uint8_t* lhs, in gemm_i32_strided() 163 void gemv_i32(std::uint8_t* scratch, const std::uint8_t* lhs, in gemv_i32() 207 void gemm_f_strided(std::uint8_t* scratch, const std::uint8_t* lhs, in gemm_f_strided() 248 void gemv_f(std::uint8_t* scratch, const std::uint8_t* lhs, in gemv_f()
|
D | legacy_multi_thread_gemm.h | 34 void CacheFriendlyMatrixMatrix(std::uint8_t* scratch, const IN_TYPE* lhs, in CacheFriendlyMatrixMatrix() 67 void ExecuteMatrixMatrix(std::uint8_t* scratch, const std::uint8_t* lhs, in ExecuteMatrixMatrix() 75 void ExecuteCacheFriendlyMatrixMatrix(std::uint8_t* scratch, in ExecuteCacheFriendlyMatrixMatrix() 97 void ExecuteMatrixMatrix(std::uint8_t* scratch, const std::uint8_t* lhs, in ExecuteMatrixMatrix() 105 void ExecuteCacheFriendlyMatrixMatrix(std::uint8_t* scratch, in ExecuteCacheFriendlyMatrixMatrix() 126 void ExecuteMatrixMatrix(std::uint8_t* scratch, const std::uint8_t* lhs, in ExecuteMatrixMatrix() 134 void ExecuteCacheFriendlyMatrixMatrix(std::uint8_t* scratch, in ExecuteCacheFriendlyMatrixMatrix() 159 std::uint8_t* scratch, const std::uint8_t* lhs, in multi_thread_gemm_q8() 194 std::uint8_t* scratch, const std::uint8_t* lhs, in multi_thread_gemm_f() 227 std::int32_t max_threads, std::uint8_t* scratch, in multi_thread_gemm_i32()
|
D | legacy_multi_thread_gemv.h | 39 void ExecuteMatrixMatrix(std::uint8_t* scratch, const std::uint8_t* lhs, in ExecuteMatrixMatrix() 59 void ExecuteMatrixMatrix(std::uint8_t* scratch, const std::uint8_t* lhs, in ExecuteMatrixMatrix() 78 void ExecuteMatrixMatrix(std::uint8_t* scratch, const std::uint8_t* lhs, in ExecuteMatrixMatrix() 100 std::uint8_t* scratch, const std::uint8_t* lhs, in multi_thread_gemv_q8() 124 std::uint8_t* scratch, const std::uint8_t* lhs, in multi_thread_gemv_f() 146 std::int32_t max_threads, std::uint8_t* scratch, in multi_thread_gemv_i32()
|
D | multi_thread_gemm.h | 30 int kernel_k, std::uint8_t* scratch, int m_start, in PrepareGemmTask() 75 std::uint8_t* scratch = params.scratch; in PrepareGemmTasks() local
|
/external/vixl/src/aarch32/ |
D | macro-assembler-aarch32.cc | 252 Register scratch, in MemOperandComputationHelper() 455 UseScratchRegisterScope scratch(this); in Printf() local 678 Register scratch = temps.Acquire(); in Delegate() local 725 Register scratch = temps.Acquire(); in Delegate() local 753 Register scratch = temps.Acquire(); in Delegate() local 764 Register scratch = temps.Acquire(); in Delegate() local 775 Register scratch = temps.Acquire(); in Delegate() local 785 Register scratch = temps.Acquire(); in Delegate() local 848 Register scratch = temps.Acquire(); in Delegate() local 913 Register scratch; in Delegate() local [all …]
|
/external/mesa3d/src/gallium/drivers/swr/ |
D | swr_scratch.cpp | 82 struct swr_scratch_buffers *scratch; in swr_init_scratch_buffers() local 91 struct swr_scratch_buffers *scratch = ctx->scratch; in swr_destroy_scratch_buffers() local
|
/external/icu/icu4c/source/common/ |
D | bytestream.cpp | 19 char* scratch, int32_t scratch_capacity, in GetAppendBuffer() 68 char* scratch, in GetAppendBuffer()
|
/external/swiftshader/third_party/subzero/src/ |
D | IceRegistersARM32.h | 30 #define X(val, encode, name, cc_arg, scratch, preserved, stackptr, frameptr, \ argument 44 #define X(val, encode, name, cc_arg, scratch, preserved, stackptr, frameptr, \ argument 55 #define X(val, encode, name, cc_arg, scratch, preserved, stackptr, frameptr, \ argument 66 #define X(val, encode, name, cc_arg, scratch, preserved, stackptr, frameptr, \ argument 77 #define X(val, encode, name, cc_arg, scratch, preserved, stackptr, frameptr, \ argument 117 #define X(val, encode, name, cc_arg, scratch, preserved, stackptr, frameptr, \ in getNumGPRegs() argument 132 #define X(val, encode, name, cc_arg, scratch, preserved, stackptr, frameptr, \ in getNumGPRs() argument 167 #define X(val, encode, name, cc_arg, scratch, preserved, stackptr, frameptr, \ in getNumSRegs() argument 187 #define X(val, encode, name, cc_arg, scratch, preserved, stackptr, frameptr, \ in getNumDRegs() argument
|
D | IceRegistersX8632.h | 29 #define X(val, encode, name, base, scratch, preserved, stackptr, frameptr, \ argument 41 #define X(val, encode, name, base, scratch, preserved, stackptr, frameptr, \ argument 53 #define X(val, encode, name, base, scratch, preserved, stackptr, frameptr, \ argument 65 #define X(val, encode, name, base, scratch, preserved, stackptr, frameptr, \ argument
|
D | IceRegistersX8664.h | 29 #define X(val, encode, name, base, scratch, preserved, stackptr, frameptr, \ argument 41 #define X(val, encode, name, base, scratch, preserved, stackptr, frameptr, \ argument 53 #define X(val, encode, name, base, scratch, preserved, stackptr, frameptr, \ argument 65 #define X(val, encode, name, base, scratch, preserved, stackptr, frameptr, \ argument
|
D | IceRegistersMIPS32.h | 30 #define X(val, encode, name, scratch, preserved, stackptr, frameptr, isInt, \ argument 44 #define X(val, encode, name, scratch, preserved, stackptr, frameptr, isInt, \ argument 56 #define X(val, encode, name, scratch, preserved, stackptr, frameptr, isInt, \ argument
|
/external/gemmlowp/test/ |
D | correctness_meta_gemm.cc | 176 void test(std::uint8_t* scratch, std::uint8_t* lhs, std::uint8_t* rhs, in test() 188 void test_f(std::uint8_t* scratch, std::uint8_t* lhs, std::uint8_t* rhs, in test_f() 201 void test_i32(std::uint8_t* scratch, std::uint8_t* lhs, std::uint8_t* rhs, in test_i32() 215 int kd, std::uint8_t* scratch, std::uint8_t* left, in q_suite() 229 int kd, std::uint8_t* scratch, std::uint8_t* left, in f_suite() 243 int kd, std::uint8_t* scratch, std::uint8_t* left, in i32_suite() 276 std::uint8_t* scratch = new std::uint8_t[1024 * 1024 * 64]; in main() local
|
/external/v8/src/arm/ |
D | macro-assembler-arm.cc | 200 Register scratch = temps.Acquire(); in Jump() local 322 Register scratch = temps.Acquire(); in Push() local 329 Register scratch = temps.Acquire(); in Push() local 385 Register scratch = temps.Acquire(); in Swap() local 400 DwVfpRegister scratch = temps.AcquireD(); in Swap() local 419 Register scratch = temps.Acquire(); in Mls() local 651 Register scratch = temps.Acquire(); in RecordWrite() local 903 DwVfpRegister scratch = temps.AcquireD(); in VmovExtended() local 962 LowDwVfpRegister scratch = temps.AcquireLowD(); in VmovExtended() local 977 LowDwVfpRegister scratch = temps.AcquireLowD(); in VmovExtended() local [all …]
|
/external/tensorflow/tensorflow/core/platform/cloud/ |
D | curl_http_request_test.cc | 267 std::vector<char> scratch; in TEST() local 294 std::vector<char> scratch(100, 0); in TEST() local 325 std::vector<char> scratch(5, 0); in TEST() local 347 std::vector<char> scratch; in TEST() local 367 std::vector<char> scratch; in TEST() local 393 std::vector<char> scratch; in TEST() local 412 std::vector<char> scratch; in TEST() local 431 std::vector<char> scratch; in TEST() local 627 std::vector<char> scratch; in TEST() local 738 std::vector<char> scratch; in TEST() local [all …]
|
/external/v8/src/s390/ |
D | macro-assembler-s390.cc | 185 Register scratch = r1; in Jump() local 285 void TurboAssembler::Drop(Register count, Register scratch) { in Drop() 937 Register scratch, Register shift) { in ShiftLeftPair() 957 Register scratch, Register shift) { in ShiftRightPair() 977 Register scratch, Register shift) { in ShiftRightArithPair() 1542 Register scratch, in TryDoubleToInt32Exact() 1776 void MacroAssembler::AssertConstructor(Register object, Register scratch) { in AssertConstructor() 1838 Register scratch) { in AssertUndefinedOrAllocationSite() 1869 Register scratch) { in PrepareCallCFunction() 1889 Register scratch) { in PrepareCallCFunction() [all …]
|
/external/blktrace/btt/ |
D | trace.c | 61 char scratch[15]; in trace_message() local
|
/external/u-boot/arch/powerpc/cpu/mpc85xx/ |
D | start.S | 177 .macro create_tlb1_entry esel ts tsize epn wimg rpn perm phy_high scratch 199 .macro create_tlb0_entry esel ts tsize epn wimg rpn perm phy_high scratch 221 .macro delete_tlb1_entry esel scratch 233 .macro delete_tlb0_entry esel epn wimg scratch
|
/external/aac/libFDK/src/mips/ |
D | fft_rad2_mips.cpp | 126 int32c scratch[1024]; in dit_fft() local
|
/external/v8/src/compiler/arm/ |
D | code-generator-arm.cc | 657 Register scratch = temps.Acquire(); in AssembleCodeStartRegisterCheck() local 672 Register scratch = temps.Acquire(); in BailoutIfDeoptimized() local 688 Register scratch = temps.Acquire(); in GenerateSpeculationPoisonFromCodeStartRegister() local 796 Register scratch = temps.Acquire(); in AssembleArchInstruction() local 1460 SwVfpRegister scratch = temps.AcquireS(); in AssembleArchInstruction() local 1468 SwVfpRegister scratch = temps.AcquireS(); in AssembleArchInstruction() local 1476 SwVfpRegister scratch = temps.AcquireS(); in AssembleArchInstruction() local 1484 SwVfpRegister scratch = temps.AcquireS(); in AssembleArchInstruction() local 1492 SwVfpRegister scratch = temps.AcquireS(); in AssembleArchInstruction() local 1504 SwVfpRegister scratch = temps.AcquireS(); in AssembleArchInstruction() local [all …]
|
/external/toybox/toys/example/ |
D | demo_scankey.c | 25 char c = 'X', scratch[16]; in demo_scankey_main() local
|
/external/tensorflow/tensorflow/core/graph/ |
D | optimizer_cse.cc | 133 AttrSlice::Scratch* scratch) { in Equivalent() 188 AttrSlice::Scratch scratch; in Optimize() local
|