Searched
full:convention (Results
651 -
675 of
1656) sorted by null
<<21222324252627282930>>
/external/chromium_org/base/time/ |
time.h | 297 // Converts to/from the Javascript convention for times, a number of 303 // Converts to Java convention for times, a number of
|
/external/chromium_org/native_client_sdk/src/doc/reference/ |
pnacl-bitcode-abi.rst | 59 The only calling convention supported by PNaCl bitcode is ``ccc`` - the C 60 calling convention.
|
/external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/netinet6/ |
in6.h | 103 * that is (by convention) restricted to privileged processes. 104 * This convention is based on "vouchsafe" principles only.
|
/external/chromium_org/ppapi/generators/ |
idl_thunk.py | 268 # convention today. 290 # some thunk code follows this convention today.
|
/external/chromium_org/remoting/base/ |
dispatch_win.h | 26 // |VARIANTARG| structures. The calling convention of IDispatch::Invoke() is: 107 // The calling convention is:
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/w3c/ |
test_importer.py | 249 # directly rather than relying on a naming convention. 250 # Using a naming convention creates duplicate copies of the
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
brw_gs_emit.c | 386 * vertex convention, and in order SVBI[0] + (1, 0, 2) if we're using 387 * the last provoking vertex convention.
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/ |
prcountr.h | 54 ** convention. A "handle" is returned when the counter is 60 ** The counter naming convention is a two-level hierarchy. The
|
/external/clang/lib/CodeGen/ |
CGDeclCXX.cpp | 184 // Make sure the call and the callee agree on calling convention. 474 // Make sure the call and the callee agree on calling convention.
|
/external/dexmaker/src/test/java/com/google/dexmaker/stock/ |
ProxyBuilderTest.java | 696 * This test shows that our generated proxies follow the bytecode convention 698 * different from javac's convention where return types must be assignable
|
/external/eigen/Eigen/src/Core/ |
PermutationMatrix.h | 27 * The convention followed here is that if \f$ \sigma \f$ is a permutation, the corresponding permutation matrix 30 * This convention ensures that for any two permutations \f$ \sigma, \tau \f$, we have:
|
/external/kernel-headers/original/asm-x86/ |
paravirt.h | 333 * convention, in which the first three arguments are placed in %eax, 365 * calling convention can't directly deal with this, so the wrapper
|
/external/llvm/lib/Target/AArch64/ |
AArch64FrameLowering.cpp | 252 // convention. 628 // If the calling convention demands that the callee pops arguments from the
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_gs_emit.c | 386 * vertex convention, and in order SVBI[0] + (1, 0, 2) if we're using 387 * the last provoking vertex convention.
|
/external/openssh/openbsd-compat/ |
glob.c | 39 * The [!...] convention to negate a range is supported (SysV, Posix, ksh). 44 * Escaping convention: \ inhibits any special meaning the following
|
/external/zlib/src/contrib/ada/ |
zlib.adb | 38 pragma Convention (C, Flate_Step_Function); 42 pragma Convention (C, Flate_End_Function);
|
/frameworks/base/core/java/android/os/ |
Build.java | 43 /** The name of the instruction set (CPU type + ABI convention) of native code. */ 46 /** The name of the second instruction set (CPU type + ABI convention) of native code. */
|
/libcore/luni/src/main/java/java/util/concurrent/ |
Semaphore.java | 393 * Correct usage of a semaphore is established by programming convention 572 * Correct usage of a semaphore is established by programming convention
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/ |
elfos.h | 41 For ELF systems the convention is *not* to prepend a leading 113 For most svr4 systems, the convention is that any symbol which begins
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/ |
elfos.h | 41 For ELF systems the convention is *not* to prepend a leading 113 For most svr4 systems, the convention is that any symbol which begins
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/ |
elfos.h | 41 For ELF systems the convention is *not* to prepend a leading 113 For most svr4 systems, the convention is that any symbol which begins
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/ |
elfos.h | 41 For ELF systems the convention is *not* to prepend a leading 113 For most svr4 systems, the convention is that any symbol which begins
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
IOBinding.py | 6 # which will only understand the local convention. 250 # end-of-line convention ourselves.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
IOBinding.py | 6 # which will only understand the local convention. 250 # end-of-line convention ourselves.
|
/external/expat/doc/ |
reference.html | 233 same calling convention in case the compiler options used for Expat 235 what the default calling convention is, though it may require that it 236 be compiled with a default convention of "cdecl" on some platforms. 237 For code which uses Expat, however, the calling convention is 243 are already using the "cdecl" calling convention, or they wouldn't be 245 convention may be something other than "cdecl". To use the annotation 469 cleared. If you follow the convention that the root element starts at [all...] |
Completed in 1527 milliseconds
<<21222324252627282930>>