Home
last modified time | relevance | path

Searched defs:right (Results 1 – 25 of 62) sorted by relevance

123

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/lib/
DCASTBase.h41 struct _nodebase *right, *down; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Drotatingtree.h21 rotating_node_t *right; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/h/
DSCommonAST.h17 PCCTS_AST *right() { return _right; } // define the SORCERER interface in right() function
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DFormatConversions.cpp76 int left, int top, int right, int bottom) { in rgb565_to_yv12()
117 int left, int top, int right, int bottom) { in rgb888_to_yv12()
155 int left, int top, int right, int bottom) { in rgb888_to_yuv420p()
192 int left, int top, int right, int bottom) { in yv12_to_rgb565()
238 int left, int top, int right, int bottom) { in yv12_to_rgb888()
284 int left, int top, int right, int bottom) { in yuv420p_to_rgb888()
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
DASTBase.h65 ASTBase *right() { return _right; } in right() function
Dast.h48 struct _ast *right, *down; member
DPCCTSAST.h67 struct _scanast *right() { return _right; } in right() function
/device/google/marlin/camera/QCamera2/HAL/tsMakeuplib/include/
Dts_makeup_data.h35 long right; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
DASTBase.h65 ASTBase *right() { return _right; } in right() function
Dast.h48 struct _ast *right, *down; member
DPCCTSAST.h67 struct _scanast *right() { return _right; } in right() function
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/support/rexpr/
Drexpr.h19 right; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/stringlib/
Dsplit.h23 #define SPLIT_APPEND(data, left, right) \ argument
35 #define SPLIT_ADD(data, left, right) { \ argument
Dtransmogrify.h85 pad(PyObject *self, Py_ssize_t left, Py_ssize_t right, char fill) in pad()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/stringlib/
Dsplit.h23 #define SPLIT_APPEND(data, left, right) \ argument
35 #define SPLIT_ADD(data, left, right) { \ argument
Dtransmogrify.h85 pad(PyObject *self, Py_ssize_t left, Py_ssize_t right, char fill) in pad()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_sets.py463 right = Set() variable in TestSubsetEqualEmpty
471 right = Set([1, 2]) variable in TestSubsetEqualNonEmpty
479 right = Set([1, 2]) variable in TestSubsetEmptyNonEmpty
487 right = Set([1, 2]) variable in TestSubsetPartial
495 right = Set([2]) variable in TestSubsetNonOverlap
Dtest_set.py1174 right = set() variable in TestSubsetEqualEmpty
1182 right = set([1, 2]) variable in TestSubsetEqualNonEmpty
1190 right = set([1, 2]) variable in TestSubsetEmptyNonEmpty
1198 right = set([1, 2]) variable in TestSubsetPartial
1206 right = set([2]) variable in TestSubsetNonOverlap
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/lib/
Drbtree.h44 rb_idx_t parent, left, right; member
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dsyn.h70 struct _tree *down, *right; member
101 struct _Predicate *down, *right; /* these have to be first */ member
389 typedef struct { Node *left, *right;} Graph; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Drepr.py41 def _repr_iterable(self, x, level, left, right, maxiter, trail=''): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Drepr.py41 def _repr_iterable(self, x, level, left, right, maxiter, trail=''): argument
/device/generic/goldfish/ril/
Dif_monitor.cpp59 bool operator==(const struct ifAddress& left, const struct ifAddress& right) { in operator ==()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dbufferobject.c479 buffer_slice(PyBufferObject *self, Py_ssize_t left, Py_ssize_t right) in buffer_slice()
604 buffer_ass_slice(PyBufferObject *self, Py_ssize_t left, Py_ssize_t right, PyObject *other) in buffer_ass_slice()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dbufferobject.c469 buffer_slice(PyBufferObject *self, Py_ssize_t left, Py_ssize_t right) in buffer_slice()
594 buffer_ass_slice(PyBufferObject *self, Py_ssize_t left, Py_ssize_t right, PyObject *other) in buffer_ass_slice()

123