Searched refs:plist (Results 426 - 450 of 455) sorted by relevance

<<111213141516171819

/macosx-10.10.1/emacs-93/emacs/src/
H A Ddata.c644 DEFUN ("symbol-plist", Fsymbol_plist, Ssymbol_plist, 1, 1, 0,
650 return XSYMBOL (symbol)->plist;
678 if (CONSP (XSYMBOL (symbol)->plist) && !NILP (Fget (symbol, Qad_advice_info)))
714 XSYMBOL (symbol)->plist = newplist;
H A Dw32term.c6324 struct w32_palette_entry * plist;
6326 plist = dpyinfo->color_list;
6327 while (plist)
6329 struct w32_palette_entry * pentry = plist;
6330 plist = plist->next;
6288 struct w32_palette_entry * plist; local
H A Dalloc.c1500 mark_object (i->plist);
3288 p->plist = Qnil;
5732 mark_object (ptr->plist);
5816 mark_object (ptr->plist);
H A Dlisp.h914 /* In a symbol, the markbit of the plist is used as the gc mark bit */
948 Lisp_Object plist;
1261 Lisp_Object start, end, plist;
943 Lisp_Object plist; member in struct:Lisp_Symbol
1254 Lisp_Object start, end, plist; member in struct:Lisp_Overlay
H A Dxfaces.c5888 (plist)
5889 Lisp_Object plist;
5894 merge_face_ref (XFRAME (selected_frame), plist, XVECTOR (lface)->contents,
5875 Lisp_Object plist; variable
5880 merge_face_ref (XFRAME (selected_frame), plist, XVECTOR (lface)->contents, variable
/macosx-10.10.1/eap8021x-198/EAP8021X.fproj/
H A Deapsim_plugin.c323 S_get_plist_int(CFDictionaryRef plist, CFStringRef key, int def) argument
328 n = isA_CFNumber(CFDictionaryGetValue(plist, key));
/macosx-10.10.1/eap8021x-198/EAPOLController.bproj/
H A Dcontroller.c1098 S_get_plist_boolean(CFDictionaryRef plist, CFStringRef key, boolean_t def) argument
1103 b = isA_CFBoolean(CFDictionaryGetValue(plist, key));
/macosx-10.10.1/emacs-93/emacs/
H A Dmake-dist541 ln Info.plist PkgInfo ../../../${tempdir}/mac/Emacs.app/Contents)
/macosx-10.10.1/AppleRAID-4.0.6/
H A Dartest.c435 if (header) printf("%s\n", header->plist);
/macosx-10.10.1/ruby-106/ruby/
H A Dregint.h902 extern int onigenc_property_list_add_property P_((UChar* name, const OnigCodePoint* prop, hash_table_type **table, const OnigCodePoint*** plist, int *pnum, int *psize));
H A Dcompile.c358 LINK_ELEMENT *list, *plist; local
363 plist = &anchor->anchor;
365 if (plist != list->prev) {
368 plist = list;
372 if (anchor->last != plist && anchor->last != 0) {
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dskill.vim312 syn match skillFunction "(plist\>"hs=s+1
313 syn match skillFunction "\<plist("he=e-1
H A Dlisp.vim299 syn keyword lispFunc define-setf-method most-negative-single-float symbol-plist
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dieee.c4339 struct ieee_range **plist, *r, **pr;
4345 plist = &info->global_ranges;
4347 plist = &info->ranges;
4349 for (r = *plist; r != NULL; r = r->next)
4380 for (pr = plist; *pr != NULL; pr = &(*pr)->next)
4337 struct ieee_range **plist, *r, **pr; local
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Delf-bfd.h122 struct plt_entry *plist;
121 struct plt_entry *plist; member in union:elf_link_hash_entry::gotplt_union
/macosx-10.10.1/tcl-105/tk/tk/unix/
H A DMakefile.in857 $(PACKAGE).* prototype tkConfig.h *.plist Tk.framework
/macosx-10.10.1/tcl-105/tk84/tk/unix/
H A DMakefile.in801 $(PACKAGE).* prototype *.plist Tk.framework
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSMacOSX/
H A DmDNSMacOSX.c175 #define kmDNSResponderManagedPrefsID CFSTR("/Library/Managed Preferences/mobile/com.apple.mDNSResponder.plist")
1118 CFPropertyListRef plist = NULL; local
1159 if (NULL == (plist = CFPropertyListCreateFromXMLData(NULL, bytes,
1173 SCDynamicStoreSetValue(store, sckey, plist);
1178 if (NULL != plist)
1179 CFRelease(plist);
7132 // If the launchd plist specifies an explicit value for the Intent Metric, then use that instead of the
/macosx-10.10.1/tcl-105/tcl/tcl/unix/
H A DMakefile.in884 $(PACKAGE).* prototype tclConfig.h *.plist Tcl.framework
/macosx-10.10.1/IOKitUser-1050.1.21/kext.subproj/
H A DOSKext.c2952 suffix = ".plist.gz";
3258 CFPropertyListRef plist)
3373 CFPropertyListWriteToStream(plist, plistStream,
3380 cacheData = IOCFSerialize(plist, /* options */ 0);
3771 "Can't read plist from cache file %s - %s.",
12581 "%s has no Info.plist file.", kextPath);
13323 /* If the kext has logging enabled, whether originally in the plist
13324 * or via run-time setting, set the plist property.
13365 mkextData, executable, /* plist */ false, &compressed))) {
13589 mkextData, mkextPlistData, /* plist */ tru
3253 _OSKextWriteCache( CFTypeRef folderURLsOrURL, CFStringRef cacheName, const NXArchInfo * arch, _OSKextCacheFormat format, CFPropertyListRef plist) argument
[all...]
/macosx-10.10.1/configd-699.1.5/Plugins/IPMonitor/
H A Dip_plugin.c7825 "com.apple.SystemConfiguration.plist",
8142 S_get_plist_boolean(CFDictionaryRef plist, CFStringRef key, argument
8148 b = isA_CFBoolean(CFDictionaryGetValue(plist, key));
/macosx-10.10.1/cups-408/cups/
H A Dconfigure5977 if test -f /System/Library/LaunchDaemons/org.cups.cups-lpd.plist; then
5978 LPDCONFIG="launchd:///System/Library/LaunchDaemons/org.cups.cups-lpd.plist"
6006 if test -f /System/Library/LaunchDaemons/smbd.plist; then
6007 SMBCONFIG="launchd:///System/Library/LaunchDaemons/smbd.plist"
9587 CUPS_DEFAULT_PRINTCAP="/Library/Preferences/org.cups.printers.plist"
9625 CUPS_DEFAULT_LPD_CONFIG_FILE="launchd:///System/Library/LaunchDaemons/org.cups.cups-lpd.plist"
10104 ac_config_files="$ac_config_files Makedefs conf/cups-files.conf conf/cupsd.conf conf/mime.convs conf/pam.std conf/snmp.conf cups-config data/testprint desktop/cups.desktop doc/index.html man/client.conf.man man/cups-files.conf.man man/cups-lpd.man man/cups-snmp.man man/cupsaddsmb.man man/cupsd.conf.man man/cupsd.man man/lpoptions.man scheduler/cups-lpd.xinetd scheduler/cups.sh scheduler/cups.xml scheduler/org.cups.cups-lpd.plist scheduler/org.cups.cupsd.path scheduler/org.cups.cupsd.service scheduler/org.cups.cupsd.socket templates/header.tmpl packaging/cups.list $LANGFILES"
10830 "scheduler/org.cups.cups-lpd.plist") CONFIG_FILES="$CONFIG_FILES scheduler/org.cups.cups-lpd.plist" ;;
/macosx-10.10.1/tcl-105/tcl84/tcl/unix/
H A Dconfigure9230 TCL_SHLIB_LD_EXTRAS="${TCL_SHLIB_LD_EXTRAS}"' -sectcreate __TEXT __info_plist Tcl-Info.plist'
9231 EXTRA_TCLSH_LIBS='-sectcreate __TEXT __info_plist Tclsh-Info.plist'
9233 tcl_config_files="${tcl_config_files} Tcl-Info.plist:../macosx/Tcl-Info.plist.in Tclsh-Info.plist:../macosx/Tclsh-Info.plist.in"
9261 EXTRA_INSTALL_BINARIES='@echo "Installing Info.plist to $(LIB_INSTALL_DIR)/Resources" && mkdir -p "$(LIB_INSTALL_DIR)/Resources" && $(INSTALL_DATA) Tcl-Info.plist "$(LIB_INSTALL_DIR)/Resources/Info.plist"'
9737 ln -s ../../../../$n-Info.plist
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dwid-edit.el504 (cond ((plist-member (cdr widget) property)
777 (let ((convert-widget (plist-get (cdr type) :convert-widget)))
3506 ;;; The `plist' Widget.
3510 (define-widget 'plist 'list
3514 :convert-widget 'widget-plist-convert-widget
3517 (defvar widget-plist-value-type) ;Dynamic variable
3519 (defun widget-plist-convert-widget (widget)
3522 (widget-plist-value-type (widget-get widget :value-type))
3526 ,widget-plist-value-type)))
3530 ,@(mapcar 'widget-plist
3503 (define-widget 'plist 'list function
[all...]
/macosx-10.10.1/tcl-105/tk/tk/macosx/
H A Dconfigure11153 TK_SHLIB_LD_EXTRAS="${TK_SHLIB_LD_EXTRAS}"' -sectcreate __TEXT __info_plist Tk-Info.plist'
11154 EXTRA_WISH_LIBS='-sectcreate __TEXT __info_plist Wish-Info.plist'
11156 ac_config_files="$ac_config_files Tk-Info.plist:../macosx/Tk-Info.plist.in Wish-Info.plist:../macosx/Wish-Info.plist.in"
11191 EXTRA_INSTALL_BINARIES='@echo "Installing Info.plist to $(LIB_INSTALL_DIR)/Resources" && mkdir -p "$(LIB_INSTALL_DIR)/Resources" && $(INSTALL_DATA) Tk-Info.plist "$(LIB_INSTALL_DIR)/Resources/Info.plist"'
11197 EXTRA_INSTALL_BINARIES="$EXTRA_INSTALL_BINARIES"' && echo "Installing Info.plist t
[all...]

Completed in 548 milliseconds

<<111213141516171819