代码搜索:converting

找到约 1,282 项符合「converting」的源代码

代码结果 1,282
www.eeworm.com/read/275330/10823431

h ifssex.linux.h

/* * This file contains macro constant names for byte sex flags, fpu flags * the macros for converting from this machine to other types */ /* * Byte swaps for word and half words. */ #de
www.eeworm.com/read/465930/7049030

c unicode.c

/* * unicode.c * * PURPOSE * Routines for converting between UTF-8 and OSTA Compressed Unicode. * Also handles filename mangling * * DESCRIPTION * OSTA Compressed Unicode is explained in
www.eeworm.com/read/465930/7049060

c unicode.c

/* * unicode.c * * PURPOSE * Routines for converting between UTF-8 and OSTA Compressed Unicode. * Also handles filename mangling * * DESCRIPTION * OSTA Compressed Unicode is explained in
www.eeworm.com/read/465930/7049084

c unicode.c

/* * unicode.c * * PURPOSE * Routines for converting between UTF-8 and OSTA Compressed Unicode. * Also handles filename mangling * * DESCRIPTION * OSTA Compressed Unicode is explained in
www.eeworm.com/read/140161/13104230

txt technica.txt

The resource compiler is fairly simple in concept. It parses the input RC file and makes a list of internal structures which describe the resources. Then it goes through the list, converting from
www.eeworm.com/read/241364/13150780

sql ch10_timezones01.sql

/* Examples of converting time zones to character strings */ DECLARE A TIMESTAMP WITH TIME ZONE; B TIMESTAMP WITH TIME ZONE; C TIMESTAMP WITH TIME ZONE; BEGIN A := TO_TIMESTAMP_TZ('2
www.eeworm.com/read/307145/13727601

c byteorder.c

/* * Chapter 26 * Encryption * by Mike Wright * * Functions for converting between native and big-endian * byte orders. Before calling an encryption function, * your blocks should be c
www.eeworm.com/read/10438/186887

c _fptostr.c

/*** *_fptostr.c - workhorse routine for converting floating point to string * * Copyright (c) Microsoft Corporation. All rights reserved. * *Purpose: * Workhorse routine for fcvt, e
www.eeworm.com/read/11139/202490

readme

Introduction ============ The TinyOS Extension Proposals (TEPs) are written using the reStructuredText. Converting them into HTML documents can be performed using the "rst2html" tool from the py
www.eeworm.com/read/480930/1311941

c unicode.c

/* * unicode.c * * PURPOSE * Routines for converting between UTF-8 and OSTA Compressed Unicode. * Also handles filename mangling * * DESCRIPTION * OSTA Compressed Unicode is explained in