HomeSort by relevance Sort by last modified time
    Searched refs:assembly (Results 1 - 25 of 78) sorted by null

1 2 3 4

  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Properties/
AssemblyInfo.cs 38 // General Information about an assembly is controlled through the following
40 // associated with an assembly.
41 [assembly: AssemblyTitle( "Antlr3.Runtime" )]
42 [assembly: AssemblyDescription( "" )]
43 [assembly: AssemblyConfiguration( "" )]
44 [assembly: AssemblyCompany( "Pixel Mine, Inc." )]
45 [assembly: AssemblyProduct( "Antlr3.Runtime" )]
46 [assembly: AssemblyCopyright("Copyright © Sam Harwell 2011")]
47 [assembly: AssemblyTrademark( "" )]
48 [assembly: AssemblyCulture( "" )
    [all...]
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Properties/
AssemblyInfo.cs 37 // General Information about an assembly is controlled through the following
39 // associated with an assembly.
40 [assembly: AssemblyTitle( "Antlr3.Runtime.Debug" )]
41 [assembly: AssemblyDescription( "" )]
42 [assembly: AssemblyConfiguration( "" )]
43 [assembly: AssemblyCompany( "Pixel Mine, Inc." )]
44 [assembly: AssemblyProduct( "Antlr3.Runtime.Debug" )]
45 [assembly: AssemblyCopyright( "Copyright © Pixel Mine 2010" )]
46 [assembly: AssemblyTrademark( "" )]
47 [assembly: AssemblyCulture( "" )
    [all...]
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/Properties/
AssemblyInfo.cs 37 // General Information about an assembly is controlled through the following
39 // associated with an assembly.
40 [assembly: AssemblyTitle( "Antlr3.Runtime.JavaExtensions" )]
41 [assembly: AssemblyDescription( "" )]
42 [assembly: AssemblyConfiguration( "" )]
43 [assembly: AssemblyCompany( "Pixel Mine, Inc." )]
44 [assembly: AssemblyProduct( "Antlr3.Runtime.JavaExtensions" )]
45 [assembly: AssemblyCopyright( "Copyright © Pixel Mine 2010" )]
46 [assembly: AssemblyTrademark( "" )]
47 [assembly: AssemblyCulture( "" )
    [all...]
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Properties/
AssemblyInfo.cs 37 // General Information about an assembly is controlled through the following
39 // associated with an assembly.
40 [assembly: AssemblyTitle( "Antlr3.Runtime.Test" )]
41 [assembly: AssemblyDescription( "" )]
42 [assembly: AssemblyConfiguration( "" )]
43 [assembly: AssemblyCompany( "Pixel Mine, Inc." )]
44 [assembly: AssemblyProduct( "Antlr3.Runtime.Test" )]
45 [assembly: AssemblyCopyright("Copyright © Sam Harwell 2011")]
46 [assembly: AssemblyTrademark( "" )]
47 [assembly: AssemblyCulture( "" )
    [all...]
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/Properties/
AssemblyInfo.cs 39 // General Information about an assembly is controlled through the following
41 // associated with an assembly.
42 [assembly: AssemblyTitle("Antlr3.Runtime.Tests")]
43 [assembly: AssemblyDescription("")]
44 [assembly: AssemblyConfiguration("")]
45 [assembly: AssemblyCompany("Toshiba")]
46 [assembly: AssemblyProduct("Antlr3.Runtime.Tests")]
47 [assembly: AssemblyCopyright("Copyright © Toshiba 2007")]
48 [assembly: AssemblyTrademark("")]
49 [assembly: AssemblyCulture("")
    [all...]
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/
AssemblyInfo.cs 38 // General Information about an assembly is controlled through the following
40 // associated with an assembly.
42 // TODO: Review the values of the assembly attributes
44 [assembly: AssemblyTitle("ANTLR3.Runtime.NET")]
45 [assembly: AssemblyDescription("ANTLR3 C# Runtime for .NET")]
46 [assembly: AssemblyCompany("")]
47 [assembly: AssemblyProduct("")]
48 [assembly: AssemblyCopyright("Copyright (c) 2005-2007 Kunle Odutola, 2007-2009 Johannes Luber")]
49 [assembly: AssemblyTrademark("")]
50 [assembly: AssemblyCulture("")
    [all...]
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Utility/
AssemblyInfo.cs 38 // General Information about an assembly is controlled through the following
40 // associated with an assembly.
42 // TODO: Review the values of the assembly attributes
44 [assembly: AssemblyTitle("ANTLR3 Utilities for .NET")]
45 [assembly: AssemblyDescription("")]
46 [assembly: AssemblyCompany("")]
47 [assembly: AssemblyProduct("")]
48 [assembly: AssemblyCopyright("Copyright (c) 2005-2007 Kunle Odutola")]
49 [assembly: AssemblyTrademark("")]
50 [assembly: AssemblyCulture("")
    [all...]
  /ndk/tests/build/build-assembly-file/jni/
Android.mk 4 LOCAL_MODULE := test-build-assembly
9 LOCAL_SRC_FILES := assembly-x86.S
12 LOCAL_SRC_FILES := assembly-mips.S
  /dalvik/vm/mterp/
rebuild.sh 28 echo Removing unneeded assembly source for portable interpreter
  /external/oprofile/pp/
opannotate_options.h 26 extern bool assembly;
opannotate_options.cpp 40 bool assembly; member in namespace:options
80 popt::option(options::assembly, "assembly", 'a', "output assembly"),
98 if (!assembly && !source) {
99 cerr << "you must specify at least --source or --assembly\n";
103 if (!objdump_params.empty() && !assembly) {
104 cerr << "--objdump-params is meaningless without --assembly\n";
115 if (assembly && !output_dir.empty()) {
116 cerr << "--output-dir is meaningless with --assembly" << endl
    [all...]
  /external/llvm/test/MC/X86/AlignedBundling/
asm-printing-bundle-directives.s 3 # Just a simple test for the assembly emitter - making sure it emits back the
  /system/core/libpixelflinger/codeflinger/
CodeCache.cpp 103 Assembly::Assembly(size_t size)
108 "Failed to create Assembly of size %zd in executable "
113 Assembly::~Assembly()
118 void Assembly::incStrong(const void*) const
123 void Assembly::decStrong(const void*) const
130 ssize_t Assembly::size() const
136 uint32_t* Assembly::base() const
141 ssize_t Assembly::resize(size_t newSize
    [all...]
CodeCache.h 56 class Assembly
59 Assembly(size_t size);
60 virtual ~Assembly();
86 sp<Assembly> lookup(const AssemblyKeyBase& key) const;
89 const sp<Assembly>& assembly);
95 inline cache_entry_t(const sp<Assembly>& a, int64_t w)
97 sp<Assembly> entry;
  /external/llvm/test/MC/MachO/ARM/
no-subsections-reloc.s 6 @ in the same section can be resolved at assembly time w/o relocations.
  /external/llvm/test/MC/MBlaze/
mblaze_pattern.s 4 # assembly parser correctly.
mblaze_shift.s 4 # the Microblaze can be parsed by the assembly parser.
mblaze_fpu.s 4 # assembly parser correctly.
  /external/libvpx/
libvpx.mk 52 # ARM and x86 use an 'offsets' file in the assembly. It is generated by
72 # Build the S files with inline assembly.
81 # Extract the offsets from the inline assembly.
92 # assembler to pre-process its assembly files.
95 # The ARM assembly sources must be converted from ADS to GAS compatible format.
  /external/qemu/distrib/jpeg-6b/
Android.mk 33 # enable armv6 idct assembly
  /external/antlr/antlr-3.4/runtime/JavaScript/build/
README 35 'mvn -Dmaven.test.skip=true package assembly:assembly'. If using a
  /external/compiler-rt/make/
options.mk 20 # assembly files.
  /external/llvm/unittests/ExecutionEngine/JIT/
MultiJITTest.cpp 11 #include "llvm/Assembly/Parser.h"
23 bool LoadAssemblyInto(Module *M, const char *assembly) {
26 NULL != ParseAssemblyString(assembly, M, Error, M->getContext());
  /external/jpeg/
Android.mk 43 # enable armv6 idct assembly
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_stretch.c 65 #error Need assembly opcodes for this architecture
326 #error Need inline assembly for this compiler

Completed in 1385 milliseconds

1 2 3 4