/external/chromium_org/third_party/WebKit/Source/core/svg/ |
SVGPathElement.idl | 45 float x, float y, float x1, float y1, float x2, float y2); 47 float x, float y, float x1, float y1, float x2, float y2); 68 float x, float y, float x2, float y2); 70 float x, float y, float x2, float y2);
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
lp_debug.h | 40 #define DEBUG_TGSI 0x2 57 #define PERF_NO_MIP_LINEAR 0x2 /* MIP_FILTER_LINEAR ==> _NEAREST */
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/ |
arc.h | 50 VGfloat x1, y1, x2, y2; member in struct:arc 58 VGfloat x2, VGfloat y2,
|
bezier.h | 35 float x2, y2; member in struct:bezier 52 float x2, float y2,
|
/external/chromium_org/tools/idl_parser/test_parser/ |
enum_ppapi.idl | 115 noodles = 0x1 << 0x2,
|
/external/clang/test/CXX/dcl.decl/dcl.meaning/ |
p1.cpp | 5 template<typename T> struct x2; 13 struct PR8019::x2 { }; // expected-error{{non-friend class member 'x2' cannot have a qualified name}} struct in class:PR8019::y::PR8019
|
/external/clang/test/CXX/temp/temp.spec/ |
no-body.cpp | 59 template<typename T> struct x2 { }; struct 63 template struct x2<int> { }; // expected-error {{explicit template instantiation cannot have a definition; if this definition is meant to be an explicit specialization, add '<>' after the 'template' keyword}} struct
|
/external/clang/test/SemaCXX/ |
warn-dangling-field.cpp | 27 X &x1, *x2; member in struct:S3 28 S3(Y y) : x1(y), x2(y) {} // no-warning: conversion operator
|
/external/kernel-headers/original/uapi/asm-x86/asm/ |
debugreg.h | 21 #define DR_TRAP1 (0x2) /* db1 */ 57 #define DR_GLOBAL_ENABLE (0x2) /* Global enable for reg 0 */
|
/external/kernel-headers/original/uapi/linux/ |
isdn_ppp.h | 17 #define CALLTYPE_OUTGOING 0x2 58 #define IPPP_COMP_FLAG_LINK 0x2
|
/external/libcxx/test/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.star/ |
op_star.pass.cpp | 39 typename std::iterator_traits<It>::value_type x2 = *r; local 40 assert(x2 == x);
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
lp_debug.h | 40 #define DEBUG_TGSI 0x2 57 #define PERF_NO_MIP_LINEAR 0x2 /* MIP_FILTER_LINEAR ==> _NEAREST */
|
/external/mesa3d/src/gallium/state_trackers/vega/ |
arc.h | 50 VGfloat x1, y1, x2, y2; member in struct:arc 58 VGfloat x2, VGfloat y2,
|
bezier.h | 35 float x2, y2; member in struct:bezier 52 float x2, float y2,
|
/external/libhevc/common/arm64/ |
ihevc_inter_pred_chroma_copy_w16out.s | 89 //x2 => src_strd 141 add x5,x0,x2 //pu1_src +src_strd 146 ld1 {v22.8b},[x5],x2 //vld1_u8(pu1_src_tmp) 151 ld1 {v24.8b},[x5],x2 //vld1_u8(pu1_src_tmp) 156 ld1 {v26.8b},[x5],x2 //vld1_u8(pu1_src_tmp) 185 add x5,x0,x2 //pu1_src +src_strd 190 ld1 {v22.8b},[x5],x2 //vld1_u8(pu1_src_tmp) 195 ld1 {v24.8b},[x5],x2 //vld1_u8(pu1_src_tmp) 209 sub x20,x12,x2,lsl #2 //x2->src_str [all...] |
/bionic/libc/kernel/uapi/linux/ |
if_vlan.h | 39 VLAN_FLAG_GVRP = 0x2,
|
/bionic/libm/include/arm/machine/ |
fenv.h | 58 #define FE_DOWNWARD 0x2
|
/bionic/libm/include/arm64/machine/ |
fenv.h | 97 #define FE_DOWNWARD 0x2
|
/development/ndk/platforms/android-9/arch-mips/include/asm/ |
smp.h | 35 #define SMP_CALL_FUNCTION 0x2
|
/development/ndk/platforms/android-L/arch-arm/include/machine/ |
fenv.h | 58 #define FE_DOWNWARD 0x2
|
/development/ndk/platforms/android-L/arch-arm64/include/machine/ |
fenv.h | 97 #define FE_DOWNWARD 0x2
|
/development/ndk/platforms/android-L/include/android/ |
dlext.h | 37 ANDROID_DLEXT_RESERVED_ADDRESS_HINT = 0x2,
|
/development/ndk/platforms/android-L/include/linux/ |
if_vlan.h | 39 VLAN_FLAG_GVRP = 0x2,
|
/development/ndk/sources/android/libportable/common/include/ |
fenv_portable.h | 41 #define FE_DOWNWARD_PORTABLE 0x2
|
/external/chromium_org/cc/blink/ |
web_filter_animation_curve_impl.h | 37 double x2,
|