/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/ |
D | ASTBase.h | 108 ASTBase *left() { return _left; } in left() function 113 PCCTS_AST *left() { return _left; } in left() function
|
D | ast.h | 50 struct _ast *left, *up; member
|
D | ast.c | 333 zzdouble_link(AST *t, AST *left, AST *up) in zzdouble_link()
|
D | ASTBase.cpp | 219 ASTDoublyLinkedBase::double_link(ASTBase *left, ASTBase *up) in double_link()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/ |
D | ASTBase.h | 105 ASTBase *left() { return _left; } in left() function 110 PCCTS_AST *left() { return _left; } in left() function
|
D | ast.h | 50 struct _ast *left, *up; member
|
D | ASTBase.cpp | 219 ASTDoublyLinkedBase::double_link(ASTBase *left, ASTBase *up) in double_link()
|
D | ast.c | 333 zzdouble_link(AST *t, AST *left, AST *up) in zzdouble_link()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/stringlib/ |
D | transmogrify.h | 85 pad(PyObject *self, Py_ssize_t left, Py_ssize_t right, char fill) in pad() 190 Py_ssize_t marg, left; in stringlib_center() local
|
D | split.h | 23 #define SPLIT_APPEND(data, left, right) \ argument 35 #define SPLIT_ADD(data, left, right) { \ argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/stringlib/ |
D | transmogrify.h | 85 pad(PyObject *self, Py_ssize_t left, Py_ssize_t right, char fill) in pad() 190 Py_ssize_t marg, left; in stringlib_center() local
|
D | split.h | 23 #define SPLIT_APPEND(data, left, right) \ argument 35 #define SPLIT_ADD(data, left, right) { \ argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | rotatingtree.h | 20 rotating_node_t *left; member
|
/device/google/accessory/demokit/app/src/com/google/android/DemoKit/ |
D | Utilities.java | 9 int left = x - w / 2; in centerAround() local
|
/device/generic/goldfish-opengl/system/OpenglSystemCommon/ |
D | FormatConversions.cpp | 68 int left, int top, int right, int bottom) { in rgb565_to_yv12() 108 int left, int top, int right, int bottom) { in rgb888_to_yv12() 145 int left, int top, int right, int bottom) { in rgb888_to_yuv420p() 182 int left, int top, int right, int bottom) { in yv12_to_rgb565() 227 int left, int top, int right, int bottom) { in yv12_to_rgb888() 273 int left, int top, int right, int bottom) { in yuv420p_to_rgb888() 318 int width, int height, int top, int left, in copy_rgb_buffer_from_unlocked()
|
/device/google/marlin/camera/QCamera2/HAL/tsMakeuplib/include/ |
D | ts_makeup_data.h | 33 long left; member
|
/device/asus/fugu/dumpstate/ |
D | DumpstateDevice.cpp | 72 int left = 0; in fugu_dump_base64() local
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/support/rexpr/ |
D | rexpr.h | 18 NodePtr left, member
|
/device/huawei/angler/camera/QCamera2/HAL3/ |
D | QCamera3CropRegionMapper.cpp | 192 void QCamera3CropRegionMapper::boundToSize(int32_t& left, int32_t& top, in boundToSize()
|
/device/lge/bullhead/camera/QCamera2/HAL3/ |
D | QCamera3CropRegionMapper.cpp | 192 void QCamera3CropRegionMapper::boundToSize(int32_t& left, int32_t& top, in boundToSize()
|
/device/google/marlin/camera/QCamera2/HAL3/ |
D | QCamera3CropRegionMapper.cpp | 196 void QCamera3CropRegionMapper::boundToSize(int32_t& left, int32_t& top, in boundToSize()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
D | inftrees.c | 46 int left; /* number of prefix codes available */ local
|
D | infback.c | 260 unsigned have, left; /* available input and output */ local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
D | inftrees.c | 46 int left; /* number of prefix codes available */ local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_sets.py | 462 left = Set() variable in TestSubsetEqualEmpty 470 left = Set([1, 2]) variable in TestSubsetEqualNonEmpty 478 left = Set() variable in TestSubsetEmptyNonEmpty 486 left = Set([1]) variable in TestSubsetPartial 494 left = Set([1]) variable in TestSubsetNonOverlap
|