Home
last modified time | relevance | path

Searched defs:calc (Results 1 – 25 of 31) sorted by relevance

12

/external/tensorflow/tensorflow/core/util/
Dstats_calculator_test.cc29 StatsCalculator calc(options); in TEST() local
45 StatsCalculator calc(options); in TEST() local
/external/llvm-project/flang/test/Semantics/
Dresolve95.f905 class(*),allocatable :: calc[:] local
/external/libchrome/mojo/public/cpp/bindings/tests/
Dinterface_ptr_unittest.cc228 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/
Dcbc_onecode.cpp49 void CBC_OneCode::SetCalChecksum(bool calc) { in SetCalChecksum()
/external/ply/ply/test/
Dlex_object.py47 calc = CalcLexer() variable
/external/autotest/client/site_tests/power_ThermalLoad/
Dpower_ThermalLoad.py92 def calc(self, mtype='fps'): member in FishTankFpsLogger
/external/javassist/src/test/test1/
DBenchProceed.java20 public void calc() { in calc() method in BenchProceed
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/dump/
DDumpArchiveUtil.java43 int calc = 0; in calculateChecksum() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp14215 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/
Dcalc.py123 calc = make_calculator() variable
/external/pdfium/xfa/fxfa/
Dcxfa_ffwidgethandler.cpp215 CXFA_Calculate* calc = pNode->GetCalculateIfExists(); in HasEvent() local
246 CXFA_Calculate* calc = pNode->GetCalculateIfExists(); in ProcessEvent() local
Dcxfa_ffdocview.cpp370 CXFA_Calculate* calc = pNode->GetCalculateIfExists(); in XFA_ProcessEvent() local
Dcxfa_fffield.cpp675 CXFA_Calculate* calc = pNode->GetCalculateIfExists(); in CalculateNode() local
/external/libkmsxx/py/tests/
Dkmsmodeview.py32 def __init__(self, caption, calc=None): argument
81 def __init__(self, fmt, calc=None): argument
/external/ltp/testcases/realtime/func/periodic_cpu_load/
Dperiodic_cpu_load_single.c73 void *calc(int loops) in calc() function
Dperiodic_cpu_load.c107 void *calc(void *arg) in calc() function
/external/autotest/client/site_tests/power_MeetClient/
Dpower_MeetClient.py155 def calc(self, mtype=None): member in MeetStatLogger
/external/ply/ply/example/classcalc/
Dcalc.py164 calc = Calc() variable
/external/ply/ply/example/newclasscalc/
Dcalc.py166 calc = Calc() variable
/external/libpng/contrib/tools/
DmakesRGB.c129 unsigned int calc; in main() local
/external/autotest/client/cros/power/
Dpower_status.py1923 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
Dpower_dashboard.py533 def calc(self, mtype=None): member in KeyvalLogger
/external/tensorflow/tensorflow/core/kernels/image/
Dresize_bicubic_op.cc212 CachedInterpolationCalculator calc; in ComputeXWeightsAndIndices() local
242 CachedInterpolationCalculator calc; in ComputeGradientXWeightsAndIndices() local
/external/tensorflow/tensorflow/lite/kernels/internal/
Dcommon.h915 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/
DSignerInformation.java372 DigestCalculator calc = verifier.getDigestCalculator(this.getDigestAlgorithmID()); in doVerify() local

12