OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:structs
(Results
51 - 75
of
1133
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/content/child/npapi/
plugin_web_event_converter_mac.h
19
// Utility class to translating WebInputEvent
structs
to equivalent structures
/external/chromium_org/ppapi/c/dev/
pp_print_settings_dev.h
55
* @addtogroup
Structs
/external/chromium_org/ppapi/c/
pp_size.h
21
* @addtogroup
Structs
/external/chromium_org/ppapi/c/private/
pp_video_frame_private.h
23
* @addtogroup
Structs
/external/chromium_org/ppapi/proxy/
content_decryptor_private_serializer.h
18
//
structs
within std::string's for passing through IPC. Both functions return
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-gobject.h
34
#include "hb-gobject-
structs
.h"
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/
dri_util.h
48
* The following
structs
are shared between DRISW and DRI2, the DRISW
structs
49
* are essentially base classes of the DRI2
structs
. DRISW needs to compile on
50
* platforms without DRM, so keep the
structs
opaque to DRM.
/external/chromium_org/tools/stats_viewer/
win32.cs
12
/// Win32 API constants,
structs
, and wrappers for access via C#.
/external/clang/test/CodeGen/
sparcv9-abi.c
21
// Small
structs
are passed in registers.
33
// Medium-sized
structs
are passed indirectly, but can be returned in registers.
46
// Large
structs
are also returned indirectly.
71
//
Structs
with mixed int and float parts require the inreg attribute.
struct-passing.c
1
// This verifies that
structs
returned from functions by value are passed
/external/clang/test/SemaCXX/
anonymous-union.cpp
20
struct { // expected-warning{{anonymous
structs
are a GNU extension}}
128
struct { // expected-warning{{anonymous
structs
are a GNU extension}}
139
struct { // expected-warning{{anonymous
structs
are a GNU extension}} expected-warning{{anonymous types declared in an anonymous union are an extension}}
190
struct { // expected-warning{{anonymous
structs
are a GNU extension}} expected-warning{{declared in an anonymous union}}
elaborated-type-specifier.cpp
4
//
structs
(or classes or unions) into an outer scope as described in
/external/iproute2/include/linux/
types.h
42
* aligned_64 type enforces 8-byte alignment so that
structs
containing
/external/kernel-headers/original/linux/
keychord.h
26
* One or more input_keychord
structs
are written to /dev/keychord
/external/libffi/man/
ffi_prep_cif.3
35
structs
that describe the data type, size and alignment of each argument.
/external/libpng/
TODO
4
Improve API by hiding the png_struct and png_info
structs
.
/external/libvpx/libvpx/vp8/common/
common.h
21
/* Only need this for fixed-size arrays, for
structs
just assign. */
/external/mesa3d/src/mesa/drivers/dri/common/
dri_util.h
48
* The following
structs
are shared between DRISW and DRI2, the DRISW
structs
49
* are essentially base classes of the DRI2
structs
. DRISW needs to compile on
50
* platforms without DRM, so keep the
structs
opaque to DRM.
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
decode_bwe.c
22
#include "
structs
.h"
lpc_masking_model.h
25
#include "
structs
.h"
pitch_estimator.h
21
#include "
structs
.h"
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
filterbank_tables.h
22
#include "
structs
.h"
lpc_analysis.h
22
#include "
structs
.h"
pitch_estimator.h
21
#include "
structs
.h"
/frameworks/av/media/libstagefright/codecs/aacenc/inc/
psy_data.h
30
the
structs
can be implemented as unions
Completed in 582 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>