/aosp_15_r20/external/XNNPACK/src/f32-prelu/ |
H A D | sse.c.in | 167 $for M in range(ROW_TILE): function 170 $for M in range(ROW_TILE): function 177 $for M in range(ROW_TILE): function 181 $for M in range(ROW_TILE): function
|
/aosp_15_r20/external/XNNPACK/src/s16-rmaxabs/ |
H A D | neon.c.in | 29 $for N in range(SIMD_TILE): function 34 $for N in range(SIMD_TILE): function 37 $for N in range(SIMD_TILE): function 40 $for N in range(SIMD_TILE): function
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/generated/ |
H A D | generated_sbix.rs | 384 let range = self.shape.version_byte_range(); in version() localVariable 392 let range = self.shape.flags_byte_range(); in flags() localVariable 398 let range = self.shape.num_strikes_byte_range(); in num_strikes() localVariable 404 let range = self.shape.strike_offsets_byte_range(); in strike_offsets() localVariable 515 let range = self.shape.ppem_byte_range(); in ppem() localVariable 521 let range = self.shape.ppi_byte_range(); in ppi() localVariable 527 let range = self.shape.glyph_data_offsets_byte_range(); in glyph_data_offsets() localVariable 598 let range = self.shape.origin_offset_x_byte_range(); in origin_offset_x() localVariable 604 let range = self.shape.origin_offset_y_byte_range(); in origin_offset_y() localVariable 610 let range = self.shape.graphic_type_byte_range(); in graphic_type() localVariable [all …]
|
H A D | generated_glyf.rs | 133 let range = self.shape.number_of_contours_byte_range(); in number_of_contours() localVariable 139 let range = self.shape.x_min_byte_range(); in x_min() localVariable 145 let range = self.shape.y_min_byte_range(); in y_min() localVariable 151 let range = self.shape.x_max_byte_range(); in x_max() localVariable 157 let range = self.shape.y_max_byte_range(); in y_max() localVariable 164 let range = self.shape.end_pts_of_contours_byte_range(); in end_pts_of_contours() localVariable 172 let range = self.shape.instruction_length_byte_range(); in instruction_length() localVariable 178 let range = self.shape.instructions_byte_range(); in instructions() localVariable 184 let range = self.shape.glyph_data_byte_range(); in glyph_data() localVariable 668 let range = self.shape.number_of_contours_byte_range(); in number_of_contours() localVariable [all …]
|
H A D | generated_hvar.rs | 60 let range = self.shape.version_byte_range(); in version() localVariable 66 let range = self.shape.item_variation_store_offset_byte_range(); in item_variation_store_offset() localVariable 78 let range = self.shape.advance_width_mapping_offset_byte_range(); in advance_width_mapping_offset() localVariable 90 let range = self.shape.lsb_mapping_offset_byte_range(); in lsb_mapping_offset() localVariable 102 let range = self.shape.rsb_mapping_offset_byte_range(); in rsb_mapping_offset() localVariable
|
H A D | generated_cpal.rs | 102 let range = self.shape.version_byte_range(); in version() localVariable 108 let range = self.shape.num_palette_entries_byte_range(); in num_palette_entries() localVariable 114 let range = self.shape.num_palettes_byte_range(); in num_palettes() localVariable 120 let range = self.shape.num_color_records_byte_range(); in num_color_records() localVariable 127 let range = self.shape.color_records_array_offset_byte_range(); in color_records_array_offset() localVariable 142 let range = self.shape.color_record_indices_byte_range(); in color_record_indices() localVariable 152 let range = self.shape.palette_types_array_offset_byte_range()?; in palette_types_array_offset() localVariable 172 let range = self.shape.palette_labels_array_offset_byte_range()?; in palette_labels_array_offset() localVariable 194 let range = self.shape.palette_entry_labels_array_offset_byte_range()?; in palette_entry_labels_array_offset() localVariable
|
/aosp_15_r20/external/libwebsockets/minimal-examples/ws-client/minimal-ws-client-binance/ |
H A D | main.c | 18 typedef struct range { struct 24 } range_t; argument
|
/aosp_15_r20/external/clang/lib/Edit/ |
H A D | Commit.cpp | 60 CharSourceRange range, in insertFromRange() 86 bool Commit::remove(CharSourceRange range) { in remove() 98 bool Commit::insertWrap(StringRef before, CharSourceRange range, in insertWrap() 111 bool Commit::replace(CharSourceRange range, StringRef text) { in replace() 127 bool Commit::replaceWithInner(CharSourceRange range, in replaceWithInner() 295 bool Commit::canRemoveRange(CharSourceRange range, in canRemoveRange()
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/memory/specialized.algorithms/uninitialized.move/ |
H A D | ranges_uninitialized_move.pass.cpp | 74 std::ranges::subrange range(it, sentinel_wrapper<forward_iterator<Counted*>>(it)); in main() local 86 std::ranges::subrange range(it, sentinel_wrapper<forward_iterator<Counted*>>(it)); in main() local 127 std::ranges::subrange range(in, in + N); in main() local 197 std::ranges::subrange range(in, in + N); in main() local 365 std::ranges::subrange range(in, in + N); in main() local 390 std::ranges::subrange range(begin, end); in main() local
|
/aosp_15_r20/external/XNNPACK/src/f32-f16-vcvt/ |
H A D | wasmsimd.c.in | 66 $for N in range(SIMD_TILE): function 69 $for N in range(SIMD_TILE): function 90 $for N in range(SIMD_TILE): function 93 $for N in range(SIMD_TILE): function 96 $for N in range(SIMD_TILE): function
|
/aosp_15_r20/external/ltp/testcases/kernel/hotplug/memory_hotplug/ |
H A D | commands.c | 162 static int get_range(char *args, range_t * range, char **nextarg) in get_range() 674 range_t range = { 0L, 0L }; in anon_seg() local 712 range_t range = { 0L, 0L }; in file_seg() local 833 range_t range = { 0L, 0L }; in touch_seg() local 887 range_t range = { 0L, 0L }; in map_seg() local 927 range_t range = { 0L, 0L }; in mbind_seg() local 990 range_t range = { 0L, 0L }; in shmem_seg() local 1027 range_t range = { 0L, 0L }; in where_seg() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/memory/specialized.algorithms/uninitialized.construct.default/ |
H A D | ranges_uninitialized_default_construct.pass.cpp | 56 auto range = std::ranges::subrange(it, sentinel_wrapper<forward_iterator<Counted*>>(it)); in main() local 84 auto range = std::ranges::subrange(buf.begin(), buf.end()); in main() local 125 auto range = std::ranges::subrange(buf.begin(), buf.begin() + N); in main() local 182 auto range = std::ranges::subrange(buf.cbegin(), buf.cend()); in main() local
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | bounds_check_elimination.cc | 320 virtual ValueRange* Narrow(ValueRange* range) { in Narrow() 405 ValueRange* Narrow(ValueRange* range) override { in Narrow() 610 void AssignRange(HBasicBlock* basic_block, HInstruction* instruction, ValueRange* range) { in AssignRange() 618 HBasicBlock* successor, ValueRange* range) { in ApplyRangeFromComparison() 914 ValueRange* range = new (&allocator_) ValueRange(&allocator_, lower, upper); in VisitBoundsCheck() local 973 ValueRange* range = nullptr; in VisitPhi() local 1093 ValueRange* range = nullptr; in TryToAssignRangeIfOptimizedRemWithConstantDivisor() local 1121 ValueRange* range = left_range->Add(right->AsIntConstant()->GetValue()); in VisitAdd() local 1140 ValueRange* range = left_range->Add(-right->AsIntConstant()->GetValue()); in VisitSub() local 1178 ValueRange* range = new (&allocator_) ValueRange( in VisitSub() local [all …]
|
/aosp_15_r20/system/update_engine/common/ |
H A D | multi_range_http_fetcher.cc | 71 Range range = ranges_[current_index_]; in StartTransfer() local 94 Range range = ranges_[current_index_]; in ReceivedBytes() local 138 Range range = ranges_[current_index_]; in TransferEnded() local 196 for (const Range& range : ranges_) { in SetOffset() local
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/collect/ |
H A D | RangeMap.java | 80 void put(Range<K> range, V value); in put() 100 void putCoalescing(Range<K> range, V value); in putCoalescing() 115 void remove(Range<K> range); in remove() 155 RangeMap<K, V> subRangeMap(Range<K> range); in subRangeMap()
|
H A D | ImmutableRangeSet.java | 91 public static <C extends Comparable> ImmutableRangeSet<C> of(Range<C> range) { in of() 206 Range<C> range = ranges.get(index); in rangeContaining() local 234 public void add(Range<C> range) { in add() 273 public void remove(Range<C> range) { in remove() 445 private ImmutableList<Range<C>> intersectRanges(final Range<C> range) { in intersectRanges()
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.utility/range.subrange/ |
H A D | ctor.range_size.pass.cpp | 41 BorrowedRange range(buff, buff); in test() local 48 BorrowedRange range(buff, buff + 1); in test() local 53 BorrowedRange range(buff, buff + 2); in test() local 60 BorrowedRange range(buff, buff + 8); in test() local
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/qbone/platform/ |
H A D | ip_range_test.cc | 39 IpRange range; in TEST() local 45 IpRange range; in TEST() local 51 IpRange range; in TEST() local 58 IpRange range; in TEST() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/memory/specialized.algorithms/uninitialized.construct.value/ |
H A D | ranges_uninitialized_value_construct.pass.cpp | 58 auto range = std::ranges::subrange(it, sentinel_wrapper<forward_iterator<Counted*>>(it)); in main() local 86 auto range = std::ranges::subrange(buf.begin(), buf.end()); in main() local 126 auto range = std::ranges::subrange(buf.begin(), buf.begin() + N); in main() local 203 auto range = std::ranges::subrange(buf.cbegin(), buf.cend()); in main() local
|
/aosp_15_r20/frameworks/minikin/libs/minikin/ |
H A D | GreedyLineBreaker.cpp | 176 bool GreedyLineBreaker::tryLineBreakWithHyphenation(const Range& range, WordBreaker* breaker) { in tryLineBreakWithHyphenation() 274 bool GreedyLineBreaker::doLineBreakWithGraphemeBounds(const Range& range) { in doLineBreakWithGraphemeBounds() 304 bool GreedyLineBreaker::doLineBreakWithFallback(const Range& range) { in doLineBreakWithFallback() 379 bool GreedyLineBreaker::overhangExceedLineLimit(const Range& range) { in overhangExceedLineLimit() 458 const Range range = run->getRange(); in process() local 507 Range range = Range(prevBreakOffset, breakPoint.offset); in getResult() local
|
/aosp_15_r20/art/runtime/ |
H A D | fault_handler.cc | 189 GeneratedCodeRange* range = generated_code_ranges_.load(std::memory_order_acquire); in Shutdown() local 271 GeneratedCodeRange* range = generated_code_ranges_.load(std::memory_order_acquire); in CheckForUnrecognizedImplicitSuspendCheckInBootImage() local 345 GeneratedCodeRange* range = free_generated_code_ranges_; in CreateGeneratedCodeRange() local 360 inline void FaultManager::FreeGeneratedCodeRange(GeneratedCodeRange* range) { in FreeGeneratedCodeRange() 406 GeneratedCodeRange* range = nullptr; in RemoveGeneratedCodeRange() local 509 GeneratedCodeRange* range = generated_code_ranges_.load(std::memory_order_acquire); in IsInGeneratedCode() local
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/ |
H A D | error_report.cpp | 22 void ErrorReport::CallStack::update_pending_range(const SourceRange& range) { in update_pending_range() 28 const SourceRange& range) { in CallStack() 38 void ErrorReport::CallStack::update_pending_range(const SourceRange& range) {} in update_pending_range() 42 const SourceRange& range) {} in CallStack()
|
/aosp_15_r20/external/guava/guava/src/com/google/common/collect/ |
H A D | ImmutableRangeSet.java | 89 public static <C extends Comparable> ImmutableRangeSet<C> of(Range<C> range) { in of() 204 Range<C> range = ranges.get(index); in rangeContaining() local 232 public void add(Range<C> range) { in add() 271 public void remove(Range<C> range) { in remove() 443 private ImmutableList<Range<C>> intersectRanges(final Range<C> range) { in intersectRanges()
|
/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/ops/impl/ |
H A D | Cat.cpp | 43 utils::ivec3 range = t_in->logical_limits(); in add_cat_default_node() local 55 utils::ivec3 range = t_in->logical_limits(); in add_cat_default_node() local 66 utils::ivec3 range = t_in->logical_limits(); in add_cat_default_node() local 77 int32_t range = dim_at(t_in->sizes(), kChannel4D); in add_cat_default_node() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/gtl/ |
H A D | iterator_range_test.cc | 29 iterator_range<std::vector<int>::iterator> range(v.begin(), v.end()); in TEST() local 41 auto range = make_range(v.begin(), v.end()); in TEST() local 53 iterator_range<int*> range(&v[1], &v[4]); // 3, 5, 7 in TEST() local 65 auto range = make_range(&v[1], &v[4]); // 3, 5, 7 in TEST() local
|