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

<<21222324252627282930>>

  /frameworks/base/core/proto/android/service/
power.proto 124 // A bitfield that indicates what parts of the power state have
  /frameworks/native/include/input/
Input.h 222 // Bitfield of axes that are present in this structure.
  /frameworks/native/vulkan/api/templates/
asciidoc.tmpl 70 Emits the AsciiDoc contents for the specified API bitfield.
  /hardware/intel/common/wrs_omxil_core/utils/src/
audio_parser.c 617 LOGV("bitfield coding for audio specific config\n");
  /hardware/interfaces/radio/1.0/
types.hal     [all...]
  /hardware/interfaces/wifi/1.0/
IWifiStaIface.hal 125 bitfield<StaIfaceCapabilityMask> capabilities);
  /packages/services/Telephony/src/com/android/services/telephony/
TelephonyConnection.java     [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
generated_message_reflection.h 113 // bitfield where each bit indicates whether or not the
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
generated_message_reflection.h 113 // bitfield where each bit indicates whether or not the
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
generated_message_reflection.h 113 // bitfield where each bit indicates whether or not the
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
generated_message_reflection.h 113 // bitfield where each bit indicates whether or not the
  /toolchain/binutils/binutils-2.25/bfd/
elf32-m68hc12.c 189 complain_overflow_dont /*bitfield */ , /* complain_on_overflow */
elf32-xgate.c 104 complain_overflow_dont /*bitfield */, /* complain_on_overflow */
  /toolchain/binutils/binutils-2.25/gas/config/
aout_gnu.h 339 /* RS/6000 compiler does not support enum bitfield
  /toolchain/binutils/binutils-2.25/gas/
itbl-parse.y 136 ; bitfield range for opcode
  /external/clang/lib/CodeGen/
CGObjCGNU.cpp 494 /// Libobjc2 uses a bitfield representation where small(ish) bitfields are
502 /// significant bit being assumed to come first in the bitfield. Therefore,
503 /// a bitfield with the 64th bit set will be (int64_t)&{ 2, [0, 1<<31] },
504 /// while a bitfield / with the 63rd bit set will be 1<<64.
    [all...]
  /external/clang/test/CodeGenCXX/
bitfield.cpp 6 // Tests for bitfield access patterns in C++ with special attention to
10 // Test basic bitfield layout access across interesting byte and word
  /external/libchrome/base/metrics/
persistent_memory_allocator.cc 43 // types rather than combined bitfield.
104 // Bitfield of information flags. Access to this should be done through
    [all...]
  /external/skia/include/core/
SkMatrix.h 59 /** Returns a bitfield describing the transformations the matrix may
60 perform. The bitfield is computed conservatively, so it may include
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
def.h 127 /** Direction bitfield - while we currently do not expose anything bidirectional,
568 /** Return one if an event type t matches an event mask bitfield */
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver.h 762 * wpa_proto - Bitfield of WPA_PROTO_* values to indicate WPA/WPA2
1107 * pairwise_ciphers - WPA_CIPHER_* bitfield
1117 * key_mgmt_suites - WPA_KEY_MGMT_* bitfield
1122 * auth_algs - WPA_AUTH_ALG_* bitfield
1127 * wpa_version - WPA_PROTO_* bitfield
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
output.cc 721 // this->type_ is a bitfield; make sure TYPE fits.
744 // this->type_ is a bitfield; make sure TYPE fits.
772 // this->type_ is a bitfield; make sure TYPE fits.
799 // this->type_ is a bitfield; make sure TYPE fits.
820 // this->type_ is a bitfield; make sure TYPE fits.
843 // this->type_ is a bitfield; make sure TYPE fits.
865 // this->type_ is a bitfield; make sure TYPE fits.
883 // this->type_ is a bitfield; make sure TYPE fits.
901 // this->type_ is a bitfield; make sure TYPE fits.
919 // this->type_ is a bitfield; make sure TYPE fits
    [all...]
  /frameworks/base/core/java/android/view/
MotionEvent.java     [all...]
  /external/clang/include/clang/AST/
ASTContext.h 406 /// that value exceeds the bitfield size of ParmVarDeclBits.ParameterIndex.
    [all...]
  /external/clang/lib/Sema/
SemaChecking.cpp     [all...]

Completed in 1844 milliseconds

<<21222324252627282930>>