Searched refs:PROP (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10/vim-55/src/VisVim/
H A DVisVim.mak40 # PROP Target_Last_Scanned "VisVim - Win32 Release"
41 # PROP Use_MFC 2
48 # PROP Use_Debug_Libraries 0
49 # PROP Output_Dir ".\Release"
50 # PROP Intermediate_Dir ".\Release"
51 # PROP Target_Dir ""
65 # PROP Use_Debug_Libraries 1
66 # PROP Output_Dir ".\Debug"
67 # PROP Intermediate_Dir ".\Debug"
68 # PROP Target_Di
[all...]
/macosx-10.10/vim-55/src/
H A DMake_dvc.mak34 # PROP Target_Last_Scanned "Vim - Win32 IDE for Make_mvc.mak"
37 # PROP Use_MFC 0
38 # PROP Use_Debug_Libraries 0
39 # PROP Output_Dir ""
40 # PROP Intermediate_Dir ""
41 # PROP Target_Dir ""
H A DMake_ivc.mak81 # PROP Target_Last_Scanned "Vim - Win32 Debug vim"
82 # PROP Use_MFC 0
100 # PROP Use_Debug_Libraries 0
101 # PROP Output_Dir .\oleRel
102 # PROP Intermediate_Dir .\oleRel
119 # PROP Use_Debug_Libraries 1
120 # PROP Output_Dir .\oleDbg
121 # PROP Intermediate_Dir .\oleDbg
139 # PROP Use_Debug_Libraries 0
140 # PROP Output_Di
[all...]
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/winnt/
H A Dlibtiff.mak36 # PROP Target_Last_Scanned "Win32 Release"
40 # PROP BASE Use_MFC 0
41 # PROP BASE Use_Debug_Libraries 0
42 # PROP BASE Output_Dir "WinRel"
43 # PROP BASE Intermediate_Dir "WinRel"
44 # PROP Use_MFC 0
45 # PROP Use_Debug_Libraries 0
46 # PROP Output_Dir "WinRel"
47 # PROP Intermediate_Dir "WinRel"
160 # PROP BAS
[all...]
/macosx-10.10/ruby-106/ruby/ext/tk/lib/tk/
H A Devent.rb33 PROP = 0x8000
82 [ 28, :PropertyNotify, Grp::PROP, 'Property' ],
179 Grp::PROP),
/macosx-10.10/vim-55/runtime/syntax/
H A Dgedcom.vim25 syntax keyword gedcom_record PLAC POST PROB PROP PUBL QUAY REFN RELA RELI REPO
/macosx-10.10/emacs-93/emacs/src/
H A Dkeyboard.c8041 #define PROP(IDX) XVECTOR (tool_bar_item_properties)->contents[IDX]
8062 PROP (i) = Qnil;
8069 PROP (TOOL_BAR_ITEM_KEY) = key;
8070 PROP (TOOL_BAR_ITEM_ENABLED_P) = Qt;
8082 PROP (TOOL_BAR_ITEM_CAPTION) = caption;
8090 PROP (TOOL_BAR_ITEM_BINDING) = XCAR (item);
8109 PROP (TOOL_BAR_ITEM_ENABLED_P) = Qt;
8111 PROP (TOOL_BAR_ITEM_ENABLED_P) = value;
8122 PROP (TOOL_BAR_ITEM_HELP) = value;
8135 PROP (TOOL_BAR_ITEM_SELECTED_
8012 #define PROP macro
8141 #undef PROP macro
[all...]
H A Dgtkutil.c3746 #define PROP(IDX) AREF (f->tool_bar_items, i * TOOL_BAR_ITEM_NSLOTS + (IDX))
3748 int enabled_p = !NILP (PROP (TOOL_BAR_ITEM_ENABLED_P));
3749 int selected_p = !NILP (PROP (TOOL_BAR_ITEM_SELECTED_P));
3767 image = PROP (TOOL_BAR_ITEM_IMAGES);
3898 #undef PROP
3738 #define PROP macro
3890 #undef PROP macro
H A Dxdisp.c3898 /* Set up IT from a single `display' specification PROP. OBJECT
3905 If PROP is a `space' or `image' specification, and in some other
4325 /* Check if PROP is a display property value whose text should be
4359 /* Return 1 if PROP is a display sub-property value containing STRING. */
4394 /* Return 1 if STRING appears in the `display' property PROP. */
9518 #define PROP(IDX) AREF (f->tool_bar_items, i * TOOL_BAR_ITEM_NSLOTS + (IDX))
9520 int enabled_p = !NILP (PROP (TOOL_BAR_ITEM_ENABLED_P));
9521 int selected_p = !NILP (PROP (TOOL_BAR_ITEM_SELECTED_P));
9527 image = PROP (TOOL_BAR_ITEM_IMAGES);
9633 #undef PROP
9493 #define PROP macro
9608 #undef PROP macro
[all...]
/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DgenSCPreferences.c133 #define PROP "Prop" macro
498 { SC_10_1, PROP, INTERFACENAME, NULL, CFSTRING },
499 { SC_10_1, PROP, MACADDRESS, NULL, CFSTRING },
500 { SC_10_1, PROP, USERDEFINEDNAME, NULL, CFSTRING },
501 { SC_10_1, PROP, VERSION, NULL, CFSTRING },
505 { SC_10_10_IPHONE_8_0_PRIVATE, PROP, CONFIRMED INTERFACENAME, NULL, CFSTRING },
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkBind.c528 #define PROP 0x8000 macro
569 /* PropertyNotify */ PROP,
2445 } else if (flags & PROP) {
2458 } else if (flags & PROP) {
2566 if (flags & PROP) {
3720 } else if (flags & PROP) {
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkBind.c541 #define PROP 0x8000 macro
582 /* PropertyNotify */ PROP,
2486 } else if (flags & PROP) {
2503 } else if (flags & PROP) {
2611 if (flags & PROP) {
3780 } else if (flags & PROP) {

Completed in 427 milliseconds