OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:convention
(Results
151 - 175
of
1656
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/stlport/doc/
README.utf8
42
1. The dot ('.') is mandatory in front of utf8. This is a POSIX
convention
, locale
/external/v8/src/x64/
regexp-macro-assembler-x64.h
140
// In Microsoft 64-bit Calling
Convention
, there is room on the callers
154
// In AMD64 ABI Calling
Convention
, the first six integer parameters
168
// Microsoft calling
convention
has three callee-saved registers
175
// AMD64 Calling
Convention
has only one callee-save register that
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_SADQuar_16x.c
30
* Rounding is applied according to the
convention
(a+b+1)>>1.
omxVCM4P10_SADQuar_4x.c
30
* is applied according to the
convention
(a+b+1)>>1.
omxVCM4P10_SADQuar_8x.c
30
* Rounding is applied according to the
convention
(a+b+1)>>1.
/frameworks/av/services/audioflinger/
ServiceUtilities.cpp
67
//
convention
is for caller to dump an error message to fd instead of logging here
/frameworks/base/core/java/android/transition/
TransitionValues.java
31
* such as the
convention
project:transition_name:property_name. For
/packages/providers/ContactsProvider/src/com/android/providers/contacts/database/
MoreDatabaseUtils.java
51
* The index is created with a name using the following
convention
:
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
fileobject.h
23
int f_univ_newline; /* Handle any newline
convention
*/
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_memfunctions.py
8
## #
convention
(which acquires the GIL and checks the Python
test_win32.py
33
# or wrong calling
convention
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
fileobject.h
23
int f_univ_newline; /* Handle any newline
convention
*/
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_memfunctions.py
8
## #
convention
(which acquires the GIL and checks the Python
test_win32.py
33
# or wrong calling
convention
/prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_loadso.h
33
*
convention
as the actual library function. Your code will crash
/prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_loadso.h
33
*
convention
as the actual library function. Your code will crash
/prebuilts/tools/windows/sdl/include/SDL/
SDL_loadso.h
33
*
convention
as the actual library function. Your code will crash
/sdk/testapps/testProjectTest/testapp/src/com/android/tests/testprojecttest/lib/
LibActivityTest.java
63
* The name 'test preconditions' is a
convention
to signal that if this
/sdk/testapps/testProjectTest/testlib/src/com/android/tests/testprojecttest/lib/
LibActivityTest.java
63
* The name 'test preconditions' is a
convention
to signal that if this
/external/chromium_org/remoting/base/
dispatch_win.h.pump
31
// |VARIANTARG| structures. The calling
convention
of IDispatch::Invoke() is:
112
// The calling
convention
is:
/external/chromium_org/ui/views/controls/button/
image_button_unittest.cc
55
// By
convention
, preferred size doesn't change, even though pushed image
70
// By
convention
, preferred size doesn't change, even though pushed image
/external/kernel-headers/original/asm-x86/
semaphore_32.h
86
fastcall void __down_failed(void /* special register calling
convention
*/);
89
fastcall void __up_wakeup(void /* special register calling
convention
*/);
/external/llvm/include/llvm/Target/
TargetCallingConv.h
1
//===-- llvm/Target/TargetCallingConv.h - Calling
Convention
----*- C++ -*-===//
10
// This file defines types for working with calling-
convention
information.
/external/llvm/lib/Target/ARM/
ARMCallingConv.h
1
//=== ARMCallingConv.h - ARM Custom Calling
Convention
Routines -*- C++ -*-===//
10
// This file contains the custom routines for the ARM Calling
Convention
that
/external/llvm/lib/Target/SystemZ/
SystemZCallingConv.td
16
// SVR4 return value calling
convention
46
// The
convention
is that true integer arguments that are smaller
Completed in 458 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>