Searched refs:credits (Results 1 – 25 of 168) sorted by relevance
1234567
/external/autotest/client/site_tests/cellular_OutOfCreditsSubscriptionState/ |
D | control.pseudomodem | 7 PURPOSE = "Verify shill out-of-credits behavior using subscription state." 10 - Shill does not mark a cellular service as out-of-credits when the modem 12 - Shill does not clear the out-of-credits flag when the subscription state 13 transitions to provisioned after being out-of-credits. 21 Tests that shill marks a cellular service as out-of-credits according to the
|
/external/libcups/vcnet/regex/ |
D | COPYRIGHT | 14 credits must appear in the documentation. 18 ever read sources, credits must appear in the documentation.
|
/external/python/cpython2/Doc/library/ |
D | constants.rst | 76 credits 79 credits, respectively.
|
/external/llvm/lib/Support/ |
D | COPYRIGHT.regex | 16 credits must appear in the documentation. 20 ever read sources, credits must appear in the documentation.
|
/external/llvm-project/llvm/lib/Support/ |
D | COPYRIGHT.regex | 16 credits must appear in the documentation. 20 ever read sources, credits must appear in the documentation.
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | COPYRIGHT.regex | 16 credits must appear in the documentation. 20 ever read sources, credits must appear in the documentation.
|
/external/kernel-headers/original/uapi/rdma/hfi/ |
D | hfi1_ioctl.h | 89 __u16 credits; /* number of PIO credits for this context */ member
|
/external/python/cpython3/Doc/library/ |
D | constants.rst | 95 credits 98 credits, respectively.
|
/external/python/cpython2/Lib/ |
D | site.py | 425 __builtin__.credits = _Printer( 429 __builtin__.credits = _Printer("credits", """\
|
/external/jackson-core/release-notes/ |
D | CREDITS-2.x | 5 (note: for older credits, check out release notes for 1.x versions)
|
/external/python/cpython3/Lib/ |
D | site.py | 383 builtins.credits = _sitebuiltins._Printer( 387 builtins.credits = _sitebuiltins._Printer("credits", """\
|
/external/oss-fuzz/docs/oss-fuzz/ |
D | architecture.md | 28 1. The project developer fixes the bug upstream and credits OSS-Fuzz for the
|
/external/capstone/ |
D | CREDITS.TXT | 1 This file credits all the contributors of the Capstone engine project.
|
/external/python/cpython3/Lib/idlelib/idle_test/ |
D | test_help_about.py | 56 (dialog.py_credits, credits, 'credits')]
|
/external/fonttools/Tests/ufoLib/ |
D | UFO3_test.py | 1128 info["woffMetadataCredits"] = dict(credits=[dict(name="foo")], notTheRightKey=1) 1134 info["woffMetadataCredits"] = dict(credits="abc") 1140 info["woffMetadataCredits"] = dict(credits=[]) 1146 info["woffMetadataCredits"] = dict(credits=["abc"]) 1152 info["woffMetadataCredits"] = dict(credits=[dict(name="foo", notTheRightKey=1)]) 1158 info["woffMetadataCredits"] = dict(credits=[dict(url="foo")]) 1164 info["woffMetadataCredits"] = dict(credits=[dict(name=1)]) 1170 info["woffMetadataCredits"] = dict(credits=[dict(name="foo", url=1)]) 1176 info["woffMetadataCredits"] = dict(credits=[dict(name="foo", role=1)]) 1182 info["woffMetadataCredits"] = dict(credits=[dict(name="foo", dir=1)]) [all …]
|
D | testSupport.py | 407 credits=[
|
/external/rust/crates/lazycell/ |
D | README.md | 25 * [Credits](#credits)
|
/external/python/cpython2/Lib/idlelib/ |
D | aboutDialog.py | 121 self.display_printer_text('About - Python Credits', credits)
|
/external/python/cryptography/docs/ |
D | doing-a-release.rst | 16 * Ensure that the :doc:`changelog` entry credits whoever reported the issue.
|
/external/python/cpython2/Misc/Vim/ |
D | python.vim | 68 syn keyword pythonBuiltin cmp coerce compile complex copyright credits
|
/external/python/cpython3/Lib/idlelib/ |
D | help_about.py | 156 self.display_printer_text('About - Python Credits', credits)
|
/external/subsampling-scale-image-view/ |
D | README.md | 114 ## Photo credits
|
/external/python/cpython2/Doc/tutorial/ |
D | interpreter.rst | 102 Type "help", "copyright", "credits" or "license" for more information.
|
/external/freetype/ |
D | NOTICE | 42 FreeType code. (`credits')
|
/external/freetype/docs/ |
D | FTL.TXT | 38 FreeType code. (`credits')
|
1234567