/device/google/contexthub/lib/nanohub/ |
D | rsa.c | 23 …32_t *num, const uint32_t *denum, uint32_t *tmp, uint32_t *state1, uint32_t *state2, uint32_t step) in biModIterative() 112 static void biMulIterative(uint32_t *ret, const uint32_t *a, const uint32_t *b, uint32_t step) //re… in biMulIterative() 170 uint32_t step = *stepP, gigastep, gigastepBase, gigastepSubstep, megaSubstep; in rsaPubOpIterative() local 217 uint32_t state1 = 0, state2 = 0, step = 0, ns = 0; in rsaPubOp() local 231 uint32_t state1 = 0, state2 = 0, step; in biMod() local 238 uint32_t step; in biMul() local
|
/device/google/contexthub/firmware/os/algos/common/math/ |
D | levenberg_marquardt.c | 153 const float *step, const float *gradient, in computeGainRatio() 182 bool checkRelativeStepSize(const float *step, const float *state, in checkRelativeStepSize() 255 float damping_factor, size_t dim, float *step) { in computeStep()
|
D | levenberg_marquardt.h | 74 float step[MAX_LM_STATE_DIMENSION]; member
|
/device/generic/vulkan-cereal/third-party/angle/src/tests/perf_tests/ |
D | BitSetIteratorPerf.cpp | 38 void BitSetIteratorPerfTest<T>::step() in step() function in __anond615e1260111::BitSetIteratorPerfTest
|
D | ResultPerf.cpp | 55 void ResultPerfTest::step() in step() function in __anon1bf800d00111::ResultPerfTest
|
D | EGLMakeCurrentPerf.cpp | 133 void EGLMakeCurrentPerfTest::step() in step() function in __anon9af2feea0111::EGLMakeCurrentPerfTest
|
D | VulkanPipelineCachePerf.cpp | 80 void VulkanPipelineCachePerfTest::step() in step() function in __anonca76c36c0111::VulkanPipelineCachePerfTest
|
D | EGLInitializePerf.cpp | 135 void EGLInitializePerfTest::step() in step() function in __anon65b17e7b0111::EGLInitializePerfTest
|
D | CompilerPerf.cpp | 303 void CompilerPerfTest::step() in step() function in __anon25b417ac0111::CompilerPerfTest
|
D | IndexDataManagerTest.cpp | 180 void IndexDataManagerPerfTest::step() in step() function in __anonf283a5510111::IndexDataManagerPerfTest
|
/device/google/contexthub/firmware/lib/libc/ |
D | crt.c | 26 const int32_t step = from_addr < to_addr ? 1 : -1; in callVectors() local
|
/device/generic/vulkan-cereal/third-party/angle/samples/simple_vertex_shader/ |
D | SimpleVertexShader.cpp | 79 void step(float dt, double totalTime) override in step() function in SimpleVertexShaderSample
|
/device/generic/vulkan-cereal/third-party/angle/samples/post_sub_buffer/ |
D | PostSubBuffer.cpp | 89 void step(float dt, double totalTime) override in step() function in PostSubBufferSample
|
/device/generic/vulkan-cereal/third-party/googletest/googletest/include/gtest/ |
D | gtest-param-test.h | 229 internal::ParamGenerator<T> Range(T start, T end, IncrementT step) { in Range()
|
/device/generic/vulkan-cereal/third-party/angle/samples/sample_util/ |
D | SampleApplication.cpp | 107 void SampleApplication::step(float dt, double totalTime) {} in step() function in SampleApplication
|
/device/generic/vulkan-cereal/third-party/angle/samples/particle_system/ |
D | ParticleSystem.cpp | 130 void step(float dt, double totalTime) override in step() function in ParticleSystemSample
|
/device/generic/vulkan-cereal/third-party/googletest/googletest/include/gtest/internal/ |
D | gtest-param-util.h | 210 RangeGenerator(T begin, T end, IncrementT step) in RangeGenerator() 226 IncrementT step) in Iterator() 269 const IncrementT& step) { in CalculateEndIndex()
|
/device/google/coral-kernel/sm8150/original-kernel-headers/media/ |
D | cam_lrme.h | 27 uint32_t step; member
|
/device/google/sunfish-kernel/sm7150/kernel-headers/media/ |
D | cam_lrme.h | 26 uint32_t step; member
|
/device/google/sunfish-kernel/sm7150/original-kernel-headers/media/ |
D | cam_lrme.h | 27 uint32_t step; member
|
/device/google/coral-kernel/sm8150/kernel-headers/media/ |
D | cam_lrme.h | 27 uint32_t step; member
|
/device/google/redbull-kernel/sm7250/original-kernel-headers/media/ |
D | cam_lrme.h | 32 uint32_t step; member
|
/device/google/redbull-kernel/sm7250/kernel-headers/media/ |
D | cam_lrme.h | 36 uint32_t step; member
|
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLcommon/ |
D | rgtc.cpp | 73 void rgtc_decode_subblock(const uint32_t* data, T* out, int step, T d0, T d1 ) { in rgtc_decode_subblock()
|
/device/generic/vulkan-cereal/third-party/angle/samples/multi_window/ |
D | MultiWindow.cpp | 96 void step(float dt, double totalTime) override in step() function in MultiWindowSample
|