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

<<21222324252627282930>>

  /hardware/interfaces/camera/device/3.2/
types.hal 22 typedef bitfield<BufferUsage> BufferUsageFlags;
23 typedef bitfield<Dataspace> DataspaceFlags;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
videodev2.h 732 __u32 audioset; /* Associated audios (bitfield) */
774 __u32 audioset; /* Associated audios (bitfield) */
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
ChangeLog-2006 549 %<code>[zy] into %[zy]<code>. Expand meaning of %<bitfield>['`?].
552 (arm_opcodes): Expand meaning of %<bitfield>['`?].
  /art/compiler/optimizing/
nodes_vector.h 108 using TypeField = BitField<Primitive::Type, kFieldType, kFieldTypeSize>;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/
BaseLib.inf 55 BitField.c
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
FrameworkMpService.h 122 /// Bitfield structure for the IPF Self Test State Parameter.
    [all...]
  /external/autotest/client/cros/
dhcp_handling_rule.py 41 via handle(). handle() returns a bitfield as described above. If the
  /external/clang/include/clang/Lex/
ModuleMap.h 107 // Adjust the bitfield HeaderFileInfo::HeaderRole size.
  /external/clang/test/Analysis/
misc-ps-region-store.cpp 472 // This used to crash the analyzer because of the unnamed bitfield.
  /external/clang/test/CodeGenCXX/
temporaries.cpp 656 namespace Bitfield {
  /external/clang/test/SemaCXX/
cxx1y-variable-templates_in_class.cpp 324 namespace bitfield { namespace
  /external/clang/tools/libclang/
CIndexCodeCompletion.cpp 294 /// \brief A bitfield representing the acceptable completions for the
    [all...]
CXType.cpp 752 // [expr.sizeof] p1: return -1 on: func, incomplete, bitfield, incomplete
  /external/elfutils/libdwfl/
frame_unwind.c 735 // &Dwfl_Frame.signal_frame cannot be passed as it is a bitfield.
  /external/kernel-headers/original/uapi/asm-mips/asm/
inst.h 16 #include <asm/bitfield.h>
  /external/libusb/libusb/os/
windows_winusb.h 901 USHORT BitField;
  /external/libvterm/src/
screen.c 15 /* After the bitfield */
  /external/llvm/include/llvm/IR/
ModuleSummaryIndex.h 92 /// Group flags (Linkage, hasSection, isOptSize, etc.) as a bitfield.
Value.h 112 // Use the same type as the bitfield above so that MSVC will pack them.
  /external/llvm/lib/Target/X86/
X86AsmPrinter.cpp 506 // compiler features bitfield read by link.exe.
  /external/mesa3d/src/gallium/auxiliary/util/
u_format.h 164 * Whether the pixel format can be described as a bitfield structure.
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_eu.h 184 * \param writemask WRITEMASK_X/Y/Z/W bitfield
brw_fs_emit.cpp 392 * we need to set it up explicitly and load the offset bitfield.
brw_vec4_emit.cpp 436 * to set it up explicitly and load the offset bitfield. Otherwise, we can
brw_wm.c 129 * Return a bitfield where bit n is set if barycentric interpolation mode n

Completed in 1547 milliseconds

<<21222324252627282930>>