HomeSort by relevance Sort by last modified time
    Searched full:bitfield (Results 726 - 750 of 1075) sorted by null

<<21222324252627282930>>

  /development/ndk/platforms/android-13/include/android/
input.h 527 /* Get a bitfield indicating which edges, if any, were touched by this motion event.
    [all...]
  /development/ndk/platforms/android-14/include/android/
input.h 565 /* Get a bitfield indicating which edges, if any, were touched by this motion event.
    [all...]
  /development/ndk/platforms/android-18/include/android/
input.h 567 /* Get a bitfield indicating which edges, if any, were touched by this motion event.
    [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/abi-compliance-checker/modules/Internals/
CallConv.pm 1012 if(my $BSize = $TypePtr->{"Memb"}{$Pos}{"bitfield"})
    [all...]
  /external/compiler-rt/lib/asan/
asan_allocator.cc 402 CHECK_EQ(alloc_tid, m->alloc_tid); // Does alloc_tid fit into the bitfield?
  /external/jsoncpp/include/json/
value.h 492 int allocated_ : 1; // Notes: if declared as bool, bitfield is useless.
  /external/libevent/include/event2/
bufferevent.h 567 @param options A bitfield of bufferevent options.
  /external/libmicrohttpd/src/microhttpd/
internal.h 1183 * Daemon's flags (bitfield).
    [all...]
  /external/llvm/docs/
Atomics.rst 200 examples of unsafe optimizations are narrowing an assignment into a bitfield,
  /external/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 591 : TypeRecord(TypeRecordKind::BitField), Type(Type), BitSize(BitSize),
    [all...]
  /external/llvm/lib/IR/
Type.cpp 682 assert(oldNCT == NumContainedTys && "bitfield written out of bounds?");
  /external/llvm/lib/Target/AMDGPU/
AMDGPUInstructions.td 582 // Bitfield extract patterns
  /external/llvm/lib/Target/ARM/
ARMScheduleSwift.td 180 // 4.2.8 Bitfield
    [all...]
  /external/llvm/lib/Transforms/Scalar/
EarlyCSE.cpp 537 /// stores which can occur in bitfield code among other things.
    [all...]
  /external/mesa3d/src/mesa/main/
errors.c 130 * We store a bitfield in the hash table, with five possible values total.
  /external/owasp/sanitizer/src/main/org/owasp/html/
CssSchema.java 47 /** A bitfield of BIT_* constants describing groups of allowed tokens. */
    [all...]
  /external/protobuf/src/google/protobuf/
dynamic_message.cc 663 // - A big bitfield containing a bit for each field indicating whether
  /external/swiftshader/third_party/LLVM/docs/
Atomics.html 263 are narrowing an assignment into a bitfield, rematerializing
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
ScalarEvolution.h 76 /// NoWrapFlags are bitfield indices into SubclassData.
    [all...]
  /external/v8/src/arm64/
simulator-arm64.cc     [all...]
  /external/valgrind/VEX/priv/
host_ppc_defs.h 144 enum { /* Maps bc bitfield BO */
    [all...]
  /external/vixl/src/aarch64/
simulator-aarch64.cc     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
rrm.c 704 static int wpas_beacon_rep_add_frame_body(struct bitfield *eids,
    [all...]
  /frameworks/base/core/java/android/view/
InputDevice.java 634 * Gets the input sources supported by this input device as a combined bitfield.
    [all...]

Completed in 1462 milliseconds

<<21222324252627282930>>