Home
last modified time | relevance | path

Searched refs:fc (Results 1 – 22 of 22) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dpy_compile.py123 with open(cfile, 'wb') as fc:
124 fc.write('\0\0\0\0')
125 wr_long(fc, timestamp)
126 marshal.dump(codeobject, fc)
127 fc.flush()
128 fc.seek(0, 0)
129 fc.write(MAGIC)
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ipf/
DExecFc.s37 fc in0
63 fc.i in0
DInternalFlushCacheRange.s82 fc loc3;;
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ipf/
DExecFc.s37 fc in0
63 fc.i in0
DFlushCacheRange.s83 fc loc3;;
/device/google/contexthub/firmware/os/platform/stm32/misc/
Dm3debug.script30 wr sp 200000fc
32 wr 200000fc be00be00
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Ddeflate.h66 } fc; member
73 #define Freq fc.freq
74 #define Code fc.code
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Ddeflate.h69 } fc; member
76 #define Freq fc.freq
77 #define Code fc.code
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/Ipf/
DIpfCpuCache.s77 fc loc3;;
/device/google/contexthub/firmware/os/algos/
Dfusion.c561 float fc = 0; in fusionHandleAcc() local
569 fc = (1.f - cos_err) * in fusionHandleAcc()
572 p = fusion->param.acc_stdev * expf(3 * d - fc); in fusionHandleAcc()
652 float fc; in fusionHandleMag() local
653 fc = (1.f - cos_err) * (1.0f / MAG_COS_CONV_FACTOR * MAG_COS_CONV_LIMIT); in fusionHandleMag()
654 p *= expf(-fc); in fusionHandleMag()
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi6220/
DHi6220.dec17 PACKAGE_GUID = 01be44a1-5ed3-47fc-8ecf-daa83344678c
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ipf/
DPioFlush.s85 fc r32 //27
/device/google/contexthub/util/nanoapp_sign/
Dtest_exponent7 56:14:29:2e:88:da:1c:2a:a3:c4:8c:fc:75:f0:bd:
Dtest_modulus4 48:88:e6:d8:5e:4d:3c:b6:5b:09:1a:c5:9a:fc:d8:
/device/linaro/bootloader/edk2/StdLib/Efi/StdLib/etc/
Dprotocols55 fc 133 FC # Fibre Channel
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/Ipf/
DAsmFuncs.s64 fc r32
303 fc in1;; // Flush instruction cache
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
DcPickle.c3318 find_class(PyObject *py_module_name, PyObject *py_global_name, PyObject *fc) in find_class() argument
3322 if (fc) { in find_class()
3323 if (fc==Py_None) { in find_class()
3328 return PyObject_CallFunctionObjArgs(fc, py_module_name, in find_class()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
DcPickle.c3286 find_class(PyObject *py_module_name, PyObject *py_global_name, PyObject *fc) in find_class() argument
3290 if (fc) { in find_class()
3291 if (fc==Py_None) { in find_class()
3296 return PyObject_CallFunctionObjArgs(fc, py_module_name, in find_class()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/Ipf/
DIpfThunk.s153 fc r2;;
/device/linaro/bootloader/edk2/BaseTools/Conf/
Dtools_def.template430 … http://download.microsoft.com/download/2/c/1/2c16c7e0-96c1-40f5-81fc-3e4bf7b65496/microso…
439 … http://download.microsoft.com/download/2/c/1/2c16c7e0-96c1-40f5-81fc-3e4bf7b65496/microso…
448 … http://download.microsoft.com/download/2/c/1/2c16c7e0-96c1-40f5-81fc-3e4bf7b65496/microso…
457 … http://download.microsoft.com/download/2/c/1/2c16c7e0-96c1-40f5-81fc-3e4bf7b65496/microso…
466 … http://download.microsoft.com/download/2/c/1/2c16c7e0-96c1-40f5-81fc-3e4bf7b65496/microso…
475 … http://download.microsoft.com/download/2/c/1/2c16c7e0-96c1-40f5-81fc-3e4bf7b65496/microso…
484 … http://download.microsoft.com/download/2/c/1/2c16c7e0-96c1-40f5-81fc-3e4bf7b65496/microso…
492 … http://download.microsoft.com/download/2/c/1/2c16c7e0-96c1-40f5-81fc-3e4bf7b65496/microso…
501 … http://download.microsoft.com/download/2/c/1/2c16c7e0-96c1-40f5-81fc-3e4bf7b65496/microso…
513 … http://download.microsoft.com/download/2/c/1/2c16c7e0-96c1-40f5-81fc-3e4bf7b65496/microso…
[all …]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/
DCHANGES_FROM_133.txt536 Reported by Hai Vo-Ba (hai@fc.hp.com).
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/
DCHANGES_FROM_133.txt1212 Reported by Hai Vo-Ba (hai fc.hp.com).