OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:convention
(Results
226 - 250
of
1726
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/tools/windows/sdl/include/SDL/
begin_code.h
90
* By default SDL uses the C calling
convention
102
# /* On other compilers on OS/2, we use the _System calling
convention
*/
/art/compiler/jni/quick/
jni_compiler.cc
55
//
convention
.
191
// abuse the JNI calling
convention
here, that is guaranteed to support passing 2 pointer
240
// 7. Iterate over arguments placing values from managed calling
convention
in
241
// to the
convention
required for a native call (shuffling). For references
443
// Copy a single parameter from the managed to the JNI calling
convention
/external/llvm/lib/Target/Mips/
MipsCallingConv.td
17
// Mips O32 Calling
Convention
36
// Mips N32/64 Calling
Convention
108
// Mips EABI Calling
Convention
150
// Mips FastCC Calling
Convention
225
// Mips Calling
Convention
Dispatch
/external/valgrind/main/coregrind/
m_syscall.c
279
(ie. the C calling
convention
).
283
calling
convention
.
321
calling
convention
).
325
ie. the kernel's syscall calling
convention
.
340
/* Convert function calling
convention
--> syscall calling
341
convention
*/
358
the regs %r3:%r8, i.e. the kernel's syscall calling
convention
.
484
The kernel's syscall calling
convention
is:
560
The kernel's syscall calling
convention
is:
648
the regs a0 - a3 and stack, i.e. the kernel's syscall calling
convention
[
all
...]
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_setup_line.c
543
* up needing a bottom-left fill
convention
, which requires
623
/* correct for top-left vs. bottom-left fill
convention
.
627
*
convention
.
629
* GL actually has a top-left filling
convention
, but GL's
634
* to use the opposite, top-left
convention
.
642
/* correct for top-left fill
convention
:
647
/* correct for bottom-left fill
convention
:
lp_setup_tri.c
267
* up needing a bottom-left fill
convention
, which requires
420
/* correct for top-left vs. bottom-left fill
convention
.
424
*
convention
.
426
* GL actually has a top-left filling
convention
, but GL's
431
* to use the opposite, top-left
convention
.
439
/* correct for top-left fill
convention
:
444
/* correct for bottom-left fill
convention
:
/external/mesa3d/src/gallium/drivers/llvmpipe/
lp_setup_line.c
543
* up needing a bottom-left fill
convention
, which requires
623
/* correct for top-left vs. bottom-left fill
convention
.
627
*
convention
.
629
* GL actually has a top-left filling
convention
, but GL's
634
* to use the opposite, top-left
convention
.
642
/* correct for top-left fill
convention
:
647
/* correct for bottom-left fill
convention
:
lp_setup_tri.c
267
* up needing a bottom-left fill
convention
, which requires
420
/* correct for top-left vs. bottom-left fill
convention
.
424
*
convention
.
426
* GL actually has a top-left filling
convention
, but GL's
431
* to use the opposite, top-left
convention
.
439
/* correct for top-left fill
convention
:
444
/* correct for bottom-left fill
convention
:
/external/chromium_org/third_party/expat/files/
Changes
86
convention
used by the Expat API; this macro should be used
88
implementations in code compiled with a calling
convention
89
other than the default
convention
for the host platform.
/external/expat/
Changes
86
convention
used by the Expat API; this macro should be used
88
implementations in code compiled with a calling
convention
89
other than the default
convention
for the host platform.
/frameworks/base/docs/html/training/activity-testing/
activity-basic-testing.jd
48
<p>By
convention
, your test package name should follow the same name as the
50
you created, add the Java class for your test case. By
convention
, your test case
144
By
convention
, the method for verifying your test fixture is called
/art/compiler/sea_ir/debug/
dot_gen.h
54
// (by
convention
) outgoing edges, so that the composition of theToDot() of all nodes
/art/compiler/utils/
managed_register.h
87
// These additional attributes could be defined by calling
convention
(EntrySpills)
/dalvik/dx/src/com/android/dx/ssa/back/
FirstFitAllocator.java
37
* in calling-
convention
order.
/developers/build/prebuilts/androidtv/leanback/
CONTRIBUTING.md
39
1. Create your own repo for your app following this naming
convention
:
/developers/build/prebuilts/androidtv/visual-game-controller/
CONTRIBUTING.md
39
1. Create your own repo for your app following this naming
convention
:
/development/samples/ApiDemos/tests/src/com/example/android/apis/view/
Focus2ActivityTest.java
70
* The name 'test preconditions' is a
convention
to signal that if this
/device/lge/hammerhead/overlay/frameworks/base/core/res/res/values-mcc310-mnc120/
config.xml
24
<!-- XXXXX NOTE THE FOLLOWING RESOURCES USE THE WRONG NAMING
CONVENTION
.
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/
Graph.java
72
* For sorting, I'm not following
convention
here since ANTLR
/external/bison/lib/
xsize.h
42
The
convention
is that SIZE_MAX represents overflow.
/external/chromium_org/chrome/common/extensions/docs/server2/
manifest_data_source.py
60
# |app_name|, the
convention
that the normal template rendering uses.
/external/chromium_org/chrome/common/extensions/docs/templates/articles/
hosting.html
29
By
convention
, extensions,
/external/chromium_org/crypto/
p224_spake.h
42
// PeerType's values are named client and server due to
convention
. But
/external/chromium_org/sandbox/win/src/sidestep/
preamble_patcher.h
87
// exactly the same calling
convention
and parameters as the original
/external/chromium_org/third_party/WebKit/Source/bindings/
IDLExtendedAttributes.txt
21
# a style
convention
.
Completed in 6697 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>