代码搜索:Specific
找到约 10,000 项符合「Specific」的源代码
代码结果 10,000
www.eeworm.com/read/152557/12106038
html locale-specific-behavior-implementation.html
Using the GNU Compiler Collection (GCC)
www.eeworm.com/read/292144/3956607
erl hipe_amd64_specific.erl
-define(HIPE_AMD64, true).
-include("hipe_x86_specific.erl").
www.eeworm.com/read/292144/3956609
erl hipe_ppc_specific_fp.erl
%%% -*- erlang-indent-level: 2 -*-
%%% $Id$
-module(hipe_ppc_specific_fp).
%% for hipe_coalescing_regalloc:
-export([number_of_temporaries/1
,analyze/1
,labels/1
,all_precoloured/0
,bb/2
,
www.eeworm.com/read/292144/3956611
erl hipe_sparc_specific_fp.erl
%%----------------------------------------------------------------------
%% File : hipe_sparc_specific_fp.erl
%% Author : Ingemar 舃erg
%% Purpose : Provide target specific functi
www.eeworm.com/read/292144/3956619
erl hipe_x86_specific.erl
%% -*- erlang-indent-level: 2 -*-
%% $Id$
-ifdef(HIPE_AMD64).
-define(HIPE_X86_SPECIFIC, hipe_amd64_specific).
-define(HIPE_X86_RA_POSTCONDITIONS, hipe_amd64_ra_postconditions).
-define(HIPE_X86_REGI
www.eeworm.com/read/407641/2260651
c play_capture_board_specific.c
#if 1
#define LOCALDBG ENABLE
#else
#define LOCALDBG DISABLE
#endif
#include "sample_os.h"
#define ALLOW_OS_CODE 1
#include "../rua/include/rua.h"
#include "../rua/include/rua_property.h"
#include "
www.eeworm.com/read/407641/2260734
h play_capture_board_specific.h
/*
*
* Copyright (c) 2001-2007 Sigma Designs, Inc.
* All Rights Reserved. Proprietary and Confidential.
*
*/
/**
@file play_capture_common.h
@brief header file holing various macros and de
www.eeworm.com/read/366702/2876104
f90 ambiguous_specific_1.f90
! { dg-do compile }
! Checks the fix for PR33542, in which the ambiguity in the specific
! interfaces of foo was missed.
!
! Contributed by Tobias Burnus
!
MODULE M1
INTERFACE