Searched
full:assembly (Results
1176 -
1200 of
2972) sorted by null
<<41424344454647484950>>
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/Ipf/ |
PlDebugSupport.h | 289 Sets up cache flush and calls assembly function to chain external interrupt.
302 Sets up cache flush and calls assembly function to restore external interrupt.
|
/device/linaro/bootloader/edk2/MdePkg/Include/X64/ |
ProcessorBind.h | 281 /// x64. Warning the assembly code in the MDE x64 does not follow the correct
295 /// For GNU assembly code, .global or .globl can declare global symbols.
|
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/ |
MpFuncs.S | 18 # This is the assembly code for Multi-processor S3 support
128 # Call assembly function to initialize FPU.
|
MpFuncs.asm | 17 ; This is the assembly code for Multi-processor S3 support
127 ; Call assembly function to initialize FPU.
|
/external/clang/lib/Parse/ |
ParseStmtAsm.cpp | 1 //===---- ParseStmtAsm.cpp - Assembly Statement Parser --------------------===// 10 // This file implements parsing for GCC and Microsoft inline assembly. 180 /// Parse an identifier in an MS-style inline assembly block. 289 // Is this the start of a new assembly statement? 309 // Don't actually write '__asm' into the assembly stream. 524 // Okay, prepare to use MC to parse the assembly. 547 // If we don't support assembly, or the assembly is empty, we don't
|
/external/clang/tools/clang-format-vs/ClangFormat/ |
VSPackage.resx | 88 <xsd:element name="assembly">
130 <assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
/external/libchrome/sandbox/win/src/sidestep/ |
preamble_patcher_with_stub.cpp | 14 // Definitions of assembly statements we need 139 // Inv: preamble_stub points to assembly code that will execute the
|
/external/libmpeg2/common/ |
ideint_cac.c | 37 * In the de-interlacer workspace, cac is not a seperate assembly module as 40 * cac experiments long after the assembly was written by Mudit.
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
cpu_id.cc | 53 // Visual C version uses intrinsic or inline x86 assembly. 74 // GCC version uses inline x86 assembly.
|
/external/llvm/tools/llvm-dis/ |
llvm-dis.cpp | 60 cl::desc("Preserve use-list order when writing LLVM assembly."), 221 // All that llvm-dis does is write the assembly to a file.
|
/external/llvm/tools/llvm-mcmarkup/ |
llvm-mcmarkup.cpp | 1 //===-- llvm-mcmarkup.cpp - Parse the MC assembly markup tags -------------===// 10 // Example simple parser implementation for the MC assembly markup language.
|
/external/mesa3d/docs/ |
libGL.txt | 159 _glapi_add_entrypoint() will synthesize entrypoint code in assembly 160 language. Assembly languages is required since parameter passing
|
/external/robolectric/v1/ |
pom.xml | 141 <artifactId>maven-assembly-plugin</artifactId> 150 <id>make-assembly</id>
|
/external/slf4j/src/main/assembly/ |
source.xml | 0 <assembly> 342 </assembly
|
/external/swiftshader/third_party/LLVM/tools/llvm-ld/ |
llvm-ld.cpp | 251 /// GenerateAssembly - generates a native assembly language source file from the
266 // Run LLC to convert the bitcode file into assembly code.
269 // We will use GCC to assemble the program so set the assembly syntax to AT&T,
278 errs() << "Generating Assembly With: \n";
401 // Run the compiler to assembly and link together the program.
655 // Name of the Assembly Language output file
673 // Generate an assembly language file for the bitcode.
700 // Generate an assembly language file for the bitcode.
|
/external/syslinux/gpxe/src/include/ |
elf.h | 146 #ifndef ASSEMBLY 232 #endif /* ASSEMBLY */
|
/external/zlib/src/ |
CMakeLists.txt | 8 option(ASM686 "Enable building i686 assembly implementation") 9 option(AMD64 "Enable building amd64 assembly implementation")
|
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/shared/maven-shared-components/15/ |
maven-shared-components-15.pom | 216 <artifactId>maven-assembly-plugin</artifactId>
219 <id>source-release-assembly</id>
|
/prebuilts/go/darwin-x86/src/syscall/ |
exec_bsd.go | 38 // The calls to RawSyscall are okay because they are assembly 67 // No more allocation or calls of non-assembly functions.
|
/prebuilts/go/linux-x86/src/syscall/ |
exec_bsd.go | 38 // The calls to RawSyscall are okay because they are assembly 67 // No more allocation or calls of non-assembly functions.
|
/prebuilts/tools/common/m2/repository/org/apache/maven/shared/maven-shared-components/12/ |
maven-shared-components-12.pom | 216 <artifactId>maven-assembly-plugin</artifactId>
219 <id>source-release-assembly</id>
|
/prebuilts/tools/common/m2/repository/org/apache/maven/shared/maven-shared-components/15/ |
maven-shared-components-15.pom | 216 <artifactId>maven-assembly-plugin</artifactId>
219 <id>source-release-assembly</id>
|
/prebuilts/tools/common/m2/repository/org/slf4j/slf4j-parent/1.5.10/ |
slf4j-parent-1.5.10.pom | 282 <artifactId>maven-assembly-plugin</artifactId> 287 src/main/assembly/source.xml
|
/prebuilts/tools/common/m2/repository/org/slf4j/slf4j-parent/1.6.2/ |
slf4j-parent-1.6.2.pom | 304 <artifactId>maven-assembly-plugin</artifactId>
309 src/main/assembly/source.xml
|
/prebuilts/tools/common/m2/repository/org/slf4j/slf4j-parent/1.7.2/ |
slf4j-parent-1.7.2.pom | 176 <artifactId>maven-assembly-plugin</artifactId>
180 <descriptor>src/main/assembly/source.xml</descriptor>
|
Completed in 2336 milliseconds
<<41424344454647484950>>