Home
last modified time | relevance | path

Searched defs:div0 (Results 1 – 7 of 7) sorted by relevance

/external/oboe/samples/RhythmGame/third_party/glm/simd/
Dcommon.h177 glm_vec4 const div0 = glm_vec4_div(x, y); in glm_vec4_mod() local
209 glm_vec4 const div0 = glm_vec4_sub(sub0, sub1); in glm_vec4_smoothstep() local
/external/arm-trusted-firmware/plat/xilinx/zynqmp/pm_service/
Dpm_api_sys.c1033 const uint32_t div0 = 0xFFFF0000; in pm_clock_setdivider() local
/external/clang/test/CXX/expr/expr.const/
Dp2-0x.cpp148 …constexpr int div0 = 3 / 0; // expected-error {{constant expression}} expected-note {{division by … variable
/external/llvm-project/clang/test/CXX/expr/expr.const/
Dp2-0x.cpp149 …constexpr int div0 = 3 / 0; // expected-error {{constant expression}} expected-note {{division by … variable
/external/tensorflow/tensorflow/compiler/jit/
Ddeadness_analysis_test.cc912 DependentInductionVar div0 = in TEST() local
/external/llvm-project/mlir/lib/Dialect/StandardOps/IR/
DOps.cpp4116 bool div0 = false; in fold() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier_test.cc996 HloInstruction* div0 = builder.AddInstruction( in TEST_F() local