/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/ |
unistd.h | 36 #include <linux/capability.h>
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/ |
unistd.h | 36 #include <linux/capability.h>
|
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/ |
unistd.h | 36 #include <linux/capability.h>
|
/sdk/emulator/opengl/host/libs/Translator/GLES_CM/ |
GLEScmValidate.cpp | 150 bool GLEScmValidate::capability(GLenum cap,int maxLights,int maxClipPlanes) { function in class:GLEScmValidate
|
/external/valgrind/main/VEX/pub/ |
libvex.h | 72 /* x86: baseline capability is Pentium-1 (FPU, MMX, but no SSE), with 79 /* amd64: baseline capability is SSE2, with cmpxchg8b but not 86 /* ppc32: baseline capability is integer only */ 95 /* ppc64: baseline capability is integer and basic FP insns */ 103 /* s390x: Hardware capability encoding 147 /* arm: baseline capability is ARMv4 */ 158 /* MIPS baseline capability */
|
/external/quake/quake/src/QW/dxsdk/sdk/inc/ |
ddraw.h | [all...] |
/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/ |
DDRAW.H | [all...] |
/external/libnfc-nxp/src/ |
phFriNfc_NdefMap.h | 509 * \brief Capability Container. 511 * The Capability Container structure required for smart card operations. [all...] |
/hardware/ti/wpan/tools/kfmapp/ |
kfmapp.c | 200 div = (vm.capability & V4L2_TUNER_CAP_LOW) ? 1000 : 1; 227 div = (vt.capability & V4L2_TUNER_CAP_LOW) ? 1000 : 1; 468 div = (vm.capability & V4L2_TUNER_CAP_LOW) ? 1000 : 1; 509 div = (vt.capability & V4L2_TUNER_CAP_LOW) ? 1000 : 1; 1030 freq_multiplicator = (62.5 * ((vtun.capability & V4L2_TUNER_CAP_LOW) 1033 divide_by = (vtun.capability & V4L2_TUNER_CAP_LOW) ? 1000000 : 1000; [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
wireless.h | 127 * - Add PM capability to range structure 181 * - Wireless Event capability in struct iw_range 539 /* Scan capability flags - in (struct iw_range *)->scan_capa */ 633 /* Event capability macros - in (struct iw_range *)->event_capa 641 /* Event capability constants - event autogenerated by the kernel [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
wireless.h | 127 * - Add PM capability to range structure 181 * - Wireless Event capability in struct iw_range 539 /* Scan capability flags - in (struct iw_range *)->scan_capa */ 633 /* Event capability macros - in (struct iw_range *)->event_capa 641 /* Event capability constants - event autogenerated by the kernel [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
wireless.h | 127 * - Add PM capability to range structure 181 * - Wireless Event capability in struct iw_range 539 /* Scan capability flags - in (struct iw_range *)->scan_capa */ 633 /* Event capability macros - in (struct iw_range *)->event_capa 641 /* Event capability constants - event autogenerated by the kernel [all...] |
/cts/tests/src/android/webkit/cts/ |
WebViewOnUiThread.java | 797 * needs the waitForCompletion capability then it should derive from 824 * needs the waitForCompletion capability then it should call
|
/external/android-clat/ |
clatd.c | 41 #include <sys/capability.h> 222 * drops root privs but keeps the needed capability
|
/external/grub/stage2/ |
tparm.c | 77 * capability, with like escapes %x in it. For example, to 78 * address the cursor, the cup capability is given, using two
|
/frameworks/base/media/jni/ |
android_media_MediaProfiles.cpp | 101 jniThrowException(env, "java/lang/RuntimeException", "Error retrieving video encoder capability params"); 149 jniThrowException(env, "java/lang/RuntimeException", "Error retrieving video encoder capability params");
|
/hardware/libhardware/include/hardware/ |
audio.h | 354 * the software mixer will emulate this capability. 421 * than 0 is returned, the software mixer will emulate this capability.
|
/packages/apps/Phone/src/com/android/phone/ |
MobileNetworkSettings.java | 574 // Commenting out "logical up" capability. This is a workaround for issue 5278083. 580 // TODO: introduce better mechanism for "up" capability here.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/ |
VaryingConfiguration.java | 20 import com.android.ide.common.rendering.api.Capability; 276 boolean canScaleNinePatch = supports(Capability.FIXED_SCALABLE_NINE_PATCH);
|
/development/ndk/platforms/android-3/include/linux/ |
hdreg.h | 364 unsigned char capability; member in struct:hd_driveid
|
/external/bluetooth/bluedroid/stack/include/ |
a2d_api.h | 86 #define A2D_BAD_CP_FORMAT 0xE1 /* The format of Content Protection Service Capability/Content Protection Scheme Dependent Data is not correct. */
|
/external/clang/unittests/Tooling/ |
TestVisitor.h | 32 /// additional capability of running it over a snippet of code.
|
/external/eigen/unsupported/Eigen/src/AutoDiff/ |
AutoDiffVector.h | 16 * \brief A scalar type replacement with automatic differentation capability
|
/external/ipsec-tools/src/racoon/ |
isakmp_frag.c | 339 /* If the capability has not been added, add room now */
|
/external/jmonkeyengine/engine/src/core/com/jme3/renderer/ |
Caps.java | 44 * <code>Caps</code> is an enum specifying a capability that the {@link Renderer}
|