Searched defs:table (Results 176 - 200 of 722) sorted by relevance

1234567891011>>

/macosx-10.10/postfix-255/postfix/src/virtual/
H A Dvirtual.c430 const char *table; local
[all...]
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-core/Modules/objc/
H A Dwrapper-const-table.h151 static inline int register_ints(PyObject* d, struct inttable* table) argument
195 static inline int register_strings(PyObject* d, struct stringtable* table) argument
207 register_variableList(PyObject* d, CFBundleRef bundle __attribute__((__unused__)), struct vartable* table, size_t count) argument
[all...]
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/Modules/objc/
H A Dwrapper-const-table.h151 static inline int register_ints(PyObject* d, struct inttable* table) argument
195 static inline int register_strings(PyObject* d, struct stringtable* table) argument
207 register_variableList(PyObject* d, CFBundleRef bundle __attribute__((__unused__)), struct vartable* table, size_t count) argument
[all...]
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Modules/objc/
H A Dwrapper-const-table.h136 static inline int register_ints(PyObject* d, struct inttable* table) argument
180 static inline int register_strings(PyObject* d, struct stringtable* table) argument
192 register_variableList(PyObject* d, CFBundleRef bundle __attribute__((__unused__)), struct vartable* table, size_t count) argument
[all...]
/macosx-10.10/rsync-45/rsync/zlib/
H A Dzutil.c208 local ptr_table table[MAX_PTR]; variable
/macosx-10.10/sudo-73/src/zlib/
H A Dzutil.c189 local ptr_table table[MAX_PTR]; variable
/macosx-10.10/tcl-105/tcl_ext/snack/snack/generic/
H A Dg711.c101 search( short val, short *table, short size) argument
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/doctools/mpformats/
H A D_html.tcl125 proc table {} {return [markup "<table [border] width=100% cellspacing=0 cellpadding=0>"]} procedure
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libpng/
H A Dpngmem.c177 png_bytep table; local
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dtty_compat.c150 ttcompatspeedtab(int speed, struct speedtab *table) argument
[all...]
/macosx-10.10/xnu-2782.1.97/libkern/zlib/
H A Dzutil.c236 local ptr_table table[MAX_PTR]; variable
/macosx-10.10/xnu-2782.1.97/osfmk/ipc/
H A Dmach_debug.c179 ipc_entry_t table; local
/macosx-10.10/zlib-55/zlib/
H A Dzutil.c208 local ptr_table table[MAX_PTR]; variable
/macosx-10.10/emacs-93/emacs/lisp/
H A Dabbrev.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/obsolete/
H A Dscribe.el[all...]
H A Dhilit19.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/net/
H A Dsnmp-mode.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/international/
H A Dmule.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/mail/
H A Dmailabbrev.el[all...]
/macosx-10.10/Heimdal-398.1.2/lib/roken/
H A Drtbl.c69 rtbl_set_flags (rtbl_t table, unsigned int flags) argument
75 rtbl_get_flags (rtbl_t table) argument
81 rtbl_get_column_by_id (rtbl_t table, unsigned int id) argument
91 rtbl_get_column (rtbl_t table, const char *column) argument
101 rtbl_destroy(rtbl_t table) argument
123 rtbl_add_column_by_id(rtbl_t table, unsigned int id, const char *header, unsigned int flags) argument
152 rtbl_add_column(rtbl_t table, const char *header, unsigned int flags) argument
158 rtbl_new_row(rtbl_t table) argument
184 column_compute_width(rtbl_t table, struct column_data *column) argument
198 rtbl_set_prefix(rtbl_t table, const char *prefix) argument
209 rtbl_set_separator(rtbl_t table, const char *separator) argument
220 rtbl_set_column_prefix(rtbl_t table, const char *column, const char *prefix) argument
236 rtbl_set_column_affix_by_id(rtbl_t table, unsigned int id, const char *prefix, const char *suffix) argument
267 get_column_prefix(rtbl_t table, struct column_data *c) argument
279 get_column_suffix(rtbl_t table, struct column_data *c) argument
305 rtbl_add_column_entry_by_id(rtbl_t table, unsigned int id, const char *data) argument
316 rtbl_add_column_entryv_by_id(rtbl_t table, unsigned int id, const char *fmt, ...) argument
334 rtbl_add_column_entry(rtbl_t table, const char *column, const char *data) argument
345 rtbl_add_column_entryv(rtbl_t table, const char *column, const char *fmt, ...) argument
363 rtbl_format(rtbl_t table, FILE * f) argument
374 rtbl_format_pretty(rtbl_t table) argument
445 rtbl_format_json(rtbl_t table) argument
491 rtbl_format_str(rtbl_t table) argument
503 rtbl_t table; local
[all...]
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dcollationbasedatabuilder.cpp339 CollationBaseDataBuilder::buildRootElementsTable(UVector32 &table, UErrorCode &errorCode) { argument
424 writeRootElementsRange( uint32_t prevPrimary, uint32_t p, int32_t i, UVector32 &table, UErrorCode &errorCode) argument
[all...]
H A Dcollationdatareader.cpp401 uint8_t table[256]; local
H A Dcollationfastlatin.cpp28 const uint16_t *table = data->fastLatinTable; local
91 compareUTF16(const uint16_t *table, const uint16_t *primaries, int32_t options, const UChar *left, int32_t leftLength, const UChar *right, int32_t rightLength) argument
431 compareUTF8(const uint16_t *table, const uint16_t *primaries, int32_t options, const uint8_t *left, int32_t leftLength, const uint8_t *right, int32_t rightLength) argument
783 lookup(const uint16_t *table, UChar32 c) argument
797 lookupUTF8(const uint16_t *table, UChar32 c, const uint8_t *s8, int32_t &sIndex, int32_t sLength) argument
820 lookupUTF8Unsafe(const uint16_t *table, UChar32 c, const uint8_t *s8, int32_t &sIndex) argument
840 nextPair(const uint16_t *table, UChar32 c, uint32_t ce, const UChar *s16, const uint8_t *s8, int32_t &sIndex, int32_t &sLength) argument
[all...]
H A Duspoof_conf.cpp298 UHashtable *table = uregex_start(fParseLine, 3, &status) >= 0 ? fSLTable : local
[all...]
H A Duspoof_wsconf.cpp210 UTrie2 *table = anyCaseTrie; local

Completed in 183 milliseconds

1234567891011>>