Home
last modified time | relevance | path

Searched refs:N5 (Results 1 – 25 of 26) sorted by relevance

12

/external/ceres-solver/include/ceres/
Dsized_cost_function.h49 int N5 = 0, int N6 = 0, int N7 = 0, int N8 = 0, int N9 = 0>
57 CHECK((!N1 && !N2 && !N3 && !N4 && !N5 && !N6 && !N7 && !N8 && !N9) || in SizedCostFunction()
58 ((N1 > 0) && !N2 && !N3 && !N4 && !N5 && !N6 && !N7 && !N8 && !N9) || in SizedCostFunction()
59 ((N1 > 0) && (N2 > 0) && !N3 && !N4 && !N5 && !N6 && !N7 && !N8 && !N9) || in SizedCostFunction()
60 ((N1 > 0) && (N2 > 0) && (N3 > 0) && !N4 && !N5 && !N6 && !N7 && !N8 && !N9) || in SizedCostFunction()
61 ((N1 > 0) && (N2 > 0) && (N3 > 0) && (N4 > 0) && !N5 && !N6 && !N7 && !N8 && !N9) || in SizedCostFunction()
62 ((N1 > 0) && (N2 > 0) && (N3 > 0) && (N4 > 0) && (N5 > 0) && !N6 && !N7 && !N8 && !N9) || in SizedCostFunction()
63 … ((N1 > 0) && (N2 > 0) && (N3 > 0) && (N4 > 0) && (N5 > 0) && (N6 > 0) && !N7 && !N8 && !N9) || in SizedCostFunction()
64 …((N1 > 0) && (N2 > 0) && (N3 > 0) && (N4 > 0) && (N5 > 0) && (N6 > 0) && (N7 > 0) && !N8 && !N9) || in SizedCostFunction()
65 …((N1 > 0) && (N2 > 0) && (N3 > 0) && (N4 > 0) && (N5 > 0) && (N6 > 0) && (N7 > 0) && (N8 > 0) && !… in SizedCostFunction()
[all …]
Dcost_function_to_functor.h104 int N5 = 0, int N6 = 0, int N7 = 0, int N8 = 0, int N9 = 0>
115 CHECK((!N1 && !N2 && !N3 && !N4 && !N5 && !N6 && !N7 && !N8 && !N9) || in CostFunctionToFunctor()
116 ((N1 > 0) && !N2 && !N3 && !N4 && !N5 && !N6 && !N7 && !N8 && !N9) || in CostFunctionToFunctor()
117 ((N1 > 0) && (N2 > 0) && !N3 && !N4 && !N5 && !N6 && !N7 && !N8 && !N9) || in CostFunctionToFunctor()
118 ((N1 > 0) && (N2 > 0) && (N3 > 0) && !N4 && !N5 && !N6 && !N7 && !N8 && !N9) || in CostFunctionToFunctor()
119 ((N1 > 0) && (N2 > 0) && (N3 > 0) && (N4 > 0) && !N5 && !N6 && !N7 && !N8 && !N9) || in CostFunctionToFunctor()
120 ((N1 > 0) && (N2 > 0) && (N3 > 0) && (N4 > 0) && (N5 > 0) && !N6 && !N7 && !N8 && !N9) || in CostFunctionToFunctor()
121 … ((N1 > 0) && (N2 > 0) && (N3 > 0) && (N4 > 0) && (N5 > 0) && (N6 > 0) && !N7 && !N8 && !N9) || in CostFunctionToFunctor()
122 …((N1 > 0) && (N2 > 0) && (N3 > 0) && (N4 > 0) && (N5 > 0) && (N6 > 0) && (N7 > 0) && !N8 && !N9) || in CostFunctionToFunctor()
123 …((N1 > 0) && (N2 > 0) && (N3 > 0) && (N4 > 0) && (N5 > 0) && (N6 > 0) && (N7 > 0) && (N8 > 0) && !… in CostFunctionToFunctor()
[all …]
Dnumeric_diff_cost_function.h182 int N5 = 0, // Number of parameters in block 5.
190 N5, N6, N7, N8, N9> {
202 N5, N6, N7, N8, N9> in functor_()
219 const int kNumParameters = N0 + N1 + N2 + N3 + N4 + N5 + N6 + N7 + N8 + N9; in Evaluate()
222 (N5 > 0) + (N6 > 0) + (N7 > 0) + (N8 > 0) + (N9 > 0); in Evaluate()
226 N0, N1, N2, N3, N4, N5, N6, N7, N8, N9>( in Evaluate()
247 if (N5) parameters_reference_copy[5] = parameters_reference_copy[4] + N4; in Evaluate()
248 if (N6) parameters_reference_copy[6] = parameters_reference_copy[5] + N5; in Evaluate()
276 N0, N1, N2, N3, N4, N5, N6, N7, N8, N9, \ in Evaluate()
284 N5, N6, N7, N8, N9>::num_residuals(), \ in Evaluate()
Dautodiff_cost_function.h161 int N5 = 0, // Number of parameters in block 5.
168 N5, N6, N7, N8, N9> {
191 N5, N6, N7, N8, N9> in AutoDiffCostFunction()
207 CostFunctor, double, N0, N1, N2, N3, N4, N5, N6, N7, N8, N9> in Evaluate()
211 N0, N1, N2, N3, N4, N5, N6, N7, N8, N9>::Differentiate( in Evaluate()
216 N5, N6, N7, N8, N9>::num_residuals(), in Evaluate()
Dnumeric_diff_functor.h115 int N5 = 0, int N6 = 0 , int N7 = 0, int N8 = 0, int N9 = 0>
126 N5, N6, N7, N8, N9>(new Functor, in functor_() argument
137 N5, N6, N7, N8, N9>( in functor_() argument
346 N5, N6, N7, N8, N9> functor_;
/external/ceres-solver/include/ceres/internal/
Dautodiff.h207 int N5 = 0, int N6 = 0, int N7 = 0, int N8 = 0, int N9 = 0>
216 DCHECK((!N1 && !N2 && !N3 && !N4 && !N5 && !N6 && !N7 && !N8 && !N9) || in Differentiate()
217 ((N1 > 0) && !N2 && !N3 && !N4 && !N5 && !N6 && !N7 && !N8 && !N9) || in Differentiate()
218 ((N1 > 0) && (N2 > 0) && !N3 && !N4 && !N5 && !N6 && !N7 && !N8 && !N9) || in Differentiate()
219 ((N1 > 0) && (N2 > 0) && (N3 > 0) && !N4 && !N5 && !N6 && !N7 && !N8 && !N9) || in Differentiate()
220 ((N1 > 0) && (N2 > 0) && (N3 > 0) && (N4 > 0) && !N5 && !N6 && !N7 && !N8 && !N9) || in Differentiate()
221 ((N1 > 0) && (N2 > 0) && (N3 > 0) && (N4 > 0) && (N5 > 0) && !N6 && !N7 && !N8 && !N9) || in Differentiate()
222 … ((N1 > 0) && (N2 > 0) && (N3 > 0) && (N4 > 0) && (N5 > 0) && (N6 > 0) && !N7 && !N8 && !N9) || in Differentiate()
223 …((N1 > 0) && (N2 > 0) && (N3 > 0) && (N4 > 0) && (N5 > 0) && (N6 > 0) && (N7 > 0) && !N8 && !N9) || in Differentiate()
224 …((N1 > 0) && (N2 > 0) && (N3 > 0) && (N4 > 0) && (N5 > 0) && (N6 > 0) && (N7 > 0) && (N8 > 0) && !… in Differentiate()
[all …]
Dvariadic_evaluate.h50 int N5, int N6, int N7, int N8, int N9>
68 int N5, int N6, int N7, int N8>
69 struct VariadicEvaluate<Functor, T, N0, N1, N2, N3, N4, N5, N6, N7, N8, 0> {
85 int N5, int N6, int N7>
86 struct VariadicEvaluate<Functor, T, N0, N1, N2, N3, N4, N5, N6, N7, 0, 0> {
101 int N5, int N6>
102 struct VariadicEvaluate<Functor, T, N0, N1, N2, N3, N4, N5, N6, 0, 0, 0> {
116 int N5>
117 struct VariadicEvaluate<Functor, T, N0, N1, N2, N3, N4, N5, 0, 0, 0, 0> {
Dnumeric_diff.h54 int N5, int N6, int N7, int N8, int N9 >
61 N0, N1, N2, N3, N4, N5, N6, N7, N8, N9>::Call( in EvaluateImpl()
69 int N5, int N6, int N7, int N8, int N9 >
84 int N5, int N6, int N7, int N8, int N9,
143 if (!EvaluateImpl<CostFunctor, N0, N1, N2, N3, N4, N5, N6, N7, N8, N9>( in EvaluateJacobianForParameterBlock()
159 if (!EvaluateImpl<CostFunctor, N0, N1, N2, N3, N4, N5, N6, N7, N8, N9>( in EvaluateJacobianForParameterBlock()
184 int N5, int N6, int N7, int N8, int N9,
187 N0, N1, N2, N3, N4, N5, N6, N7, N8, N9,
/external/clang/test/Modules/
Dnamespaces.cpp45 namespace N5 { namespace
54 int &ir1 = N5::f(17); in testMerged()
57 double &fr1 = N5::f(1.0); in testMerged()
60 char &cr1 = N5::f('a'); in testMerged()
/external/pcre/dist/testdata/
DgrepoutputN14 jkl---------------------------- Test N5 ------------------------------
/external/clang/test/Modules/Inputs/
Dnamespaces-right.h26 namespace N5 {
Dnamespaces-left.h37 namespace N5 {
/external/clang/test/CodeGenCXX/
Dbitfield.cpp332 namespace N5 { namespace
Dreferences.cpp268 namespace N5 { namespace
/external/aac/libFDK/src/
Dfft.cpp199 #define N5 5 macro
220 for(i=0,l=0,k=0; i<N5; i++, k+=6) in fft15()
224 l += 2*N5; in fft15()
230 l += 2*N5; in fft15()
235 l += (2*N5) + (2*N3); in fft15()
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/fr-FR/
Dfr-FR_nk0_kpdf_phs.pkb258 #$"G������|N5,,1>SjvlV?/&#(7Qo��tV9$
/external/llvm/lib/Target/ARM/
DARMScheduleA8.td780 // Result written in N5, but that is relative to the last cycle of multicycle,
799 // Result written in N5, but that is relative to the last cycle of multicycle,
DARMScheduleA9.td1647 // Result written in N5, but that is relative to the last cycle of multicycle,
1688 // Result written in N5, but that is relative to the last cycle of multicycle,
/external/llvm/include/llvm/CodeGen/
DSelectionDAG.h660 SDValue N3, SDValue N4, SDValue N5);
679 SDValue N5);
/external/ceres-solver/docs/source/
Dmodeling.rst147 int N5 = 0, int N6 = 0, int N7 = 0, int N8 = 0, int N9 = 0>
175 int N5 = 0, // Number of parameters in block 5.
181 SizedCostFunction<kNumResiduals, N0, N1, N2, N3, N4, N5, N6, N7, N8, N9> {
373 int N5 = 0, // Number of parameters in block 5.
379 SizedCostFunction<kNumResiduals, N0, N1, N2, N3, N4, N5, N6, N7, N8, N9> {
/external/llvm/unittests/IR/
DMetadataTest.cpp534 MDNode *N5 = MDNode::getDistinct(Context, Ops5); in TEST_F() local
559 EXPECT_EQ(N1, N5->getOperand(0)); in TEST_F()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp3758 SDValue N4, SDValue N5) { in getNode() argument
3759 SDValue Ops[] = { N1, N2, N3, N4, N5 }; in getNode()
5278 SDValue N4, SDValue N5) { in getNode() argument
5279 SDValue Ops[] = { N1, N2, N3, N4, N5 }; in getNode()
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/it-IT/
Dit-IT_cm0_kpdf_mgc.pkb5349 …��d�������:4����bW�T@m/HeFfMrb��PK<\|79=68OP;@^$5%#*.?,2&%#'217339?N5]7"#%%.0,.3+54;"…
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/de-DE/
Dde-DE_gl0_kpdf_mgc.pkb2083 �$�������A���&�����?��m�I�y��o�� ���i���?N5:�O1_X?c_X�RPVY,-838($W5lLoh�w���V^RMaX…
/external/jpeg/
Dtestimg.ppm4 …83/62/43/43/23.32.12-12-02--2.,2.-2.-2./1./1.00.10.3205105104..2,,4+,7./=/.N5.Y9.e=1n@3sB;yKK�Ze�g…

12