Searched refs:globals (Results 251 - 275 of 424) sorted by relevance

<<11121314151617

/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A DtestXPath.c39 #include <libxml/globals.h>
/macosx-10.9.5/vim-53/src/
H A DMake_djg.mak18 INCL = vim.h globals.h option.h keymap.h macros.h ascii.h term.h os_msdos.h structs.h
H A DMake_bc3.mak140 main.obj: main.c globals.h option.h
/macosx-10.9.5/vim-53/src/po/
H A DMakefile250 $(PACKAGE).pot: ../*.c ../if_perl.xs ../GvimExt/gvimext.cpp ../globals.h ../if_py_both.h
253 *.c if_perl.xs GvimExt/gvimext.cpp globals.h if_py_both.h
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/incrTcl/itcl/tests/
H A Dbasic.test323 test basic-5.8 {to create globals in a namespace, use the full path} {
325 namespace eval :: {lsort [info globals test_global_*]}
330 namespace eval :: {info globals test:global:2}
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Ddebug.c95 struct debug_namespace *globals; member in struct:debug_file
656 nsp = &info->current_file->globals;
808 &info->current_file->globals,
1145 nsp = &info->current_file->globals;
1154 nsp = &info->current_file->globals;
1862 nm = debug_add_to_namespace (info, &info->current_file->globals, name,
1915 nm = debug_add_to_namespace (info, &info->current_file->globals, name,
1978 if (f->globals != NULL)
1982 for (n = f->globals->list; n != NULL; n = n->next)
2004 /* We search the globals o
[all...]
/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DTrustAdditions.cpp156 systemRoots=globals().storageManager.make(SYSTEM_ROOTS_PLIST_SYSTEM_PATH, false)->handle();
174 systemRoots=globals().storageManager.make(X509ANCHORS_SYSTEM_PATH, false)->handle();
453 globals().storageManager.optionalSearchList(systemRoots, keychains);
533 globals().storageManager.optionalSearchList(systemRoots, keychains);
582 globals().storageManager.optionalSearchList(systemRoots, keychains);
H A DDynamicDLDBList.cpp117 globals().storageManager.didRemoveKeychain(dlDbIdentifier);
H A DTrustStore.cpp107 globals().storageManager.getSearchList(searchList);
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DTrustAdditions.cpp156 systemRoots=globals().storageManager.make(SYSTEM_ROOTS_PLIST_SYSTEM_PATH, false)->handle();
174 systemRoots=globals().storageManager.make(X509ANCHORS_SYSTEM_PATH, false)->handle();
453 globals().storageManager.optionalSearchList(systemRoots, keychains);
533 globals().storageManager.optionalSearchList(systemRoots, keychains);
582 globals().storageManager.optionalSearchList(systemRoots, keychains);
H A DDynamicDLDBList.cpp117 globals().storageManager.didRemoveKeychain(dlDbIdentifier);
H A DTrustStore.cpp107 globals().storageManager.getSearchList(searchList);
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DTrustAdditions.cpp156 systemRoots=globals().storageManager.make(SYSTEM_ROOTS_PLIST_SYSTEM_PATH, false)->handle();
174 systemRoots=globals().storageManager.make(X509ANCHORS_SYSTEM_PATH, false)->handle();
453 globals().storageManager.optionalSearchList(systemRoots, keychains);
533 globals().storageManager.optionalSearchList(systemRoots, keychains);
582 globals().storageManager.optionalSearchList(systemRoots, keychains);
H A DDynamicDLDBList.cpp117 globals().storageManager.didRemoveKeychain(dlDbIdentifier);
H A DTrustStore.cpp107 globals().storageManager.getSearchList(searchList);
/macosx-10.9.5/ppp-727.90.1/Authenticators/DSAuthentication/
H A Dmain.c647 CFPropertyListRef globals; local
661 // get globals dict from the plist
662 if ((globals = SCPreferencesGetValue(prefs, kRASGlobals)) != 0) {
664 if ((acctNameRef = CFDictionaryGetValue(globals, KRASGlobPSKeyAccount)) != 0) {
/macosx-10.9.5/xnu-2422.115.4/tools/lldbmacros/core/
H A Dkernelcore.py59 headp = kern.globals.initproc.p_children
131 self.globals = _GlobalVariableFind(self)
228 obj = value(self.globals.version.GetSBValue().CreateValueFromExpression(None,'(void *)'+str(addr)))
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDSystem/IOHIDDescriptorParser/
H A DHIDPriv.h265 HIDGlobalItems globals; member in struct:HIDReportItem
/macosx-10.9.5/bind9-45.100/bind9/bin/named/win32/
H A Dos.c46 #include <named/globals.h>
/macosx-10.9.5/bind9-45.100/bind9/contrib/dlz/drivers/
H A Ddlz_stub_driver.c69 #include <named/globals.h>
/macosx-10.9.5/bind9-45.100/bind9/contrib/sdb/bdb/
H A Dbdb.c47 #include <named/globals.h>
/macosx-10.9.5/bind9-45.100/bind9/contrib/sdb/pgsql/
H A Dpgsqldb.c36 #include <named/globals.h>
/macosx-10.9.5/bind9-45.100/bind9/contrib/sdb/sqlite/
H A Dsqlitedb.c37 #include <named/globals.h>
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/
H A Dbfdlink.h241 similar to relocatable but also with globals converted to
732 struct bfd_elf_version_expr_head globals;
729 struct bfd_elf_version_expr_head globals; member in struct:bfd_elf_version_tree
/macosx-10.9.5/libxml2-26/libxml2/include/libxml/
H A DxmlIO.h117 #include <libxml/globals.h>

Completed in 290 milliseconds

<<11121314151617