/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/SLES/ |
OpenSLES_Platform.h | 28 /* NOTE: This file contains definitions for the base types and the */ 30 /* the correct definitions specific to the platform being used. */
|
/prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/SLES/ |
OpenSLES_Platform.h | 28 /* NOTE: This file contains definitions for the base types and the */ 30 /* the correct definitions specific to the platform being used. */
|
/prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/SLES/ |
OpenSLES_Platform.h | 28 /* NOTE: This file contains definitions for the base types and the */ 30 /* the correct definitions specific to the platform being used. */
|
/prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/SLES/ |
OpenSLES_Platform.h | 28 /* NOTE: This file contains definitions for the base types and the */ 30 /* the correct definitions specific to the platform being used. */
|
/system/bt/hci/include/ |
bt_hci_bdroid.h | 25 * Contains definitions specific for interfacing with Bluedroid 71 * Type definitions and return values
|
/toolchain/binutils/binutils-2.25/include/aout/ |
stab_gnu.h | 1 /* gnu_stab.h Definitions for GNU extensions to STABS 36 /* Definitions of "desc" field for N_SO stabs in Solaris2. */
|
/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/ |
core_cm3.h | 53 Function definitions in header files are used to allow 'inlining'. 64 * CMSIS definitions 70 /* CMSIS CM3 definitions */ 147 #include <stdint.h> /* standard types definitions */ 189 /* IO definitions (access restrictions to peripheral registers) */ 219 /** \defgroup CMSIS_core_register Defines and Type Definitions 220 \brief Type definitions and defines for Cortex-M processor based devices. 225 \brief Core Register type definitions. 310 \brief Type definitions for the NVIC Registers 333 /* Software Triggered Interrupt Register Definitions */ [all...] |
core_sc300.h | 53 Function definitions in header files are used to allow 'inlining'. 64 * CMSIS definitions 70 /* CMSIS SC300 definitions */ 147 #include <stdint.h> /* standard types definitions */ 189 /* IO definitions (access restrictions to peripheral registers) */ 219 /** \defgroup CMSIS_core_register Defines and Type Definitions 220 \brief Type definitions and defines for Cortex-M processor based devices. 225 \brief Core Register type definitions. 310 \brief Type definitions for the NVIC Registers 333 /* Software Triggered Interrupt Register Definitions */ [all...] |
core_cm0.h | 53 Function definitions in header files are used to allow 'inlining'. 64 * CMSIS definitions 70 /* CMSIS CM0 definitions */ 147 #include <stdint.h> /* standard types definitions */ 184 /* IO definitions (access restrictions to peripheral registers) */ 212 /** \defgroup CMSIS_core_register Defines and Type Definitions 213 \brief Type definitions and defines for Cortex-M processor based devices. 218 \brief Core Register type definitions. 303 \brief Type definitions for the NVIC Registers 328 \brief Type definitions for the System Control Block Register [all...] |
core_sc000.h | 53 Function definitions in header files are used to allow 'inlining'. 64 * CMSIS definitions 70 /* CMSIS SC000 definitions */ 147 #include <stdint.h> /* standard types definitions */ 189 /* IO definitions (access restrictions to peripheral registers) */ 218 /** \defgroup CMSIS_core_register Defines and Type Definitions 219 \brief Type definitions and defines for Cortex-M processor based devices. 224 \brief Core Register type definitions. 309 \brief Type definitions for the NVIC Registers 334 \brief Type definitions for the System Control Block Register [all...] |
/art/runtime/openjdkjvmti/ |
transform.cc | 70 /*in-out*/std::vector<ArtClassDefinition>* definitions) { 71 for (ArtClassDefinition& def : *definitions) { 112 std::vector<ArtClassDefinition> definitions; local 127 definitions.push_back(std::move(def)); 129 res = RetransformClassesDirect(env, event_handler, self, &definitions); 133 return Redefiner::RedefineClassesDirect(env, runtime, self, definitions, error_msg);
|
/external/dtc/Documentation/ |
dts-format.txt | 10 Node and property definitions 18 [properties definitions] 22 Nodes may contain property definitions and/or child node 23 definitions. If both are present, properties must come before child 26 Property definitions are name value pairs in the form: 100 [property definitions]
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
kvm.h | 17 * KVM MIPS specific structures and definitions. 52 * Register set = 0: GP registers from kvm_regs (see definitions below). 59 * Register set = 2: KVM specific registers (see definitions below). 61 * Register set = 3: FPU / MSA registers (see definitions below). 153 * bits[15..8] - Register subset (see definitions below). 183 * KVM MIPS specific structures and definitions
|
/external/r8/src/main/java/com/android/tools/r8/graph/ |
AppInfoWithSubtyping.java | 50 DexClass baseClass, Function<DexType, DexClass> definitions) { 55 populateAllSuperTypes(map, superType, baseClass, definitions); 61 DexClass baseClass, Function<DexType, DexClass> definitions) { 62 DexClass holderClass = definitions.apply(holder); 65 populateSuperType(map, holderClass.superType, baseClass, definitions); 73 populateSuperType(map, inter, baseClass, definitions);
|
/packages/inputmethods/LatinIME/java/res/xml/ |
rowkeys_hindi_compact2.xml | 24 set of Key definitions are needed based on the API version. --> 32 set of Key definitions are needed based on the API version. --> 40 set of Key definitions are needed based on the API version. --> 48 set of Key definitions are needed based on the API version. --> 56 set of Key definitions are needed based on the API version. --> 69 set of Key definitions are needed based on the API version. -->
|
rowkeys_marathi2.xml | 24 set of Key definitions are needed based on the API version. --> 29 set of Key definitions are needed based on the API version. --> 34 set of Key definitions are needed based on the API version. --> 39 set of Key definitions are needed based on the API version. --> 44 set of Key definitions are needed based on the API version. --> 54 set of Key definitions are needed based on the API version. -->
|
rowkeys_hindi3.xml | 28 set of Key definitions are needed based on the API version. --> 46 set of Key definitions are needed based on the API version. --> 55 set of Key definitions are needed based on the API version. --> 60 set of Key definitions are needed based on the API version. --> 92 set of Key definitions are needed based on the API version. -->
|
/system/bt/embdrv/sbc/decoder/include/ |
oi_cpu_dep.h | 27 * This file contains definitions for characteristics of the target CPU and 36 * definitions. Go to the source code of this header file to see the details of 37 * primitive type definitions for each platform. 53 /** @name Definitions indicating family of target OI_CPU_TYPE 93 /** @name Definitions indicating byte-wise endianness of target CPU 106 /** @name CPU/compiler-independent primitive data type definitions
|
/external/skia/src/gpu/glsl/ |
GrGLSLShaderBuilder.h | 86 this->definitions().appendf("const %s %s = %s;\n", type, name, value); 90 this->definitions().appendf("const int %s = %i;\n", name, value); 94 this->definitions().appendf("const float %s = %f;\n", name, value); 98 this->definitions().appendf("const %s %s = ", type, name); 101 this->definitions().appendVAList(fmt, args); 103 this->definitions().append(";\n"); 220 SkString& definitions() { return fShaderStrings[kDefinitions]; } function in class:GrGLSLShaderBuilder
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/ |
ip.h | 101 * Definitions for internet protocol version 4. 156 * Definitions for Explicit Congestion Notification (ECN) 169 * Definitions for IP differentiated services code points (DSCP) 209 * Definitions for IP type of service (ip_tos) [deprecated; use DSCP 210 * and CS definitions above instead.] 221 * Definitions for IP precedence (also in ip_tos) [also deprecated.] 235 * Definitions for options.
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/PchRegs/ |
PchRegsSmbus.h | 24 Definitions beginning with "R_" are registers
25 Definitions beginning with "B_" are bits within registers
26 Definitions beginning with "V_" are meaningful values of bits within the registers
27 Definitions beginning with "S_" are register sizes
28 Definitions beginning with "N_" are the bit position
|
PchRegsSpi.h | 24 Definitions beginning with "R_" are registers
25 Definitions beginning with "B_" are bits within registers
26 Definitions beginning with "V_" are meaningful values of bits within the registers
27 Definitions beginning with "S_" are register sizes
28 Definitions beginning with "N_" are the bit position
|
/external/deqp/framework/delibs/cmake/ |
Defs.cmake | 61 # DE_OS_IS_{PLATFORM} definitions 101 # DE_COMPILER_IS_{COMPILER} definitions 125 # DE_CPU_IS_{CPU} definitions 140 # Debug definitions 163 # Expose definitions
|
/external/ppp/pppd/include/net/ |
ppp-comp.h | 2 * ppp-comp.h - Definitions for doing PPP packet compression. 135 * Definitions for BSD-Compress. 150 * Definitions for Deflate. 166 * Definitions for MPPE. 172 * Definitions for other, as yet unsupported, compression methods.
|
/frameworks/wilhelm/src/android/ |
channels.cpp | 127 // In practice this map is unnecessary, because the SL definitions just 128 // happen to match the android definitions perfectly, but we can't rely 129 // on that fact since the two sets of definitions have different API 182 // positional masks get mapped from OpenSLES speaker definitions 183 // to the channel definitions we use internally.
|