Home
last modified time | relevance | path

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

12

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_pep292.py26 self.assertEqual(s.substitute(dict(who='tim', what='ham')),
28 self.assertRaises(KeyError, s.substitute, dict(who='tim'))
32 d = dict(who='tim', what='ham', meal='dinner')
35 dict(who='tim', what='ham'))
40 eq(s.substitute(dict(who='tim', what='ham')),
43 eq(s.substitute(dict(who='tim', what='ham')), 'tim likes $')
64 d = dict(who=('tim', 'fred'), meal=('ham', 'kung pao'))
71 eq(s.safe_substitute(dict(who='tim')), 'tim likes ${what} for ${meal}')
75 eq(s.safe_substitute(dict(who='tim', what='ham')),
77 eq(s.safe_substitute(dict(who='tim', what='ham', meal='dinner')),
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dresource.c64 int who; in resource_getrusage() local
68 if (!PyArg_ParseTuple(args, "i:getrusage", &who)) in resource_getrusage()
71 if (getrusage(who, &ru) == -1) { in resource_getrusage()
/device/google/contexthub/firmware/lib/builtins/
DCREDITS.TXT1 This file is a partial list of people who have contributed to the LLVM/CompilerRT
/device/sample/apps/SampleEmailPolicy/
DREADME18 These policy files are intended for use by an OEM who is building a device using the Android
/device/linaro/bootloader/edk2/Nt32Pkg/MiscSubClassPlatformDxe/
DMiscSubClassPlatformDxe.inf5 # All .uni file who tagged with "ToolCode="DUMMY"" in following file list is included by
/device/linaro/bootloader/edk2/EmulatorPkg/MiscSubClassPlatformDxe/
DMiscSubClassDriver.inf5 # All .uni file who tagged with "ToolCode="DUMMY"" in following file list is included by
/device/linaro/bootloader/edk2/BaseTools/Source/
DBinaryFiles.txt10 # The [CxFreeze.Win32] section is maintained by the owner of the Build Server who
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DriverSampleDxe/
DVfrStrings.uni105 #string STR_NUMERIC_HELP0 #language en-US "This is the help for those who are too old …
106 …#language fr-FR "This is the help for those who are too old to understand the question. Type how o…
107 #string STR_NUMERIC_HELP1 #language en-US "This is the help for those who are curious …
108 …#language fr-FR "This is the help for those who are curious about body height. Type how tall you a…
109 #string STR_NUMERIC_HELP2 #language en-US "This is the help for those who are too old …
110 …#language fr-FR "This is the help for those who are too old to understand the question. Adjust how…
111 #string STR_NUMERIC_HELP3 #language en-US "This is the help for those who are curious …
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dimaplib.py411 def deleteacl(self, mailbox, who): argument
416 return self._simple_command('DELETEACL', mailbox, who)
663 def setacl(self, mailbox, who, what): argument
668 return self._simple_command('SETACL', mailbox, who, what)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Grammar/
DGrammar7 # with someone who can; ask around on python-dev for help. Fred
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/
DGrammar.txt7 # with someone who can; ask around on python-dev for help. Fred
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/
DNOTES.bcc29 some other PCCTS who has DJGPP can provode whatever advice is necessary. The
DCHANGES_FROM_133.txt379 for users who wish to define their own ctor.
1198 report the problem. Users who want the old behavior can
1856 I don't have a record of the user who suggested this.
1955 Reported by Arpad Beszedes (beszedes inf.u-szeged.hu) who provided
2065 Reported by Arpad Beszedes (beszedes inf.u-szeged.hu) who provided
2117 (beszedes inf.u-szeged.hu) who provided a very clear example
2369 A user who runs the C pre-processor on antlr source suggested
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/faqwiz/
DREADME102 world writable: *if* someone who breaks into your system (or a
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
DREADME82 people who reported problems and suggested various improvements in zlib; they
/device/linaro/bootloader/arm-trusted-firmware/
Dcontributing.md7 Individuals who want to contribute their own work must sign and return an
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
DREADME90 people who reported problems and suggested various improvements in zlib;
/device/linaro/bootloader/edk2/StdLib/LibC/Time/
DTheory.txt292 but the Congressman who introduced Chamorro Standard Time
515 Laboratory workers who kept Mars time during the Mars Exploration
525 Airy-0, named in honor of the British astronomer who built the
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/
DCHANGES_FROM_133.txt522 report the problem. Users who want the old behavior can
1174 I don't have a record of the user who suggested this.
1273 Reported by Arpad Beszedes (beszedes@inf.u-szeged.hu) who provided
1383 Reported by Arpad Beszedes (beszedes@inf.u-szeged.hu) who provided
1435 (beszedes@inf.u-szeged.hu) who provided a very clear example
1687 A user who runs the C pre-processor on antlr source suggested
/device/linaro/hikey/self-extractors/linaro/
DLICENSE171 are subject to U.S.A. export restrictions or to any end user who has
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlparser.c126 static void check_match (LexState *ls, int what, int who, int where) { in check_match() argument
133 luaX_token2str(ls, what), luaX_token2str(ls, who), where)); in check_match()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/
DLICENSE56 Thanks to the many outside volunteers who have worked under Guido's
/device/linaro/bootloader/edk2/CryptoPkg/Library/OpensslLib/
DEDKII_openssl-1.0.2e.patch523 who haven't had the time to do the appropriate changes in their
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/
DLICENSE81 Thanks to the many outside volunteers who have worked under Guido's
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/
DREADME11 who don't have Python. The shipped file (called a "frozen" version of

12