OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:packed
(Results
1001 - 1025
of
1232
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
/external/chromium_org/chrome/common/extensions/docs/examples/api/eventPage/basic/
background.js
62
//
packed
or released extension.
/external/chromium_org/v8/test/mjsunit/
packed-elements.js
28
// Flags: --allow-natives-syntax --smi-only-arrays --
packed
-arrays
/external/chromium_org/v8/test/mjsunit/regress/
regress-165637.js
56
// Make sure that
packed
and unpacked array slices are still properly handled
/external/eigen/Eigen/src/CholmodSupport/
CholmodSupport.h
65
res.
packed
= 1;
69
res.
packed
= 0;
/external/kernel-headers/original/asm-x86/
processor_32.h
318
} __attribute__((
packed
));
343
} __attribute__((
packed
));
apicdef_32.h
371
} __attribute__ ((
packed
));
/external/oprofile/opjitconv/
debug_line.c
112
} __attribute__((
packed
));
125
} __attribute__((
packed
));
/hardware/ti/omap4xxx/
heaptracker.c
54
} __attribute__((
packed
));
58
} __attribute__((
packed
));
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asequencer.h
259
} __attribute__((
packed
));
375
} __attribute__((
packed
));
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asequencer.h
259
} __attribute__((
packed
));
375
} __attribute__((
packed
));
[
all
...]
/bionic/libc/kernel/arch-x86/asm/
apicdef_32.h
401
} __attribute__ ((
packed
));
/development/ndk/platforms/android-9/arch-x86/include/asm/
apicdef_32.h
401
} __attribute__ ((
packed
));
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
AbstractMessage.java
491
boolean
packed
= false;
497
packed
= false;
502
packed
= true;
511
if (
packed
) {
[
all
...]
/external/clang/test/CodeGen/
x86_32-arguments-darwin.c
303
struct s62 { T62 x; int y; } __attribute((
packed
, aligned(8)));
/external/elfutils/libdw/
memory-access.h
187
} __attribute__ ((
packed
));
/external/elfutils/libelf/
gelf_xlate.c
97
} __attribute__ ((
packed
));
/external/libvpx/libvpx/vp8/common/arm/armv6/
sixtappredict8x4_v6.asm
44
ldr r3, [r2] ; load up
packed
filter coefficients
135
ldr r3, [lr] ; load up
packed
filter coefficients
/external/qemu/
a.out.h
154
struct __attribute__((
packed
)) external_syment
/external/zlib/src/contrib/pascal/
zlibpas.pas
28
z_stream =
packed
record
50
gz_header =
packed
record
/hardware/qcom/msm8960/kernel-headers/linux/mfd/wcd9xxx/
wcd9304_registers.h
[
all
...]
/hardware/qcom/msm8960/original-kernel-headers/linux/mfd/wcd9xxx/
wcd9304_registers.h
[
all
...]
/hardware/ti/wlan/mac80211/ti-utils/
nl80211.h
[
all
...]
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
apicdef_32.h
368
} __attribute__ ((
packed
));
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
videodev2.h
568
} __attribute__ ((
packed
));
[
all
...]
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
apicdef_32.h
368
} __attribute__ ((
packed
));
Completed in 414 milliseconds
<<
41
42
43
44
45
46
47
48
49
50