/external/tensorflow/tensorflow/core/util/ |
D | stats_calculator_test.cc | 29 StatsCalculator calc(options); in TEST() local 45 StatsCalculator calc(options); in TEST() local
|
/external/llvm-project/flang/test/Semantics/ |
D | resolve95.f90 | 5 class(*),allocatable :: calc[:] local
|
/external/libchrome/mojo/public/cpp/bindings/tests/ |
D | interface_ptr_unittest.cc | 228 math::CalculatorPtr calc; in TEST_P() local 248 math::CalculatorPtr calc; in RunTestImpl() local 525 math::CalculatorPtr calc; in TEST() local 605 math::CalculatorPtr calc; in TEST() local 741 math::CalculatorPtr calc; in TEST_P() local 762 math::CalculatorPtr calc; in TEST_P() local 772 math::CalculatorPtr calc; in TEST_P() local 791 math::CalculatorPtr calc; in TEST_P() local
|
/external/pdfium/fxbarcode/ |
D | cbc_onecode.cpp | 49 void CBC_OneCode::SetCalChecksum(bool calc) { in SetCalChecksum()
|
/external/ply/ply/test/ |
D | lex_object.py | 47 calc = CalcLexer() variable
|
/external/autotest/client/site_tests/power_ThermalLoad/ |
D | power_ThermalLoad.py | 92 def calc(self, mtype='fps'): member in FishTankFpsLogger
|
/external/javassist/src/test/test1/ |
D | BenchProceed.java | 20 public void calc() { in calc() method in BenchProceed
|
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/dump/ |
D | DumpArchiveUtil.java | 43 int calc = 0; in calculateChecksum() local
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmInstructionTests.cpp | 14215 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc() function 14239 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc() function 14264 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc() function 14281 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc() function 14298 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc() function 14315 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc() function 14335 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc() function 14352 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc() function 14369 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc() function 14393 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc() function [all …]
|
/external/ply/ply/example/closurecalc/ |
D | calc.py | 123 calc = make_calculator() variable
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_ffwidgethandler.cpp | 215 CXFA_Calculate* calc = pNode->GetCalculateIfExists(); in HasEvent() local 246 CXFA_Calculate* calc = pNode->GetCalculateIfExists(); in ProcessEvent() local
|
D | cxfa_ffdocview.cpp | 370 CXFA_Calculate* calc = pNode->GetCalculateIfExists(); in XFA_ProcessEvent() local
|
D | cxfa_fffield.cpp | 675 CXFA_Calculate* calc = pNode->GetCalculateIfExists(); in CalculateNode() local
|
/external/libkmsxx/py/tests/ |
D | kmsmodeview.py | 32 def __init__(self, caption, calc=None): argument 81 def __init__(self, fmt, calc=None): argument
|
/external/ltp/testcases/realtime/func/periodic_cpu_load/ |
D | periodic_cpu_load_single.c | 73 void *calc(int loops) in calc() function
|
D | periodic_cpu_load.c | 107 void *calc(void *arg) in calc() function
|
/external/autotest/client/site_tests/power_MeetClient/ |
D | power_MeetClient.py | 155 def calc(self, mtype=None): member in MeetStatLogger
|
/external/ply/ply/example/classcalc/ |
D | calc.py | 164 calc = Calc() variable
|
/external/ply/ply/example/newclasscalc/ |
D | calc.py | 166 calc = Calc() variable
|
/external/libpng/contrib/tools/ |
D | makesRGB.c | 129 unsigned int calc; in main() local
|
/external/autotest/client/cros/power/ |
D | power_status.py | 1923 def calc(self, mtype=None): member in MeasurementLogger 2143 def calc(self, mtype='pwr'): member in PowerLogger 2261 def calc(self, mtype='temp'): member in TempLogger 2332 def calc(self, mtype='fps'): member in VideoFpsLogger 2399 def calc(self, mtype='rpm'): member in FanRpmLogger
|
D | power_dashboard.py | 533 def calc(self, mtype=None): member in KeyvalLogger
|
/external/tensorflow/tensorflow/core/kernels/image/ |
D | resize_bicubic_op.cc | 212 CachedInterpolationCalculator calc; in ComputeXWeightsAndIndices() local 242 CachedInterpolationCalculator calc; in ComputeGradientXWeightsAndIndices() local
|
/external/tensorflow/tensorflow/lite/kernels/internal/ |
D | common.h | 915 const NdArrayDesc<N>& output, const Calc& calc, int indexes[N]) { in NDOpsHelperImpl() 923 const NdArrayDesc<N>& output, const Calc& calc, int indexes[N]) { in NDOpsHelperImpl() 932 inline void NDOpsHelper(const NdArrayDesc<N>& output, const Calc& calc) { in NDOpsHelper()
|
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/ |
D | SignerInformation.java | 372 DigestCalculator calc = verifier.getDigestCalculator(this.getDigestAlgorithmID()); in doVerify() local
|