代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/209722/15215165
cpp crsa.cpp
//class vlong_value;
#include "stdafx.h"
#include "CRSA.h"
/*
class flex_unit // Provides storage allocation and index checking
{
unsigned * a; // array of units
unsigned z; // units al
www.eeworm.com/read/207217/15279389
cpp ex8_03.cpp
// Exercise 8.3 Checking the number of arguments entered at the command line.
#include
using std::cout;
using std::endl;
int main(int argc, char* argv[]) {
switch(argc-1) {
c
www.eeworm.com/read/10438/185909
asm amdsecgs.asm
;***
;amdsecgs.asm - amd64 -GS cookie check compiler helper
;
; Copyright (c) Microsoft Corporation. All rights reserved.
;
;Purpose:
; AMD64 security cookie checking routine
;
www.eeworm.com/read/38039/1099665
mnu plotqual.mnu
PLOT#QUALITY 酶瓜珇借
# remove the # sign and enter foreign help string in this line
Quality#0 珇借0
Generate a plot with no sorting or overlap checking.
籹硑
www.eeworm.com/read/486037/1257293
h concept_check.h
// Concept-checking control -*- C++ -*-
// Copyright (C) 2001 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribut
www.eeworm.com/read/479224/1334051
h concept_check.h
// Concept-checking control -*- C++ -*-
// Copyright (C) 2001 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redist
www.eeworm.com/read/479224/1334269
h concept_check.h
// Concept-checking control -*- C++ -*-
// Copyright (C) 2001 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribut
www.eeworm.com/read/470917/1440642
configure
# This file is generated from configure.in by Autoconf. DO NOT EDIT!
# Local configure fragment for sysdeps/unix/sysv/linux/powerpc/.
echo "$as_me:$LINENO: checking whether $CC $CFLAGS -mlong-doub
www.eeworm.com/read/470917/1442459
s memcpy_chk.s
/* Checking memcpy for i686.
Copyright (C) 2004 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
m