Home
last modified time | relevance | path

Searched defs:totalCount (Results 1 - 13 of 13) sorted by relevance

/drivers/hdf_core/adapter/uhdf2/osal/test/unittest/common/
H A Dosal_slist_test.cpp92 static void HdfOsalSlistTestInit(struct HdfSList *list, int &totalCount, HdfSListOps ops) in HdfOsalSlistTestInit() argument
115 int totalCount = 0; in HWTEST_F() local
130 int totalCount = 0; in HWTEST_F() local
148 int totalCount = 0; in HWTEST_F() local
[all...]
/kernel/liteos_a/kernel/base/misc/
H A Dmempt_shellcmd.c140 UINT32 usedCount, totalCount; in OsShellCmdFreeInfo() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DBindingInfo.h86 uint32_t totalCount; member
/third_party/skia/tools/viewer/
H A DStatsLayer.cpp126 int totalCount = 0; in onPaint() local
/third_party/skia/src/ports/skia_ohos/
H A DSkFontMgr_ohos.cpp194 int totalCount = bcp47Count * 2; in findTypeface() local
/kernel/liteos_a/kernel/base/vm/
H A Dlos_vm_dump.c147 UINT32 totalCount = 0; in OsKProcessPmUsage() local
544 VOID OsVmPhysUsedInfoGet(UINT32 *usedCount, UINT32 *totalCount) in OsVmPhysUsedInfoGet() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DDynamicImage2DHLSL.cpp386 OutputImage2DSizeFunction(std::ostringstream &out, Image2DHLSLGroup textureGroup, unsigned int totalCount, unsigned int texture2DCount, unsigned int texture3DCount, unsigned int texture2DArrayCount, const std::string &offsetStr, const std::string &declarationStr, bool getDimensionsIgnoresBaseLevel) OutputImage2DSizeFunction() argument
492 OutputImage2DLoadFunction(std::ostringstream &out, Image2DHLSLGroup textureGroup, unsigned int totalCount, unsigned int texture2DCount, unsigned int texture3DCount, unsigned int texture2DArrayCount, const std::string &offsetStr, const std::string &declarationStr) OutputImage2DLoadFunction() argument
585 OutputImage2DStoreFunction(std::ostringstream &out, Image2DHLSLGroup textureGroup, unsigned int totalCount, unsigned int texture2DCount, unsigned int texture3DCount, unsigned int texture2DArrayCount, const std::string &offsetStr, const std::string &declarationStr) OutputImage2DStoreFunction() argument
744 unsigned int totalCount = texture2DCount + texture3DCount + texture2DArrayCount; OutputHLSLImage2DUniformGroup() local
[all...]
H A DVertexDataManager.cpp381 int totalCount = in StoreStaticAttrib() local
500 size_t totalCount = gl::ComputeVertexBindingElementCount(binding.getDivisor(), count, in reserveSpaceForAttrib() local
567 size_t totalCount = gl::ComputeVertexBindingElementCount(binding.getDivisor(), count, in storeDynamicAttrib() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiMaintenance3Check.cpp442 deUint32 totalCount = 0u; in getBindingsDescription() local
461 combStr << "{ Descriptors: " << totalCount << ", ["; in getBindingsDescription() local
/drivers/peripheral/usb/ddk/device/src/
H A Dusbfn_cfg_mgr.c1101 uint32_t totalCount = (uint32_t)propTabCount; in UsbFnCfgGetPropValueFromHcs() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiMaintenance3Check.cpp443 deUint32 totalCount = 0u; in getBindingsDescription() local
462 combStr << "{ Descriptors: " << totalCount << ", ["; in getBindingsDescription() local
/third_party/icu/icu4c/source/test/intltest/
H A Dmeasfmttest.cpp3491 int32_t totalCount = MeasureUnit::getAvailable(units, 0, status); in TestGetAvailable() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DTextureTest.cpp495 size_t totalCount = 0; in getTotalMipDataSize() local

Completed in 28 milliseconds