代码搜索:bits
找到约 10,000 项符合「bits」的源代码
代码结果 10,000
www.eeworm.com/read/229062/4759526
h bits.h
/* bits.h
* Copyright (c) 2004 Texas Instruments
*
* This package is free software; you can redistribute it and/or
* modify it under the terms of the license found in the file
* named COPYI
www.eeworm.com/read/226936/4777757
h bits.h
/* bits.h
* Copyright (c) 2004 Texas Instruments
*
* This package is free software; you can redistribute it and/or
* modify it under the terms of the license found in the file
* named COPYING th
www.eeworm.com/read/226166/4786942
h bits.h
/*
// $Header: /I76/I76_Common/I76_Reference/Playcore/Nav_Clips/AviDrm/libDrmDecrypt/Bits.h 2 2/15/04 7:41p Lotan $
// Copyright (c) DivXNetworks, Inc. http://www.divxnetworks.com
// All rights
www.eeworm.com/read/226166/4786950
c bits.c
/*
// $Header: /I76/I76_Common/I76_Reference/Playcore/Nav_Clips/AviDrm/libDrmDecrypt/Bits.c 2 2/15/04 7:41p Lotan $
// Copyright (c) DivXNetworks, Inc. http://www.divxnetworks.com
// All rights
www.eeworm.com/read/225531/4795243
special-bits
#!/bin/sh
# make sure `cp -p' preserves special bits
# This works only when run as root.
# This test would fail due to a bug introduced in 4.0y.
# The bug was fixed in 4.0z.
if test "$VERBOSE" = yes
www.eeworm.com/read/224548/4803228
java bits.java
package open_cmpp.util;
public class Bits {
public static int getInt(byte[] b, int off) {
return ((b[off + 3] & 0xFF)
www.eeworm.com/read/224185/4806064
h bits.h
/*
// $Header: /I76/I76_Common/I76_Reference/Playcore/Nav_Clips/AviDrm/libDrmDecrypt/Bits.h 2 2/15/04 7:41p Lotan $
// Copyright (c) DivXNetworks, Inc. http://www.divxnetworks.com
// All rights
www.eeworm.com/read/224185/4806072
c bits.c
/*
// $Header: /I76/I76_Common/I76_Reference/Playcore/Nav_Clips/AviDrm/libDrmDecrypt/Bits.c 2 2/15/04 7:41p Lotan $
// Copyright (c) DivXNetworks, Inc. http://www.divxnetworks.com
// All rights
www.eeworm.com/read/223473/4810977
h bits.h
//=============================================================================
//
// bits.h
//
// BIT defines
//
// Author(s): Michael Kelly, Cogent Computer Systems, Inc.
// Date
www.eeworm.com/read/222852/4818185
h bits.h
/* DO NOT EDIT!! - this file automatically generated
* from .s file by awk -f s2h.awk
*/
/* Bit field defintions
* Copyright (C) ARM Limited 1998. All rights reserved.
*/
#ifnd