HomeSort by relevance Sort by last modified time
    Searched refs:x1 (Results 401 - 425 of 2556) sorted by null

<<11121314151617181920>>

  /development/ndk/platforms/android-L/include/asm-generic/
mman-common.h 21 #define PROT_READ 0x1
  /development/ndk/platforms/android-L/include/linux/
dlm_netlink.h 65 #define DLM_GENL_VERSION 0x1
if_team.h 87 #define TEAM_GENL_VERSION 0x1
  /development/ndk/platforms/android-L/include/linux/netfilter_bridge/
ebt_among.h 44 #define EBT_AMONG_DST_NEG 0x1
  /development/ndk/sources/android/libportable/common/include/
mman_portable.h 21 #define PROT_READ_PORTABLE 0x1
  /external/arduino/hardware/arduino/cores/arduino/
wiring.h 36 #define HIGH 0x1
40 #define OUTPUT 0x1
42 #define true 0x1
52 #define DISPLAY 0x1
  /external/ceres-solver/include/ceres/
cost_function_to_functor.h 169 const double* x1,
183 parameter_blocks[1] = x1;
188 const double* x1,
203 parameter_blocks[1] = x1;
209 const double* x1,
225 parameter_blocks[1] = x1;
232 const double* x1,
249 parameter_blocks[1] = x1;
257 const double* x1,
275 parameter_blocks[1] = x1;
    [all...]
  /external/chromium_org/cc/blink/
web_float_animation_curve_impl.h 36 double x1,
web_transform_animation_curve_impl.h 37 double x1,
  /external/chromium_org/chrome/renderer/net/
renderer_net_predictor.h 83 static const int kLookupRequested = 0x1;
  /external/chromium_org/content/browser/renderer_host/input/
gesture_text_selector.h 28 virtual void SelectRange(float x1, float y1, float x2, float y2) = 0;
  /external/chromium_org/content/common/
websocket.h 21 WEB_SOCKET_MESSAGE_TYPE_TEXT = 0x1,
  /external/chromium_org/remoting/protocol/
network_settings.h 32 NAT_TRAVERSAL_OUTGOING = 0x1,
  /external/chromium_org/skia/config/
sk_ref_cnt_ext_debug.h 22 Adopted_Flag = 0x1,
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSLineBoxContainValue.h 34 enum LineBoxContainFlags { LineBoxContainNone = 0x0, LineBoxContainBlock = 0x1, LineBoxContainInline = 0x2, LineBoxContainFont = 0x4, LineBoxContainGlyphs = 0x8,
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGLineElement.h 36 SVGAnimatedLength* x1() const { return m_x1.get(); } function in class:blink::FINAL
SVGPathElement.h 70 PassRefPtr<SVGPathSegCurvetoCubicAbs> createSVGPathSegCurvetoCubicAbs(float x, float y, float x1, float y1, float x2, float y2);
71 PassRefPtr<SVGPathSegCurvetoCubicRel> createSVGPathSegCurvetoCubicRel(float x, float y, float x1, float y1, float x2, float y2);
72 PassRefPtr<SVGPathSegCurvetoQuadraticAbs> createSVGPathSegCurvetoQuadraticAbs(float x, float y, float x1, float y1);
73 PassRefPtr<SVGPathSegCurvetoQuadraticRel> createSVGPathSegCurvetoQuadraticRel(float x, float y, float x1, float y1);
  /external/chromium_org/third_party/WebKit/public/web/
WebTouchAction.h 39 WebTouchActionNone = 0x1,
  /external/chromium_org/third_party/cld/encodings/compact_lang_det/win/
normalizedunicodetext.h 18 NormalizationC = 0x1,
  /external/chromium_org/third_party/freetype/src/autofit/
afwarp.h 36 FT_Pos x1, x2; member in struct:AF_WarperRec_
  /external/chromium_org/third_party/leveldatabase/src/include/leveldb/
options.h 27 kSnappyCompression = 0x1
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_dirty_flags.h 8 #define U_NEW_VIEWPORT 0x1
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nv30_transfer.h 15 unsigned x1; member in struct:nv30_rect
  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_debug.h 39 #define DEBUG_MESA 0x1
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prshm.h 184 #define PR_SHM_CREATE 0x1 /* create if not exist */

Completed in 1310 milliseconds

<<11121314151617181920>>