| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_meta_copy.c | 544 VkImageSubresourceRange range = { in copy_image() local
|
| /third_party/mesa3d/src/amd/vulkan/radix_sort/ |
| H A D | radix_sort_vk.h | 144 VkDeviceSize range; member
|
| /third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-binance/ |
| H A D | main.c | 32 typedef struct range { struct
|
| /third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-binance/ |
| H A D | main.c | 18 typedef struct range { struct
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_liverangeevaluator_helpers.cpp | 252 RegisterCompAccess::RegisterCompAccess(LiveRange range): in RegisterCompAccess() argument
|
| H A D | sfn_liverangeevaluator.cpp | 437 os << " " << range << "\n"; in operator <<() local
|
| H A D | sfn_liverangeevaluator_helpers.h | 103 const auto& range() { return m_range;} in range() function in r600::RegisterCompAccess
|
| /third_party/mesa3d/src/gallium/drivers/virgl/ |
| H A D | virgl_resource.h | 79 struct util_range range; member
|
| /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...] |