Searched
full:definitions (Results
251 -
275 of
15714) sorted by null
<<11121314151617181920>>
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
IpmiNetFnSensorEvent.h | 2 IPMI 2.0 definitions from the IPMI Specification Version 2.0, Revision 1.1.
32 // All Sensor commands and their structure definitions to follow here
36 // Definitions for Send Platform Event Message command
|
/device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/ |
Cpuid.h | 2 CPUID Definitions.
4 CPUID definitions based on contents of the Intel(R) 64 and IA-32 Architectures
22 // Definitions for CPUID instruction
|
/frameworks/av/media/libeffects/lvm/lib/Common/lib/ |
LVM_Common.h | 20 /* Header file for the common definitions used within the bundle and its algorithms. */ 22 /* This files includes all definitions, types, structures and function prototypes. */ 45 /* Definitions */
|
/toolchain/binutils/binutils-2.25/include/ |
progress.h | 1 /* Default definitions for progress macros. 19 /* The default definitions below are intended to be replaced by real 20 definitions, if building the tools for an interactive programming
|
/external/kernel-headers/original/uapi/linux/ |
ppp-comp.h | 2 * ppp-comp.h - Definitions for doing PPP packet compression. 45 * Definitions for BSD-Compress. 61 * Definitions for Deflate. 77 * Definitions for MPPE. 84 * Definitions for other, as yet unsupported, compression methods.
|
/external/squashfs-tools/squashfs-tools/ |
action.h | 28 * Lexical analyser definitions 65 * Expression parser definitions 123 * Test operation definitions 153 * Type test specific definitions 162 * Action definitions 234 * Uid/gid action specific definitions 251 * Mode action specific definitions 268 * Empty action specific definitions 280 * Move action specific definitions 295 * Perm test function specific definitions [all...] |
/device/linaro/bootloader/edk2/ArmPkg/Include/Chipset/ |
AArch64.h | 25 // CPACR - Coprocessor Access Control Register definitions
34 // ID_AA64PFR0 - AArch64 Processor Feature Register 0 definitions
38 // SCR - Secure Configuration Register definitions
46 // MIDR - Main ID Register definitions
79 // Saved Program Status Register definitions
94 // Counter-timer Hypervisor Control register definitions
100 // Vector table offset definitions
|
/external/autotest/client/tests/posixtest/ |
posixtestsuite-1.5.2.tar.gz | |
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/ |
LVCS_Private.h | 22 /* This files includes all definitions, types, structures and function */ 41 #include "LVCS.h" /* Calling or Application layer definitions */ 42 #include "LVCS_StereoEnhancer.h" /* Stereo enhancer module definitions */ 43 #include "LVCS_ReverbGenerator.h" /* Reverberation module definitions */ 44 #include "LVCS_Equaliser.h" /* Equaliser module definitions */ 45 #include "LVCS_BypassMix.h" /* Bypass Mixer module definitions */
|
/test/vts-testcase/kernel/ltp/shell_environment/ |
shell_environment.py | 59 def ExecuteDefinitions(self, definitions): 60 '''Execute a given list of environment check definitions''' 62 if not isinstance(definitions, types.ListType): 63 definitions = [definitions] 65 for definition in definitions:
|
/device/linaro/bootloader/arm-trusted-firmware/include/lib/cpus/aarch64/ |
cortex_a57.h | 38 * CPU Extended Control register specific definitions. 48 * CPU Auxiliary Control register specific definitions. 56 * L2 Control register specific definitions.
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformPcieHelperLib/ |
PlatformPcieHelperLib.c | 52 @param PlatformType See EFI_PLATFORM_TYPE enum definitions.
71 @param PlatformType See EFI_PLATFORM_TYPE enum definitions.
89 @param PlatformType See EFI_PLATFORM_TYPE enum definitions.
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/ |
SmbiosMisc.h | 82 // Data Table extern definitions.
88 // Data Table extern definitions.
94 // Data and function Table extern definitions.
|
/external/clang/test/SemaCXX/ |
warn-weak-vtables.cpp | 4 struct A { // expected-warning {{'A' has no out-of-line virtual method definitions; its vtable will be emitted in every translation unit}} 47 class VeryDerived : public Derived { // expected-warning{{'VeryDerived' has no out-of-line virtual method definitions; its vtable will be emitted in every translation unit}} 69 template<> struct TemplVirt<long> { // expected-warning{{'TemplVirt<long>' has no out-of-line virtual method definitions; its vtable will be emitted in every translation unit}}
|
/external/eigen/cmake/ |
FindLAPACK.cmake | 36 # have been found and DEFINITIONS to the required definitions. 40 macro(check_lapack_libraries DEFINITIONS LIBRARIES _prefix _name _flags _list _blas _path) 46 set(${DEFINITIONS} "") 87 set(${DEFINITIONS} "-D${_prefix}_USE_F2C") 93 set(${DEFINITIONS} ${${DEFINITIONS}} ${F2C_DEFINITIONS}) 96 set(CMAKE_REQUIRED_DEFINITIONS ${${DEFINITIONS}}) 111 set(${DEFINITIONS} "") 124 set(${DEFINITIONS} "") [all...] |
/external/libmojo/mojo/public/tools/bindings/generators/js_templates/ |
module_definition.tmpl | 12 {#--- Struct definitions #} 17 {#--- Union definitions #} 23 {#--- Interface definitions #}
|
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/ |
SDL_test.h | 47 /* Set up for C function definitions, even when using C++ */ 52 /* Global definitions */ 60 /* Ends C function definitions when using C++ */
|
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/ |
SDL_test.h | 47 /* Set up for C function definitions, even when using C++ */ 52 /* Global definitions */ 60 /* Ends C function definitions when using C++ */
|
/prebuilts/misc/windows/sdl2/include/ |
SDL_test.h | 47 /* Set up for C function definitions, even when using C++ */ 52 /* Global definitions */ 60 /* Ends C function definitions when using C++ */
|
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/ |
SDL_test.h | 47 /* Set up for C function definitions, even when using C++ */ 52 /* Global definitions */ 60 /* Ends C function definitions when using C++ */
|
/system/core/liblog/ |
log_portability.h | 23 /* Helpful private sys/cdefs.h like definitions */ 52 /* possible missing definitions in sys/cdefs.h */ 70 /* possible missing definitions in unistd.h */
|
/build/make/core/combo/arch/x86/ |
x86.mk | 1 # This file contains feature macro definitions specific to the
|
/build/make/core/ |
host_test_internal.mk | 2 ## Shared definitions for all host test compilations.
|
/development/testrunner/ |
Android.mk | 2 # Install a list of test definitions on device
|
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/ |
Android.mk | 1 # This build script corresponds to a library containing many definitions
|
Completed in 830 milliseconds
<<11121314151617181920>>