/third_party/mesa3d/src/gallium/frontends/xvmc/tests/ |
H A D | test_rendering.c | 108 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 D | brw_nir_analyze_ubo_ranges.c | 49 struct brw_ubo_range range; member [all...] |
/third_party/ntfs-3g/libntfs-3g/ |
H A D | ioctl.c | 92 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 D | collationweights.cpp | 553 WeightRange &range = ranges[rangeIndex]; nextWeight() local [all...] |
/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | bi_opt_push_ubo.c | 54 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 D | userfaultfd.h | 110 struct uffdio_range range; member 143 struct uffdio_range range; member 172 struct uffdio_range range; member
|
/third_party/libinput/test/ |
H A D | test-touchpad-tap.c | 208 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 D | Bcj2.h | 104 UInt32 range;
member 269 UInt32 range;
member
|
/third_party/node/deps/v8/src/ast/ |
H A D | ast-source-ranges.h | 265 NaryOperationSourceRanges(Zone* zone, const SourceRange& range) in NaryOperationSourceRanges() argument
|
/third_party/node/deps/v8/src/torque/ |
H A D | cfg.cc | 104 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 D | message-handler.cc | 139 void PopulateRangeFromSourcePosition(Range range, in PopulateRangeFromSourcePosition() argument
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_bufmgr.cpp | 208 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 D | vk_image.c | 368 const VkImageSubresourceRange *range = &pCreateInfo->subresourceRange; in vk_image_view_init() local [all...] |
H A D | vk_image.h | 305 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 D | svga_draw_elements.c | 193 SVGA3dPrimitiveRange range; in svga_hwtnl_simple_draw_range_elements() local
|
/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | bn_rand.c | 133 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 D | RangeTreeTest.java | 543 private static Range<DigitSequence> range(String lo, String hi) { range() method in RangeTreeTest [all...] |
/third_party/openssl/crypto/bn/ |
H A D | bn_rand.c | 133 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 D | vktApiBufferViewCreateTests.cpp | 60 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 D | vktApiBufferViewCreateTests.cpp | 60 VkDeviceSize range; member 407 const VkDeviceSize range = VK_WHOLE_SIZE; in createBufferViewCreateTests() local
|
/third_party/skia/src/gpu/vk/ |
H A D | GrVkMemory.cpp | 267 GetNonCoherentMappedMemoryRange(const GrVkAlloc& alloc, VkDeviceSize offset, VkDeviceSize size, VkDeviceSize alignment, VkMappedMemoryRange* range) global() argument
|
/third_party/skia/src/core/ |
H A D | SkYUVMath.cpp | 241 Range range; member
|
/third_party/skia/third_party/externals/swiftshader/src/Common/ |
H A D | Math.hpp | 279 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 D | VkImageView.cpp | 71 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 D | SfntDump.java | 255 private static final BitSet parseRange(String range) { in parseRange() argument
|