/third_party/pulseaudio/src/pulsecore/ |
H A D | svolume_arm.c | 43 static void pa_volume_s16ne_arm(int16_t *samples, const int32_t *volumes, unsigned channels, unsigned length) { in pa_volume_s16ne_arm() argument
|
H A D | queue.c | 41 unsigned length; member
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/ |
H A D | test_util.cc | 56 std::size_t length; member
|
/third_party/skia/experimental/skrive/src/reader/ |
H A D | BinaryReader.cpp | 76 uint32_t length; variable
|
/third_party/skia/modules/skplaintexteditor/src/ |
H A D | stringslice.cpp | 42 void StringSlice::insert(std::size_t offset, const char* text, std::size_t length) { in insert() argument 60 void StringSlice::remove(std::size_t offset, std::size_t length) { in remove() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
H A D | cl_util.cpp | 50 const SizeT length = spacePos - extStart; in RemoveUnsupportedCLExtensions() local 65 const SizeT length = extensions.length() - extStart; in RemoveUnsupportedCLExtensions() local
|
/third_party/zlib/examples/ |
H A D | zran.h | 21 off_t length; // total length of uncompressed data member
|
/drivers/hdf_core/adapter/khdf/linux/osal/src/ |
H A D | osal_file.c | 48 ssize_t OsalFileWrite(OsalFile *file, const void *string, uint32_t length) in OsalFileWrite() argument 84 ssize_t OsalFileRead(OsalFile *file, void *buf, uint32_t length) in OsalFileRead() argument
|
/drivers/hdf_core/adapter/khdf/liteos/osal/src/ |
H A D | osal_file.c | 67 ssize_t OsalFileWrite(OsalFile *file, const void *string, uint32_t length) in OsalFileWrite() argument 96 ssize_t OsalFileRead(OsalFile *file, void *buf, uint32_t length) in OsalFileRead() argument
|
/foundation/ability/ability_lite/frameworks/abilitymgr_lite/src/ |
H A D | ability_kit.cpp | 32 SendMsgToPeerApp(bool isLocalMsg, const char *callingPkgName, const char *calledPkgName, const uint8_t *msgBody, uint32_t length, uint32_t successCallbackFunc, uint32_t failCallbackFunc, uint32_t context) SendMsgToPeerApp() argument 70 SendMsgToPeerApp(bool isLocalMsg, const char *callingPkgName, const char *calledPkgName, const uint8_t *msgBody, uint32_t length) SendMsgToPeerApp() argument
|
/foundation/ai/ai_engine/services/common/platform/dl_operation/source/ |
H A D | aie_dl_operation.cpp | 35 unsigned int length = strlen(LIB_PATH); in AieDlopen() local
|
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/include/ |
H A D | channel.h | 53 virtual bool Send(const uint8_t *buffer, int length) in Send() argument
|
/foundation/ability/ability_base/interfaces/kits/native/extractortool/include/ |
H A D | extractor.h | 35 uint32_t length = 0; member
|
/foundation/arkui/ace_engine/frameworks/core/components/text/ |
H A D | text_utils.h | 66 inline int32_t FindSameCharTypeEnd(const std::wstring& wstring, int32_t position, int32_t length, CharType type) in FindSameCharTypeEnd() argument 80 int32_t length = static_cast<int32_t>(wstring.size()); in GetRangeOfSameType() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/ |
H A D | grid_irregular_filler.h | 49 float length = 0.0f; /**< The total length filled on the main axis. */ member
|
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/include/ |
H A D | channel.h | 53 virtual bool Send(const uint8_t *buffer, int length) in Send() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/codec/ |
H A D | byte_buffer_operator.h | 88 int32_t length = -1; in ReadArray() local
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ace_extra_input_data.cpp | 34 uint32_t length = 0;
in ReadToTouchEvent() local
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_line_bridge.cpp | 33 auto length = arrayVal->Length(vm); in SetStartPoint() local 101 auto length = arrayVal->Length(vm); in SetEndPoint() local
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | particle_modifier.cpp | 21 void SetDisturbanceField(ArkUINodeHandle node, const ArkUIInt32orFloat32* values, ArkUI_Int32 length) in SetDisturbanceField() argument 49 void setEmitter(ArkUINodeHandle node, const ArkUIInt32orFloat32* values, ArkUI_Int32 length) in setEmitter() argument
|
H A D | polygon_modifier.cpp | 20 void SetPolygonPoints(ArkUINodeHandle node, const ArkUI_Float32* pointX, const ArkUI_Float32* pointY, int32_t length) in SetPolygonPoints() argument
|
H A D | polyline_modifier.cpp | 21 void SetPoints(ArkUINodeHandle node, const ArkUI_Float32* pointX, const ArkUI_Float32* pointY, int32_t length) in SetPoints() argument
|
H A D | node_container_span_modifier.cpp | 27 SetContainerSpanTextBackgroundStyle( ArkUINodeHandle node, ArkUI_Uint32 color, const ArkUI_Float32* values, const ArkUI_Int32* units, ArkUI_Int32 length) SetContainerSpanTextBackgroundStyle() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/ |
H A D | divider_painter.h | 46 void SetDividerLength(float length) in SetDividerLength() argument
|
/foundation/arkui/ui_lite/test/unittest/common/ |
H A D | input_method_manager_unit_test.cpp | 128 uint16_t length = 0; in HWTEST_F() local
|