代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/233448/4681508
f90 use_allocated_1.f90
! { dg-do run }
! PR17678
! We were incorrectly setting use-associated variables to unallocated
! on procedure entry.
module foo
integer, dimension(:), allocatable :: bar
end module
program main
www.eeworm.com/read/231371/4716172
java nocachetag.java
package com.ora.jsp.tags;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import javax.servlet.jsp.tagext.*;
/**
* This class is a custom action for setting response headers
* tha
www.eeworm.com/read/229812/4748227
fate
fate is setting up the chess board+
while death rolls out the dice /nol
anyone
for tennis + wouldnt that be nice
grief.def /pause /segments:256 /stack:030 /map /nodef:clapton +
/WArnFiXuP /incr
www.eeworm.com/read/217381/4871312
h bitops.h
#ifndef _I386_BITOPS_H
#define _I386_BITOPS_H
/*
* Copyright 1992, Linus Torvalds.
*/
/*
* These have to be done with inline assembly: that way the bit-setting
* is guaranteed to be atomic. All
www.eeworm.com/read/213767/4912249
rb tag_sidebar.rb
class TagSidebar < Sidebar
display_name "Tags"
description "Show most popular tags for this blog"
setting :maximum_tags, 20
def tags
@tags ||= Tag.find_all_with_article_counters(maximum_
www.eeworm.com/read/212291/4937517
java nocachetag.java
package com.ora.jsp.tags;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import javax.servlet.jsp.tagext.*;
/**
* This class is a custom action for setting response headers
* tha
www.eeworm.com/read/209559/4965225
c sa1100_adsbitsy.c
/*
* drivers/pcmcia/sa1100_adsbitsy.c
*
* PCMCIA implementation routines for ADS Bitsy
*
* 9/18/01 Woojung
* Fixed wrong PCMCIA voltage setting
*
* 7/5/01 Woojung Huh
www.eeworm.com/read/207461/5001532
c misc.c
/*
* aim_misc.c
*
* TODO: Seperate a lot of this into an aim_bos.c.
*
* Other things...
*
* - Idle setting
*
*
*/
#define FAIM_INTERNAL
#include
/*
* aim_bos_setbuddylist(bu
www.eeworm.com/read/200952/5063595
txt test-outputencoding1.txt
Output charset: ${.output_encoding?default("undefined")}
URL escaping charset: ${.url_escaping_charset?default("undefined")}
${s?url}
www.eeworm.com/read/200288/5067345
h bitops.h
#ifndef _I386_BITOPS_H
#define _I386_BITOPS_H
/*
* Copyright 1992, Linus Torvalds.
*/
/*
* These have to be done with inline assembly: that way the bit-setting
* is guaranteed to be atomic. All