HomeSort by relevance Sort by last modified time
    Searched full:bitfield (Results 176 - 200 of 415) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/yaffs2/yaffs2/
yaffs_guts.h 129 * NB This uses bitfield. Bitfields should not straddle a u32 boundary otherwise
  /frameworks/base/core/java/android/view/
InputEventConsistencyVerifier.java 81 // Bitfield of pointer ids that are currently down.
  /frameworks/base/graphics/java/android/renderscript/
Mesh.java 543 * @param flags bitfield that is a combination of COLOR, NORMAL,
  /frameworks/ex/carousel/java/com/android/ex/carousel/
CarouselController.java 824 * Each integer in the array is a bitfield composed of
  /packages/apps/Calendar/src/com/android/calendar/event/
EditEventFragment.java 89 * A bitfield of TOKEN_* to keep track which query hasn't been completed
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XInput.h 859 * Note that the mode field is a bitfield that reports the Proximity
    [all...]
  /external/clang/lib/CodeGen/
TargetInfo.cpp 279 // how to expand them yet, and the predicate for telling if a bitfield still
    [all...]
  /external/v8/src/
objects.h 122 // bitfield. It is only used as a return value meaning the attributes of
208 class TypeField: public BitField<PropertyType, 0, 4> {};
209 class AttributesField: public BitField<PropertyAttributes, 4, 3> {};
210 class DeletedField: public BitField<uint32_t, 7, 1> {};
211 class StorageField: public BitField<uint32_t, 8, 32-8> {};
    [all...]
  /external/clang/include/clang/Driver/
CC1Options.td 146 def fuse_register_sized_bitfield_access: Flag<"-fuse-register-sized-bitfield-access">,
578 def fno_bitfield_type_align : Flag<"-fno-bitfield-type-align">,
    [all...]
  /external/qemu/target-arm/
translate.c 257 /* Unsigned bitfield extract. */
265 /* Signed bitfield extract. */
280 /* Bitfield insertion. Insert val into base. Clobbers base and val. */
    [all...]
  /external/wpa_supplicant_8/hostapd/
hostapd.conf 32 # Module bitfield (ORed bitfield of modules that will be logged; -1 = all
    [all...]
  /development/ndk/platforms/android-9/include/android/
input.h 419 /* Get a bitfield indicating which edges, if any, were touched by this motion event.
  /external/icu4c/i18n/unicode/
udat.h 156 /** Bitfield for relative date */
    [all...]
  /external/llvm/include/llvm/Analysis/
ScalarEvolution.h 76 /// NoWrapFlags are bitfield indices into SubclassData.
    [all...]
  /external/protobuf/src/google/protobuf/compiler/java/
java_message.cc 910 // "has" fields into a single bitfield.
    [all...]
  /external/v8/test/cctest/
test-assembler-arm.cc 357 // Test the ARMv7 bitfield instructions.
  /frameworks/base/native/include/android/
input.h 565 /* Get a bitfield indicating which edges, if any, were touched by this motion event.
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
c-common.h 803 /* In a FIELD_DECL, nonzero if the decl was originally a bitfield. */
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
c-common.h 803 /* In a FIELD_DECL, nonzero if the decl was originally a bitfield. */
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
c-common.h 803 /* In a FIELD_DECL, nonzero if the decl was originally a bitfield. */
    [all...]
  /prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/bin/
i686-android-linux-c++ 
i686-android-linux-cpp 
i686-android-linux-g++ 
i686-android-linux-gcc 
i686-android-linux-gcc-4.4.3 

Completed in 1759 milliseconds

1 2 3 4 5 6 78 91011>>