Searched defs:table (Results 51 - 75 of 722) sorted by relevance

1234567891011>>

/macosx-10.10/postfix-255/postfix/src/global/
H A Dmail_conf_bool.c137 void get_mail_conf_bool_table(const CONFIG_BOOL_TABLE *table) argument
147 get_mail_conf_bool_fn_table(const CONFIG_BOOL_FN_TABLE *table) argument
[all...]
H A Dmail_conf_nbool.c142 void get_mail_conf_nbool_table(const CONFIG_NBOOL_TABLE *table) argument
152 get_mail_conf_nbool_fn_table(const CONFIG_NBOOL_FN_TABLE *table) argument
[all...]
H A Dmail_conf_raw.c123 void get_mail_conf_raw_table(const CONFIG_RAW_TABLE *table) argument
136 get_mail_conf_raw_fn_table(const CONFIG_RAW_FN_TABLE *table) argument
[all...]
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/ClassBrowser/
H A DClassBrowser.py44 table = objc.IBOutlet() variable in class:ClassBrowserDelegate
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/ClassBrowser/
H A DClassBrowser.py44 table = objc.IBOutlet() variable in class:ClassBrowserDelegate
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Examples/AppKit/ClassBrowser/
H A DClassBrowser.py44 table = objc.IBOutlet() variable in class:ClassBrowserDelegate
/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Dcbrtf.c378 const struct cbrt_table_entry *table; local
/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Dcc-mode.el[all...]
H A Dasm-mode.el[all...]
H A Dm4-mode.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/international/
H A Dutf-8.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/language/
H A Dindian.el[all...]
/macosx-10.10/BerkeleyDB-21/db/mod_db4/
H A Dmm_hash.c19 MM_Hash *table; local
28 void mm_hash_free(MM_Hash *table) argument
59 mm_hash_find(MM_Hash *table, const void *key, int length) argument
75 mm_hash_update(MM_Hash *table, char *key, int length, void *data) argument
103 mm_hash_delete(MM_Hash *table, char *key, int length) argument
[all...]
/macosx-10.10/Heimdal-398.1.2/admin/
H A Dlist.c44 rtbl_t table; local
[all...]
/macosx-10.10/Heimdal-398.1.2/appl/telnet/libtelnet/
H A Dgenget.c75 genget(char *name, char **table, int stlen) argument
/macosx-10.10/IOATAFamily-253.0.1/
H A DIOATADevice.cpp170 IOATADevice::matchPropertyTable(OSDictionary * table) argument
182 IOATADevice::matchPropertyTable(OSDictionary * table, SInt32 * score ) argument
/macosx-10.10/JavaScriptCore-7600.1.17/bytecode/
H A DPreciseJumpTargets.cpp61 SimpleJumpTable& table = codeBlock->switchJumpTable(current[1].u.operand); local
68 StringJumpTable& table = codeBlock->stringSwitchJumpTable(current[1].u.operand); local
/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DPropertyTable.cpp42 PropertyTable* table = new (NotNull, allocateCell<PropertyTable>(vm.heap)) PropertyTable(vm, initialCapacity); local
49 PropertyTable* table = new (NotNull, allocateCell<PropertyTable>(vm.heap)) PropertyTable(vm, other); local
56 PropertyTable* table = new (NotNull, allocateCell<PropertyTable>(vm.heap)) PropertyTable(vm, initialCapacity, other); local
H A DStructureIDTable.h66 StructureOrOffset* table() const { return m_table.get(); } function in class:JSC::StructureIDTable
/macosx-10.10/WebCore-7600.1.25/accessibility/
H A DAccessibilityTableRow.cpp75 AccessibilityObject* table = parentTable(); local
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DOpenGLShims.cpp36 static OpenGLFunctionTable table; local
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderTableRow.h47 RenderTable* table() const { return toRenderTable(parent()->parent()); } function in class:WebCore::final
/macosx-10.10/awk-20/src/
H A Dmaketab.c110 const char *table[SIZE]; variable
/macosx-10.10/bind9-45.101/bind9/lib/dns/include/dns/
H A Dkeytable.h66 dns_rbt_t *table; member in struct:dns_keytable
/macosx-10.10/curl-83.1.2/curl/lib/
H A Dhash.h47 struct curl_llist **table; member in struct:curl_hash

Completed in 231 milliseconds

1234567891011>>