Home
last modified time | relevance | path

Searched defs:unnormalized (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/python/setuptools/pkg_resources/tests/
Dtest_pkg_resources.py373 def test_normalize_path_trailing_sep(self, unnormalized, normalized): argument
392 def test_normalize_path_normcase(self, unnormalized, normalized): argument
411 def test_normalize_path_backslash_sep(self, unnormalized, expected): argument
/aosp_15_r20/external/icu/icu4c/source/common/
H A Dunormcmp.cpp550 UnicodeString unnormalized=str.tempSubString(spanQCYes); in _normalize() local
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Dunormcmp.cpp550 UnicodeString unnormalized=str.tempSubString(spanQCYes); in _normalize() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_shader.h120 unsigned unnormalized:1; member
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp2523 const bool unnormalized; in createExactSamplingTests() member