代码搜索:Local

找到约 10,000 项符合「Local」的源代码

代码结果 10,000
www.eeworm.com/read/284346/4066208

local h.local

* * * * * * * * local * * * * * * * * "local variable declaration" SYNTAX: local(X1,X2,...,Xn)
www.eeworm.com/read/279968/4128760

h local.h

/* * Copyright (c) 2003-2004, Artem B. Bityuckiy * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are
www.eeworm.com/read/279968/4128852

h local.h

/* local header used by libc/time routines */ #include #include #define SECSPERMIN 60L #define MINSPERHOUR 60L #define HOURSPERDAY 24L #define SECSPERHOUR (SECSPERMIN * MINSPERHOUR
www.eeworm.com/read/279968/4130765

h local.h

/* * Copyright (c) 1990, 2007 The Regents of the University of California. * All rights reserved. * * Redistribution and use in source and binary forms are permitted * provided that the above cop
www.eeworm.com/read/279968/4131104

h local.h

/* Misc. local definitions for libc/stdlib */ #ifndef _LOCAL_H_ #define _LOCAL_H_ char * _EXFUN(_gcvt,(struct _reent *, double , int , char *, char, int)); #endif
www.eeworm.com/read/279968/4131267

h local.h

/* wctrans constants */ #include /* valid values for wctrans_t */ #define WCT_TOLOWER 1 #define WCT_TOUPPER 2 /* valid values for wctype_t */ #define WC_ALNUM 1 #define WC_ALPHA 2 #define
www.eeworm.com/read/279178/4138682

java local.java

/** * Local.java * Created on 05.09.2003, 16:43:39 Alex * Package: org.openmechanics.htmleditor * * @author Alex V. Alishevskikh, alex@openmechanics.net * Copyright (c) 2003 OpenMechanics.org
www.eeworm.com/read/279178/4138757

java local.java

package net.sf.memoranda.util; import java.text.DateFormat; import java.util.Calendar; import java.util.Date; import java.util.Hashtable; import java.util.Locale; import java.io.*; import net.sf.mem
www.eeworm.com/read/278512/4143303

ntpd local.ntpd

#! /usr/bin/perl -w # 980904 Harlan Stenn - created # vvv CHANGE THESE vvv $ps = "/bin/ps x |"; $ntp_conf = "/etc/ntp.conf"; $ntpd = "/usr/local/bin/xntpd"; $ntpdate = "/usr/local/bin/ntpdate -b -s
www.eeworm.com/read/276808/4161894

h local.h

/* * (C) Copyright 2003 * Ingo Assmus * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribut