代码搜索结果

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

io_a.dni

[State Storage] Reaction Register=0 Control Register=0 [DisAssemblyWindow] NumStates=_ 1 State 1=_ 1 [Watch] Watch 1= Watch 2= Watch 3= [Profiling] State=_ 0 [TermIOSettings] Filename=_ "

rs232.dni

[State Storage] Reaction Register=0 Control Register=0 [DisAssemblyWindow] NumStates=_ 1 State 1=_ 1 [Watch] Watch 1= Watch 2= Watch 3= [Profiling] State=_ 0 [TermIOSettings] Filename=_ "

lcd.dni

[State Storage] Reaction Register=0 Control Register=0 [DisAssemblyWindow] NumStates=_ 1 State 1=_ 1 [Watch] Watch 1= Watch 2= Watch 3= [Profiling] State=_ 0 [TermIOSettings] Filename=_ "

in7.cbl

IDENTIFICATION DIVISION. * ENVIRONMENT DIVISION. * DATA DIVISION. WORKING-STORAGE SECTION. 77 I. 01 DECKNAME. 77 J. COPY in70.

tclmacalloc.c

/* * tclMacAlloc.c -- * * This is a very fast storage allocator. It allocates blocks of a * small number of different sizes, and keeps free lists of each size. * Blocks that don't exactly fit ar

in7.cbl

IDENTIFICATION DIVISION. * ENVIRONMENT DIVISION. * DATA DIVISION. WORKING-STORAGE SECTION. 77 I. 01 DECKNAME. 77 J. COPY in70.

configure

# This file is generated from configure.in by Autoconf. DO NOT EDIT! # Local configure fragment for sysdeps/powerpc32/elf. if test "$usetls" != no; then # Check for support of thread-local storage

configure

# This file is generated from configure.in by Autoconf. DO NOT EDIT! # Local configure fragment for sysdeps/powerpc64/elf. if test "$usetls" != no; then # Check for support of thread-local storage

ps3stor_lib.c

/* * PS3 Storage Library * * Copyright (C) 2007 Sony Computer Entertainment Inc. * Copyright 2007 Sony Corp. * * This program is free software; you can redistribute it and/or modify it * under

udf_fs.h

/* * udf_fs.h * * PURPOSE * Included by fs/filesystems.c * * DESCRIPTION * OSTA-UDF(tm) = Optical Storage Technology Association * Universal Disk Format. * * This code is based on versio