Searched
full:convention (Results
351 -
375 of
3166) sorted by null
<<11121314151617181920>>
/test/vts/runners/host/ |
config_parser.py | 181 "naming convention test_*.") % (test_case_name, 214 """Checks if a string follows the test class name convention. 221 naming convention. 226 "class naming convention *Test.") % test_cls_name)
|
/test/vts-testcase/kernel/api/libcutils/ |
VtsKernelLibcutilsTest.py | 47 will be skipped. By our convention, this function will look for bitness in suffix
|
/toolchain/binutils/binutils-2.25/include/coff/ |
tic54x.h | 46 /* Recognized load pages (by common convention). */
|
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/ |
AttrDocs.td | [all...] |
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/ |
AttrDocs.td | [all...] |
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/ |
AttrDocs.td | [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/ |
AttrDocs.td | [all...] |
/prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/ |
AttrDocs.td | [all...] |
/prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/ |
AttrDocs.td | [all...] |
/prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/ |
AttrDocs.td | [all...] |
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/ |
AttrDocs.td | [all...] |
/art/test/008-exceptions/src/ |
Main.java | 20 super("This is bad by convention: " + s); 38 super("This is bad by convention");
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/ |
EfiTypes.h | 45 // Please see EFI coding convention for proper usage.
82 // use the correct C calling convention. All protocol member functions and
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/X64/ |
EbcLowLevel.S | 121 # build new paramater calling convention
138 # build new paramater calling convention
|
/external/autotest/site_utils/lxc/ |
constants.py | 18 # Naming convention of test container, e.g., test_300_1422862512_2424, where: 23 # Naming convention of the result directory in test container.
|
/external/clang/lib/CodeGen/ |
ABIInfo.h | 71 /// Return the calling convention to use for system runtime 77 /// Return the calling convention to use for compiler builtins
|
/external/deqp/framework/referencerenderer/ |
rrMultisamplePixelBufferAccess.hpp | 35 * Multisampled data access follows the multisampled indexing convention. 62 * Multisampled data access follows the multisampled indexing convention.
|
/external/google-tv-pairing-protocol/java/src/com/google/polo/json/ |
Cookie.java | 40 * cookies. By convention, they are escaped using the URL-encoding. This is 41 * only a convention, not a standard. Often, cookies are expected to have
|
/external/libmicrohttpd/doc/chapters/ |
exploringrequests.inc | 75 recommended as the GET method (including its header data) is by convention considered a "safe" 76 operation, which should not change the server's state in a significant way. By convention,
|
/external/libunwind/include/ |
libunwind-x86.h | 61 This convention facilitates architecture-independent 65 The described register usage convention is based on "System V
|
/external/llvm/lib/Target/AArch64/ |
AArch64CallingConvention.h | 1 //=== AArch64CallingConv.h - Custom Calling Convention Routines -*- C++ -*-===// 10 // This file contains the custom routines for the AArch64 Calling Convention
|
/external/llvm/lib/Target/Mips/ |
MipsCCState.h | 62 // Used to handle MIPS16-specific calling convention tweaks. 63 // FIXME: This should probably be a fully fledged calling convention.
|
/external/python/cpython2/Doc/c-api/ |
structures.rst | 160 The individual flags indicate either a calling convention or a binding 161 convention. Of the calling convention flags, only :const:`METH_VARARGS` and 162 :const:`METH_KEYWORDS` can be combined. Any of the calling convention flags 168 This is the typical calling convention, where the methods have the type 204 This calling convention is deprecated. The method must be of type 208 using this convention to distinguish between a call with multiple arguments 211 These two constants are not used to indicate the calling convention but the
|
/external/python/cpython2/Modules/_ctypes/libffi_msvc/ |
README | 18 compilation to work. One such convention is the "calling 19 convention". The "calling convention" is essentially a set of 21 be found on entry to a function. A "calling convention" also specifies 134 ABI is an enum that specifies the calling convention 136 to the system's native calling convention. Other 320 configured for whichever calling convention it was built for. 328 With the n32 calling convention, when returning structures smaller
|
/external/python/cpython2/Modules/_ctypes/libffi_osx/ |
README | 18 compilation to work. One such convention is the "calling 19 convention". The "calling convention" is essentially a set of 21 be found on entry to a function. A "calling convention" also specifies 134 ABI is an enum that specifies the calling convention 136 to the system's native calling convention. Other 320 configured for whichever calling convention it was built for. 328 With the n32 calling convention, when returning structures smaller
|
Completed in 1983 milliseconds
<<11121314151617181920>>