代码搜索:explicitly
找到约 1,905 项符合「explicitly」的源代码
代码结果 1,905
www.eeworm.com/read/316872/3599538
h types.h
#ifndef _ASM_IA64_TYPES_H
#define _ASM_IA64_TYPES_H
/*
* This file is never included by application software unless explicitly requested (e.g.,
* via linux/types.h) in which case the application is
www.eeworm.com/read/316872/3600469
h types.h
#ifndef __V850_TYPES_H__
#define __V850_TYPES_H__
#ifndef __ASSEMBLY__
/*
* This file is never included by application software unless
* explicitly requested (e.g., via linux/types.h) in which cas
www.eeworm.com/read/316872/3602145
h types.h
#ifndef _H8300_TYPES_H
#define _H8300_TYPES_H
#if !defined(__ASSEMBLY__)
/*
* This file is never included by application software unless
* explicitly requested (e.g., via linux/types.h) in which c
www.eeworm.com/read/292705/3946998
h types.h
#ifndef _ASM_IA64_TYPES_H
#define _ASM_IA64_TYPES_H
/*
* This file is never included by application software unless
* explicitly requested (e.g., via linux/types.h) in which case the
* application
www.eeworm.com/read/440906/1774388
c scoped1.c
// Test that explicitly scoped references to static members work even if
// they belong to an inaccessible base.
struct A
{
static int i1;
int i2;
static void f1 ();
void f2 ();
};
struct B:
www.eeworm.com/read/439082/1817026
h types.h
#ifndef _ASM_IA64_TYPES_H
#define _ASM_IA64_TYPES_H
/*
* This file is never included by application software unless
* explicitly requested (e.g., via linux/types.h) in which case the
* application
www.eeworm.com/read/432906/1888768
h types.h
#ifndef _ASM_IA64_TYPES_H
#define _ASM_IA64_TYPES_H
/*
* This file is never included by application software unless explicitly requested (e.g.,
* via linux/types.h) in which case the application is
www.eeworm.com/read/431664/1904720
changelog
1999-10-30 Ross Johnson
* create.c (pthread_create): Explicitly initialise thread state to
default values.
* cancel.c (pthread_setcancelstate): Check for N
www.eeworm.com/read/430518/1926004
h types.h
#ifndef _ASM_IA64_TYPES_H
#define _ASM_IA64_TYPES_H
/*
* This file is never included by application software unless
* explicitly requested (e.g., via linux/types.h) in which case the
* application
www.eeworm.com/read/414420/2146579
h types.h
#ifndef __ASM_NIOS2_TYPES_H_
#define __ASM_NIOS2_TYPES_H_
/*
* This file is never included by application software unless
* explicitly requested (e.g., via linux/types.h) in which case the
* appli