代码搜索:Struct
找到约 10,000 项符合「Struct」的源代码
代码结果 10,000
www.eeworm.com/read/389879/2533554
h sisusb_struct.h
/*
* General structure definitions for universal mode switching modules
*
* Copyright (C) 2001-2005 by Thomas Winischhofer, Vienna, Austria
*
* If distributed as part of the Linux kernel, the fol
www.eeworm.com/read/386998/2564501
h struct-dump.h
enum desc_type {
UINT64,
SINT64,
UINT32,
SINT32,
UINT16,
SINT16,
UINT8,
SINT8,
FOURCC,
STRING,
PTR,
ENUM16,
ENUM32,
STRUCT,
UNION,
BITS16,
BITS32,
BITS64,
VER,
PADDING,
};
struct
www.eeworm.com/read/386998/2564503
c struct-dump.c
#include
#include
#include
#include
#include
#include
#include "struct-dump.h"
#ifndef PRId64
# warning Hmm, your C99 support is
www.eeworm.com/read/386998/2564505
struct2desc
#!/usr/bin/perl
use strict;
my %mapit = (
"int" => "SINT32",
"__s32" => "SINT32",
"__u32" => "UINT32",
"__s16" => "SINT16",
"__u16" => "UINT16",
"__s8" => "SINT8",
"__u8" => "UINT8",
);
www.eeworm.com/read/385988/2577475
h xhc_struct.h
#ifndef _XHC_STRUCT_H
#define _XHC_STRUCT_H
#include "XHC_def.h"
typedef struct
{
void** elements;
S32 size;
S32 bound;
S32
www.eeworm.com/read/385988/2577487
h im_struct.h
#ifndef _IM_STRUCT_H
#define _IM_STRUCT_H
#include "IM_user_struct.h"
typedef struct
{
U8 user_type_filter[IM_USER_TYPE_MAX_NUM]; //可用用户类型
im_user_comm
www.eeworm.com/read/384581/2598634
2bk struct.2bk
tst/struct.c:49: warning: missing return value
tst/struct.c:68: warning: missing return value
www.eeworm.com/read/384581/2598652
1bk struct.1bk
(-1,-1) is not within [10,10; 310,310]
(1,1) is not within [10,10; 310,310]
(20,300) is within [10,10; 310,310]
(500,400) is not within [10,10; 310,310]
ab
www.eeworm.com/read/384581/2598682
2bk struct.2bk
tst/struct.c:49: warning: missing return value
tst/struct.c:68: warning: missing return value
www.eeworm.com/read/384581/2598700
1bk struct.1bk
(-1,-1) is not within [10,10; 310,310]
(1,1) is not within [10,10; 310,310]
(20,300) is within [10,10; 310,310]
(500,400) is not within [10,10; 310,310]
ab