代码搜索:Sam

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

代码结果 10,000
www.eeworm.com/read/477371/1361316

c sam.c

/* * * QccPack: Quantization, compression, and coding libraries * Copyright (C) 1997-2009 James E. Fowler * * This library is free software; you can redistribute it and/or * modify it under t
www.eeworm.com/read/250243/4438198

h sam.h

/**************************************************************************** ******* ******* ******* S A M . H *****
www.eeworm.com/read/243567/4524298

h sam.h

/**************************************************************************** ******* ******* ******* S A M . H *****
www.eeworm.com/read/209559/4965571

h sam.h

/**************************************************************************** ******* ******* ******* S A M . H *****
www.eeworm.com/read/209211/4983389

c sam.c

#include "sam.h" Rune genbuf[BLOCKSIZE]; int io; int panicking; int rescuing; String genstr; String rhs; String curwd; String cmdstr; Rune empty[] = { 0 }; char *genc; File *curfile; File *flist; Fil
www.eeworm.com/read/209211/4983390

h sam.h

#include #include #include #include "errors.h" /* * BLOCKSIZE is relatively small to keep memory consumption down. */ #define BLOCKSIZE 2048 #define RUNESIZE sizeof(Rune)
www.eeworm.com/read/179911/5295852

h sam.h

/**************************************************************************** ******* ******* ******* S A M . H *****
www.eeworm.com/read/350097/3130745

h sam.h

/**************************************************************************** ******* ******* ******* S A M . H *****
www.eeworm.com/read/334125/3373374

py sam.py

#!/usr/bin/python # -*- coding: utf-8 -*- # Unix SMB/CIFS implementation. # Copyright 漏 Jelmer Vernooij 2008 # # This program is free software; you can redistribute it and/or mo
www.eeworm.com/read/334125/3374805

c sam.c

/* Unix SMB/CIFS implementation. Password and authentication handling Copyright (C) Andrew Bartlett 2001-2004 Copyright (C) Gerald Carter