代码搜索:alloc

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

代码结果 10,000
www.eeworm.com/read/177351/5328530

c reg_alloc2.c

/*---------------------------------------------------------------*/ /*--- ---*/ /*--- This file (host-generic/reg_alloc2.c) is -
www.eeworm.com/read/171934/5390589

dsp su_alloc_test.dsp

# Microsoft Developer Studio Project File - Name="su_alloc_test" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (
www.eeworm.com/read/171934/5391055

h su_alloc_stat.h

/* * This file is part of the Sofia-SIP package * * Copyright (C) 2005 Nokia Corporation. * * Contact: Pekka Pessi * * This library is free software; you can redistribut
www.eeworm.com/read/171934/5391088

c su_alloc_lock.c

/* * This file is part of the Sofia-SIP package * * Copyright (C) 2005 Nokia Corporation. * * Contact: Pekka Pessi * * This library is free software; you can redistribut
www.eeworm.com/read/171934/5391120

c su_alloc_test.c

/* * This file is part of the Sofia-SIP package * * Copyright (C) 2006 Nokia Corporation. * * Contact: Pekka Pessi * * This library is free software; you can redistribut
www.eeworm.com/read/169190/5427334

c apr_buckets_alloc.c

/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as * applicable. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in c
www.eeworm.com/read/168845/5434607

cpp time_pool_alloc.cpp

// Copyright (C) 2000, 2001 Stephen Cleary // // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0
www.eeworm.com/read/168845/5434609

cpp test_pool_alloc.cpp

// Copyright (C) 2000, 2001 Stephen Cleary // // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0
www.eeworm.com/read/162614/5520082

c local-alloc1.c

// { dg-do assemble { target fpic } } // { dg-options "-O0 -fpic" } // Origin: Jakub Jelinek struct bar { bar() {} double x[3]; }; static bar y[4]; void foo(int z) { bar w;
www.eeworm.com/read/162614/5526078

f90 reshape-alloc.f90

! { dg-do run } ! PR 20074: This used to segfault at runtime. ! Test case contributed by "Alfredo Buttari" program tryreshape integer,allocatable :: vect1(:),resh1(:,:) intege