OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:convention
(Results
26 - 50
of
2233
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/jcommander/src/test/java/com/beust/jcommander/args/
ArgsLongDescription.java
14
@Parameter(names = { "-c", "--
convention
" }, description = "The
convention
", required = true)
15
public String
convention
= "Java";
field in class:ArgsLongDescription
/external/clang/test/SemaCXX/
cxx11-gnu-attrs.cpp
12
// expected-warning@-1 {{calling
convention
'fastcall' ignored for this target}}
14
// expected-warning@-1 {{calling
convention
'fastcall' ignored for this target}}
15
// expected-warning@-2 {{calling
convention
'stdcall' ignored for this target}}
17
// expected-warning@-1 {{calling
convention
'fastcall' ignored for this target}}
18
// expected-warning@-2 {{calling
convention
'__stdcall' ignored for this target}}
20
// expected-warning@-1 {{calling
convention
'fastcall' ignored for this target}}
23
// expected-warning@-1 {{calling
convention
'fastcall' ignored for this target}}
/external/clang/test/SemaObjC/
arc-decls.m
57
@property (retain) id newFoo; // expected-error {{property follows Cocoa naming
convention
for returning 'owned' objects}} expected-note{{explicitly declare getter '-newFoo' with '__attribute__((objc_method_family(none)))' to return an 'unowned' object}}
58
@property (strong) id copyBar; // expected-error {{property follows Cocoa naming
convention
for returning 'owned' objects}} expected-note{{explicitly declare getter '-copyBar' with '__attribute__((objc_method_family(none)))' to return an 'unowned' object}}
59
@property (copy) id allocBaz; // expected-error {{property follows Cocoa naming
convention
for returning 'owned' objects}} expected-note{{explicitly declare getter '-allocBaz' with '__attribute__((objc_method_family(none)))' to return an 'unowned' object}}
61
@property (retain) id newDFoo; // expected-error {{property follows Cocoa naming
convention
for returning 'owned' objects}} expected-note{{explicitly declare getter '-newDFoo' with '__attribute__((objc_method_family(none)))' to return an 'unowned' object}}
62
@property (strong) id copyDBar; // expected-error {{property follows Cocoa naming
convention
for returning 'owned' objects}} expected-note{{explicitly declare getter '-copyDBar' with '__attribute__((objc_method_family(none)))' to return an 'unowned' object}}
63
@property (copy) id allocDBaz; // expected-error {{property follows Cocoa naming
convention
for returning 'owned' objects}} expected-note{{explicitly declare getter '-allocDBaz' with '__attribute__((objc_method_family(none)))' to return an 'unowned' object}}
80
@property (retain) id newFoo; // expected-error {{property follows Cocoa naming
convention
for returning 'owned' objects}}
85
@property (retain) id newBar; // expected-error {{property follows Cocoa naming
convention
for returning 'owned' objects}}
87
@property (retain) id newBaz; // expected-error {{property follows Cocoa naming
convention
for returning 'owned' objects}} expected-note {{explicitly declare getter '-newBaz' with 'OBJC_METHOD_FAMILY_NONE' to return an 'unowned' object}}
90
@property (retain, readonly) id newGarply; // expected-error {{property follows Cocoa naming
convention
for returning 'owned' objects}} expected-note {{explicitly declare getter '-newGarply' with '__att (…)
[
all
...]
/external/expat/lib/
expat_external.h
20
XMLCALL - The calling
convention
to use for all calls across the
33
compiled with the cdecl calling
convention
as the default since
34
system headers may assume the cdecl
convention
.
43
one calling
convention
, we need to extend this definition to
44
declare the
convention
used on that platform, if it's possible to
49
pre-processor and how to specify the same calling
convention
as the
/external/skia/third_party/vulkan/
vk_platform.h
42
/* Platform-specific calling
convention
macros.
50
* Useful for MSVC-style calling
convention
syntax.
57
// On Windows, Vulkan commands use the stdcall
convention
66
//
convention
, even if the application's native code is compiled with the
67
// armeabi-v7a calling
convention
.
72
// On other platforms, use the default calling
convention
/external/vulkan-validation-layers/include/vulkan/
vk_platform.h
42
/* Platform-specific calling
convention
macros.
50
* Useful for MSVC-style calling
convention
syntax.
57
// On Windows, Vulkan commands use the stdcall
convention
66
//
convention
, even if the application's native code is compiled with the
67
// armeabi-v7a calling
convention
.
72
// On other platforms, use the default calling
convention
/frameworks/native/vulkan/include/vulkan/
vk_platform.h
35
/* Platform-specific calling
convention
macros.
43
* Useful for MSVC-style calling
convention
syntax.
50
// On Windows, Vulkan commands use the stdcall
convention
59
//
convention
, even if the application's native code is compiled with the
60
// armeabi-v7a calling
convention
.
65
// On other platforms, use the default calling
convention
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/vulkan/
vk_platform.h
42
/* Platform-specific calling
convention
macros.
50
* Useful for MSVC-style calling
convention
syntax.
57
// On Windows, Vulkan commands use the stdcall
convention
66
//
convention
, even if the application's native code is compiled with the
67
// armeabi-v7a calling
convention
.
72
// On other platforms, use the default calling
convention
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/vulkan/
vk_platform.h
42
/* Platform-specific calling
convention
macros.
50
* Useful for MSVC-style calling
convention
syntax.
57
// On Windows, Vulkan commands use the stdcall
convention
66
//
convention
, even if the application's native code is compiled with the
67
// armeabi-v7a calling
convention
.
72
// On other platforms, use the default calling
convention
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/vulkan/
vk_platform.h
42
/* Platform-specific calling
convention
macros.
50
* Useful for MSVC-style calling
convention
syntax.
57
// On Windows, Vulkan commands use the stdcall
convention
66
//
convention
, even if the application's native code is compiled with the
67
// armeabi-v7a calling
convention
.
72
// On other platforms, use the default calling
convention
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/vulkan/
vk_platform.h
42
/* Platform-specific calling
convention
macros.
50
* Useful for MSVC-style calling
convention
syntax.
57
// On Windows, Vulkan commands use the stdcall
convention
66
//
convention
, even if the application's native code is compiled with the
67
// armeabi-v7a calling
convention
.
72
// On other platforms, use the default calling
convention
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/vulkan/
vk_platform.h
42
/* Platform-specific calling
convention
macros.
50
* Useful for MSVC-style calling
convention
syntax.
57
// On Windows, Vulkan commands use the stdcall
convention
66
//
convention
, even if the application's native code is compiled with the
67
// armeabi-v7a calling
convention
.
72
// On other platforms, use the default calling
convention
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/vulkan/
vk_platform.h
42
/* Platform-specific calling
convention
macros.
50
* Useful for MSVC-style calling
convention
syntax.
57
// On Windows, Vulkan commands use the stdcall
convention
66
//
convention
, even if the application's native code is compiled with the
67
// armeabi-v7a calling
convention
.
72
// On other platforms, use the default calling
convention
/art/compiler/jni/quick/mips/
calling_convention_mips.h
32
// Calling
convention
35
// Managed runtime calling
convention
53
// Calling
convention
57
// JNI calling
convention
/build/tools/
fixlinebreaks.sh
3
# Convert EOL
convention
on source files from CRLF to LF.
/external/clang/test/CodeGen/
nvptx-cc.c
4
// Just make sure Clang uses the proper calling
convention
for the NVPTX back-end.
/external/llvm/lib/Target/X86/
X86CallingConv.h
1
//=== X86CallingConv.h - X86 Custom Calling
Convention
Routines -*- C++ -*-===//
10
// This file contains the custom routines for the X86 Calling
Convention
that
39
llvm_unreachable("The AnyReg calling
convention
is only supported by the " \
41
// gracefully fallback to X86 C calling
convention
on Release builds.
/external/llvm/test/CodeGen/AMDGPU/
calling-conventions.ll
3
; Make sure we don't crash or assert on spir_kernel calling
convention
.
/external/strace/linux/nios2/
get_error.c
5
* The system call
convention
specifies that r2 contains the return
/external/strace/linux/tile/
get_error.c
5
* The standard tile calling
convention
returns the value
/external/llvm/test/Transforms/InstCombine/
PR7357.ll
5
;
convention
with a new call with a different calling
convention
.
/packages/apps/TV/tests/common/src/com/android/tv/testing/testinput/
TvTestInputConstants.java
28
* <p> By
convention
Channel 1 should not be changed. Test often start by tuning to this
35
* <p> By
convention
the state of Channel 2 is changed by tests. Testcases should explicitly
/toolchain/binutils/binutils-2.25/bfd/
cpu-hppa.c
31
bfd_mach_hppa10, /* By
convention
PA1.0 = 10 */
49
bfd_mach_hppa20, /* By
convention
PA2.0 = 20 */
84
bfd_mach_hppa11, /* By
convention
PA1.1 = 11 */
/build/core/
build_id.mk
19
# capitalized by
convention
.
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/
TODO
32
* type vs tagset name
convention
Completed in 1134 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>