/external/ceres-solver/include/ceres/ |
D | sized_cost_function.h | 49 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 …> 0) && (N2 > 0) && (N3 > 0) && (N4 > 0) && (N5 > 0) && (N6 > 0) && (N7 > 0) && (N8 > 0) && !N9) || in SizedCostFunction() [all …]
|
D | cost_function_to_functor.h | 104 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 …> 0) && (N2 > 0) && (N3 > 0) && (N4 > 0) && (N5 > 0) && (N6 > 0) && (N7 > 0) && (N8 > 0) && !N9) || in CostFunctionToFunctor() [all …]
|
D | numeric_diff_cost_function.h | 186 int N9 = 0> // Number of parameters in block 9. 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() 251 if (N9) parameters_reference_copy[9] = parameters_reference_copy[8] + N8; 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()
|
D | autodiff_cost_function.h | 165 int N9 = 0> // Number of parameters in block 9. 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()
|
D | numeric_diff_functor.h | 115 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_() 137 N5, N6, N7, N8, N9>( in functor_() 346 N5, N6, N7, N8, N9> functor_;
|
/external/ceres-solver/include/ceres/internal/ |
D | autodiff.h | 207 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 …> 0) && (N2 > 0) && (N3 > 0) && (N4 > 0) && (N5 > 0) && (N6 > 0) && (N7 > 0) && (N8 > 0) && !N9) || in Differentiate() [all …]
|
D | numeric_diff.h | 54 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,
|
D | variadic_evaluate.h | 50 int N5, int N6, int N7, int N8, int N9>
|
/external/clang/test/Modules/Inputs/ |
D | namespaces-right.h | 42 namespace N9 {
|
D | namespaces-left.h | 53 namespace N9 {
|
/external/clang/test/Modules/ |
D | namespaces.cpp | 68 int &ir2 = N9::f(17); in testMergedMerged()
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/it-IT/ |
D | it-IT_cm0_kdt_mgc2.pkb | 54 …�?�`0��}��G��n����pa�&�=;3�6(�#[�a�F��s�0l������<�4�6�ѭGc�"N9��,&�z������`���;…
|
D | it-IT_cm0_kpdf_lfz.pkb | 142 …����8��B���V(����{e��p���6R ���5� ��� I�������:���z:���N9�������&�…
|
D | it-IT_cm0_kpdf_mgc.pkb | 5210 �?���XN9^3VeOef��TWJ[_>24<;HG*
|
/external/clang/test/SemaTemplate/ |
D | instantiate-expr-2.cpp | 150 namespace N9 { namespace
|
/external/llvm/lib/Target/ARM/ |
D | ARMScheduleA8.td | 873 // Result written in N9, but that is relative to the last cycle of multicycle, 883 // Result written in N9, but that is relative to the last cycle of multicycle,
|
D | ARMScheduleA9.td | 1719 // Result written in N9, but that is relative to the last cycle of multicycle, 1739 // Result written in N9, but that is relative to the last cycle of multicycle,
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-US/ |
D | en-US_klex.pkb | 1062 shouldn't20!29&Lshouteshoweshown30!GFshowse0!GQshrewd"0J!N9shuttle)sic#K!+Csicil… 1253 …who^@!Nwho'dq@!N9who'llj@!NDwho're… 1260 …you-B!Nyou'd.B!N9you'd-B!N9you'd*B…
|
D | en-US_lh0_kpdf_phs.pkb | 1186 G���ا�ym`Y_q��s\NKQY^]WK;*(=CGHGFDCA>93+"G���ܬ�~vsrrrpj`N9) "')'!…
|
/external/ceres-solver/docs/source/ |
D | modeling.rst | 147 int N5 = 0, int N6 = 0, int N7 = 0, int N8 = 0, int N9 = 0> 179 int N9 = 0> // Number of parameters in block 9. 181 SizedCostFunction<kNumResiduals, N0, N1, N2, N3, N4, N5, N6, N7, N8, N9> { 377 int N9 = 0> // Number of parameters in block 9. 379 SizedCostFunction<kNumResiduals, N0, N1, N2, N3, N4, N5, N6, N7, N8, N9> {
|
/external/libxml2/macos/ |
D | libxml2.mcp.xml.sit.hqx | 87 dfZJlieqTAHVa"Kq)U((5N9@)fh#ERTT!Pc5-$-$4r!T8$+2X9kKL2i['Shd!EiM
|
/external/jpeg/ |
D | testimg.ppm | 4 …N9�bI�kP�`F�[F�fT�rd�mh�EK�:D�9C�<D�BH�FK�GL�FM�JS�BM�9I�5H�2G�/F�2L�8R�9V�9X�:X�:Z�;]�=_�@b�Ae�Ci…
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/es-ES/ |
D | es-ES_zl0_kpdf_mgc.pkb | 1418 E���&A���$t���J�L��/��LBlB3>Bjle�Z{:SJF*,K/N9&'+/ "#'"*().>DB#42
|
/external/chromium-trace/trace-viewer/tracing/test_data/ |
D | ddms_calculator_start.trace | 133306 �@�p��N9� 322016 �Y�p�GN9� 331830 �peEN9� 449561 X�q$�N9� 478241 �q��N9!� 510105 ��q�rN9#�
|