/external/llvm/lib/CodeGen/AsmPrinter/ |
DwarfCompileUnit.cpp | [all...] |
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
ARMMCCodeEmitter.cpp | [all...] |
/external/llvm/lib/Target/PowerPC/ |
PPCISelDAGToDAG.cpp | [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...] |
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
bcmutils.c | [all...] |
/hardware/samsung_slsi/exynos5/include/ |
videodev2.h | [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/chromium_org/chrome/browser/sync/glue/ |
typed_url_model_associator.cc | 580 // This is a bitfield representing what we'll need to update with the output
|
/external/chromium_org/content/child/npapi/ |
webplugin_delegate_impl_gtk.cc | 541 // Converts a WebInputEvent::Modifiers bitfield into a
|
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/ |
WebGLRenderingContext.h | 664 // clearMask is set to the bitfield of any clear that would happen anyway at this time [all...] |
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
udat.h | 156 /** Bitfield for relative date */ [all...] |
/external/chromium_org/third_party/jsoncpp/overrides/include/json/ |
value.h | 499 int allocated_ : 1; // Notes: if declared as bool, bitfield is useless. [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
errors.c | 130 * We store a bitfield in the hash table, with five possible values total.
|
/external/clang/include/clang/AST/ |
Decl.h | [all...] |
/external/clang/lib/CodeGen/ |
CGExpr.cpp | 755 /// This can return one of two things: a simple address or a bitfield reference. 759 /// If this returns a bitfield reference, nothing about the pointee type of the [all...] |
/external/clang/lib/Sema/ |
DeclSpec.cpp | 526 assert((unsigned)SC == StorageClassSpec && "SCS constants overflow bitfield"); [all...] |
/external/llvm/include/llvm/Analysis/ |
ScalarEvolution.h | 77 /// NoWrapFlags are bitfield indices into SubclassData. [all...] |
/external/llvm/lib/IR/ |
Type.cpp | 757 assert(oldNCT == NumContainedTys && "bitfield written out of bounds?");
|
/external/llvm/lib/Transforms/InstCombine/ |
InstCombineLoadStoreAlloca.cpp | 600 // situation often occurs with bitfield accesses.
|
/external/llvm/tools/llvm-readobj/ |
COFFDumper.cpp | 377 { "BitField" , COFF::IMAGE_SYM_CLASS_BIT_FIELD }, [all...] |
/external/mesa3d/src/mesa/main/ |
errors.c | 130 * We store a bitfield in the hash table, with five possible values total.
|
/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.
|
/external/valgrind/main/VEX/priv/ |
host_ppc_defs.h | 171 enum { /* Maps bc bitfield BO */ [all...] |
/frameworks/native/include/android/ |
input.h | 567 /* Get a bitfield indicating which edges, if any, were touched by this motion event. [all...] |