| /third_party/skia/experimental/graphite/src/ |
| H A D | ProgramCache.h | 49 size_t count() const { in count() function in skgpu::ProgramCache
|
| /third_party/skia/experimental/skrive/src/ |
| H A D | Artboard.cpp | 56 const auto count = sr->readLength16(); in parse_components() local
|
| H A D | Node.cpp | 27 const auto count = sr->readLength8(); in parse_node() local
|
| /third_party/skia/gm/ |
| H A D | patharcto.cpp | 60 static SkPath old_school_polygon(const SkPoint pts[], size_t count, bool isClosed) { in old_school_polygon() argument 66 static SkPath new_school_polygon(const SkPoint pts[], size_t count, bool isClosed) { in new_school_polygon() argument
|
| /third_party/skia/modules/skparagraph/src/ |
| H A D | ParagraphLineFetcherImpl.cpp | 39 auto count = newParagraph->getUnicodeIndex(textRange.end); in getLineBreak() local 47 createLine(size_t startIndex, size_t count) createLine() argument [all...] |
| /third_party/skia/bench/ |
| H A D | HardStopGradientBench_ScaleNumColors.cpp | 21 HardStopGradientBench_ScaleNumColors(SkTileMode tilemode, int count) { in HardStopGradientBench_ScaleNumColors() argument
|
| H A D | ClipStrategyBench.cpp | 20 ClipStrategyBench(Mode mode, size_t count) in ClipStrategyBench() argument
|
| /third_party/skia/docs/examples/ |
| H A D | Paint_getTextWidths.cpp | 13 int count = paint.getTextWidths(str, bytes, nullptr); in REG_FIDDLE() local
|
| /third_party/rust/crates/minimal-lexical/src/ |
| H A D | parse.rs | 70 let mut count = 0; in parse_number() variables
|
| /third_party/rust/crates/regex/bench/src/ |
| H A D | main.rs | 53 fn count(&self, haystack: &str) -> usize { in count() functions
|
| /third_party/rust/crates/rustix/src/process/ |
| H A D | sched.rs | 60 pub fn count(&self) -> u32 { in count() functions
|
| /third_party/spirv-tools/source/opt/ |
| H A D | dead_variable_elimination.cpp | 40 size_t count = 0; in Process() local 99 size_t& count = reference_count_[initializer_id]; DeleteVariable() local [all...] |
| H A D | eliminate_dead_constant_pass.cpp | 38 size_t count = 0; in Process() local
|
| /third_party/spirv-tools/source/util/ |
| H A D | bit_vector.cpp | 24 uint32_t count = 0; in ReportDensity() local
|
| /third_party/spirv-tools/test/fuzzers/ |
| H A D | spvtools_opt_fuzzer_common.cpp | 39 size_t count = 0; in OptFuzzerTestOneInput() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | p2p_hostapd.c | 33 int hostapd_p2p_set_noa(struct hostapd_data *hapd, u8 count, int start, in hostapd_p2p_set_noa() argument
|
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| H A D | dePoolArray.cpp | 197 RefCount (int* count) in RefCount() argument 242 int count = 0; in sideEffectTest() local [all...] |
| /third_party/vk-gl-cts/framework/referencerenderer/ |
| H A D | rrVertexPacket.cpp | 49 std::vector<VertexPacket*> VertexPacketAllocator::allocArray (size_t count) in allocArray() argument
|
| /third_party/zlib/contrib/dotzlib/DotZLib/ |
| H A D | CircularBuffer.cs | 39 public int Put(byte[] source, int offset, int count)
in Put() argument 61 public int Get(byte[] destination, int offset, int count)
in Get() argument
|
| H A D | Inflater.cs | 54 public override void Add(byte[] data, int offset, int count)
in Add() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | p2p_hostapd.c | 33 int hostapd_p2p_set_noa(struct hostapd_data *hapd, u8 count, int start, in hostapd_p2p_set_noa() argument
|
| /foundation/ability/ability_runtime/services/dataobsmgr/include/ |
| H A D | concurrent_map.h | 168 auto count = std::erase_if(entries_, variable 171 auto count = entries_.size(); variable
|
| /foundation/ai/ai_engine/test/common/queuepool/ |
| H A D | queuepool_test.cpp | 413 int count = queue->Count(); in HWTEST_F() local 433 int count; in HWTEST_F() local 465 int count; in HWTEST_F() local [all...] |
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ |
| H A D | data_ability_result.cpp | 29 DataAbilityResult::DataAbilityResult(int count) : uri_("") in DataAbilityResult() argument 54 DataAbilityResult::DataAbilityResult(const Uri &uri, int count) : uri_(uri.ToString()) in DataAbilityResult() argument
|
| /foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
| H A D | memory_level_info.cpp | 65 uint32_t count = parcel.ReadUint32(); in ReadFromParcel() local
|