代码搜索:Objective
找到约 3,719 项符合「Objective」的源代码
代码结果 3,719
www.eeworm.com/read/368949/2803412
h usbconfig.h
/* Name: usbconfig.h
* Project: AVR USB driver
* Author: Christian Starkjohann
* Creation Date: 2005-04-01
* Tabsize: 4
* Copyright: (c) 2005 by OBJECTIVE DEVELOPMENT Software GmbH
* License: GN
www.eeworm.com/read/368949/2803419
makefile
# Name: Makefile
# Project: custom-class example
# Author: Christian Starkjohann
# Creation Date: 2008-04-07
# Tabsize: 4
# Copyright: (c) 2008 by OBJECTIVE DEVELOPMENT Software GmbH
# License: GNU GP
www.eeworm.com/read/368949/2803422
h usbconfig.h
/* Name: usbconfig.h
* Project: AVR USB driver
* Author: Christian Starkjohann
* Creation Date: 2005-04-01
* Tabsize: 4
* Copyright: (c) 2005 by OBJECTIVE DEVELOPMENT Software GmbH
* License: GN
www.eeworm.com/read/368949/2803423
makefile
# Name: Makefile
# Project: custom-class example
# Author: Christian Starkjohann
# Creation Date: 2008-04-06
# Tabsize: 4
# Copyright: (c) 2008 by OBJECTIVE DEVELOPMENT Software GmbH
# License: GNU GP
www.eeworm.com/read/368949/2803426
windows makefile.windows
# Name: Makefile.windows
# Project: custom-class example
# Author: Christian Starkjohann
# Creation Date: 2008-04-06
# Tabsize: 4
# Copyright: (c) 2008 by OBJECTIVE DEVELOPMENT Software GmbH
# License
www.eeworm.com/read/368949/2803430
h usbconfig.h
/* Name: usbconfig.h
* Project: AVR USB driver
* Author: Christian Starkjohann
* Creation Date: 2005-04-01
* Tabsize: 4
* Copyright: (c) 2005 by OBJECTIVE DEVELOPMENT Software GmbH
* License: GN
www.eeworm.com/read/368949/2803434
h usbconfig.h
/* Name: usbconfig.h
* Project: AVR USB driver
* Author: Christian Starkjohann
* Creation Date: 2005-04-01
* Tabsize: 4
* Copyright: (c) 2005 by OBJECTIVE DEVELOPMENT Software GmbH
* License: GN
www.eeworm.com/read/366702/2872339
mm basic.mm
// A basic sanity check for Objective-C++.
// { dg-do run }
#include
#include
@interface Greeter : Object
- (void) greet: (const char *)msg;
@end
@implementation Greeter
www.eeworm.com/read/366702/2872365
exp dg.exp
# GCC Objective-C++ testsuite that uses the `dg.exp' driver.
# Copyright (C) 2004, 2007 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it un
www.eeworm.com/read/366702/2872956
m desig-init-1.m
/* Test Objective-C capability for handling GNU/C99 designated
initializers, and distinguishing them from message sends. */
/* Contributed by Ziemowit Laski . */
/* { dg-options