HomeSort by relevance Sort by last modified time
    Searched full:bitfield (Results 201 - 225 of 443) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/clang/lib/AST/
StmtDumper.cpp 113 case OK_BitField: OS << " bitfield"; break;
  /external/clang/tools/libclang/
CIndexCodeCompletion.cpp 273 /// \brief A bitfield representing the acceptable completions for the
    [all...]
  /external/icu4c/layout/
LayoutEngine.h 128 * @param typoFlags - the typographic control flags for the text (a bitfield). Use kTypoFlagKern
  /external/kernel-headers/original/asm-mips/sn/
ioc3.h 358 /* all producer/comsumer pointers are the same bitfield */
  /external/kernel-headers/original/linux/mtd/
nand.h 418 * @options: Bitfield to store chip relevant options
  /external/llvm/lib/Transforms/InstCombine/
InstCombineLoadStoreAlloca.cpp 476 // situation often occurs with bitfield accesses.
  /external/llvm/lib/Transforms/Scalar/
EarlyCSE.cpp 366 /// stores which can occur in bitfield code among other things.
  /external/protobuf/src/google/protobuf/
dynamic_message.cc 483 // - A big bitfield containing a bit for each field indicating whether
  /external/skia/include/core/
SkMatrix.h 47 /** Returns a mask bitfield describing the types of transformations
  /external/valgrind/main/VEX/priv/
host_ppc_defs.h 171 enum { /* Maps bc bitfield BO */
  /external/valgrind/main/docs/internals/
3_2_BUGSTATUS.txt 212 vx1747 vx1756 32 143817 Unused bitfield pad bits confuse memcheck
  /external/webkit/Source/WebCore/html/canvas/
WebGLRenderingContext.h 482 // clearMask is set to the bitfield of any clear that would happen anyway at this time
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap_config.h 620 * flags - Network configuration flags (bitfield)
  /external/wpa_supplicant_8/src/eap_peer/
eap_config.h 623 * flags - Network configuration flags (bitfield)
  /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/
InputDevice.java 482 * Gets the input sources supported by this input device as a combined bitfield.
InputEventConsistencyVerifier.java 81 // Bitfield of pointer ids that are currently down.
  /frameworks/base/graphics/java/android/renderscript/
Mesh.java 588 * @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...]
  /prebuilts/gcc/linux-x86/host/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...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XInput.h 859 * Note that the mode field is a bitfield that reports the Proximity
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XInput.h 859 * Note that the mode field is a bitfield that reports the Proximity
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver.h 361 * wpa_proto - Bitfield of WPA_PROTO_* values to indicate WPA/WPA2
609 * pairwise_ciphers - WPA_CIPHER_* bitfield
619 * key_mgmt_suites - WPA_KEY_MGMT_* bitfield
624 * auth_algs - WPA_AUTH_ALG_* bitfield
629 * wpa_version - WPA_PROTO_* bitfield
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/
i686-linux-c++ 

Completed in 610 milliseconds

1 2 3 4 5 6 7 891011>>