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

<<21222324252627282930>>

  /external/wpa_supplicant_8/src/rsn_supp/
wpa_i.h 56 int allowed_pairwise_cipher; /* bitfield of WPA_CIPHER_* */
  /frameworks/compile/slang/
slang_backend.cpp 464 // An exportable type cannot contain a bitfield. However, it's
465 // possible that this current type might have a bitfield and yet
467 // if the current type has a bitfield, the current type still
470 // insert any padding after the bitfield, however, because that
    [all...]
  /frameworks/rs/script_api/
rs_object_types.spec 112 summary: Bitfield to specify how an allocation is used
  /hardware/interfaces/camera/device/1.0/
types.hal 103 typedef bitfield<FrameCallbackFlag> FrameCallbackFlags;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
mtio.h 231 /* SCSI-tape specific definitions. Bitfield shifts in the status */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
mtio.h 231 /* SCSI-tape specific definitions. Bitfield shifts in the status */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
mtio.h 231 /* SCSI-tape specific definitions. Bitfield shifts in the status */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
machmode.h 261 /* A class for iterating through possible bitfield modes. */
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/arm64/
a.out.go 272 C_BITCON // bitfield and logical immediate masks
  /prebuilts/go/linux-x86/src/cmd/internal/obj/arm64/
a.out.go 272 C_BITCON // bitfield and logical immediate masks
  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h 22 # include <stl/_ios_base.h> // Needed for ios_base bitfield members.
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h 22 # include <stl/_ios_base.h> // Needed for ios_base bitfield members.
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h 22 # include <stl/_ios_base.h> // Needed for ios_base bitfield members.
  /external/autotest/client/common_lib/cros/network/
xmlrpc_security_types.py 131 @param auth_algorithm int bitfield of AUTH_ALGORITHM_* defined above.
180 # We have the option of turning on WPA, WPA2, or both via a bitfield.
  /external/libchrome/dbus/
bus.h 264 // Same as above, but also takes a bitfield of ObjectProxy::Options.
299 // Same as above, but also takes a bitfield of ObjectProxy::Options.
  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.h 228 /* Bitfield defining the error resiliency features to enable.
234 /* Bitfield defining the parallel decoding mode where the
  /external/llvm/test/CodeGen/AArch64/
bitfield-insert.ll 180 ; Bitfield insert where there's a left-over shr needed at the beginning
200 ; Bitfield insert where the second or operand is a better match to be folded into the BFM
  /external/mesa3d/src/mesa/state_tracker/
st_cb_bitmap.c 194 find_free_bit(uint bitfield)
198 if ((bitfield & (1 << i)) == 0) {
  /external/squashfs-tools/kernel-2.4/include/linux/
squashfs_fs.h 357 * macros to convert each packed bitfield structure from little endian to big
886 * bitfields and different bitfield placing conventions on differing
  /external/squashfs-tools/squashfs-tools/
squashfs_compat.h 222 * macros to convert each packed bitfield structure from little endian to big
798 * bitfields and different bitfield placing conventions on differing architectures
  /system/tools/hidl/
EnumType.cpp 801 // a bitfield maps to the underlying scalar type in C++, so operator<< is
802 // already defined. We can still emit useful information if the bitfield is
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp 368 } Bitfield;
437 Bitfield = o.Bitfield;
    [all...]
  /external/toolchain-utils/dejagnu/gdb_baseline/
armv7a-cros-linux-gnueabi     [all...]
i686-pc-linux-gnu     [all...]
x86_64-cros-linux-gnu     [all...]

Completed in 2206 milliseconds

<<21222324252627282930>>