| /third_party/libwebsockets/win32port/zlib/ |
| H A D | infback.c | 251 unsigned have, left; /* available input and output */
local [all...] |
| H A D | gzread.c | 544 unsigned left, n;
local
|
| /third_party/libdrm/tests/tegra/ |
| H A D | vic30.c | 50 vic30_fill(struct vic *v, struct vic_image *output, unsigned int left, unsigned int top, unsigned int right, unsigned int bottom, unsigned int alpha, unsigned int red, unsigned int green, unsigned int blue) vic30_fill() argument
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | allocate.h | 8 unsigned int left, offset; member
|
| /third_party/node/deps/openssl/openssl/crypto/siphash/ |
| H A D | siphash.c | 143 int left; in SipHash_Update() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| H A D | vktDrawBaseClass.hpp | 84 double left; member 100 double left; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| H A D | vktDrawBaseClass.hpp | 84 double left; member 100 double left; member
|
| /third_party/skia/third_party/externals/angle2/samples/multi_window/ |
| H A D | MultiWindow.cpp | 109 int left = rootWindow->getX(); variable
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | ValidateClipCullDistance.cpp | 95 TIntermSymbol *left = node->getLeft()->getAsSymbolNode(); in visitBinary() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| H A D | RewriteUnaddressableReferences.cpp | 215 TIntermTyped *left = node.getLeft(); in DecomposeCompoundAssignment() local 231 TIntermTyped &left = *binaryNode.getLeft(); variable
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
| H A D | RewriteSampleMaskVariable.cpp | 73 TIntermSymbol *left = node->getLeft()->getAsSymbolNode(); variable
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
| H A D | esextcGeometryShaderOutput.cpp | 554 const unsigned int left = 0; in verifyResult() local 621 const unsigned int left = 0; in verifyResult() local
|
| /third_party/skia/third_party/externals/swiftshader/include/Android/hardware/ |
| H A D | gralloc1.h | 58 int32_t left; member
|
| /third_party/skia/src/core/ |
| H A D | SkScan_AntiPath.cpp | 94 const int left = sectBounds.left(); in BaseSuperBlitter() local
|
| /third_party/skia/src/gpu/ |
| H A D | GrDynamicAtlas.cpp | 179 int left = fWidth; in internalPlaceRect() local
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/ |
| H A D | MatrixStack.cpp | 124 void MatrixStack::frustum(float left, float right, float bottom, float top, float zNear, float zFar) in frustum() argument 146 void MatrixStack::ortho(double left, double right, double bottom, double top, double zNear, double zFar) in ortho() argument
|
| /third_party/openssl/crypto/siphash/ |
| H A D | siphash.c | 143 int left; in SipHash_Update() local
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | filters.c | 219 uint8_t top = prev[0], top_left = top, left = top; in GradientUnfilter_C() local
|
| H A D | filters_mips_dsp_r2.c | 367 uint8_t top = prev[0], top_left = top, left = top; in GradientUnfilter_MIPSdspR2() local
|
| H A D | rescaler.c | 41 rescaler_t left = (rescaler_t)src[x_in]; in WebPRescalerImportRowExpand_C() local
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | picture_rescale_enc.c | 39 SnapTopLeftPosition(const WebPPicture* const pic, int* const left, int* const top) SnapTopLeftPosition() argument 48 AdjustAndCheckRectangle(const WebPPicture* const pic, int* const left, int* const top, int width, int height) AdjustAndCheckRectangle() argument 93 WebPPictureView(const WebPPicture* src, int left, int top, int width, int height, WebPPicture* dst) WebPPictureView() argument 126 WebPPictureCrop(WebPPicture* pic, int left, int top, int width, int height) WebPPictureCrop() argument 288 WebPPictureView(const WebPPicture* src, int left, int top, int width, int height, WebPPicture* dst) WebPPictureView() argument 300 WebPPictureCrop(WebPPicture* pic, int left, int top, int width, int height) WebPPictureCrop() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | collationcompare.cpp | 29 CollationCompare::compareUpToQuaternary(CollationIterator &left, CollationIterator &right, in compareUpToQuaternary() argument [all...] |
| /third_party/skia/src/sksl/ |
| H A D | SkSLOperators.cpp | 233 bool Operator::isMatrixMultiply(const Type& left, const Type& right) { in isMatrixMultiply() argument 247 determineBinaryType(const Context& context, const Type& left, const Type& right, const Type** outLeftType, const Type** outRightType, const Type** outResultType) determineBinaryType() argument [all...] |
| /third_party/skia/src/sksl/ir/ |
| H A D | SkSLBinaryExpression.cpp | 23 static bool is_low_precision_matrix_vector_multiply(const Expression& left, in is_low_precision_matrix_vector_multiply() argument 36 rewrite_matrix_vector_multiply(const Context& context, const Expression& left, const Operator& op, const Expression& right, const Type& resultType) rewrite_matrix_vector_multiply() argument 69 Convert(const Context& context, std::unique_ptr<Expression> left, Operator op, std::unique_ptr<Expression> right) Convert() argument 136 Make(const Context& context, std::unique_ptr<Expression> left, Operator op, std::unique_ptr<Expression> right) Make() argument 150 Make(const Context& context, std::unique_ptr<Expression> left, Operator op, std::unique_ptr<Expression> right, const Type* resultType) Make() argument [all...] |
| /third_party/skia/src/sksl/dsl/ |
| H A D | DSLExpression.cpp | 237 DSLPossibleExpression LogicalXor(DSLExpression left, DSLExpression right) { in LogicalXor() argument 257 DSLPossibleExpression operator,(DSLExpression left, DSLExpression right) { in operator ,() argument 262 DSLPossibleExpression operator,(DSLPossibleExpression left, DSLExpression right) { in operator ,() argument 267 DSLPossibleExpression operator,(DSLExpression left, DSLPossibleExpression right) { in operator ,() argument 272 operator ,(DSLPossibleExpression left, DSLPossibleExpression right) operator ,() argument [all...] |