代码搜索:names

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

代码结果 10,000
www.eeworm.com/read/324136/3505279

h ks_names.h

/* * This file is generated from $(INCLUDESRC)/keysymdef.h. Do not edit. * SCCS: @(#) ks_names.h 1.2 98/07/06 23:06:48 */ { "BackSpace", 0xFF08 }, { "Tab", 0xFF09 }, { "Linefeed", 0xFF0A }, { "Cle
www.eeworm.com/read/322523/3524613

c m_names.c

/* * IRC - Internet Relay Chat, src/modules/m_names.c * (C) 2006 The UnrealIRCd Team * * See file AUTHORS in IRC package for additional names of * the programmers. * * This program is
www.eeworm.com/read/301877/3830899

cxx vidinput_names.cxx

/* * vidinput_names.cxx * * Classes to support streaming video input (grabbing) and output. * * Portable Windows Library * * Copyright (c) 1993-2000 Equivalence Pty. Ltd. * * The contents of
www.eeworm.com/read/301877/3830902

h vidinput_names.h

/* * vidinput_names.h * * Classes to support streaming video input (grabbing) and output. * * Portable Windows Library * * Copyright (c) 1993-2000 Equivalence Pty. Ltd. * * The contents of th
www.eeworm.com/read/295117/3912397

h rt_names.h

/* vi: set sw=4 ts=4: */ #ifndef RT_NAMES_H_ #define RT_NAMES_H_ 1 #include extern const char* rtnl_rtprot_n2a(int id, char *buf, int len); extern const char* rtnl_rtscope_n2a(int id, cha
www.eeworm.com/read/295117/3912403

c rt_names.c

/* vi: set sw=4 ts=4: */ /* * rt_names.c rtnetlink names DB. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License *
www.eeworm.com/read/292609/3952112

js class_names.js

function hasClass(target, classValue) { var pattern = new RegExp("(^| )" + classValue + "( |$)"); if (target.className.match(pattern)) { return true; } return false; }; f
www.eeworm.com/read/292144/3956261

c global_names.c

/* ``The contents of this file are subject to the Erlang Public License, * Version 1.1, (the "License"); you may not use this file except in * compliance with the License. You should have received a
www.eeworm.com/read/291465/3964692

c rt_names.c

/* * rt_names.c rtnetlink names DB. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the
www.eeworm.com/read/291465/3964748

h rt_names.h

#ifndef RT_NAMES_H_ #define RT_NAMES_H_ 1 #include char* rtnl_rtprot_n2a(int id, char *buf, int len); char* rtnl_rtscope_n2a(int id, char *buf, int len); char* rtnl_rttable_n2a(