Home
last modified time | relevance | path

Searched defs:count (Results 626 - 650 of 4544) sorted by relevance

1...<<21222324252627282930>>...182

/third_party/skia/modules/skparagraph/src/
H A DTypefaceFontProvider.cpp68 int TypefaceFontStyleSet::count() { return fStyles.size(); } in count() function in skia::textlayout::TypefaceFontStyleSet
/third_party/skia/modules/svg/src/
H A DSkSVGLinearGradient.cpp23 onMakeShader(const SkSVGRenderContext& ctx, const SkColor4f* colors, const SkScalar* pos, int count, SkTileMode tm, const SkMatrix& localMatrix) const onMakeShader() argument
/third_party/skia/gm/
H A Dglyph_pos.cpp132 const int count = font.textToGlyphs(kText, len, SkTextEncoding::kUTF8, glyphs, len); in drawTestCase() local
H A Dbackdrop.cpp32 constexpr int count = SK_ARRAY_COUNT(colors); in make_shader() local
H A Dshallowgradient.cpp24 static sk_sp<SkShader> shader_linear(const SkColor colors[], int count, const SkSize& size) { in shader_linear() argument
29 static sk_sp<SkShader> shader_radial(const SkColor colors[], int count, const SkSize& size) { in shader_radial() argument
35 static sk_sp<SkShader> shader_conical(const SkColor colors[], int count, const SkSize& size) { in shader_conical() argument
41 static sk_sp<SkShader> shader_sweep(const SkColor colors[], int count, const SkSize& size) { in shader_sweep() argument
/third_party/skia/modules/canvaskit/
H A DWasmCommon.h64 template <typename T> TypedArray MakeTypedArray(int count, const T src[]) { in MakeTypedArray() argument
/third_party/skia/bench/
H A DHardStopGradientBench_SpecialHardStops.cpp90 int count = fKind == Kind::kCentered ? 4 : 3; variable
/third_party/rust/crates/minimal-lexical/src/
H A Dslow.rs279 let mut count: usize = 0; in parse_mantissa() variables
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dsha1-pbkdf2.c75 unsigned int count = 0; in pbkdf2_sha1() local
14 pbkdf2_sha1_f(const char *passphrase, const u8 *ssid, size_t ssid_len, int iterations, unsigned int count, u8 *digest) pbkdf2_sha1_f() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dsha1-pbkdf2.c75 unsigned int count = 0; in pbkdf2_sha1() local
14 pbkdf2_sha1_f(const char *passphrase, const u8 *ssid, size_t ssid_len, int iterations, unsigned int count, u8 *digest) pbkdf2_sha1_f() argument
/third_party/zlib/contrib/dotzlib/DotZLib/
H A DChecksumImpl.cs66 public abstract void Update(byte[] data, int offset, int count); in Update() argument
133 public override void Update(byte[] data, int offset, int count) in Update() argument
184 Update(byte[] data, int offset, int count) Update() argument
[all...]
H A DDeflater.cs54 public override void Add(byte[] data, int offset, int count) in Add() argument
/third_party/vulkan-loader/tests/
H A Dloader_wsi_tests.cpp799 uint32_t count = 0; in TEST() local
824 uint32_t count = 0; in TEST() local
/vendor/hisilicon/hispark_pegasus/demo/thread_demo/00_thread/
H A Dthread.c42 static int count = 0; in threadTest() local
/third_party/skia/third_party/externals/swiftshader/tests/regres/git/
H A Dgit.go
/third_party/typescript/tests/baselines/reference/
H A DimplicitIndexSignatures.js
/drivers/hdf_core/framework/model/camera/buffer_manager/src/
H A Dbuffer_queue.c100 static int32_t BufferQueueFree(struct BufferQueue *queue, uint32_t count) in BufferQueueFree() argument
/drivers/hdf_core/framework/model/display/driver/lcdkit/
H A Dlite_lcdkit.c27 int32_t count; in PowerInit() local
88 int32_t count = panelCfg->onCmd.count; in MipiDsiOn() local
112 int32_t count = panelCfg->offCmd.count; in MipiDsiOff() local
[all...]
/drivers/hdf_core/framework/model/display/driver/panel/
H A Dssp_st7789.c195 int32_t count = sizeof(g_onCmd) / sizeof(g_onCmd[0]); in St7789On() local
219 int32_t count = sizeof(g_offCmd) / sizeof(g_offCmd[0]); in St7789Off() local
/drivers/hdf_core/framework/model/network/wifi/core/components/eapol/
H A Deapol.h20 uint16_t count; /* eapol frame count in NetBuffQueue. */ member
/drivers/hdf_core/framework/sample/platform/uart/src/
H A Duart_dev_sample.c54 static ssize_t UartSampleRead(struct file *filep, char *buf, size_t count) in UartSampleRead() argument
82 static ssize_t UartSampleWrite(struct file *filep, const char *buf, size_t count) in UartSampleWrite() argument
[all...]
/drivers/hdf_core/framework/support/platform/src/spi/
H A Dspi_if.c39 int32_t SpiTransfer(DevHandle handle, struct SpiMsg *msgs, uint32_t count) in SpiTransfer() argument
/drivers/hdf_core/framework/test/unittest/model/network/wifi/unittest/netdevice/
H A Dnet_device_test.c93 uint32_t count = NetDevGetRegisterCount(); in WiFiNetDviceTestGetCount() local
102 uint32_t count = NetDeviceGetCap(); in WiFiNetDviceTestGetCap() local
125 int count = sizeof(g_filterData); in WiFiNetDviceTestRx() local
/drivers/hdf_core/interfaces/inner_api/utils/
H A Dhdf_dlist.h156 int count = 0; in DListGetCount() local
/drivers/peripheral/audio/test/systemtest/hdi_service/hispark_taurus_standard/capture/src/
H A Daudio_idl_hdicapture_hardware_dependence_test.cpp611 uint64_t count = 0; in HWTEST_F() local
640 uint64_t count = 0; in HWTEST_F() local
669 uint64_t count = 0; in HWTEST_F() local
698 uint64_t count in HWTEST_F() local
[all...]

Completed in 12 milliseconds

1...<<21222324252627282930>>...182