代码搜索:Behavior
找到约 3,820 项符合「Behavior」的源代码
代码结果 3,820
www.eeworm.com/read/159715/5582027
h libio.h
/**
* @file rtems/libio.h
*/
/*
* System call and file system interface definition
*
* General purpose communication channel for RTEMS to allow UNIX/POSIX
* system call behavior under RTEMS.
www.eeworm.com/read/392996/8316292
h console.h
// console.h
// Data structures to simulate the behavior of a terminal
// I/O device. A terminal has two parts -- a keyboard input,
// and a display output, each of which produces/accepts
// charac
www.eeworm.com/read/392996/8316308
cpp disk.cpp
// disk.cc
// Routines to simulate a physical disk device; reading and writing
// to the disk is simulated as reading and writing to a UNIX file.
// See disk.h for details about the behavior of disks
www.eeworm.com/read/173430/9658841
pod busybox_footer.pod
=back
=head1 LIBC NSS
GNU Libc uses the Name Service Switch (NSS) to configure the behavior of the C
library for the local environment, and to configure how it reads system data,
such as passwords a
www.eeworm.com/read/236415/14017158
js taskmenu.js
var INF_IS_IEXPLORER = (navigator.userAgent.indexOf("MSIE") == -1)? false : true;
var INF_IS_MENU_BEHAVIOR_AUTO = true;
var INF_IS_SCROLLBAR_ENABLED = false;
////////////////////////
www.eeworm.com/read/235522/14065551
cc disk.cc
// disk.cc
// Routines to simulate a physical disk device; reading and writing
// to the disk is simulated as reading and writing to a UNIX file.
// See disk.h for details about the behavior of disks
www.eeworm.com/read/235522/14065561
h console.h
// console.h
// Data structures to simulate the behavior of a terminal
// I/O device. A terminal has two parts -- a keyboard input,
// and a display output, each of which produces/accepts
// charac
www.eeworm.com/read/369277/9656957
el cjm-style.el
;; $Id: cjm-style.el 4615 2005-03-23 19:22:50Z cjm $
;;
;; My coding style for Emacs' CC-Mode:
(defconst cjm-c-style
'((c-basic-offset . 2)
(c-electric-pound-behavior . (alignleft))
www.eeworm.com/read/192522/8376744
searchresults s3c241~1.searchresults
---- OSTaskStkInit Matches (6 in 3 files) ----
Os_cpu_c.c (target):* opt specifies options that can be used to alter the behavior of OSTaskStkInit().
Os_cpu_c.c (target):void
www.eeworm.com/read/288542/8622920
txt sys.txt
SYS documentation by Jeremy Davis
Updated by Bart Oldeman
SYS's standard behavior is very similar (though in
my opinion improved) to that of other DOSes.
SYS (no options) should provide a general usa