Home
last modified time | relevance | path

Searched defs:range (Results 476 - 500 of 1831) sorted by relevance

1...<<11121314151617181920>>...74

/third_party/mesa3d/src/gallium/frontends/xvmc/tests/
H A Dtest_rendering.c108 unsigned int range = stop - start; in Gradient() local
219 const int start = 16, stop = 235, range = stop - start; in main() local
236 const int start = 16, stop = 240, range = stop - start; in main() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_analyze_ubo_ranges.c49 struct brw_ubo_range range; member
[all...]
/third_party/ntfs-3g/libntfs-3g/
H A Dioctl.c92 uint64_t range[2]; in fstrim_clusters() local
257 struct fstrim_range *range = data; in fstrim() local
405 struct fstrim_range *range in ntfs_ioctl() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationweights.cpp553 WeightRange &range = ranges[rangeIndex]; nextWeight() local
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_opt_push_ubo.c54 uint8_t range[MAX_UBO_WORDS]; member
86 uint8_t *range = res.blocks[ubo].range; in bi_analyze_ranges() local
104 unsigned range = block->range[r]; in bi_pick_ubo() local
[all...]
/third_party/ltp/include/lapi/
H A Duserfaultfd.h110 struct uffdio_range range; member
143 struct uffdio_range range; member
172 struct uffdio_range range; member
/third_party/libinput/test/
H A Dtest-touchpad-tap.c208 range = _i / 3, /* looped test */ in START_TEST() local
298 range = _i / 3, /* looped test */ in START_TEST() local
407 range = _i / 3, /* looped test */ in START_TEST() local
524 range in START_TEST() local
625 range = _i / 3, /* looped test */ START_TEST() local
715 range = _i / 3, /* looped test */ START_TEST() local
826 range = _i / 3, /* looped test */ START_TEST() local
922 range = _i / 3, /* looped test */ START_TEST() local
1037 range = _i / 3, /* looped test */ START_TEST() local
4037 range = _i / 3, /* looped test */ START_TEST() local
5091 range = _i / 3, /* looped test */ START_TEST() local
5177 range = _i / 3, /* looped test */ START_TEST() local
5262 range = _i / 3, /* looped test */ START_TEST() local
5378 range = _i / 3, /* looped test */ START_TEST() local
[all...]
/third_party/lzma/C/
H A DBcj2.h104 UInt32 range; member
269 UInt32 range; member
/third_party/node/deps/v8/src/ast/
H A Dast-source-ranges.h265 NaryOperationSourceRanges(Zone* zone, const SourceRange& range) in NaryOperationSourceRanges() argument
/third_party/node/deps/v8/src/torque/
H A Dcfg.cc104 void CfgAssembler::DeleteRange(StackRange range) { in DeleteRange() argument
114 StackRange CfgAssembler::Peek(StackRange range, in Peek() argument
[all...]
/third_party/node/deps/v8/src/torque/ls/
H A Dmessage-handler.cc139 void PopulateRangeFromSourcePosition(Range range, in PopulateRangeFromSourcePosition() argument
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_bufmgr.cpp208 d3d12_bo_map(struct d3d12_bo *bo, D3D12_RANGE *range) in d3d12_bo_map() argument
234 d3d12_bo_unmap(struct d3d12_bo *bo, D3D12_RANGE *range) d3d12_bo_unmap() argument
[all...]
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_image.c368 const VkImageSubresourceRange *range = &pCreateInfo->subresourceRange; in vk_image_view_init() local
[all...]
H A Dvk_image.h305 VkImageSubresourceRange range = { in vk_image_view_subresource_range() local
121 vk_image_subresource_level_count(const struct vk_image *image, const VkImageSubresourceRange *range) vk_image_subresource_level_count() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_draw_elements.c193 SVGA3dPrimitiveRange range; in svga_hwtnl_simple_draw_range_elements() local
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_rand.c133 static int bnrand_range(BNRAND_FLAG flag, BIGNUM *r, const BIGNUM *range, in bnrand_range() argument
205 BN_rand_range_ex(BIGNUM *r, const BIGNUM *range, unsigned int strength, BN_CTX *ctx) BN_rand_range_ex() argument
212 BN_rand_range(BIGNUM *r, const BIGNUM *range) BN_rand_range() argument
218 BN_priv_rand_range_ex(BIGNUM *r, const BIGNUM *range, unsigned int strength, BN_CTX *ctx) BN_priv_rand_range_ex() argument
225 BN_priv_rand_range(BIGNUM *r, const BIGNUM *range) BN_priv_rand_range() argument
236 BN_pseudo_rand_range(BIGNUM *r, const BIGNUM *range) BN_pseudo_rand_range() argument
251 BN_generate_dsa_nonce(BIGNUM *out, const BIGNUM *range, const BIGNUM *priv, const unsigned char *message, size_t message_len, BN_CTX *ctx) BN_generate_dsa_nonce() argument
[all...]
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/
H A DRangeTreeTest.java543 private static Range<DigitSequence> range(String lo, String hi) { range() method in RangeTreeTest
[all...]
/third_party/openssl/crypto/bn/
H A Dbn_rand.c133 static int bnrand_range(BNRAND_FLAG flag, BIGNUM *r, const BIGNUM *range, in bnrand_range() argument
205 BN_rand_range_ex(BIGNUM *r, const BIGNUM *range, unsigned int strength, BN_CTX *ctx) BN_rand_range_ex() argument
212 BN_rand_range(BIGNUM *r, const BIGNUM *range) BN_rand_range() argument
218 BN_priv_rand_range_ex(BIGNUM *r, const BIGNUM *range, unsigned int strength, BN_CTX *ctx) BN_priv_rand_range_ex() argument
225 BN_priv_rand_range(BIGNUM *r, const BIGNUM *range) BN_priv_rand_range() argument
236 BN_pseudo_rand_range(BIGNUM *r, const BIGNUM *range) BN_pseudo_rand_range() argument
251 BN_generate_dsa_nonce(BIGNUM *out, const BIGNUM *range, const BIGNUM *priv, const unsigned char *message, size_t message_len, BN_CTX *ctx) BN_generate_dsa_nonce() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferViewCreateTests.cpp60 VkDeviceSize range; member
406 const VkDeviceSize range = VK_WHOLE_SIZE; in createBufferViewCreateTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferViewCreateTests.cpp60 VkDeviceSize range; member
407 const VkDeviceSize range = VK_WHOLE_SIZE; in createBufferViewCreateTests() local
/third_party/skia/src/gpu/vk/
H A DGrVkMemory.cpp267 GetNonCoherentMappedMemoryRange(const GrVkAlloc& alloc, VkDeviceSize offset, VkDeviceSize size, VkDeviceSize alignment, VkMappedMemoryRange* range) global() argument
/third_party/skia/src/core/
H A DSkYUVMath.cpp241 Range range; member
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DMath.hpp279 static const unsigned int range = 0xFFFFFFFF >> (32 - n); in snorm() local
332 static const unsigned int range = 0xFFFFFFFF >> (32 - n); in scast() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkImageView.cpp71 VkImageSubresourceRange ResolveRemainingLevelsLayers(VkImageSubresourceRange range, const vk::Image *image) in ResolveRemainingLevelsLayers() argument
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfntdump/
H A DSfntDump.java255 private static final BitSet parseRange(String range) { in parseRange() argument

Completed in 16 milliseconds

1...<<11121314151617181920>>...74