代码搜索:utils

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

代码结果 10,000
www.eeworm.com/read/301464/13858857

cs utils.cs

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you lic
www.eeworm.com/read/238636/13870742

vb utils.vb

Public Class Utils Public Const Pi As Double = Math.PI Public Const TwoPi As Double = Pi * 2 Public Const RAND_MAX As Integer = &H7FFF Public Const HalfPi As Double = Pi / 2
www.eeworm.com/read/238483/13883479

cc utils.cc

#include #include #include #include "Uri.h" #include "utils.h" using namespace std; namespace htmlcxx { namespace HTML { bool detect_utf8(const char *begin, int
www.eeworm.com/read/135956/13883486

hpp utils.hpp

/* $Id: Utils.h,v 1.14 1998/05/14 21:41:35 hjlee Exp $ */ /****************************************************************************/ /* MPEG4 Visual Texture Coding (VTC) Mode Software
www.eeworm.com/read/135956/13883494

cpp utils.cpp

/* $Id: Utils.c,v 1.19 1998/05/14 21:41:35 hjlee Exp $ */ /****************************************************************************/ /* MPEG4 Visual Texture Coding (VTC) Mode Software
www.eeworm.com/read/238483/13883496

h utils.h

#ifndef __HTML_UTILS_H__ #define __HTML_UTILS_H__ #include "tree.h" #include "Node.h" namespace htmlcxx { class Uri; namespace HTML { /** Tries to detect if the buffer is encoded as utf8 */
www.eeworm.com/read/152695/5668333

c utils.c

#include #include #include #include static __inline__ unsigned long get_msr(void) { unsigned long msr; asm volatile("mfmsr %0" : "=r" (msr) :
www.eeworm.com/read/149795/5696986

c utils.c

/* * $Id: utils.c,v 1.12 2004/12/02 21:16:02 andrei Exp $ * * MySQL module utilities * * Copyright (C) 2001-2003 FhG Fokus * * This file is part of ser, a free SIP server. * * ser is free s
www.eeworm.com/read/149795/5697001

h utils.h

/* * $Id: utils.h,v 1.7 2004/08/24 08:58:31 janakj Exp $ * * MySQL module utilities * * Copyright (C) 2001-2003 FhG Fokus * * This file is part of ser, a free SIP server. * * ser is free so
www.eeworm.com/read/149795/5697341

c utils.c

/* * mangler module * * $Id: utils.c,v 1.5 2004/08/24 08:58:30 janakj Exp $ * * Copyright (C) 2001-2003 FhG Fokus * * This file is part of ser, a free SIP server. * * ser is free software; yo