| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fFragmentOutputTests.cpp | 342 static const Vec2 ranges[] = in getFloatRange() local 355 static const IVec2 ranges[] = in getIntRange() local 368 static const UVec2 ranges[] in getUintRange() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineFramebufferAttachmentTests.cpp | 497 const VkImageSubresourceRange ranges = makeColorSubresourceRange(0, caseDef.numLayers); in test() local
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/ |
| H A D | ext_decoder.cpp | 1807 uint32_t ExtDecoder::GetFilterArea(const int &privacyType, std::vector<std::pair<uint32_t, uint32_t>> &ranges)
in HeapMemAlloc() argument
|
| /third_party/ffmpeg/libswscale/ |
| H A D | swscale_internal.h | 91 Range *ranges; member
|
| /third_party/benchmark/include/benchmark/ |
| H A D | benchmark.h | 1145 std::vector<std::pair<int64_t, int64_t> > ranges; in RangePair() local
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_acceleration_structure.c | 496 leaf_node_count(const VkAccelerationStructureBuildGeometryInfoKHR *info, const VkAccelerationStructureBuildRangeInfoKHR *ranges) leaf_node_count() argument 649 build_bvh(struct radv_device *device, const VkAccelerationStructureBuildGeometryInfoKHR *info, const VkAccelerationStructureBuildRangeInfoKHR *ranges) build_bvh() argument
|
| /third_party/node/deps/v8/src/inspector/ |
| H A D | v8-debugger-agent-impl.cc | 892 const std::vector<std::pair<int, int>>& ranges = in isFunctionBlackboxed() local 916 const std::vector<std::pair<int, int>>& ranges = it->second; in shouldBeSkipped() local [all...] |
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-parser.cc | 625 ZoneList<CharacterRange>* ranges = in ParseDisjunction() local 744 ZoneList<CharacterRange>* ranges = in ParseDisjunction() local 1880 ParseClassEscape( ZoneList<CharacterRange>* ranges, Zone* zone, bool add_unicode_case_equivalents, base::uc32* char_out, bool* is_class_escape) ParseClassEscape() argument 1925 TryParseCharacterClassEscape( base::uc32 next, InClassEscapeState in_class_escape_state, ZoneList<CharacterRange>* ranges, Zone* zone, bool add_unicode_case_equivalents) TryParseCharacterClassEscape() argument 1940 ranges, add_unicode_case_equivalents, TryParseCharacterClassEscape() local 1974 ZoneList<CharacterRange>* ranges = ParseCharacterClass() local [all...] |
| H A D | regexp-compiler.cc | 962 EmitUseLookupTable(RegExpMacroAssembler* masm, ZoneList<base::uc32>* ranges, uint32_t start_index, uint32_t end_index, base::uc32 min_char, Label* fall_through, Label* even_label, Label* odd_label) EmitUseLookupTable() argument 1017 CutOutRange(RegExpMacroAssembler* masm, ZoneList<base::uc32>* ranges, uint32_t start_index, uint32_t end_index, uint32_t cut_index, Label* even_label, Label* odd_label) CutOutRange() argument 1040 SplitSearchSpace(ZoneList<base::uc32>* ranges, uint32_t start_index, uint32_t end_index, uint32_t* new_start_index, uint32_t* new_end_index, base::uc32* border) SplitSearchSpace() argument 1106 GenerateBranches(RegExpMacroAssembler* masm, ZoneList<base::uc32>* ranges, uint32_t start_index, uint32_t end_index, base::uc32 min_char, base::uc32 max_char, Label* fall_through, Label* even_label, Label* odd_label) GenerateBranches() argument 1222 ZoneList<CharacterRange>* ranges = cc->ranges(zone); EmitCharClass() local 1663 ZoneList<CharacterRange>* ranges = tree->ranges(zone()); GetQuickCheckDetails() local 1859 RangesContainLatin1Equivalents(ZoneList<CharacterRange>* ranges) RangesContainLatin1Equivalents() argument 1892 ZoneList<CharacterRange>* ranges = cc->ranges(zone()); FilterOneByte() local 2419 CreateForCharacterRanges(Zone* zone, ZoneList<CharacterRange>* ranges, bool read_backward, RegExpNode* on_success) CreateForCharacterRanges() argument 2542 ZoneList<CharacterRange>* ranges = cc->ranges(zone()); MakeCaseIndependent() local 2557 ZoneList<CharacterRange>* ranges = node->ranges(zone()); GetSuccessorOfOmnivorousTextNode() local 2704 AddRange(ContainedInLattice containment, const int* ranges, int ranges_length, Interval new_range) AddRange() argument 3861 ZoneList<CharacterRange>* ranges = char_class->ranges(zone()); FillInBMInfo() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | SecondaryCommandBuffer.h | 1047 clearColorImage(const Image &image, VkImageLayout imageLayout, const VkClearColorValue &color, uint32_t rangeCount, const VkImageSubresourceRange *ranges) clearColorImage() argument 1062 clearDepthStencilImage( const Image &image, VkImageLayout imageLayout, const VkClearDepthStencilValue &depthStencil, uint32_t rangeCount, const VkImageSubresourceRange *ranges) clearDepthStencilImage() argument
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_cross_c.cpp | 2326 spvc_compiler_get_active_buffer_ranges(spvc_compiler compiler, spvc_variable_id id, const spvc_buffer_range **ranges, size_t *num_ranges) spvc_compiler_get_active_buffer_ranges() argument
|
| H A D | spirv_cross.cpp | 2021 SmallVector<BufferRange> ranges; in get_active_buffer_ranges() local
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_meta_copy.c | 180 VkPushConstantRange ranges[2] = { in create_texel_buffer_copy_pipeline_layout() local
|
| /third_party/nghttp2/third-party/llhttp/src/ |
| H A D | llhttp.c | 2463 __m128i ranges; in llhttp__internal__run() local 2680 __m128i ranges; in llhttp__internal__run() local [all...] |
| /third_party/node/deps/llhttp/src/ |
| H A D | llhttp.c | 2144 __m128i ranges; in llhttp__internal__run() local 2357 __m128i ranges; in llhttp__internal__run() local 10276 __m128i ranges; llhttp__internal__run() local 10489 __m128i ranges; llhttp__internal__run() local 11290 __m128i ranges; llhttp__internal__run() local [all...] |
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_private.h | 622 const D3D12_DESCRIPTOR_RANGE1 *ranges[MAX_SHADER_VISIBILITIES][NUM_POOL_TYPES]; member
|
| H A D | dzn_cmd_buffer.c | 1243 dzn_cmd_buffer_clear_ranges_with_copy(struct dzn_cmd_buffer *cmdbuf, const struct dzn_image *image, VkImageLayout layout, const VkClearColorValue *color, uint32_t range_count, const VkImageSubresourceRange *ranges) dzn_cmd_buffer_clear_ranges_with_copy() argument 1469 dzn_cmd_buffer_clear_color(struct dzn_cmd_buffer *cmdbuf, const struct dzn_image *image, VkImageLayout layout, const VkClearColorValue *col, uint32_t range_count, const VkImageSubresourceRange *ranges) dzn_cmd_buffer_clear_color() argument 1535 dzn_cmd_buffer_clear_zs(struct dzn_cmd_buffer *cmdbuf, const struct dzn_image *image, VkImageLayout layout, const VkClearDepthStencilValue *zs, uint32_t range_count, const VkImageSubresourceRange *ranges) dzn_cmd_buffer_clear_zs() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | nine_shader.c | 4058 struct nine_range *ranges; in nine_translate_shader() local [all...] |
| /third_party/skia/src/gpu/vk/ |
| H A D | GrVkGpu.cpp | 1182 SkSTArray<1, VkImageSubresourceRange> ranges; in onCreateTexture() local
|
| /third_party/mesa3d/src/imgui/ |
| H A D | imgui_draw.cpp | 2152 static const ImWchar ranges[] = in GetGlyphRangesDefault() local 2162 static const ImWchar ranges[] = in GetGlyphRangesKorean() local 2174 static const ImWchar ranges[] = in GetGlyphRangesChineseFull() local 2328 static const ImWchar ranges[] = GetGlyphRangesCyrillic() local 2341 static const ImWchar ranges[] = GetGlyphRangesThai() local 2369 AddRanges(const ImWchar* ranges) AddRanges() argument [all...] |
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imgui_draw.cpp | 2805 static const ImWchar ranges[] = in GetGlyphRangesDefault() local 2815 static const ImWchar ranges[] = in GetGlyphRangesKorean() local 2828 static const ImWchar ranges[] = in GetGlyphRangesChineseFull() local 3016 static const ImWchar ranges[] = GetGlyphRangesCyrillic() local 3029 static const ImWchar ranges[] = GetGlyphRangesThai() local 3041 static const ImWchar ranges[] = GetGlyphRangesVietnamese() local 3073 AddRanges(const ImWchar* ranges) AddRanges() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | ctrl_iface.c | 7071 struct wpa_freq_range_list ranges; in freq_range_to_channel_list() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | ctrl_iface.c | 7903 struct wpa_freq_range_list ranges; local
|
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2_jit_compile.c | 6783 int ranges[MAX_CLASS_RANGE_SIZE]; in optimize_class_ranges() local [all...] |
| /third_party/glfw/deps/ |
| H A D | nuklear.h | 3946 const nk_rune *ranges; member 12443 nk_tt_PackFontRangesGatherRects(struct nk_tt_pack_context *spc, struct nk_tt_fontinfo *info, struct nk_tt_pack_range *ranges, int num_ranges, struct nk_rp_rect *rects) nk_tt_PackFontRangesGatherRects() argument 12474 nk_tt_PackFontRangesRenderIntoRects(struct nk_tt_pack_context *spc, struct nk_tt_fontinfo *info, struct nk_tt_pack_range *ranges, int num_ranges, struct nk_rp_rect *rects, struct nk_allocator *alloc) nk_tt_PackFontRangesRenderIntoRects() argument 12595 struct nk_tt_pack_range *ranges; global() member 12605 struct nk_tt_pack_range *ranges; global() member 12641 NK_STORAGE const nk_rune ranges[] = {0x0020, 0x00FF, 0}; nk_font_default_glyph_ranges() local 12647 NK_STORAGE const nk_rune ranges[] = { nk_font_chinese_glyph_ranges() local 12660 NK_STORAGE const nk_rune ranges[] = { nk_font_cyrillic_glyph_ranges() local 12672 NK_STORAGE const nk_rune ranges[] = { nk_font_korean_glyph_ranges() local [all...] |