| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | register-allocator.h | 1117 LiveRangeBound(LiveRange* range, bool skip) LiveRangeBound() argument 1385 TopLevelLiveRange* range; global() member [all...] |
| /third_party/node/deps/v8/src/builtins/riscv64/ |
| H A D | builtins-riscv64.cc | 2574 range = temps.Acquire(); in Generate_Call() local 2713 Register range = temps.Acquire(); in Generate_Construct() local 2717 RelocInfo::CODE_TARGET, Uless_equal, range, in Generate_Construct() local
|
| /third_party/libabigail/src/ |
| H A D | abg-suppression.cc | 813 type_suppression::insertion_range_sptr range = *i; in suppresses_diff() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
| H A D | vktBindingDescriptorSetRandomTests.cpp | 2892 VkImageSubresourceRange range = makeImageSubresourceRange(VK_IMAGE_ASPECT_COLOR_BIT, 0u, 1u, 0u, 1u); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelinePushConstantTests.cpp | 112 } range; member 3070 PushConstantData range[MAX_RANGE_COUNT]; createPushConstantTests() member 3190 PushConstantData range[MAX_RANGE_COUNT]; createPushConstantTests() member 3241 PushConstantData range; createPushConstantTests() member 3261 PushConstantData range[MAX_RANGE_COUNT]; createPushConstantTests() member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
| H A D | vktRasterizationTests.cpp | 1231 const float* range = context.getDeviceProperties().limits.lineWidthRange; in BaseLineTestInstance() variable 1696 const float* range in PointTestInstance() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| H A D | vktRenderPassSubpassDependencyTests.cpp | 281 const VkImageSubresourceRange range = in createImageViews() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
| H A D | vktBindingDescriptorSetRandomTests.cpp | 2892 VkImageSubresourceRange range = makeImageSubresourceRange(VK_IMAGE_ASPECT_COLOR_BIT, 0u, 1u, 0u, 1u); in iterate() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Caps.h | 173 std::array<GLint, 2> range = {0, 0}; member
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cVertexAttrib64BitTest.cpp | 253 const GLdouble range = max - min; in RandomDouble() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cDrawIndirectTests.cpp | 392 T range = valueMax - valueMin; in DataGen() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | SecondaryCommandBuffer.h | 171 VkImageSubresourceRange range; member 180 VkImageSubresourceRange range; member
|
| /third_party/skia/third_party/externals/freetype/src/truetype/ |
| H A D | ttinterp.c | 127 TT_Goto_CodeRange( TT_ExecContext exec, FT_Int range, FT_Long IP ) TT_Goto_CodeRange() argument 176 TT_Set_CodeRange( TT_ExecContext exec, FT_Int range, void* base, FT_Long length ) TT_Set_CodeRange() argument 1649 TT_CodeRange* range; Ins_Goto_CodeRange() local [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | xzcat.c | 1252 uint32_t range; member [all...] |
| /third_party/vixl/src/aarch64/ |
| H A D | macro-assembler-aarch64.cc | 107 void LiteralPool::CheckEmitForBranch(size_t range) { in CheckEmitForBranch() argument [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | map_test.cc | 907 std::pair<Map<int32, int32>::iterator, Map<int32, int32>::iterator> range = in TEST_F() local
|
| /third_party/selinux/checkpolicy/ |
| H A D | policy_define.c | 1836 av_ioctl_range_t range; member [all...] |
| /third_party/rust/crates/serde/serde/src/de/ |
| H A D | impls.rs | 2366 mod range { modules
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fGeometryShaderTests.cpp | 2615 tcu::Vec2 range = tcu::Vec2(1.0f, 1.0f); in init() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelinePushConstantTests.cpp | 110 } range; member 3065 PushConstantData range[MAX_RANGE_COUNT]; createPushConstantTests() member 3189 PushConstantData range[MAX_RANGE_COUNT]; createPushConstantTests() member 3242 PushConstantData range; createPushConstantTests() member 3263 PushConstantData range[MAX_RANGE_COUNT]; createPushConstantTests() member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/ |
| H A D | vktRasterizationTests.cpp | 1228 const float* range = context.getDeviceProperties().limits.lineWidthRange; in BaseLineTestInstance() variable 1693 const float* range in PointTestInstance() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
| H A D | vktRenderPassSubpassDependencyTests.cpp | 281 const VkImageSubresourceRange range = in createImageViews() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
| H A D | vktRobustnessExtsTests.cpp | 2966 VkImageSubresourceRange range = makeImageSubresourceRange(VK_IMAGE_ASPECT_COLOR_BIT, 0u, 1u, 0u, 1u); in iterate() local
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuTexture.cpp | 541 const deUint32 range = (1u << (bits-1)) - 1; in channelToSnormFloat() local 557 const deInt32 range = (deInt32)((1u << (bits-1)) - 1u); in snormFloatToChannel() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | slowpath_lowering.cpp | 2062 size_t range = acc_.GetNumValueIn(gate); in LowerNewObjRange() local 2076 size_t range = acc_.GetNumValueIn(gate); in LowerNewObjRange() local
|