Searched refs:MODEL (Results 1 - 21 of 21) sorted by relevance

/macosx-10.10/iodbc-42.5/iodbc/mac/
H A DMakefile77 ifeq (,$(MODEL))
78 MODEL := Deployment macro
91 PROJBUILD := /usr/bin/pbxbuild -buildstyle $(MODEL)
98 PROJBUILD := /usr/bin/xcodebuild -buildstyle $(MODEL)
105 PROJBUILD := /usr/bin/xcodebuild -configuration $(MODEL)
/macosx-10.10/ncurses-44/ncurses/
H A Dmk-2nd.awk40 # MODEL (uppercase version of "model"; toupper is not portable)
69 printf "# MODEL: %s\n", MODEL
85 if (traces != "all" && traces != MODEL && $1 != "lib_trace")
125 printf "$(LIBTOOL_COMPILE) $(%s) $(CFLAGS_%s)%s -c ", compile, MODEL, mycflags
H A Dmk-1st.awk36 # MODEL (e.g., "DEBUG", uppercase; toupper is not portable)
101 if ( MODEL != "SHARED" ) {
236 printf "# MODEL: %s\n", MODEL
257 OBJS = MODEL "_P"
259 OBJS = MODEL "_T"
261 OBJS = MODEL
269 if (traces != "all" && traces != MODEL && $1 != "lib_trace")
301 if ( MODEL == "SHARED" )
380 else if ( MODEL
[all...]
H A Dconfig.status1252 MODEL=$cf_ITEM \
1280 MODEL=$cf_ITEM \
H A Dconfigure18142 MODEL=$cf_ITEM \
18170 MODEL=$cf_ITEM \
/macosx-10.10/configd-699.1.5/Plugins/PreferencesMonitor/
H A Dprefsmon.c106 old_model = SCPreferencesGetValue(prefs, MODEL);
124 or if it already contains a MODEL:KEY key skip it*/
125 if (CFEqual(existing_key, MODEL)
150 SCPreferencesSetValue(prefs, MODEL, new_model);
746 old_model = SCPreferencesGetValue(prefs, MODEL);
/macosx-10.10/BerkeleyDB-21/db/test/scr031/
H A Dchk.xa31 MODEL SHM
/macosx-10.10/vim-55/runtime/syntax/
H A Dspup.vim12 " MODEL demonstration
56 syn region spupModel matchgroup=spupSection start="^MODEL" end="^\*\*\*\*" contains=spupModelSubs,@spupOrdinary,spupConditional,spupOperator,spupTypes,spupStreams,@spupTextproc,spupHelp
74 syn keyword spupMacroSubs MODEL FLOWSHEET contained
196 syn sync match spupSyncModel grouphere spupModel "^MODEL"
H A Db.vim18 syn keyword bStatement MACHINE MODEL SEES OPERATIONS INCLUDES DEFINITIONS CONSTRAINTS CONSTANTS VARIABLES CONCRETE_CONSTANTS CONCRETE_VARIABLES ABSTRACT_CONSTANTS ABSTRACT_VARIABLES HIDDEN_CONSTANTS HIDDEN_VARIABLES ASSERT ASSERTIONS EXTENDS IMPLEMENTATION REFINEMENT IMPORTS USES INITIALISATION INVARIANT PROMOTES PROPERTIES REFINES SETS VALUES VARIANT VISIBLE_CONSTANTS VISIBLE_VARIABLES THEORY XLS THEOREMS LOCAL_OPERATIONS
H A Dsinda.vim48 syn keyword sindaOptions MODEL PPOUT NOLIST MLINE NODEBUG DIRECTORIES
H A Dtasm.vim28 syn keyword tasmDirective LOCALS MACRO %MACS MASKFLAG MASM MASM51 MODEL
H A Dmasm.vim41 syn region masmModelOpt start=+\.MODEL\s+lc=6 end=+$+ end=+;+me=e-1 contains=masmOption,masmType
126 syn match masmDirective "\.MODEL\>"
/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DSCPrivate.h846 #define MODEL CFSTR("Model") macro
H A DSCNetworkMigration.c336 model = SCPreferencesGetValue(prefs, MODEL);
339 SCPreferencesSetValue(prefs, MODEL, model);
417 model = SCPreferencesGetValue(ni_prefs, MODEL);
420 SCPreferencesSetValue(ni_prefs, MODEL, model);
1207 MODEL,
H A DgenSCPreferences.c330 #define MODEL "Model" macro
880 { SC_10_5, NETPROP MODEM, DEVICE MODEL, NULL, CFSTRING },
/macosx-10.10/ncurses-44/ncurses/Ada95/src/
H A DMakefile.in38 MODEL = ../../@DFT_OBJ_SUBDIR@
/macosx-10.10/configd-699.1.5/Plugins/InterfaceNamer/
H A Difnamer.c306 old_model = SCPreferencesGetValue(prefs, MODEL);
337 if (!SCPreferencesSetValue(prefs, MODEL, new_model)) {
384 old_model = SCPreferencesGetValue(prefs, MODEL);
/macosx-10.10/zlib-55/zlib/contrib/masmx86/
H A Dinffas32.asm68 .MODEL FLAT
H A Dmatch686.asm70 .MODEL FLAT
/macosx-10.10/vim-55/src/
H A DMake_vms.mms39 MODEL = HUGE
282 MODEL_DEF = "FEAT_$(MODEL)",
/macosx-10.10/ncurses-44/ncurses/test/
H A Dconfigure8120 # work consistently for different make-programs (the '\$(MODEL)/' confuses
8128 \$(MODEL)/$N.o : $N.c \\

Completed in 172 milliseconds