OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bitfield
(Results
401 - 425
of
730
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
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
/external/chromium_org/third_party/protobuf/src/google/protobuf/
dynamic_message.cc
496
// - A big
bitfield
containing a bit for each field indicating whether
/external/chromium_org/ui/events/
event.h
667
// This value is stored as a
bitfield
because the number of touch ids varies,
/external/clang/include/clang/Basic/
DiagnosticGroups.td
30
def BitFieldConstantConversion : DiagGroup<"
bitfield
-constant-conversion">;
/external/clang/test/Analysis/
misc-ps-region-store.cpp
483
// This used to crash the analyzer because of the unnamed
bitfield
.
/external/clang/test/CodeGenCXX/
temporaries.cpp
634
namespace
Bitfield
{
/external/clang/tools/libclang/
CIndexCodeCompletion.cpp
292
/// \brief A
bitfield
representing the acceptable completions for the
[
all
...]
CXType.cpp
712
// [expr.sizeof] p1: return -1 on: func, incomplete,
bitfield
, incomplete
/external/compiler-rt/lib/asan/
asan_allocator2.cc
375
CHECK_EQ(alloc_tid, m->alloc_tid); // Does alloc_tid fit into the
bitfield
?
/external/icu4c/layout/
LayoutEngine.h
131
* @param typoFlags - the typographic control flags for the text (a
bitfield
). Use kTypoFlagKern
/external/kernel-headers/original/asm-mips/sn/
ioc3.h
358
/* all producer/comsumer pointers are the same
bitfield
*/
/external/kernel-headers/original/linux/mtd/
nand.h
418
* @options:
Bitfield
to store chip relevant options
/external/llvm/docs/
Atomics.rst
202
examples of unsafe optimizations are narrowing an assignment into a
bitfield
,
/external/llvm/lib/Target/AArch64/Disassembler/
AArch64Disassembler.cpp
535
default: llvm_unreachable("unexpected instruction trying to decode
bitfield
");
/external/llvm/lib/Transforms/Scalar/
EarlyCSE.cpp
424
/// stores which can occur in
bitfield
code among other things.
/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
/external/open-vcdiff/src/
vcdecoder1_test.cc
120
// for example, changing unused bits within a
bitfield
.
/external/protobuf/src/google/protobuf/
dynamic_message.cc
483
// - A big
bitfield
containing a bit for each field indicating whether
/external/valgrind/main/docs/internals/
3_2_BUGSTATUS.txt
212
vx1747 vx1756 32 143817 Unused
bitfield
pad bits confuse memcheck
/external/wpa_supplicant_8/src/eap_peer/
eap_config.h
627
* flags - Network configuration flags (
bitfield
)
Completed in 1469 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>