Home
last modified time | relevance | path

Searched defs:range (Results 1126 - 1150 of 1859) sorted by relevance

1...<<41424344454647484950>>...75

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_transfer.c39 } range; member
[all...]
/third_party/icu/tools/unicode/c/genprops/
H A Dnamespropsbuilder.cpp449 AlgorithmicRange range; in setAlgNamesRange() local
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DMutableCodePointTrie.java156 getRange(int start, CodePointTrie.ValueFilter filter, CodePointTrie.Range range) getRange() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DCalendarAstronomer.java1336 private static final double normalize(double value, double range) { in normalize() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DStringSearch.java1716 public long nextProcessed(Range range) { in nextProcessed() argument
1755 previousProcessed(Range range) previousProcessed() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dplurrule.cpp318 PluralRules::select(const number::FormattedNumberRange& range, UErrorCode& status) const { in select() argument
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_descriptor_set.c455 const VkPushConstantRange *range = pCreateInfo->pPushConstantRanges + i; in tu_CreatePipelineLayout() local
912 uint32_t range = get_range(buffer, buffer_info->offset, buffer_info->range); in write_buffer_descriptor() local
882 get_range(struct tu_buffer *buf, VkDeviceSize offset, VkDeviceSize range) get_range() argument
943 uint32_t range = get_range(buffer, buffer_info->offset, buffer_info->range); write_ubo_descriptor() local
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_meta_clear.c63 clear_image_tlb(struct v3dv_cmd_buffer *cmd_buffer, struct v3dv_image *image, const VkClearValue *clear_value, const VkImageSubresourceRange *range) clear_image_tlb() argument
[all...]
H A Dv3dv_descriptor_set.c360 const VkPushConstantRange *range = pCreateInfo->pPushConstantRanges + i; in v3dv_CreatePipelineLayout() local
[all...]
/third_party/libwebsockets/lib/roles/http/
H A Dprivate-lib-roles-http.h244 struct lws_range_parsing range; member
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_descriptor_set.c971 const VkPushConstantRange *range = &pCreateInfo->pPushConstantRanges[i]; in pvr_CreatePipelineLayout() local
1349 uint32_t range = (buffer_info->range == VK_WHOLE_SIZE) in pvr_descriptor_update_buffer_info() local
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsundelete.c116 } range; typedef
[all...]
/third_party/node/deps/icu-small/source/common/
H A Ducnvisci.cpp908 uint16_t range = 0; in UConverter_fromUnicode_ISCII_OFFSETS_LOGIC() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4.cpp1546 struct brw_ubo_range *range = &prog_data->base.ubo_ranges[i]; in setup_push_ranges() local
H A Dbrw_vec4_nir.cpp649 const struct brw_ubo_range *range = &prog_data->base.ubo_ranges[i]; in nir_emit_intrinsic() local
/third_party/mesa3d/src/intel/vulkan/
H A Danv_descriptor_set.c1576 anv_descriptor_set_write_buffer(struct anv_device *device, struct anv_descriptor_set *set, struct anv_state_stream *alloc_stream, VkDescriptorType type, struct anv_buffer *buffer, uint32_t binding, uint32_t element, VkDeviceSize offset, VkDeviceSize range) anv_descriptor_set_write_buffer() argument
[all...]
H A Danv_cmd_buffer.c744 const struct anv_push_range *range = &pipeline->cs->bind_map.push_ranges[0]; in anv_cmd_buffer_cs_push_constants() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_pbo_compute.c123 nir_ssa_def *range; member
640 nir_ssa_def *range = nir_trim_vector(&b, sd.range, coord_components); in create_conversion_shader() local
/third_party/node/deps/icu-small/source/i18n/
H A Dplurrule.cpp322 PluralRules::select(const number::FormattedNumberRange& range, UErrorCode& status) const { in select() argument
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_rtb.c432 ngtcp2_range gap, range; in rtb_reclaim_frame() local
[all...]
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_render_pass.c1219 transition_image_range(const struct vk_image_view *image_view, VkImageSubresourceRange range, VkImageLayout old_layout, VkImageLayout new_layout, VkImageLayout old_stencil_layout, VkImageLayout new_stencil_layout, const VkSampleLocationsInfoEXT *sample_locations, uint32_t *barrier_count, uint32_t max_barrier_count, VkImageMemoryBarrier2 *barriers) transition_image_range() argument
1436 VkImageSubresourceRange range = { transition_attachment() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dplurults.cpp1385 auto range = NumberRangeFormatter::withLocale(locale).formatFormattableRange(d1, d2, status); in testSelectRange() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dexpand.c1020 unsigned long range = 0; in bit_range() local
/third_party/node/deps/v8/src/compiler/
H A Dgraph-visualizer.cc719 void GraphC1Visualizer::PrintLiveRangeChain(const TopLevelLiveRange* range, in PrintLiveRangeChain() argument
729 PrintLiveRange(const LiveRange* range, const char* type, int vreg) PrintLiveRange() argument
960 const LiveRange& range = live_range_json.range_; operator <<() local
[all...]
H A Dtypes.cc717 int Type::UpdateRange(Type range, UnionType* result, int size, Zone* zone) { in UpdateRange() argument
748 IntersectRangeAndBitset(Type range, Type bitset, Zone* zone) IntersectRangeAndBitset() argument
807 NormalizeRangeAndBitset(Type range, bitset* bits, Zone* zone) NormalizeRangeAndBitset() argument
909 Type range = None(); Union() local
[all...]

Completed in 72 milliseconds

1...<<41424344454647484950>>...75