代码搜索:Fall
找到约 1,303 项符合「Fall」的源代码
代码结果 1,303
www.eeworm.com/read/198659/5082965
txt notify-format_failed.txt
To: $SENDTO
Subject: trabajo fax $JOBINFO a $DESTINATION falló
From: Servidor de Fax HylaFAX
Content-type: text/plain; charset=UTF-8
Content-Transfer-Encoding: Quoted-Printable
Su trabajo
www.eeworm.com/read/198659/5082971
txt notify-rejected.txt
To: $SENDTO
Subject: trabajo fax $JOBINFO a $DESTINATION falló
From: Servidor de Fax HylaFAX
Content-type: text/plain; charset=UTF-8
Content-Transfer-Encoding: Quoted-Printable
Su trabajo
www.eeworm.com/read/198659/5082975
txt notify-failed.txt
To: $SENDTO
Subject: trabajo fax $JOBINFO a $DESTINATION falló
From: Servidor de Fax HylaFAX
Content-type: text/plain; charset=UTF-8
Content-Transfer-Encoding: Quoted-Printable
Su trabajo
www.eeworm.com/read/196036/5105181
h semaphore.h
/*
* linux/include/asm-arm/semaphore.h
*/
#ifndef __ASM_PROC_SEMAPHORE_H
#define __ASM_PROC_SEMAPHORE_H
/*
* This is ugly, but we want the default case to fall through.
* "__down" is the actual r
www.eeworm.com/read/196036/5105292
h semaphore.h
/*
* linux/include/asm-arm/semaphore.h
*/
#ifndef __ASM_PROC_SEMAPHORE_H
#define __ASM_PROC_SEMAPHORE_H
/*
* This is ugly, but we want the default case to fall through.
* "__down" is the actual r
www.eeworm.com/read/190666/5175522
c optimize.c
// Bug: g++ claims that control can fall off the end of these functions.
// PRMS Id: 4943
// Special g++ Options: -O -pedantic-errors
// Build don't link:
struct A {
A();
A(const A&);
A& operat
www.eeworm.com/read/340665/3276176
c optimize.c
// Bug: g++ claims that control can fall off the end of these functions.
// PRMS Id: 4943
// Special g++ Options: -O -pedantic-errors
// Build don't link:
struct A {
A();
A(const A&);
A& operat
www.eeworm.com/read/316872/3604529
directory-locking
Locking scheme used for directory operations is based on two
kinds of locks - per-inode (->i_mutex) and per-filesystem
(->s_vfs_rename_mutex).
For our purposes all operations fall in 5 classes:
1)
www.eeworm.com/read/281683/4113235
hc op_control.hc
/**
* This is included inside a switch statement.
*/
case OP_IF_ICMPEQ:
case OP_IF_ACMPEQ:
// Arguments: 2
// Stack: -2
do_isub();
// Fall through!
case OP_IFEQ:
case OP_IFNULL:
// Argume
www.eeworm.com/read/269205/4246575
sdc autoconstraint_top.sdc
#Begin clock constraint
define_clock -name {b:top|OE_} -period 3.528 -clockgroup Autoconstr_clkgroup_0 -rise 0.000 -fall 1.764 -route 0.000
#End clock constraint
#Begin clock constraint
defin