HomeSort by: relevance | last modified time | path
    Searched refs:assembly (Results 1 - 14 of 14) sorted by relevancy

  /src/common/dist/zlib/contrib/dotzlib/DotZLib/
AssemblyInfo.cs 5 // General Information about an assembly is controlled through the following
7 // associated with an assembly.
9 [assembly: AssemblyTitle("DotZLib")]
10 [assembly: AssemblyDescription(".Net bindings for ZLib compression dll 1.2.x")]
11 [assembly: AssemblyConfiguration("")]
12 [assembly: AssemblyCompany("Henrik Ravn")]
13 [assembly: AssemblyProduct("")]
14 [assembly: AssemblyCopyright("(c) 2004 by Henrik Ravn")]
15 [assembly: AssemblyTrademark("")]
16 [assembly: AssemblyCulture("")]
    [all...]
  /src/tools/binstall/
mkmanifest 14 <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
26 </assembly>
  /src/tools/gmp/
Makefile 13 # the build on modern macOS targets, turn off assembly on x86-64 for now.
18 CONFIGURE_ARGS+= --disable-assembly
  /src/sys/arch/m68k/060sp/dist/
ilsp.doc 60 using the Motorola Assembly Syntax assembler directive "dc.l"
62 assembly syntaxes by using any word processor with a global
test.doc 51 numbers are listed using the Motorola Assembly syntax assembler
53 converted to other assembly syntaxes by using any word processor
fplsp.doc 60 using the Motorola Assembly Syntax assembler directive "dc.l"
62 assembly syntaxes by using any word processor with a global
fpsp.doc 57 using the Motorola Assembly Syntax assembler directive "dc.l"
59 assembly syntaxes by using any word processor with a global
isp.doc 65 using the Motorola Assembly Syntax assembler directive "dc.l"
67 assembly syntaxes by using any word processor with a global
  /src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/
CMakeLists.txt 78 list(APPEND ASAN_UNITTEST_INSTRUMENTED_CFLAGS -mllvm -asan-instrument-assembly)
  /src/sys/external/isc/libsodium/dist/
configure.ac 64 [AS_HELP_STRING(--disable-asm,Do not compile assembly code -- This disables all (including non-assembly) platform-specific optimizations on Unix systems)],
aclocal.m4 70 [# By default we simply use the C compiler to build assembly code.
configure 1491 --disable-asm Do not compile assembly code -- This disables all
1492 (including non-assembly) platform-specific
6299 # By default we simply use the C compiler to build assembly code.
  /src/sys/arch/sun3/sun3/
locore.s 180 | That is all the assembly startup code we need on the sun3!
  /src/sys/arch/sun3/sun3x/
locore.s 157 | That is all the assembly startup code we need on the sun3x!

Completed in 57 milliseconds