/external/ceres-solver/internal/ceres/ |
cost_function_to_functor_test.cc | 127 bool operator()(const T* x1, const T* x2, T* residuals) const { 128 residuals[0] = x1[0] * x1[0] + x2[0] * x2[0]; 129 residuals[1] = x1[1] * x1[1] + x2[1] * x2[1]; 137 bool operator()(const T* x1, const T* x2, const T* x3, T* residuals) const { 138 residuals[0] = x1[0] * x1[0] + x2[0] * x2[0] + x3[0] * x3[0]; 139 residuals[1] = x1[1] * x1[1] + x2[1] * x2[1] + x3[1] * x3[1] [all...] |
/external/libhevc/decoder/arm64/ |
ihevcd_fmt_conv_420sp_to_420sp.s | 59 //* x2 pu1_dest_y * 118 ST1 {v0.8b},[x2],#8 119 ST1 {v1.8b},[x2],#8 120 ST1 {v2.8b},[x2],#8 121 ST1 {v3.8b},[x2],#8 133 SUB x2,x2,x6 138 ST1 {v0.8b},[x2],#8 139 ST1 {v1.8b},[x2],#8 140 ST1 {v2.8b},[x2],# [all...] |
/external/ceres-solver/include/ceres/ |
numeric_diff_functor.h | 156 const double* x2, 158 return functor_(x0, x1, x2, residuals); 163 const double* x2, 166 return functor_(x0, x1, x2, x3, residuals); 171 const double* x2, 175 return functor_(x0, x1, x2, x3, x4, residuals); 180 const double* x2, 185 return functor_(x0, x1, x2, x3, x4, x5, residuals); 190 const double* x2, 196 return functor_(x0, x1, x2, x3, x4, x5, x6, residuals) [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/ubench/ |
function-correct-args.js | 1 function f(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9)
|
function-missing-args.js | 1 function f(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9)
|
/external/chromium_org/third_party/WebKit/Source/core/svg/ |
SVGPathSegCurvetoCubicAbs.idl | 34 attribute float x2;
|
SVGPathSegCurvetoCubicRel.idl | 34 attribute float x2;
|
SVGPathSegCurvetoCubicSmoothAbs.idl | 32 attribute float x2;
|
SVGPathSegCurvetoCubicSmoothRel.idl | 32 attribute float x2;
|
/external/clang/test/Analysis/ |
stack-addr-ps.cpp | 38 const int &x2 = x1; // expected-note {{binding reference variable 'x2' here}} local 39 return x2; // expected-warning{{Address of stack memory associated with temporary object of type 'int' returned}} expected-warning {{returning reference to local temporary}} 50 int &x2 = x1; // expected-note {{binding reference variable 'x2' here}} local 51 return &x2; // expected-warning{{Address of stack memory associated with local variable 'x1' returned}} expected-warning {{address of stack memory associated with local variable 'x1' returned}} 56 int *const &x2 = &x1; // expected-note {{binding reference variable 'x2' here}} local 57 return x2; // expected-warning {{address of stack memory associated with local variable 'x1' returned}} expected-warning {{Address of stack memory associated with local variable 'x1' returned to caller}} 62 const int &x2 = x1; // expected-note {{binding reference variable 'x2' here} local [all...] |
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.string/ |
p1.cpp | 7 char x2[] = "hello"; variable 8 extern char x2[6];
|
/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/ |
p16.cpp | 28 int &x2 = a; // expected-error{{binding of reference to type 'int' to a value of type 'const int' drops qualifiers}} local 36 int &x2 = a; // expected-error{{binding of reference to type 'int' to a value of type 'const int' drops qualifiers}} local
|
/external/clang/test/CodeGenCXX/ |
global-llvm-constant.cpp | 18 // CHECK: @x2 = constant 19 extern const X x2; 20 const X x2 = { &add }; variable 26 struct X2 { 31 extern const X2 x2b; 32 const X2 x2b = { { { 1 }, { 2 }, { 3 } } };
|
/external/clang/test/Frontend/ |
backend-diagnostic.c | 27 void inlineAsmError(int x0, int x1, int x2, int x3, int x4, 29 __asm__("hello world": : "r" (x0),"r" (x1),"r" (x2),"r" (x3), // expected-error + {{inline assembly requires more registers than available}}
|
/external/fio/os/windows/posix/include/ |
syslog.h | 7 #define LOG_ERROR 0x2 11 #define LOG_NOWAIT 0x2
|
/external/llvm/test/MC/AArch64/ |
elf-reloc-pcreladdressing.s | 4 adr x2, some_label
|
/external/stlport/stlport/ |
bitset | 42 # define _STLP_OUTERMOST_HEADER_ID 0x2 47 #if (_STLP_OUTERMOST_HEADER_ID == 0x2) 53 #if (_STLP_OUTERMOST_HEADER_ID != 0x2) || defined (_STLP_IMPORT_VENDOR_STD) 61 #if (_STLP_OUTERMOST_HEADER_ID == 0x2 )
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
updt_tar.c | 29 Word16 * x2, /* (o) Q0 : new target (for codebook search) */ 42 x2[i] = extract_h(L_shl2(L_tmp, 1));
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
armVCM4P2_Clip8_s.s | 50 x2 RN 5 label 64 LDMIA pSrc!,{x2, x3} 74 USAT16 x2, #8, x2 ;// clip two samples to [0,255] 76 STRB x2, [pDst,#4] 77 MOV x2, x2, LSR #16 78 STRB x2, [pDst,#5]
|
/ndk/sources/cxx-stl/stlport/stlport/ |
bitset | 42 # define _STLP_OUTERMOST_HEADER_ID 0x2 47 #if (_STLP_OUTERMOST_HEADER_ID == 0x2) 53 #if (_STLP_OUTERMOST_HEADER_ID != 0x2) || defined (_STLP_IMPORT_VENDOR_STD) 61 #if (_STLP_OUTERMOST_HEADER_ID == 0x2 )
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/ |
bitset | 42 # define _STLP_OUTERMOST_HEADER_ID 0x2 47 #if (_STLP_OUTERMOST_HEADER_ID == 0x2) 53 #if (_STLP_OUTERMOST_HEADER_ID != 0x2) || defined (_STLP_IMPORT_VENDOR_STD) 61 #if (_STLP_OUTERMOST_HEADER_ID == 0x2 )
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/ |
bitset | 42 # define _STLP_OUTERMOST_HEADER_ID 0x2 47 #if (_STLP_OUTERMOST_HEADER_ID == 0x2) 53 #if (_STLP_OUTERMOST_HEADER_ID != 0x2) || defined (_STLP_IMPORT_VENDOR_STD) 61 #if (_STLP_OUTERMOST_HEADER_ID == 0x2 )
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/ |
bitset | 42 # define _STLP_OUTERMOST_HEADER_ID 0x2 47 #if (_STLP_OUTERMOST_HEADER_ID == 0x2) 53 #if (_STLP_OUTERMOST_HEADER_ID != 0x2) || defined (_STLP_IMPORT_VENDOR_STD) 61 #if (_STLP_OUTERMOST_HEADER_ID == 0x2 )
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/ |
bitset | 42 # define _STLP_OUTERMOST_HEADER_ID 0x2 47 #if (_STLP_OUTERMOST_HEADER_ID == 0x2) 53 #if (_STLP_OUTERMOST_HEADER_ID != 0x2) || defined (_STLP_IMPORT_VENDOR_STD) 61 #if (_STLP_OUTERMOST_HEADER_ID == 0x2 )
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/ |
bitset | 42 # define _STLP_OUTERMOST_HEADER_ID 0x2 47 #if (_STLP_OUTERMOST_HEADER_ID == 0x2) 53 #if (_STLP_OUTERMOST_HEADER_ID != 0x2) || defined (_STLP_IMPORT_VENDOR_STD) 61 #if (_STLP_OUTERMOST_HEADER_ID == 0x2 )
|