Home
last modified time | relevance | path

Searched refs:_logical (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/msilib/
D__init__.py195 logical = _logical = make_id(file)
198 logical = "%s.%d" % (_logical, pos)
224 def __init__(self, db, cab, basedir, physical, _logical, default, componentflags=None): argument
234 _logical = make_id(_logical)
235 logical = _logical
237 logical = "%s%d" % (_logical, index)
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dframebuffer.txt501 The application can: enable a _logical operation_ between the fragment's
/third_party/python/Doc/reference/
Dlexical_analysis.rst30 .. _logical-lines: