Home
last modified time | relevance | path

Searched refs:shadowed (Results 1 – 25 of 34) sorted by relevance

12

/external/libchrome/mojo/public/interfaces/bindings/tests/
Dregression_tests.mojom56 // Previously, a field or parameter called |handles| would be shadowed by a
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetCallingConv.td76 /// which became shadowed, when some register is used.
93 /// to be shadowed.
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/
DTargetCallingConv.td94 /// which became shadowed, when some register is used.
111 /// registers to be shadowed. Note that, unlike CCAssignToRegWithShadow, this
/external/llvm/include/llvm/Target/
DTargetCallingConv.td94 /// which became shadowed, when some register is used.
111 /// registers to be shadowed. Note that, unlike CCAssignToRegWithShadow, this
/external/python/cpython2/Lib/
Dpydoc.py547 name, path, ispackage, shadowed = data
548 if shadowed:
982 def index(self, dir, shadowed=None): argument
985 if shadowed is None: shadowed = {}
987 modpkgs.append((name, '', ispkg, name in shadowed))
988 shadowed[name] = 1
/external/python/cpython3/Lib/
Dpydoc.py571 name, path, ispackage, shadowed = modpkginfo
572 if shadowed:
1023 def index(self, dir, shadowed=None): argument
1026 if shadowed is None: shadowed = {}
1031 modpkgs.append((name, '', ispkg, name in shadowed))
1032 shadowed[name] = 1
/external/clang/test/Analysis/
Dproperties.m239 // Read of shadowed property should not invalidate receiver.
244 // Call to getter of shadowed property should not invalidate receiver.
/external/mesa3d/docs/relnotes/
D4.148 Allows one to specify the luminance of shadowed pixels.
/external/libxml2/
Dtree.c8087 int shadowed; in xmlDOMWrapNSNormGatherInScopeNs() local
8102 shadowed = 0; in xmlDOMWrapNSNormGatherInScopeNs()
8110 shadowed = 1; in xmlDOMWrapNSNormGatherInScopeNs()
8122 if (shadowed) in xmlDOMWrapNSNormGatherInScopeNs()
/external/python/cpython3/Misc/NEWS.d/
D3.7.1rc1.rst443 Fix enum members getting shadowed by parent attributes.
/external/llvm/docs/tutorial/
DLangImpl05.rst679 shadowed variable).
DOCamlLangImpl5.rst607 shadowed variable).
/external/swiftshader/third_party/llvm-7.0/llvm/docs/tutorial/
DLangImpl05.rst703 shadowed variable).
DOCamlLangImpl5.rst595 shadowed variable).
/external/iputils/
DRELNOTES614 * shadowed icmp_sock in ping6. James Morris <jmorris@@intercode.com.au>
/external/googletest/googlemock/docs/
DForDummies.md348 …ecific matchers **after** the other, or the more specific rule would be shadowed by the more gener…
DCookBook.md575 // Mocking a concrete method. Foo::Concrete() is shadowed.
594 // Mocking a concrete method. Foo::Concrete() is shadowed.
/external/python/cpython3/Doc/library/
Dinspect.rst1195 If the instance :attr:`~object.__dict__` is shadowed by another member (for
/external/dnsmasq/
DCHANGELOG.archive648 shadowed by now-deleted hosts entries become visible.
1339 when a CNAME has a target which "shadowed" by a name in
/external/libpng/
DCHANGES2283 "shadowed declaration" warning from gcc-4.3.3.
2284 Renamed "gamma" to "png_gamma" in pngset.c to avoid "shadowed declaration"
2434 Eliminated a shadowed declaration of "pp" in png_handle_sPLT().
/external/libevent/
DChangeLog1549 o Fix a shadowed variable in addfile_test_readcb; found by coverity
/external/python/cpython2/Misc/NEWS.d/
D2.7a1.rst639 In subclasses of 'property' the __doc__ attribute was shadowed by
/external/python/cpython3/Doc/whatsnew/
D3.4.rst1212 ``pdb print`` command shadowed the Python3 ``print`` function, making it
/external/brotli/tests/testdata/
Dplrabn12.txt6494 Had lively shadowed: Here had new begun
7898 Had shadowed them from knowing ill, was gone;
/external/jline/src/src/test/resources/jline/example/
Denglish.gz

12