| /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/lib/ |
| D | CASTBase.h | 41 struct _nodebase *right, *down; member
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
| D | rotatingtree.h | 21 rotating_node_t *right; member
|
| /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/h/ |
| D | SCommonAST.h | 17 PCCTS_AST *right() { return _right; } // define the SORCERER interface in right() function
|
| /device/generic/goldfish-opengl/system/OpenglSystemCommon/ |
| D | FormatConversions.cpp | 90 int left, int top, int right, int bottom) { in rgb565_to_yv12() 130 int left, int top, int right, int bottom) { in rgb888_to_yv12() 198 int left, int top, int right, int bottom) { in rgb888_to_yuv420p() 235 int left, int top, int right, int bottom) { in yv12_to_rgb565() 280 int left, int top, int right, int bottom) { in yv12_to_rgb888() 320 int left, int top, int right, int bottom) { in yuv420p_to_rgb888()
|
| /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/ |
| D | ASTBase.h | 65 ASTBase *right() { return _right; } in right() function
|
| D | ast.h | 48 struct _ast *right, *down; member
|
| D | PCCTSAST.h | 67 struct _scanast *right() { return _right; } in right() function
|
| /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/ |
| D | ASTBase.h | 65 ASTBase *right() { return _right; } in right() function
|
| D | ast.h | 48 struct _ast *right, *down; member
|
| D | PCCTSAST.h | 67 struct _scanast *right() { return _right; } in right() function
|
| /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/support/rexpr/ |
| D | rexpr.h | 19 right; member
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/stringlib/ |
| D | split.h | 23 #define SPLIT_APPEND(data, left, right) \ argument 35 #define SPLIT_ADD(data, left, right) { \ argument
|
| D | transmogrify.h | 85 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/ |
| D | split.h | 23 #define SPLIT_APPEND(data, left, right) \ argument 35 #define SPLIT_ADD(data, left, right) { \ argument
|
| D | transmogrify.h | 85 pad(PyObject *self, Py_ssize_t left, Py_ssize_t right, char fill) in pad()
|
| /device/generic/goldfish/radio/ril/ |
| D | ipv6_monitor.cpp | 53 bool operator==(const in6_addr& left, const in6_addr& right) { in operator ==() 57 bool operator!=(const in6_addr& left, const in6_addr& right) { in operator !=()
|
| D | if_monitor.cpp | 74 bool operator==(const struct ifAddress& left, const struct ifAddress& right) { in operator ==()
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
| D | test_sets.py | 463 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
|
| D | test_set.py | 1174 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/ |
| D | rbtree.h | 44 rb_idx_t parent, left, right; member
|
| /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/ |
| D | syn.h | 70 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/ |
| D | repr.py | 41 def _repr_iterable(self, x, level, left, right, maxiter, trail=''): argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
| D | repr.py | 41 def _repr_iterable(self, x, level, left, right, maxiter, trail=''): argument
|
| /device/google/atv/audio_proxy/ |
| D | AudioProxyStreamOut.cpp | 242 Result AudioProxyStreamOut::setVolume(float left, float right) { in setVolume()
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
| D | bufferobject.c | 469 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()
|