Home
last modified time | relevance | path

Searched refs:original (Results 1 – 25 of 135) sorted by relevance

123456

/device/google/dragon/audio/hal/
Dcras_expr.c57 struct cras_expr_value *original) in copy_value() argument
60 value->type = original->type; in copy_value()
65 value->u.boolean = original->u.boolean; in copy_value()
68 value->u.integer = original->u.integer; in copy_value()
71 value->u.string = strdup(original->u.string); in copy_value()
74 value->u.function = original->u.function; in copy_value()
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
DREADME.NetBSD7 results as from the original.
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
DAsmFuncs.asm207 push qword ptr [rbp + 8] ; original rcx
209 push qword ptr [rbp + 6 * 8] ; original rsp
210 push qword ptr [rbp] ; original rbp
DAsmFuncs.S245 pushq 8(%rbp) # original rcx
247 pushq 48(%rbp) # original rsp
248 pushq (%rbp) # original rbp
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/md5test/
DREADME10 Code by Jan-Hein B\"uhrman after the original in C.
/device/linaro/bootloader/edk2/EdkShellBinPkg/
DEdkShellBinPkg.dec4 …ification. Now there are three binary shell modules, which are for bin (original module), normal s…
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/Ia32/
DEbcLowLevel.asm47 ; to its original location.
82 ; equals the original esp, so set them equal
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/
DREADME12 Skip Montanaro; the rest is original work by Guido van Rossum.
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/X64/
DEbcLowLevel.S32 # On return, we restore the stack pointer to its original location.
DEbcLowLevel.asm38 ; On return, we restore the stack pointer to its original location.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/
Dtest_program.py235 original = module.installHandler
237 module.installHandler = original
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/
DAsmFuncs.asm218 push dword ptr [ebp + 4] ; original eax
225 push eax ; original ESP
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/
DEfiZeroMemSSE2.c75 sub edx, ecx ; subtract from the original count in EfiCommonLibZeroMem()
DEfiZeroMem.c76 sub edx, ecx ; subtract from the original count in EfiCommonLibZeroMem()
DEfiZeroMem.S87 subl %ecx, %edx # subtract from the original count
DEfiZeroMem.asm85 sub edx, ecx ; subtract from the original count
/device/linaro/bootloader/edk2/DuetPkg/
DGetVariables.bat19 @REM the original equal sign for our first assignation. Then we trim any left whitespaces.
DContributions.txt128 * "Contribution" shall mean any original work of authorship,
189 * You represent that each of Your Contributions is Your original
198 * Should You wish to submit work that is not Your original creation,
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/
DEdkCompatibilityPkg.dec5 # contains the header files and libraries found in the original EDK. EdkCompatibilityPkg code is AN…
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dregrtest.py829 original = saved_values.pop(name)
831 if current != original:
833 restore(original)
841 original, current))
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
DREADME98 claim that you wrote the original software. If you use this software
102 misrepresented as being the original software.
/device/linaro/bootloader/edk2/OvmfPkg/
DDecomprScratchEnd.fdf.inc4 # (ie. original) size of the LZMA-compressed section of the one FFS file in
/device/linaro/bootloader/edk2/EmbeddedPkg/
DContributions.txt128 * "Contribution" shall mean any original work of authorship,
189 * You represent that each of Your Contributions is Your original
198 * Should You wish to submit work that is not Your original creation,
/device/linaro/bootloader/edk2/BeagleBoardPkg/
DContributions.txt128 * "Contribution" shall mean any original work of authorship,
189 * You represent that each of Your Contributions is Your original
198 * Should You wish to submit work that is not Your original creation,
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/
DContributions.txt128 * "Contribution" shall mean any original work of authorship,
189 * You represent that each of Your Contributions is Your original
198 * Should You wish to submit work that is not Your original creation,

123456