Home
last modified time | relevance | path

Searched defs:c23 (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_segmentation.c55 const int c23 = segcounts[2] + segcounts[3]; in calc_segtree_probs() local
71 const int c23 = segcounts[2] + segcounts[3]; in cost_segmap() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
DGillStepInterpolator.java101 final double c23 = soMt * (1 + twoTheta); in computeInterpolatedStateAndDerivatives() local
/external/clang/test/CXX/lex/lex.charset/
Dp2-cxx11.cpp8 char c23 = '\u0023'; // #, ok variable
Dp2-cxx98.cpp8 char c23 = '\u0023'; // #, expected-error {{character '#' cannot be specified by a universal charac… variable