Home
last modified time | relevance | path

Searched refs:combine (Results 1 – 10 of 10) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dcombinerefs.py88 def combine(fname): function
127 combine(sys.argv[1])
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/PlatformDriOverrideDxe/
DVfrStrings.uni54 … #language en-US "Select the controller device path which you need combine override drivers,…
55 …#language fr-FR "fr-FR: Select the controller device path which you need combine override drivers"
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dluac.c136 static const Proto* combine(lua_State* L, int n) in combine() function
174 f=combine(L,argc); in pmain()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_datetime.py1593 combine = self.theclass.combine
1594 dt = combine(d, t)
1597 dt = combine(time=t, date=d)
1602 self.assertEqual(dt, combine(dt.date(), dt.time()))
1604 self.assertRaises(TypeError, combine) # need an arg
1605 self.assertRaises(TypeError, combine, d) # need two args
1606 self.assertRaises(TypeError, combine, t, d) # args reversed
1607 self.assertRaises(TypeError, combine, d, t, 1) # too many args
1608 self.assertRaises(TypeError, combine, "date", "time") # wrong types
2552 dt = datetime.combine(d, tz)
[all …]
/device/linaro/bootloader/edk2/BaseTools/UserManuals/
DTargetTool_Utility_Man_Page.rtf121 …hs, repeat this option. 0 will clear this setting in target.txt and can't combine with other value.
125 …VE_PLATFORM definition. 0 will clear this setting in target.txt and can't combine with other value.
129 …_CHAIN_CONF definition. 0 will clear this setting in target.txt and can't combine with other value.
132 …ET, repeat this option. 0 will clear this setting in target.txt and can't combine with other value.
135 …\af39\dbch\af31505\loch\f39 ll clear this setting in target.txt and can't combine with other value.
DGenFw_Utility_Man_Page.rtf136 nt value, which is used to combine multiple microcode bin files.
139 NUM is one HEX or DEC format padding value, which is used to combine multiple microcode bin files.
DEfiLdrImage_Utility_Man_Page.rtf94 \hich\af39\dbch\af31505\loch\f39 combine}{\rtlch\fcs1 \af39\afs18 \ltrch\fcs0 \fs18\cf1\insrsid1422…
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/
DLICENSE48 GPL-compatible licenses make it possible to combine Python with
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/
DLICENSE73 GPL-compatible licenses make it possible to combine Python with
/device/linaro/bootloader/edk2/BaseTools/Conf/
Dtools_def.template6940 …DEBUG_XCODE32_IA32_CC_FLAGS = -arch i386 -save-temps -g -O0 -combine -mms-bitfields -fshort-wch…
6941 RELEASE_XCODE32_IA32_CC_FLAGS = -arch i386 -Oz -combine -mms-bitfields -fshort-wchar -fno-strict…
7001 …thumb-interwork -g -Oz -mabi=aapcs -mapcs -fno-short-enums -save-temps -combine -fshort-wchar -fn…
7002 …thumb-interwork -Oz -mabi=aapcs -mapcs -fno-short-enums -save-temps -combine -fshort-wchar -fn…