代码搜索:range
找到约 10,000 项符合「range」的源代码
代码结果 10,000
www.eeworm.com/read/168845/5436015
cpp vector_range.cpp
//
// Copyright (c) 2000-2002
// Joerg Walter, Mathias Koch
//
// Permission to use, copy, modify, distribute and sell this software
// and its documentation for any purpose is hereby granted
www.eeworm.com/read/168845/5436026
cpp matrix_range.cpp
//
// Copyright (c) 2000-2002
// Joerg Walter, Mathias Koch
//
// Permission to use, copy, modify, distribute and sell this software
// and its documentation for any purpose is hereby granted
www.eeworm.com/read/167728/5453616
c calloc_range.c
/* gsl_histogram_calloc_range.c
* Copyright (C) 2000 Simone Piccardi
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public Licens
www.eeworm.com/read/167185/5465983
h range_switch.h
/*
* This material contains unpublished, proprietary software of
* Entropic Research Laboratory, Inc. Any reproduction, distribution,
* or publication of this work must be authorized in writing
www.eeworm.com/read/347503/3170170
s jal-range.s
# Source file use to test border cases of jumps
jal 0x0
jal 0x1
jal 0xffffffc
jal 0xfffffff
jal 0x10000000
www.eeworm.com/read/347503/3170223
l jal-range.l
.*: Assembler messages:
.*:4: Error: jump to misaligned address \(0x1\)
.*:6: Error: jump to misaligned address \(0xfffffff\)
.*:7: Error: jump address range overflow \(0x10000000\)
www.eeworm.com/read/325739/3479672
hpp dom_range.hpp
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copy
www.eeworm.com/read/321483/3534352
pl demo_range.pl
package UNIVERSAL;
use Attribute::Handlers;
use Tie::RangeHash;
sub Ranged : ATTR(HASH) {
my ($package, $symbol, $referent, $attr, $data) = @_;
tie %$referent, 'Tie::RangeHash';
}
package main;
m
www.eeworm.com/read/305712/3770739
cpp kjs_range.cpp
// -*- c-basic-offset: 2 -*-
/*
* This file is part of the KDE libraries
* Copyright (C) 2001 Peter Kelly (pmk@post.com)
* Copyright (C) 2003 Apple Computer, Inc.
*
* This library is free sof
www.eeworm.com/read/305712/3770749
h kjs_range.h
// -*- c-basic-offset: 2 -*-
/*
* This file is part of the KDE libraries
* Copyright (C) 2001 Peter Kelly (pmk@post.com)
*
* This library is free software; you can redistribute it and/or
* mo