/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/sponge/pme/ |
D | pme_excluded_force_impl.cu | 20 … const VECTOR *sacler, const float *charge, const float pme_beta, in PME_Excluded_Force_Correction() 87 const float *charge, const int *excluded_list_start, const int *excluded_list, in PMEExcludedForce()
|
D | pme_reciprocal_force_impl.cu | 23 __global__ void PME_Final(int *PME_atom_near, const float *charge, const float *PME_Q, VECTOR *forc… in PME_Final() 70 … const int *uint_crd_f, const float *charge, float *force, int PME_Nin, int PME_Nall, in PMEReciprocalForce()
|
D | pme_common.cuh | 154 __global__ static void PME_Q_Spread(int *PME_atom_near, const float *charge, const VECTOR *PME_frxy… in PME_Q_Spread() 198 … const float *charge, const float beta, const float cutoff_square, in PME_Direct_Energy() 243 … const float *charge, const float beta, const float cutoff_square, in PME_Direct_Atom_Energy() 308 … const VECTOR *sacler, const float *charge, const float pme_beta, in PME_Excluded_Energy_Correction()
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/sponge/nb14/ |
D | dihedral_14_cf_energy_kernel.h | 70 auto charge = GetDeviceAddress<const T>(inputs, 2); in Launch() local 116 float charge; member
|
D | dihedral_14_lj_energy_kernel.h | 74 auto charge = GetDeviceAddress<const T>(inputs, 2); in Launch() local 128 float charge; member
|
D | dihedral_14_lj_cf_force_with_atom_energy_kernel.h | 76 auto charge = GetDeviceAddress<const T>(inputs, 2); in Launch() local 136 float charge; member
|
D | dihedral_14_lj_cf_force_with_atom_energy_and_virial_kernel.h | 77 auto charge = GetDeviceAddress<const T>(inputs, 2); in Launch() local 140 float charge; member
|
D | dihedral_14_cf_atom_energy_kernel.h | 70 auto charge = GetDeviceAddress<const T>(inputs, 2); in Launch() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/sponge/lj/ |
D | lj_force_kernel.h | 67 auto charge = GetDeviceAddress<T>(inputs, 2); in Launch() local 119 float charge; member
|
D | lj_energy_kernel.h | 67 auto charge = GetDeviceAddress<T>(inputs, 2); in Launch() local 120 float charge; member
|
D | lj_force_with_pme_direct_force_kernel.h | 68 auto charge = GetDeviceAddress<T>(inputs, 2); in Launch() local 123 float charge; member
|
D | lj_force_with_virial_energy_update_kernel.h | 74 auto charge = GetDeviceAddress<T>(inputs, 2); in Launch() local 143 float charge; member
|
D | lj_direct_cf_force_with_lj_virial_direct_cf_energy_kernel.h | 73 auto charge = GetDeviceAddress<T>(inputs, 2); in Launch() local 133 float charge; member
|
D | lj_force_with_pme_direct_force_update_kernel.h | 73 auto charge = GetDeviceAddress<T>(inputs, 2); in Launch() local 137 float charge; member
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/perf_tests/third_party/perf/ |
D | perf_test.cc | 215 size_t charge, in PrintSystemCommitCharge() 222 size_t charge, in PrintSystemCommitCharge() 229 size_t charge, in SystemCommitChargeToString()
|
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/third_party/perf/ |
D | perf_test.cc | 192 void PrintSystemCommitCharge(const std::string &test_name, size_t charge, bool important) in PrintSystemCommitCharge() 199 size_t charge, in PrintSystemCommitCharge() 205 std::string SystemCommitChargeToString(const std::string &test_name, size_t charge, bool important) in SystemCommitChargeToString()
|
/third_party/boost/libs/hana/example/misc/ |
D | dimensional_analysis.cpp | 24 using charge = decltype(hana::tuple_c<int, 0, 0, 0, 1, 0, 0, 0>); typedef
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/sponge/nb14/ |
D | dihedral_14_cf_atom_energy_impl.cu | 55 … const int *LJtype, const float *charge, const float *boxlength_f, const int *a_14, in Dihedral14CFAtomEnergy()
|
D | dihedral_14_cf_energy_impl.cu | 55 … const float *charge, float *uint_crd_with_LJ_f, const float *boxlength_f, const int *a_14, in Dihedral14CFEnergy()
|
D | dihedral_14_lj_atom_energy_impl.cu | 75 … const int *LJtype, const float *charge, const float *boxlength_f, const int *a_14, in Dihedral14LJAtomEnergy()
|
D | dihedral_14_lj_force_impl.cu | 84 … const float *charge, const float *boxlength_f, const int *a_14, const int *b_14, in Dihedral14LJForce()
|
D | dihedral_14_lj_energy_impl.cu | 75 … const float *charge, float *uint_crd_with_LJ_f, const float *boxlength_f, const int *a_14, in Dihedral14LJEnergy()
|
/third_party/flutter/skia/third_party/externals/sdl/src/power/macosx/ |
D | SDL_syspower.c | 45 SDL_bool charge = SDL_FALSE; in checkps() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/sponge/pme/ |
D | pme_excluded_force_kernel.h | 55 auto charge = GetDeviceAddress<T>(inputs, 2); in Launch() local
|
D | pme_excluded_force_update_kernel.h | 59 auto charge = GetDeviceAddress<T>(inputs, 2); in Launch() local
|