Home
last modified time | relevance | path

Searched refs:space (Results 1 – 25 of 188) sorted by relevance

12345678

/device/linaro/bootloader/arm-trusted-firmware/include/lib/cpus/aarch64/
Dcpu_macros.S39 .space 8
43 .space 8
47 .space (8 * CPU_MAX_PWR_DWN_OPS)
56 .space 8
59 .space 8
61 .space 8
67 .space 8
/device/linaro/bootloader/arm-trusted-firmware/include/lib/cpus/aarch32/
Dcpu_macros.S39 .space 4
43 .space 4
47 .space (4 * CPU_MAX_PWR_DWN_OPS)
56 .space 4
59 .space 4
61 .space 4
/device/google/contexthub/firmware/os/platform/stm32/
DeeData.c145 void *space; in eeDataSet() local
151 space = eeFind(EE_DATA_NAME_MAX, NULL, false, &sz); in eeDataSet()
152 if (!space || sz != EE_DATA_LEN_MAX) in eeDataSet()
159 if ((uint8_t*)__eedata_end - (uint8_t*)space < effectiveSz) in eeDataSet()
163 ret = eeWrite(((uint32_t*)space) - 1, &info, sizeof(info)) && ret; in eeDataSet()
164 ret = eeWrite(space, buf, len) && ret; in eeDataSet()
/device/generic/goldfish/network/netmgr/commands/
Dwifi_command.cpp75 const char* space = nullptr; in explode() local
78 space = ::strchr(cur, ' '); in explode()
79 if (space) { in explode()
80 result.emplace_back(cur, space); in explode()
81 cur = space + 1; in explode()
85 } while (space); in explode()
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/
DSmiEntry.S73 ASM_PFX(gSmbase): .space 4
84 .space 4
85 .space 2
86 _GdtDesc: .space 4
87 .space 2
97 ASM_PFX(gSmiStack): .space 4
104 ASM_PFX(gSmiCr3): .space 4
/device/linaro/bootloader/edk2/PerformancePkg/
DPerformancePkg.dec26 ## Performance Package token space guid
35 ## The base address of the ACPI registers within the ICH PCI space.
36 # This space must be 128-byte aligned.
/device/linaro/bootloader/edk2/ArmPkg/Library/DebugAgentSymbolsBaseLib/Arm/
DDebugAgentException.asm78 sub SP,SP,#0x20 ; Save space for SP, LR, PC, IFAR - CPSR
90 sub SP,SP,#0x20 ; Save space for SP, LR, PC, IFAR - CPSR
102 sub SP,SP,#0x20 ; Save space for SP, LR, PC, IFAR - CPSR
114 sub SP,SP,#0x20 ; Save space for SP, LR, PC, IFAR - CPSR
126 sub SP,SP,#0x20 ; Save space for SP, LR, PC, IFAR - CPSR
137 sub SP,SP,#0x20 ; Save space for SP, LR, PC, IFAR - CPSR
149 sub SP,SP,#0x20 ; Save space for SP, LR, PC, IFAR - CPSR
161 sub SP,SP,#0x20 ; Save space for SP, LR, PC, IFAR - CPSR
269 add SP,SP,#0x20 ; Clear out the remaining stack space
DDebugAgentException.S83 sub SP,SP,#0x20 @ Save space for SP, LR, PC, IFAR - CPSR
95 sub SP,SP,#0x20 @ Save space for SP, LR, PC, IFAR - CPSR
107 sub SP,SP,#0x20 @ Save space for SP, LR, PC, IFAR - CPSR
119 sub SP,SP,#0x20 @ Save space for SP, LR, PC, IFAR - CPSR
131 sub SP,SP,#0x20 @ Save space for SP, LR, PC, IFAR - CPSR
142 sub SP,SP,#0x20 @ Save space for SP, LR, PC, IFAR - CPSR
154 sub SP,SP,#0x20 @ Save space for SP, LR, PC, IFAR - CPSR
166 sub SP,SP,#0x20 @ Save space for SP, LR, PC, IFAR - CPSR
274 add SP,SP,#0x20 @ Clear out the remaining stack space
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmExceptionLib/Arm/
DExceptionSupport.asm100 sub SP,SP,#0x20 ; Save space for SP, LR, PC, IFAR - CPSR
112 sub SP,SP,#0x20 ; Save space for SP, LR, PC, IFAR - CPSR
123 sub SP,SP,#0x20 ; Save space for SP, LR, PC, IFAR - CPSR
135 sub SP,SP,#0x20 ; Save space for SP, LR, PC, IFAR - CPSR
147 sub SP,SP,#0x20 ; Save space for SP, LR, PC, IFAR - CPSR
158 sub SP,SP,#0x20 ; Save space for SP, LR, PC, IFAR - CPSR
170 sub SP,SP,#0x20 ; Save space for SP, LR, PC, IFAR - CPSR
182 sub SP,SP,#0x20 ; Save space for SP, LR, PC, IFAR - CPSR
296 add SP,SP,#0x20 ; Clear out the remaining stack space
DExceptionSupport.S106 sub SP,SP,#0x20 @ Save space for SP, LR, PC, IFAR - CPSR
118 sub SP,SP,#0x20 @ Save space for SP, LR, PC, IFAR - CPSR
129 sub SP,SP,#0x20 @ Save space for SP, LR, PC, IFAR - CPSR
141 sub SP,SP,#0x20 @ Save space for SP, LR, PC, IFAR - CPSR
153 sub SP,SP,#0x20 @ Save space for SP, LR, PC, IFAR - CPSR
164 sub SP,SP,#0x20 @ Save space for SP, LR, PC, IFAR - CPSR
176 sub SP,SP,#0x20 @ Save space for SP, LR, PC, IFAR - CPSR
188 sub SP,SP,#0x20 @ Save space for SP, LR, PC, IFAR - CPSR
302 add SP,SP,#0x20 @ Clear out the remaining stack space
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
DThunk16.S29 SavedGdt: .space 6
45 ASM_PFX(ThunkAttr): .space 4
66 SavedCr4: .space 4
70 SavedCr0: .space 4
73 SavedSs: .space 2
76 SavedEsp: .space 4
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/Arm/
DExceptionSupport.ARMv6.asm100 sub SP,SP,#0x20 ; Save space for SP, LR, PC, IFAR - CPSR
112 sub SP,SP,#0x20 ; Save space for SP, LR, PC, IFAR - CPSR
124 sub SP,SP,#0x20 ; Save space for SP, LR, PC, IFAR - CPSR
136 sub SP,SP,#0x20 ; Save space for SP, LR, PC, IFAR - CPSR
147 sub SP,SP,#0x20 ; Save space for SP, LR, PC, IFAR - CPSR
159 sub SP,SP,#0x20 ; Save space for SP, LR, PC, IFAR - CPSR
253 add SP,SP,#0x20 ; Clear out the remaining stack space
DExceptionSupport.ARMv6.S99 sub SP,SP,#0x20 @ Save space for SP, LR, PC, IFAR - CPSR
111 sub SP,SP,#0x20 @ Save space for SP, LR, PC, IFAR - CPSR
123 sub SP,SP,#0x20 @ Save space for SP, LR, PC, IFAR - CPSR
135 sub SP,SP,#0x20 @ Save space for SP, LR, PC, IFAR - CPSR
146 sub SP,SP,#0x20 @ Save space for SP, LR, PC, IFAR - CPSR
158 sub SP,SP,#0x20 @ Save space for SP, LR, PC, IFAR - CPSR
255 add SP,SP,#0x20 @ Clear out the remaining stack space
/device/google/muskie/
Dinit-common.rc53 # partition. Offset 12360 (0x3048) in vendor space is effectively offset 14408 (0x3848) in /misc
55 service vendor.darkboot /vendor/bin/misc_writer --vendor-space-offset 12360 --hex-string 0x7468656d…
59 # Clear the 10-byte dark theme magic in /misc partition. Offset 0 in vendor space is effectively
61 service vendor.darkboot_clear /vendor/bin/misc_writer --vendor-space-offset 12360 --hex-string 0x00…
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dunicodedata.c503 Py_ssize_t space, isize; in nfd_nfkd() local
509 space = isize; in nfd_nfkd()
511 if (space > 10) { in nfd_nfkd()
512 if (space <= PY_SSIZE_T_MAX - 10) in nfd_nfkd()
513 space += 10; in nfd_nfkd()
516 space *= 2; in nfd_nfkd()
518 result = PyUnicode_FromUnicode(NULL, space); in nfd_nfkd()
531 if (space < 3) { in nfd_nfkd()
533 space += 10; in nfd_nfkd()
536 o = PyUnicode_AS_UNICODE(result) + newsize - space; in nfd_nfkd()
[all …]
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/SmmCpuFeaturesLib/Ia32/
DSmiEntry.S73 ASM_PFX(gStmSmbase): .space 4
84 .space 4
85 .space 2
86 _StmGdtDesc: .space 4
87 .space 2
97 ASM_PFX(gStmSmiStack): .space 4
104 ASM_PFX(gStmSmiCr3): .space 4
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
DThunk16.S51 SavedGdt: .space 6
67 ASM_PFX(ThunkAttr): .space 4
89 SavedCr4: .space 4
93 SavedCr0: .space 4
96 SavedSs: .space 2
99 SavedEsp: .space 4
/device/google/taimen/
Dinit-taimen.rc57 # partition. Offset 0 in vendor space is effectively offset 2048 in /misc partition.
58 service vendor.theme_set /vendor/bin/misc_writer --vendor-space-offset 0 --hex-string 0x7468656d652…
62 # Clear the 10-byte dark theme magic in /misc partition. Offset 0 in vendor space is effectively
64 service vendor.theme_clear /vendor/bin/misc_writer --vendor-space-offset 0 --hex-string 0x000000000…
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciBusDxe.uni2 // The PCI bus driver will probe all PCI devices and allocate MMIO and IO space for these devices.
18 … #language en-US "Probes all PCI devices and allocate MMIO and IO space for these devices"
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/
DPcatSingleSegmentPciCfg2Pei.uni4 …onfiguration2 PPI to provide read, write and modify access to Pci configuration space in PEI phase.
21 …ation2 PPI to provide read, write, and modify access to PCI configuration space in the PEI phase. …
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/X64/
DSmiEntry.S94 ASM_PFX(gSmbase): .space 4
109 .space 6
111 _GdtDesc: .space 6
121 ASM_PFX(gSmiStack): .space 4
126 ASM_PFX(gSmiCr3): .space 4
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/X64/
DThunk16.S68 SavedGdt: .space 10
99 L_ThunkAttr: .space 4
129 L_SavedCr4: .space 4
142 L_SavedCr0: .space 4
145 L_64Eip: .space 4
146 L_SavedCs: .space 2
150 L_SavedSp: .space 8 # restore stack
274 sgdt 0x60(%rsp) # save GDT stack in argument space
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/
DThunk16.S65 SavedGdt: .space 10
99 _ThunkAttr: .space 4
129 SavedCr4: .space 4
142 SavedCr0: .space 4
145 L_64Eip: .space 4
146 SavedCs: .space 2
150 SavedSp: .space 4 # restore stack
/device/linaro/hikey/hifi/xaf/hifi-dpf/core/util/
Dtinyvprintf.c64 char c, space = ' ', buf[11]; /* largest 32-bit integer output (octal) */ in tiny_vsprintf() local
183 for (; len < width; len++) *out++ = space; in tiny_vsprintf()
/device/linaro/bootloader/edk2/ShellPkg/Application/ShellCTestApp/
DTestArgv.nsh22 # '^' should escape all special characters (including space)
53 # '"' should be stripped, space inside '"' should be kept,

12345678