/external/chromium/sdch/open-vcdiff/src/ |
vcdecoder3_test.cc | 201 // for example, changing unused bits within a bitfield. 737 // for example, changing unused bits within a bitfield. [all...] |
vcdecoder1_test.cc | 120 // for example, changing unused bits within a bitfield.
|
/external/clang/include/clang/AST/ |
DeclObjC.h | [all...] |
Decl.h | [all...] |
/external/clang/lib/CodeGen/ |
CGExprAgg.cpp | 236 assert(Src.isSimple() && "Can't have aggregate bitfield, vector, etc"); 802 // to the approprate value. This makes bitfield support automatic; [all...] |
/external/kernel-headers/original/linux/ |
videodev2.h | 726 __u32 audioset; /* Associated audios (bitfield) */ 763 __u32 audioset; /* Associated audios (bitfield) */ [all...] |
/external/llvm/lib/CodeGen/AsmPrinter/ |
DwarfCompileUnit.cpp | [all...] |
/external/llvm/lib/Target/ARM/ |
ARMMCCodeEmitter.cpp | [all...] |
/external/llvm/lib/Target/PowerPC/ |
PPCISelDAGToDAG.cpp | [all...] |
/external/v8/src/ia32/ |
assembler-ia32.h | 433 class TypeField: public BitField<Type, 0, 2> {}; 434 class NextField: public BitField<int, 2, 32-2> {}; [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
videodev2.h | 710 __u32 audioset; /* Associated audios (bitfield) */ 748 __u32 audioset; /* Associated audios (bitfield) */ [all...] |
/external/chromium/chrome/browser/autofill/ |
form_structure.cc | 592 // Set bit in the bitfield: byte |field_type| / 8, bit in byte
|
/external/clang/lib/AST/ |
StmtDumper.cpp | 113 case OK_BitField: OS << " bitfield"; break;
|
/external/clang/lib/Sema/ |
DeclSpec.cpp | 438 assert((unsigned)S == StorageClassSpec && "SCS constants overflow bitfield");
|
/external/clang/tools/libclang/ |
CIndexCodeCompletion.cpp | 242 /// \brief A bitfield representing the acceptable completions for the
|
/external/kernel-headers/original/linux/mtd/ |
nand.h | 418 * @options: Bitfield to store chip relevant options
|
/external/llvm/lib/Transforms/InstCombine/ |
InstCombineLoadStoreAlloca.cpp | 405 // situation often occurs with bitfield accesses.
|
/external/llvm/lib/Transforms/Scalar/ |
EarlyCSE.cpp | 310 /// 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 | 44 /** Returns a mask bitfield describing the types of transformations
|
/external/valgrind/main/VEX/priv/ |
host_ppc_defs.h | 170 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 | 629 * flags - Network configuration flags (bitfield)
|