/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_descrtut.py | 30 def merge(self, other): member in defaultdict 122 def merge(self, other): member in defaultdict2
|
D | test_heapq.py | 158 self.assertEqual(sorted(chain(*inputs)), list(self.module.merge(*inputs))) 159 self.assertEqual(list(self.module.merge()), []) 173 result = [i.pair for i in self.module.merge(*inputs)]
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
D | listsort.txt | 195 the preliminary pre-merge searches described under "Merge Memory" later. 196 %sort approaches having a balanced merge at the end because the random 243 heroic efforts to shave a few cycles off per-merge overheads. For 246 with, a few "extra" function calls per merge is barely measurable. 274 merge at the end. The adaptive gimmicks can do that with fewer than 2048+64 286 q is a power of 2 and r>0 (then the last merge only gets r elements into 289 leaving too little work for the last merge to do). 311 we dare not merge A with C first, because if A, B and C happen to contain 320 should merge it with preceding run(s). We would like to delay merging as 361 In both examples, the stack configuration after the merge still violates [all …]
|
/device/linaro/bootloader/arm-trusted-firmware/ |
D | contributing.rst | 94 - Typically, the `Maintainers`_ will merge the `pull request`_ into the 95 ``integration`` branch within the GitHub UI, creating a merge commit. 96 - Please avoid creating merge commits in the `pull request`_ itself. 101 - After final integration testing, the `Maintainers`_ will push your merge 103 the merge commit will be removed from the ``integration`` branch and the
|
D | maintainers.rst | 8 maintainers merge a contribution.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
D | listsort.txt | 198 the preliminary pre-merge searches described under "Merge Memory" later. 199 %sort approaches having a balanced merge at the end because the random 246 heroic efforts to shave a few cycles off per-merge overheads. For 249 with, a few "extra" function calls per merge is barely measurable. 277 merge at the end. The adaptive gimmicks can do that with fewer than 2048+64 289 q is a power of 2 and r>0 (then the last merge only gets r elements into 292 leaving too little work for the last merge to do). 314 we dare not merge A with C first, because if A, B and C happen to contain 323 should merge it with preceding run(s). We would like to delay merging as 364 In both examples, the stack configuration after the merge still violates [all …]
|
/device/google/crosshatch/json-c/ |
D | COPYING | 7 the rights to use, copy, modify, merge, publish, distribute, sublicense, 29 the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
/device/google/bonito/json-c/ |
D | COPYING | 7 the rights to use, copy, modify, merge, publish, distribute, sublicense, 29 the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/ |
D | COPYING | 8 without limitation the rights to use, copy, modify, merge, publish,
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/ |
D | COPYING | 7 without limitation the rights to use, copy, modify, merge, publish,
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/ |
D | Copyright.txt | 32 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 53 without limitation the rights to use, copy, modify, merge, publish,
|
D | Lua.inf | 10 # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
D | LuaLib.inf | 8 # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
/device/sample/apps/SampleEmailPolicy/ |
D | README | 20 having to edit or merge changes directly into its source. It also allows the same Email application
|
/device/google/contexthub/firmware/lib/builtins/ |
D | LICENSE.TXT | 32 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 63 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
D | NOTICE | 32 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 63 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
/device/linaro/bootloader/arm-trusted-firmware/lib/compiler-rt/ |
D | LICENSE.TXT | 32 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 63 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/ |
D | ValidCheckingInfoObject.py | 30 tab.merge(var_check_tab) 233 def merge(self, varchecktab): member in VAR_CHECK_PCD_VARIABLE_TAB
|
/device/linaro/bootloader/edk2/OvmfPkg/ |
D | License.txt | 37 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | heapq.py | 319 def merge(*iterables): function
|
D | doctest.py | 1463 def merge(self, other): member in DocTestRunner 1859 master.merge(runner) 1984 master.merge(runner) 2073 def merge(self, other): member in Tester 2074 self.testrunner.merge(other.testrunner)
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | heapq.py | 357 def merge(*iterables): function
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/ |
D | RangeExpression.py | 69 self.merge() 83 def merge(self): member in RangeContainer
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/ |
D | msi.py | 1335 def merge(msi, feature, rootdir, modules): function 1390 merge(msiname, "SharedCRT", "TARGETDIR", modules)
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/ |
D | Py2710ReadMe.txt | 41 AppPkg/Applications/Python/Python-2.7.10. This should merge the additional
|