Searched defs:end (Results 351 - 375 of 2175) sorted by relevance

<<11121314151617181920>>

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DLiveInterval.h86 SlotIndex end; // End point of the interval (exclusive) member in struct:llvm::LiveRange
[all...]
H A DLiveStackAnalysis.h51 const_iterator end() const { return S2IMap.end(); } function in class:llvm::LiveStacks
53 iterator end() { return S2IMap.end(); } function in class:llvm::LiveStacks
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DGetElementPtrTypeIterator.h39 static generic_gep_type_iterator end(ItTy It) { function in class:llvm::generic_gep_type_iterator
H A DStringPool.h120 inline const char *end() const { function in class:llvm::PooledStringPtr
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Instrumentation/
H A DMaximumSpanningTree.h104 typename MaxSpanTree::iterator end() { function in class:llvm::MaximumSpanningTree
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSShared/
H A Ddnssd_ipc.c66 uint32_t get_uint32(const char **ptr, const char *end) argument
88 uint16_t get_uint16(const char **ptr, const char *end) argument
111 int get_string(const char **ptr, const char *const end, char *buffer, int buflen) argument
139 const char *get_rdata(const char **ptr, const char *end, int rdlen) argument
/macosx-10.9.5/ncurses-42/ncurses/ncurses/base/
H A Dlib_addstr.c136 int i, j, start, len, end; local
/macosx-10.9.5/postfix-252/postfix/src/fsstone/
H A Dfsstone.c170 struct timeval start, end; local
/macosx-10.9.5/postfix-252/postfix/src/global/
H A Dcfg_parser.c156 char *end; local
H A Dmail_conf_int.c101 char *end; local
H A Dmail_conf_long.c101 char *end; local
H A Dmail_conf_nint.c106 char *end; local
H A Dmail_version.c96 char *end; local
H A Dquote_822_local.c85 static int is_822_dot_string(const char *local_part, const char *end, int flags) argument
150 const char *end; /* first byte after localpart */ local
124 make_822_quoted_string(VSTRING *dst, const char *local_part, const char *end, int flags) argument
181 const char *end; /* first byte after localpart */ local
[all...]
/macosx-10.9.5/postfix-252/postfix/src/virtual/
H A Dmailbox.c83 long end; local
/macosx-10.9.5/rsync-42/rsync/
H A Dparams.c192 int end; local
294 int end = 0; /* bufr[end] is current end-of-string. */ local
[all...]
/macosx-10.9.5/rsync-42/rsync/popt/
H A Dpoptconfig.c95 const unsigned char * file, * chptr, * end; local
/macosx-10.9.5/rsync-42/rsync/zlib/
H A Dinffast.c76 unsigned char FAR *end; /* while out < end, enough space available */ local
[all...]
H A Dinftrees.c57 int end; /* use base and extra for symbol > end */ local
/macosx-10.9.5/ruby-104/ruby/enc/
H A Diso_8859_2.c205 get_case_fold_codes_by_str(OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[], OnigEncoding enc ARG_UNUSED) argument
H A Dutf_16be.c84 utf16be_is_mbc_newline(const UChar* p, const UChar* end, argument
211 utf16be_left_adjust_char_head(const UChar* start, const UChar* s, const UChar* end, argument
147 utf16be_mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end, UChar* fold, OnigEncoding enc) argument
227 utf16be_get_case_fold_codes_by_str(OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[], OnigEncoding enc) argument
H A Dutf_32be.c40 utf32be_is_mbc_newline(const UChar* p, const UChar* end, argument
151 utf32be_left_adjust_char_head(const UChar* start, const UChar* s, const UChar* end, argument
86 utf32be_mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end, UChar* fold, OnigEncoding enc) argument
163 utf32be_get_case_fold_codes_by_str(OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[], OnigEncoding enc) argument
H A Dutf_32le.c40 utf32le_is_mbc_newline(const UChar* p, const UChar* end, argument
151 utf32le_left_adjust_char_head(const UChar* start, const UChar* s, const UChar* end, argument
86 utf32le_mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end, UChar* fold, OnigEncoding enc) argument
163 utf32le_get_case_fold_codes_by_str(OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[], OnigEncoding enc) argument
/macosx-10.9.5/ruby-104/ruby/win32/
H A Dconfigure.bat183 :end label
/macosx-10.9.5/sudo-72/src/zlib/
H A Dinffast.c76 unsigned char FAR *end; /* while out < end, enough space available */ local
[all...]

Completed in 248 milliseconds

<<11121314151617181920>>