Home
last modified time | relevance | path

Searched defs:RIGHT (Results 1 – 25 of 31) sorted by relevance

12

/third_party/boost/boost/proto/
Doperators.hpp302 … #define BOOST_PROTO_APPLY_BINARY_(TRAIT, LEFT, RIGHT) boost::mpl::or_<TRAIT<LEFT>, TRAIT<RIGHT> > argument
349 … #define BOOST_PROTO_APPLY_BINARY_(TRAIT, LEFT, RIGHT) \ argument
370 … #define BOOST_PROTO_APPLY_BINARY_(TRAIT, LEFT, RIGHT) \ argument
/third_party/typescript/tests/cases/compiler/
DlocalImportNameVsGlobalName.ts2 export enum Key { UP, DOWN, LEFT, RIGHT } enumerator
/third_party/alsa-utils/alsamixer/
Dmixer_widget.h17 RIGHT = 2, enumerator
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Dmirror_pad_impl.cuh34 #define RIGHT 1 macro
/third_party/alsa-lib/src/
Dconfeval.c133 RIGHT, in _snd_eval_string() enumerator
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_multimodalInput_mouseEvent.js29 RIGHT: 2, property
Dohos_uitest.js24 RIGHT: 1, property
/third_party/python/Lib/tkinter/
Dconstants.py30 RIGHT='right' variable
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/
Dmirror_pad_cpu_kernel.cc35 constexpr int RIGHT = 1; variable
Dmirror_pad_grad_cpu_kernel.cc35 constexpr int RIGHT = 1; variable
/third_party/node/test/parallel/
Dtest-repl-autocomplete.js54 const RIGHT = { name: 'right' }; variable
Dtest-repl-history-navigation.js54 const RIGHT = { name: 'right' }; variable
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/
DHolidayBorderPanel.java53 public final static int RIGHT = 2; field in HolidayBorderPanel
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcNearestEdgeTests.cpp56 RIGHT = 1, enumerator
/third_party/skia/third_party/externals/swiftshader/src/Device/
DBlitter.hpp159 RIGHT, enumerator
/third_party/ffmpeg/libavcodec/
Daptx.h35 RIGHT, enumerator
Dcdgraphics.c167 #define RIGHT 1 macro
/third_party/node/test/fixtures/wpt/resources/
Dtestdriver-actions.js28 RIGHT: 2, property
/third_party/ffmpeg/libavfilter/
Dvf_framepack.c42 #define RIGHT 1 macro
Dv360.h83 RIGHT, ///< Axis +X enumerator
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/view/
DFlutterView.java496 enum ZeroSides { NONE, LEFT, RIGHT, BOTH } enumConstant
/third_party/ffmpeg/libavformat/
Diff.c89 #define RIGHT 4 macro
/third_party/libinput/src/
Devdev-mt-touchpad-buttons.c1192 enum { AREA = 0x01, LEFT = 0x02, MIDDLE = 0x04, RIGHT = 0x08 }; in tp_post_clickpadbutton_buttons() enumerator
/third_party/python/Tools/demo/
Dspreadsheet.py13 LEFT, CENTER, RIGHT = "LEFT", "CENTER", "RIGHT" variable
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DSurface.hpp319 enum Edge { TOP, BOTTOM, RIGHT, LEFT }; enumerator

12