OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:assembly
(Results
1 - 25
of
2972
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/protobuf/csharp/src/AddressBook/Properties/
AssemblyInfo.cs
4
// General Information about an
assembly
is controlled through the following
6
// associated with an
assembly
.
8
[
assembly
: AssemblyTitle("AddressBook")]
9
[
assembly
: AssemblyDescription("")]
10
[
assembly
: AssemblyConfiguration("")]
11
[
assembly
: AssemblyCompany("")]
12
[
assembly
: AssemblyProduct("AddressBook")]
13
[
assembly
: AssemblyCopyright("Copyright © 2015")]
14
[
assembly
: AssemblyTrademark("")]
15
[
assembly
: AssemblyCulture("")]
[
all
...]
/external/protobuf/csharp/src/Google.Protobuf.JsonDump/Properties/
AssemblyInfo.cs
5
// General Information about an
assembly
is controlled through the following
7
// associated with an
assembly
.
9
[
assembly
: AssemblyTitle("ProtoDump")]
10
[
assembly
: AssemblyDescription("")]
11
[
assembly
: AssemblyConfiguration("")]
12
[
assembly
: AssemblyCompany("")]
13
[
assembly
: AssemblyProduct("ProtoDump")]
14
[
assembly
: AssemblyCopyright("Copyright © 2015")]
15
[
assembly
: AssemblyTrademark("")]
16
[
assembly
: AssemblyCulture("")]
[
all
...]
/external/protobuf/csharp/src/Google.Protobuf.Test/Properties/
AssemblyInfo.cs
6
// General Information about an
assembly
is controlled through the following
8
// associated with an
assembly
.
10
[
assembly
: AssemblyTitle("Google.Protobuf.Test")]
11
[
assembly
: AssemblyDescription("")]
12
[
assembly
: AssemblyConfiguration("")]
13
[
assembly
: AssemblyCompany("")]
14
[
assembly
: AssemblyProduct("Google.Protobuf.Test")]
15
[
assembly
: AssemblyCopyright("Copyright © 2015")]
16
[
assembly
: AssemblyTrademark("")]
17
[
assembly
: AssemblyCulture("")]
[
all
...]
/external/syslinux/gpxe/src/arch/i386/include/
kir.h
8
#ifdef
ASSEMBLY
12
#else /*
ASSEMBLY
*/
16
#endif /*
ASSEMBLY
*/
bochs.h
12
* Use the pseudo-instruction @c bochsbp in
assembly
code, or the
17
#ifdef
ASSEMBLY
23
#else /*
ASSEMBLY
*/
30
#endif /*
ASSEMBLY
*/
/external/smali/smali-integration-tests/src/assemble/
junit-tests.xml
0
<
assembly
>
13
</
assembly
jumbo-string-tests.xml
0
<
assembly
>
13
</
assembly
jumbo-type-tests.xml
0
<
assembly
>
13
</
assembly
/external/flatbuffers/net/FlatBuffers/Properties/
AssemblyInfo.cs
21
// General Information about an
assembly
is controlled through the following
23
// associated with an
assembly
.
24
[
assembly
: AssemblyTitle("FlatBuffers")]
25
[
assembly
: AssemblyDescription("")]
26
[
assembly
: AssemblyConfiguration("")]
27
[
assembly
: AssemblyCompany("")]
28
[
assembly
: AssemblyProduct("FlatBuffers")]
29
[
assembly
: AssemblyCopyright("Copyright (c) 2015 Google Inc")]
30
[
assembly
: AssemblyTrademark("")]
31
[
assembly
: AssemblyCulture("")
[
all
...]
/external/flatbuffers/tests/FlatBuffers.Test/Properties/
AssemblyInfo.cs
21
// General Information about an
assembly
is controlled through the following
23
// associated with an
assembly
.
24
[
assembly
: AssemblyTitle("FlatBuffers.Test")]
25
[
assembly
: AssemblyDescription("")]
26
[
assembly
: AssemblyConfiguration("")]
27
[
assembly
: AssemblyCompany("")]
28
[
assembly
: AssemblyProduct("FlatBuffers.Test")]
29
[
assembly
: AssemblyCopyright("Copyright (c) 2014 Google Inc")]
30
[
assembly
: AssemblyTrademark("")]
31
[
assembly
: AssemblyCulture("")
[
all
...]
/external/syslinux/gpxe/src/arch/x86_64/include/bits/
compiler.h
4
#ifndef
ASSEMBLY
12
#endif /*
ASSEMBLY
*/
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
CMakeLists.txt
1
# SPIR-V
assembly
tests
22
add_library(deqp-vk-spirv-
assembly
STATIC ${DEQP_VK_SPIRV_ASSEMBLY_SRCS})
23
target_link_libraries(deqp-vk-spirv-
assembly
${DEQP_VK_SPIRV_ASSEMBLY_LIBS})
/external/zlib/src/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
...]
/external/protobuf/csharp/src/Google.Protobuf/Properties/
AssemblyInfo.cs
37
// General Information about an
assembly
is controlled through the following
39
// associated with an
assembly
.
41
[
assembly
: AssemblyTitle("Google.Protobuf")]
42
[
assembly
: AssemblyDescription("")]
43
[
assembly
: AssemblyConfiguration("")]
44
[
assembly
: AssemblyCompany("")]
45
[
assembly
: AssemblyProduct("Google.Protobuf")]
46
[
assembly
: AssemblyCopyright("Copyright © 2015")]
47
[
assembly
: AssemblyTrademark("")]
48
[
assembly
: AssemblyCulture("")]
[
all
...]
/external/mdnsresponder/mDNSWindows/DLL.NET/
AssemblyInfo.cpp
28
// General Information about an
assembly
is controlled through the following
30
// associated with an
assembly
.
32
[
assembly
:AssemblyTitleAttribute("dnssd.NET")];
33
[
assembly
:AssemblyDescriptionAttribute(".NET wrapper for DNS-SD services")];
34
[
assembly
:AssemblyConfigurationAttribute("")];
35
[
assembly
:AssemblyCompanyAttribute("Apple Inc.")];
36
[
assembly
:AssemblyProductAttribute("")];
37
[
assembly
:AssemblyCopyrightAttribute("Apple Inc.")];
38
[
assembly
:AssemblyTrademarkAttribute("")];
39
[
assembly
:AssemblyCultureAttribute("")];
[
all
...]
/prebuilts/tools/common/m2/repository/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/
maven-assembly-plugin-2.2-beta-5.jar
_remote.repositories
3
maven-
assembly
-plugin-2.2-beta-5.jar>central=
4
maven-
assembly
-plugin-2.2-beta-5.pom>central=
/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
...]
/device/linaro/bootloader/edk2/MdePkg/Include/Ipf/
IpfMacro.i
2
// Contains the macros required by calling procedures in Itanium-based
assembly
code.
18
// Delcare the begin of
assembly
function entry.
20
// @param name Name of function in
assembly
code.
28
// End of
assembly
function.
30
// @param name Name of function in
assembly
code.
50
// Export
assembly
function as the global function.
52
// @param Function Name of function in
assembly
code.
/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/llvm/test/CodeGen/SystemZ/
mature-mc-support.ll
1
; Test that inline
assembly
is parsed by the MC layer when MC support is mature
2
; (even when the output is
assembly
).
4
; that -filetype=obj tries to parse the
assembly
.
/prebuilts/go/darwin-x86/src/runtime/
mmap.go
15
// mmap calls the mmap system call. It is implemented in
assembly
.
17
//
assembly
routine; the higher bits (if required), should be provided
18
// by the
assembly
routine as 0.
Completed in 691 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>