OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:packed
(Results
1051 - 1075
of
1232
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
/external/kernel-headers/original/linux/mfd/wcd9xxx/
wcd9310_registers.h
[
all
...]
/external/oprofile/events/x86-64/hammer/
unit_masks
57
0x04 Combined
packed
SSE & SSE2 instructions
58
0x08 Combined
packed
scalar SSE & SSE2 instructions
/hardware/qcom/msm8960/kernel-headers/linux/mfd/wcd9xxx/
wcd9310_registers.h
[
all
...]
wcd9320_registers.h
[
all
...]
/hardware/qcom/msm8960/original-kernel-headers/linux/mfd/wcd9xxx/
wcd9310_registers.h
[
all
...]
wcd9320_registers.h
[
all
...]
/hardware/ti/wlan/mac80211/wpa_supplicant_lib/
nl80211.h
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
resolv.h
143
__attribute__((
packed
));
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h
143
__attribute__((
packed
));
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h
143
__attribute__((
packed
));
/system/core/gpttool/
gpttool.c
67
} __attribute__((
packed
));
/external/chromium_org/third_party/icu/source/common/
ucnvbocu.c
112
/* The length of a byte sequence, according to its
packed
form. */
113
#define BOCU1_LENGTH_FROM_PACKED(
packed
) \
114
((uint32_t)(
packed
)<0x04000000 ? (
packed
)>>24 : 4)
255
* and return a
packed
integer with them.
[
all
...]
/external/icu4c/common/
ucnvbocu.cpp
115
/* The length of a byte sequence, according to its
packed
form. */
116
#define BOCU1_LENGTH_FROM_PACKED(
packed
) \
117
((uint32_t)(
packed
)<0x04000000 ? (
packed
)>>24 : 4)
269
* and return a
packed
integer with them.
[
all
...]
/external/libvorbis/doc/
01-introduction.tex
44
packed
in their entirety into the Vorbis bitstream headers. In
45
packed
form, these codebooks occupy only a few kilobytes; the extent
88
packed
into the bitstream header along with extensive CODEC setup
208
A floor encoding may be of two types. Floor 0 uses a
packed
LSP
249
Huffman binary tree representation. This tree is tightly
packed
using
253
The codebook vector index is similarly
packed
according to index
/system/core/libpixelflinger/
scanline.cpp
2252
uint32_t
packed
= c->
packed
;
local
2263
uint32_t
packed
= c->
packed
;
local
2274
uint32_t
packed
= GGL_HOST_TO_RGBA(c->
packed
);
local
[
all
...]
/external/bluetooth/bluedroid/btif/src/
btif_gatt_client.c
134
} __attribute__((
packed
)) btif_gattc_cb_t;
140
}__attribute__((
packed
)) btif_gattc_dev_t;
147
}__attribute__((
packed
)) btif_gattc_dev_cb_t;
[
all
...]
/external/valgrind/main/VEX/test/
test-amd64.c
696
struct __attribute__((
packed
)) {
706
struct __attribute__((
packed
)) {
995
} __attribute__((
packed
)) segoff;
[
all
...]
test-i386.c
658
struct __attribute__((
packed
)) {
668
struct __attribute__((
packed
)) {
957
} __attribute__((
packed
)) segoff;
[
all
...]
/external/chromium_org/content/common/
plugin_list_posix.cc
208
struct __attribute__((
packed
)) NSPluginWrapperInfo {
/external/chromium_org/third_party/mesa/src/src/glsl/
ast.h
403
unsigned
packed
:1;
member in struct:ast_type_qualifier::__anon13087::__anon13088
/external/clang/lib/Headers/
avxintrin.h
773
} __attribute__((
packed
, may_alias));
782
} __attribute__((
packed
, may_alias));
797
} __attribute__((
packed
, may_alias));
[
all
...]
/external/clang/test/CodeGenCXX/
const-init-cxx11.cpp
93
struct __attribute((
packed
)) PackedD { double y = 2; };
/external/mesa3d/src/glsl/
ast.h
403
unsigned
packed
:1;
member in struct:ast_type_qualifier::__anon23554::__anon23555
/external/mtpd/
l2tp.c
126
} __attribute__((
packed
));
/external/oprofile/events/i386/nehalem/
unit_masks
54
0x10 sse_fp_packed Counts number of SSE FP
packed
uops executed
291
0x01 packed_single Counts SIMD
packed
single-precision floating point Uops retired
293
0x04 packed_double Counts SIMD
packed
double-precision floating point Uops retired
364
0x01 packed_mpy Counts number of SID integer 64 bit
packed
multiply operations
365
0x02 packed_shift Counts number of SID integer 64 bit
packed
shift operations
Completed in 1589 milliseconds
<<
41
42
43
44
45
46
47
48
49
50