/third_party/vulkan-loader/tests/ |
H A D | loader_settings_tests.cpp | 1308 uint32_t count = 0; in TEST() local 1337 uint32_t count = 0; in TEST() local 1367 uint32_t count = 0; TEST() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | acs.c | 333 unsigned count = 0; in acs_survey_chan_interference_factor() local
|
H A D | wpa_auth_ie.c | 31 u8 *pos, *count; in wpa_write_wpa_ie() local 96 u8 *pos, *count; in wpa_write_rsn_ie() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | wpa_helpers.c | 215 int count = timeout; in wait_ip_addr() local
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | string_utils.cpp | 267 int count = 0; in ReplaceAllSubstrings() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
H A D | copyvertex.inc.h | 16 inline void CopyNativeVertexData(const uint8_t *input, size_t stride, size_t count, uint8_t *output) in CopyNativeVertexData() argument 64 Copy8SintTo16SintVertexData(const uint8_t *input, size_t stride, size_t count, uint8_t *output) Copy8SintTo16SintVertexData() argument 96 Copy8SnormTo16SnormVertexData(const uint8_t *input, size_t stride, size_t count, uint8_t *output) Copy8SnormTo16SnormVertexData() argument 137 Copy32FixedTo32FVertexData(const uint8_t *input, size_t stride, size_t count, uint8_t *output) Copy32FixedTo32FVertexData() argument 185 CopyToFloatVertexData(const uint8_t *input, size_t stride, size_t count, uint8_t *output) CopyToFloatVertexData() argument 250 Copy32FTo16FVertexData(const uint8_t *input, size_t stride, size_t count, uint8_t *output) Copy32FTo16FVertexData() argument 273 CopyXYZ32FToXYZ9E5(const uint8_t *input, size_t stride, size_t count, uint8_t *output) CopyXYZ32FToXYZ9E5() argument 284 CopyXYZ32FToX11Y11B10F(const uint8_t *input, size_t stride, size_t count, uint8_t *output) CopyXYZ32FToX11Y11B10F() argument 483 CopyXYZ10W2ToXYZWFloatVertexData(const uint8_t *input, size_t stride, size_t count, uint8_t *output) CopyXYZ10W2ToXYZWFloatVertexData() argument 516 CopyXYZ10ToXYZWFloatVertexData(const uint8_t *input, size_t stride, size_t count, uint8_t *output) CopyXYZ10ToXYZWFloatVertexData() argument 548 CopyW2XYZ10ToXYZWFloatVertexData(const uint8_t *input, size_t stride, size_t count, uint8_t *output) CopyW2XYZ10ToXYZWFloatVertexData() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | BufferGL.cpp | 243 getIndexRange(const gl::Context *context, gl::DrawElementsType type, size_t offset, size_t count, bool primitiveRestartEnabled, gl::IndexRange *outRange) getIndexRange() argument
|
/third_party/zlib/contrib/puff/ |
H A D | puff.c | 207 short *count; /* number of symbols of each length */ member 240 int count; /* number of codes of length len */ in decode() local 268 int count; /* numbe in decode() local [all...] |
/third_party/zlib/examples/ |
H A D | enough.c | 261 local big_t count(int syms, int left, int len) { in count() function
|
/third_party/zlib/test/ |
H A D | infcover.c | 71 local void *mem_alloc(void *mem, unsigned count, unsigned size) in mem_alloc() argument 202 int count = 0; in mem_done() local
|
/foundation/ability/idl_tool/util/ |
H A D | string.cpp | 384 size_t count = strlen(string); in StartsWith() local 402 int count = other.GetLength(); in StartsWith() local 420 size_t count = strlen(string); in EndsWith() local 439 int count = other.GetLength(); EndsWith() local [all...] |
/foundation/ability/ability_runtime/services/abilitymgr/src/mission/ |
H A D | mission_list.cpp | 406 int32_t count = 0; in GetMissionCountByUid() local
|
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
H A D | ability_impl_test.cpp | 1238 int count = result.size(); in HWTEST_F() local
|
/foundation/arkui/ace_engine/frameworks/core/components/indexer/ |
H A D | render_indexer.cpp | 106 int32_t count = 0; in PerformLayout() local
|
/foundation/arkui/ace_engine/frameworks/core/components/progress/ |
H A D | render_loading_progress.cpp | 221 int32_t count = 0; UpdateCometParams() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/ |
H A D | click_recognizer.cpp | 83 ClickRecognizer::ClickRecognizer(int32_t fingers, int32_t count, double distanceThreshold) in ClickRecognizer() argument 410 int32_t count = 0; in ComputeFocusPoint() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/common/layout/ |
H A D | templates_parser.cpp | 80 size_t count = 0; in GetRepeat() local 222 double count = 0; in ParseArgsWithAutoFill() local 326 auto count = StringUtils::StringToInt(matches[1].str()); regex_match() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
H A D | list_lanes_layout_algorithm.cpp | 239 int32_t count = hasGroup ? cacheCount : cacheCount * lanes_; in SetCacheCount() local
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_gesture_ffi.cpp | 223 void FfiOHOSAceFrameworkTapGestureCreate(int32_t count, int32_t fingers) in FfiOHOSAceFrameworkTapGestureCreate() argument
|
/foundation/arkui/ace_engine/frameworks/base/log/ |
H A D | ace_performance_check.cpp | 277 RecordForEachItemsCount( int32_t count, std::unordered_map<int32_t, PerformanceCheckNode>& foreachNodeMap, const CodeInfo& codeInfo) RecordForEachItemsCount() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_text_timer_bridge.cpp | 325 double count = TIME_DEFAULT_COUNT; in SetTextTimerOptions() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | paragraph_manager.cpp | 107 size_t count = 0; in GetLineCount() local
|
/foundation/arkui/ace_engine/frameworks/core/image/ |
H A D | image_source_info.cpp | 147 int32_t count = 0; in ImageSourceInfo() local 178 int32_t count = 0; in ImageSourceInfo() local [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_control/ |
H A D | app_control_manager_rdb.cpp | 193 int32_t count; in GetAppInstallControlRule() local 325 int32_t count; in GetAppRunningControlRule() local 367 int32_t count; in GetAppRunningControlRule() local 484 int32_t count; in GetDisposedStatus() local 645 int32_t count; GetDisposedRule() local 687 int32_t count; GetAbilityRunningControlRule() local [all...] |
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/event_bubble/ |
H A D | event_bubble_tdd_test.cpp | 1337 uint32_t count = static_cast<uint32_t>(JSObject::GetNumber(page, propCount)); EventBubbleTest013() local 1359 uint32_t count = static_cast<uint32_t>(JSObject::GetNumber(page, propCount)); EventBubbleTest014() local 1381 uint32_t count = static_cast<uint32_t>(JSObject::GetNumber(page, propCount)); EventBubbleTest015() local 1406 uint32_t count = static_cast<uint32_t>(JSObject::GetNumber(page, propCount)); EventBubbleTest016() local [all...] |