OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bitfield
(Results
851 - 875
of
1075
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp
583
struct BitfieldOp
Bitfield
;
[
all
...]
/external/clang/docs/
InternalsManual.rst
[
all
...]
/external/clang/lib/CodeGen/
CGDebugInfo.cpp
[
all
...]
CGExpr.cpp
[
all
...]
/external/llvm/include/llvm/Target/
TargetLowering.h
[
all
...]
/external/owasp/sanitizer/distrib/javadoc/src-html/org/owasp/html/
TagBalancingHtmlStreamEventReceiver.html
357
<FONT color="green">354</FONT> int
bitField
= 0;<a name="line.354"></a>
359
<FONT color="green">356</FONT>
bitField
|= (1 << bit.ordinal());<a name="line.356"></a>
361
<FONT color="green">358</FONT> return
bitField
;<a name="line.358"></a
[
all
...]
/external/v8/src/arm64/
macro-assembler-arm64.cc
[
all
...]
/toolchain/binutils/binutils-2.25/gas/
ChangeLog-2009
[
all
...]
/art/test/551-checker-shifter-operand/src/
Main.java
75
* Basic test merging a
bitfield
move operation (here a type conversion) into
[
all
...]
/bionic/libc/kernel/uapi/asm-mips/asm/
inst.h
21
#include <asm/
bitfield
.h>
[
all
...]
/external/abi-compliance-checker/
abi-compliance-checker.pl
[
all
...]
/external/apache-xml/src/main/java/org/apache/xml/utils/
FastStringBuffer.java
[
all
...]
/external/deqp/doc/testspecs/VK/
apitests.adoc
586
|3 | | ... with VK_COMMAND_POOL_CREATE_TRANSIENT_BIT set in pCreateInfo's flags | flags is a combination of
bitfield
flags indicating usage behavior for the pool and command buffers allocated from it.
[
all
...]
/external/icu/icu4c/source/i18n/unicode/
unum.h
[
all
...]
/external/kernel-headers/original/uapi/linux/
firewire-cdev.h
[
all
...]
/external/llvm/tools/llvm-readobj/
COFFDumper.cpp
443
{ "
BitField
" , COFF::IMAGE_SYM_CLASS_BIT_FIELD },
[
all
...]
/external/mesa3d/src/gallium/drivers/svga/include/
svga_reg.h
370
* Note the holes in the
bitfield
. Missing bits have been deprecated,
[
all
...]
/external/protobuf/src/google/protobuf/compiler/java/
java_message.cc
856
// "has" fields into a single
bitfield
.
[
all
...]
java_message_lite.cc
682
// "has" fields into a single
bitfield
.
[
all
...]
/external/toybox/www/
design.html
192
although using char (or a
bitfield
) to store a value in a structure that's
/external/wpa_supplicant_8/wpa_supplicant/
Android.mk
98
OBJS += src/utils/
bitfield
.c
[
all
...]
/hardware/interfaces/radio/1.0/
IRadio.hal
[
all
...]
/hardware/interfaces/sensors/1.0/
types.hal
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
firewire-cdev.h
[
all
...]
/toolchain/binutils/binutils-2.25/binutils/
ieee.c
106
/* If this is a
bitfield
, this is the size in bits. If this is not
107
a
bitfield
, this is zero. */
[
all
...]
Completed in 1408 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>