Home
last modified time | relevance | path

Searched defs:granularity (Results 1 – 25 of 31) sorted by relevance

12

/third_party/typescript/lib/
Dlib.es2022.intl.d.ts32 granularity?: "grapheme" | "word" | "sentence" | undefined; property
49 granularity: "grapheme" | "word" | "sentence"; property
/third_party/typescript/src/lib/
Des2022.intl.d.ts12 granularity?: "grapheme" | "word" | "sentence" | undefined; property
29 granularity: "grapheme" | "word" | "sentence"; property
/third_party/node/deps/v8/src/objects/
Djs-segment-iterator-inl.h38 inline JSSegmenter::Granularity JSSegmentIterator::granularity() const { in granularity() function
Djs-segmenter-inl.h35 inline JSSegmenter::Granularity JSSegmenter::granularity() const { in granularity() function
Djs-segments-inl.h37 inline JSSegmenter::Granularity JSSegments::granularity() const { in granularity() function
Djs-segment-iterator.cc34 JSSegmenter::Granularity granularity) { in Create()
Djs-segmenter.cc158 Granularity granularity) { in GetGranularityString()
Djs-segments.cc108 Isolate* isolate, JSSegmenter::Granularity granularity, in CreateSegmentDataObject()
/third_party/pulseaudio/src/tests/
Dstripnul.c33 size_t granularity; in main() local
/third_party/ntfs-3g/libntfs-3g/
Dioctl.c229 static inline LCN align_up(ntfs_volume *vol, LCN lcn, u64 granularity) in align_up()
238 static inline u64 align_down(ntfs_volume *vol, u64 count, u64 granularity) in align_down()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_pass.c318 VkExtent2D *granularity) in subpass_get_granularity()
405 VkExtent2D granularity; in v3dv_subpass_area_is_tile_aligned() local
/third_party/skia/src/gpu/vk/
DGrVkRenderPass.cpp317 VkExtent2D granularity; in Create() local
331 const VkExtent2D& granularity, uint32_t clearValueCount) in GrVkRenderPass()
DGrVkRenderPass.h152 const VkExtent2D& granularity() const { return fGranularity; } in granularity() function
DGrVkOpsRenderPass.cpp134 const VkExtent2D& granularity, in adjust_bounds_to_granularity()
194 const VkExtent2D& granularity = fCurrentRenderPass->granularity(); in beginRenderPass() local
/third_party/mesa3d/src/virtio/vulkan/
Dvn_render_pass.h30 VkExtent2D granularity; member
/third_party/mesa3d/src/intel/common/
Dintel_urb_config.c111 unsigned granularity[4]; in intel_get_urb_config() local
/third_party/node/deps/v8/tools/
Deval_gc_nvp.py22 def __init__(self, granularity): argument
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_state.c549 round_to_granularity(float value, float granularity) in round_to_granularity()
555 line_width(float width, float granularity, const float range[2]) in line_width()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_sdma_copy_image.c341 unsigned granularity; in cik_sdma_copy_texture() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiGranularityTests.cpp341 VkExtent2D granularity = { 0u, 0u }; in iterate() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dstorage.c485 static size_t align_up_to(size_t offset, size_t granularity) { in align_up_to()
/third_party/glslang/SPIRV/
DSpvBuilder.h469 Id granularity; member
/third_party/gstreamer/gstplugins_bad/sys/asio/
Dgstasioobject.cpp997 glong * max_size, glong * preferred_size, glong * granularity) in gst_asio_object_get_buffer_size()
/third_party/mbedtls/library/
Dssl_msg.c308 size_t granularity) in ssl_compute_padding_length()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_descriptor_set.c1530 uint32_t granularity = in dzn_descriptor_heap_pool_alloc_slots() local

12