Home
last modified time | relevance | path

Searched refs:abuse (Results 1 – 25 of 40) sorted by relevance

12

/external/python/cpython3/Lib/test/
Dinspect_fodder.py29 def abuse(self, a, b, c): member in StupidGit
55 def abuse(self, a, b, c): member in MalodorousPervert
68 def abuse(self, a, b, c): member in FesteringGob
Dtest_inspect.py286 git.abuse(7, 8, 9)
405 self.assertEqual(inspect.getdoc(git.abuse),
413 self.assertEqual(inspect.getdoc(mod.FesteringGob.abuse),
415 self.assertEqual(inspect.getdoc(mod.FesteringGob().abuse),
448 self.assertEqual(inspect.getmodule(mod.StupidGit.abuse), mod)
450 self.assertEqual(inspect.getmodule(mod.StupidGit.abuse), mod)
462 self.assertSourceEqual(git.abuse, 29, 39)
468 self.assertEqual(normcase(inspect.getsourcefile(git.abuse)), modfile)
Dcfgparser.2527 # both users and should have the sticky bit set on it to prevent abuse.
/external/python/cpython2/Lib/test/
Dinspect_fodder.py29 def abuse(self, a, b, c): member in StupidGit
Dtest_inspect.py157 git.abuse(7, 8, 9)
265 self.assertEqual(inspect.getdoc(git.abuse),
282 self.assertEqual(inspect.getmodule(mod.StupidGit.abuse), mod)
284 self.assertEqual(inspect.getmodule(mod.StupidGit.abuse), mod)
291 self.assertSourceEqual(git.abuse, 29, 39)
296 self.assertEqual(inspect.getsourcefile(git.abuse), modfile)
/external/python/cpython2/Doc/library/
Dxml.rst51 An attacker can abuse vulnerabilities for e.g. denial of service attacks, to
53 to or circumvent firewalls. The attacks on XML abuse unfamiliar features
/external/swiftshader/third_party/subzero/tests_lit/assembler/arm32/
Dvec-sh-imm.ll2 ; We abuse sign extension of vectors of i1 because that's the only way to force
/external/linux-kselftest/tools/testing/selftests/futex/
DREADME8 odd corner cases, regression tests, and abject abuse and misuse.
/external/e2fsprogs/doc/RelNotes/
Dv1.43.1.txt65 operating system where there has been extensive abuse of the
/external/python/cpython3/Doc/library/
Dxml.rst56 An attacker can abuse XML features to carry out denial of service attacks,
/external/tcpdump/tests/
Dprint-A.out59 <P>See the <A href="http://www.abuse.net/">Network Abuse
Dprint-AA.out59 <P>See the <A href="http://www.abuse.net/">Network Abuse
/external/clang/docs/
DDriverInternals.rst376 such invocations, and overall there isn't a good reason to abuse
/external/openssh/
DPROTOCOL150 attacker may abuse a running ssh client to surreptitiously open
Dssh.0841 the potential for abuse, this file must have strict permissions:
/external/tensorflow/tensorflow/examples/udacity/
D6_lstm.ipynb247 "1000 anarchism originated as a term of abuse first used against earl\n"
/external/libnl/doc/
DCOPYING54 pattern of such abuse occurs in the area of products for individuals to
/external/elfutils/
DCOPYING54 pattern of such abuse occurs in the area of products for individuals to
/external/dnsmasq/
DCOPYING-v354 pattern of such abuse occurs in the area of products for individuals to
/external/eigen/
DCOPYING.GPL54 pattern of such abuse occurs in the area of products for individuals to
/external/javaparser/
DLICENSE.GPL54 pattern of such abuse occurs in the area of products for individuals to
/external/python/cpython2/Doc/faq/
Ddesign.rst703 considered an abuse of goto anyway. Use sparingly.
/external/python/cpython3/Doc/faq/
Ddesign.rst668 considered an abuse of goto anyway. Use sparingly.
/external/python/cpython3/Doc/reference/
Dsimple_stmts.rst954 programs should not abuse this freedom, as future implementations may enforce
/external/python/cpython2/Doc/reference/
Dsimple_stmts.rst966 programs should not abuse this freedom, as future implementations may enforce

12