Searched
full:assembly (Results
976 -
1000 of
2972) sorted by null
<<31323334353637383940>>
/system/core/libpixelflinger/codeflinger/ |
MIPSAssembler.h | 41 ArmToMipsAssembler(const sp<Assembly>& assembly, 185 sp<Assembly> mAssembly; 244 MIPSAssembler(const sp<Assembly>& assembly, ArmToMipsAssembler *parent); 245 MIPSAssembler(void* assembly); 408 sp<Assembly> mAssembly;
|
/external/libvpx/libvpx/build/make/ |
Android.mk | 136 # Pull out assembly files, splitting NEON from the rest. This is 137 # done to specify that the NEON assembly files use NEON assembler flags. 138 # x86 assembly matches %.asm, arm matches %.asm.S
|
/external/llvm/docs/CommandGuide/ |
lli.rst | 74 Specify the architecture for which to generate assembly, overriding the target 202 =att: Emit AT&T-style assembly 203 =intel: Emit Intel-style assembly
|
/external/llvm/lib/Target/NVPTX/ |
NVPTXAsmPrinter.h | 1 //===-- NVPTXAsmPrinter.h - NVPTX LLVM assembly writer --------------------===// 11 // of machine-dependent LLVM code to NVPTX assembly language. 198 const char *getPassName() const override { return "NVPTX Assembly Printer"; }
|
/external/llvm/lib/Target/XCore/ |
XCoreAsmPrinter.cpp | 1 //===-- XCoreAsmPrinter.cpp - XCore LLVM assembly writer ------------------===// 11 // of machine-dependent LLVM code to the XAS-format XCore assembly language. 62 return "XCore Assembly Printer";
|
/external/llvm/utils/ |
llvm.grm | 3 polygen grammar for LLVM assembly language. 5 This file defines an LLVM assembly language grammar for polygen, 15 I ::= "title: LLVM assembly language\n"
|
/external/swiftshader/third_party/LLVM/lib/MC/MCDisassembler/ |
EDDisassembler.cpp | 71 /// getLLVMSyntaxVariant - gets the constant to use to get an assembly printer 72 /// for the desired assembly syntax, suitable for passing to 76 /// @arg syntax - The assembly syntax in sd form
|
EDDisassembler.h | 79 /// The assembly syntax 111 /// CPU type, CPU subtype, and assembly syntax, or NULL on failure 138 /// The assembly information for the target architecture
|
/external/swiftshader/third_party/LLVM/lib/Target/XCore/ |
XCoreAsmPrinter.cpp | 1 //===-- XCoreAsmPrinter.cpp - XCore LLVM assembly writer ------------------===// 11 // of machine-dependent LLVM code to the XAS-format XCore assembly language. 61 return "XCore Assembly Printer";
|
/external/swiftshader/third_party/LLVM/utils/ |
llvm.grm | 3 polygen grammar for LLVM assembly language. 5 This file defines an LLVM assembly language grammar for polygen, 15 I ::= "title: LLVM assembly language\n"
|
/external/valgrind/VEX/auxprogs/ |
genoffsets.c | 38 /* A program which, when compiled to assembly, exposes various guest 66 and then emits it in the assembly, along with the nonsense string 68 assembly, the lines containing "xyzzy" are grepped out and sed-ed
|
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/plugins/maven-plugins/16/ |
maven-plugins-16.pom | 120 <!-- Excluded due to ongoing failures <module>maven-assembly-plugin</module> -->
304 <artifactId>maven-assembly-plugin</artifactId>
307 <id>source-release-assembly</id>
|
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/plugins/maven-plugins/18/ |
maven-plugins-18.pom | 120 <!-- Excluded due to ongoing failures <module>maven-assembly-plugin</module> -->
304 <artifactId>maven-assembly-plugin</artifactId>
307 <id>source-release-assembly</id>
|
/prebuilts/go/darwin-x86/src/crypto/cipher/ |
gcm_test.go | 335 // Create a new pair of AEADs, one using the assembly implementation 353 // check for assembly implementation 360 t.Skipf("no assembly implementation of GCM")
|
/prebuilts/go/linux-x86/src/crypto/cipher/ |
gcm_test.go | 335 // Create a new pair of AEADs, one using the assembly implementation 353 // check for assembly implementation 360 t.Skipf("no assembly implementation of GCM")
|
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/ |
text_handler.h | 128 // Encapsulates the data used during the assembly of a SPIR-V module. 166 // Returns a diagnostic object with the default assembly error code. 168 // The default failure for assembly is invalid text.
|
/prebuilts/tools/common/http-client/src/ |
commons-codec-1.4-src.zip | |
/prebuilts/tools/common/m2/repository/commons-beanutils/commons-beanutils/1.9.2/ |
commons-beanutils-1.9.2.pom | 324 <artifactId>maven-assembly-plugin</artifactId>
327 <descriptor>src/main/assembly/bin.xml</descriptor>
328 <descriptor>src/main/assembly/src.xml</descriptor>
|
/prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.10/ |
commons-codec-1.10.pom | 272 <artifactId>maven-assembly-plugin</artifactId>
276 <descriptor>src/main/assembly/bin.xml</descriptor>
277 <descriptor>src/main/assembly/src.xml</descriptor>
|
/prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.6/ |
commons-codec-1.6.pom | 259 <artifactId>maven-assembly-plugin</artifactId>
263 <descriptor>src/main/assembly/bin.xml</descriptor>
264 <descriptor>src/main/assembly/src.xml</descriptor>
|
/prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.9/ |
commons-codec-1.9.pom | 269 <artifactId>maven-assembly-plugin</artifactId>
273 <descriptor>src/main/assembly/bin.xml</descriptor>
274 <descriptor>src/main/assembly/src.xml</descriptor>
|
/prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.4/ |
commons-lang-2.4.pom | 412 <artifactId>maven-assembly-plugin</artifactId> 415 <descriptor>src/assembly/bin.xml</descriptor> 416 <descriptor>src/assembly/src.xml</descriptor>
|
/prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.6/ |
commons-lang-2.6.pom | 452 <artifactId>maven-assembly-plugin</artifactId>
455 <descriptor>src/assembly/bin.xml</descriptor>
456 <descriptor>src/assembly/src.xml</descriptor>
|
/prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.8.1/ |
commons-compress-1.8.1.pom | 145 <artifactId>maven-assembly-plugin</artifactId> 148 <descriptor>src/main/assembly/bin.xml</descriptor> 149 <descriptor>src/main/assembly/src.xml</descriptor>
|
/prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.9/ |
commons-compress-1.9.pom | 147 <artifactId>maven-assembly-plugin</artifactId> 150 <descriptor>src/main/assembly/bin.xml</descriptor> 151 <descriptor>src/main/assembly/src.xml</descriptor>
|
Completed in 626 milliseconds
<<31323334353637383940>>