代码搜索:UDF
找到约 815 项符合「UDF」的源代码
代码结果 815
www.eeworm.com/read/465930/7049042
h udf_sb.h
#ifndef __LINUX_UDF_SB_H
#define __LINUX_UDF_SB_H
/* Since UDF 2.01 is ISO 13346 based... */
#define UDF_SUPER_MAGIC 0x15013346
#define UDF_MAX_READ_VERSION 0x0201
#define UDF_MAX_WRITE_VERSION
www.eeworm.com/read/465930/7049053
h udf_i.h
#ifndef __LINUX_UDF_I_H
#define __LINUX_UDF_I_H
#ifndef CONFIG_UDF_FS_EXT
#define UDF_I(X) (&((X)->u.udf_i))
#else
/* we're not compiled in, so we can't expect our stuff in */
#define
www.eeworm.com/read/465930/7049061
h osta_udf.h
/*
* osta_udf.h
*
* This file is based on OSTA UDF(tm) 2.50 (April 30, 2003)
* http://www.osta.org
*
* Copyright (c) 2001-2003 Ben Fennema
* All rights reserv
www.eeworm.com/read/465930/7049072
h udf_sb.h
#ifndef __LINUX_UDF_SB_H
#define __LINUX_UDF_SB_H
/* Since UDF 2.01 is ISO 13346 based... */
#define UDF_SUPER_MAGIC 0x15013346
#define UDF_MAX_READ_VERSION 0x0201
#define UDF_MAX_WRITE_VERSION
www.eeworm.com/read/465930/7049077
h udf_i.h
#ifndef __LINUX_UDF_I_H
#define __LINUX_UDF_I_H
#define UDF_I(X) (&((X)->u.udf_i))
#define UDF_I_LOCATION(X) ( UDF_I(X)->i_location )
#define UDF_I_LENEATTR(X) ( UDF_I(X)->i_lenEAttr )
#define UDF
www.eeworm.com/read/465930/7049085
h osta_udf.h
/*
* osta_udf.h
*
* This file is based on OSTA UDF(tm) 2.50 (April 30, 2003)
* http://www.osta.org
*
* Copyright (c) 2001-2003 Ben Fennema
* All rights reserv
www.eeworm.com/read/465930/7049096
h udf_sb.h
#ifndef __LINUX_UDF_SB_H
#define __LINUX_UDF_SB_H
/* Since UDF 2.01 is ISO 13346 based... */
#define UDF_SUPER_MAGIC 0x15013346
#define UDF_MAX_READ_VERSION 0x0201
#define UDF_MAX_WRITE_VERSION
www.eeworm.com/read/323119/13349907
res udf_test.res
--------------
CREATE FUNCTION metaphon RETURNS STRING SONAME "udf_example.so"
--------------
Query OK, 0 rows affected
--------------
CREATE FUNCTION myfunc_double RETURNS REAL SONAME "udf_example.
www.eeworm.com/read/323119/13349948
dsw udf_example.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
P
www.eeworm.com/read/323119/13349949
dsp udf_example.dsp
# Microsoft Developer Studio Project File - Name="udf_example" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) D