HomeSort by relevance Sort by last modified time
    Searched full:convention (Results 401 - 425 of 3166) sorted by null

<<11121314151617181920>>

  /prebuilts/go/linux-x86/src/runtime/
sys_windows_amd64.s 117 // as required by windows callback convention.
281 // By windows/amd64 calling convention first 4 args are in CX, DX, R8, R9
317 // as required by windows callback convention.
378 // Someday the convention will be D is always cleared.
440 // (as per windows amd64 calling convention).
  /art/compiler/jni/quick/
jni_compiler.cc 117 // convention.
384 // abuse the JNI calling convention here, that is guaranteed to support passing 2 pointer
435 // 7. Iterate over arguments placing values from managed calling convention in
436 // to the convention required for a native call (shuffling). For references
633 // the calling convention's native return register doesn't match the managed convention's
669 // Copy a single parameter from the managed to the JNI calling convention.
    [all...]
  /art/compiler/jni/quick/arm64/
calling_convention_arm64.cc 109 // Calling convention
158 // Managed runtime calling convention
234 // JNI calling convention
  /external/syslinux/efi64/include/efi/x86_64/
efibind.h 176 // EFIAPI - prototype calling convention for EFI function pointers
185 #define EFIAPI __cdecl // Force C calling convention for Microsoft C compiler
190 #define EFIAPI // Substitute expresion to force C calling convention
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/x86_64/
efibind.h 176 // EFIAPI - prototype calling convention for EFI function pointers
185 #define EFIAPI __cdecl // Force C calling convention for Microsoft C compiler
190 #define EFIAPI // Substitute expresion to force C calling convention
  /libcore/ojluni/src/main/java/sun/security/provider/certpath/
X509CertPath.java 53 * By convention, X.509 <code>CertPath</code>s are stored from target
57 * this convention. PKIX <code>CertPathValidator</code>s will detect any
58 * departure from this convention and throw a
  /art/compiler/utils/
managed_register.h 94 // These additional attributes could be defined by calling convention (EntrySpills)
  /bionic/linker/
linker_logger.cpp 75 // Remove ':' and everything after it. This is the naming convention for
  /cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
FeatureDeviceInfo.java 77 * features that do not fit the convention of starting with "FEATURE_"
  /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/sample-inputs/
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/google/contexthub/inc/chre/
version.h 108 * NANOAPP_VENDOR convention in context_hub.h, as used by nanoapp IDs.
  /device/linaro/bootloader/arm-trusted-firmware/include/bl32/tsp/
tsp.h 96 * according to SMC calling convention
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Include/
fileobject.h 35 int f_univ_newline; /* Handle any newline convention */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
fnmatch.py 3 fnmatch(FILENAME, PATTERN) matches according to the local convention.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Include/
fileobject.h 34 int f_univ_newline; /* Handle any newline convention */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
fileobject.h 35 int f_univ_newline; /* Handle any newline convention */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
fnmatch.py 3 fnmatch(FILENAME, PATTERN) matches according to the local convention.
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/AArch64/
ProcessorBind.h 105 // use the correct C calling convention. All protocol member functions and
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Arm/
ProcessorBind.h 103 // use the correct C calling convention. All protocol member functions and
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Ia32/
ProcessorBind.h 141 // use the correct C calling convention. All protocol member functions and
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/Aarch64/
EfiBind.h 118 // convention.

Completed in 4133 milliseconds

<<11121314151617181920>>