代码搜索结果

找到约 10,000 项符合 PIC 的代码

ess_pic.cfg

# Scalable H.264/AVC Extension Configuration File #============================== GENERAL ============================== OutputFile str/ESS_PIC.264 # Bitstream file Fr

ess_pic.txt

{ #==========================================================# # General parameters # #==========================================================# name

pip_pic.c

/*---------------------------------------------------------------------------*/ /* 小鸡图形区 */ /*

activity_pic.properties

#the user model #must :FILE_SAVEPATH #optional :FILE_FORMAT,FILE_MAXSIZE,FILE_AllOWEDFILES,FILE_DENIEDFILES FILE_SAVEPATH=/files/activity/ FILE_FORMAT=yyyyMMddHHmmss FILE_MAXSIZE=100 FILE_AllO

voteinfo_pic.properties

#the user model #must :FILE_SAVEPATH #optional :FILE_FORMAT,FILE_MAXSIZE,FILE_AllOWEDFILES,FILE_DENIEDFILES FILE_SAVEPATH=/files/vote/ FILE_FORMAT=yyyyMMddHHmmss FILE_MAXSIZE=100 FILE_AllOWEDF

pic00001.act

vti_encoding:SR|utf8-nl vti_timelastmodified:TR|28 Mar 2002 08:12:24 -0000 vti_extenderversion:SR|4.0.2.3406

ld-pic.s

# Source file used to test the ld macro with PIC code. .set mips1 .data data_label: .extern big_external_data_label,1000 .extern small_external_data_label,1 .comm big_external_common,1000 .co

lb-pic.s

# Source file used to test the lb macro with PIC code. .data data_label: .extern big_external_data_label,1000 .extern small_external_data_label,1 .comm big_external_common,1000 .comm small_exte

ulh-pic.s

# Test unaligned load and store macros with PIC code. We don't bother # to test most cases. The actual loads and stores are tested by the # non-PIC test case. We just want to check that the initial