Searched +defs:def +defs:end (Results 1 - 25 of 60) sorted by relevance

123

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DLiveInterval.h51 SlotIndex def; member in class:llvm::VNInfo
86 SlotIndex end; // End point of the interval (exclusive) member in struct:llvm::LiveRange
[all...]
/macosx-10.10.1/sudo-73/src/
H A Ddefaults.c120 struct def_values *def; local
366 struct sudo_defs_types *def; local
516 struct defaults *def; local
565 struct defaults *def; local
728 char *start, *end; local
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dsyntax.c170 syn_add( LDAPSyntax *syn, int user, slap_syntax_defs_rec *def, Syntax **ssynp, Syntax *prev, const char **err ) argument
408 syn_unparse( BerVarray *res, Syntax *start, Syntax *end, int sys ) argument
[all...]
H A Dat.c976 at_unparse( BerVarray *res, AttributeType *start, AttributeType *end, int sys ) argument
1062 register_at( const char *def, AttributeDescription **rad, int dupok ) argument
H A Doc.c822 oc_unparse( BerVarray *res, ObjectClass *start, ObjectClass *end, int sys ) argument
909 register_oc( const char *def, ObjectClass **soc, int dupok ) argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/Hexagon/
H A DHexagonNewValueJump.cpp92 canBeFeederToNewValueJump(const HexagonInstrInfo *QII, const TargetRegisterInfo *TRI, MachineBasicBlock::iterator II, MachineBasicBlock::iterator end, MachineBasicBlock::iterator skip, MachineFunction &MF) argument
198 canCompareBeNewValueJump(const HexagonInstrInfo *QII, const TargetRegisterInfo *TRI, MachineBasicBlock::iterator II, unsigned pReg, bool secondReg, bool optLocation, MachineBasicBlock::iterator end, MachineFunction &MF) argument
236 MachineInstr *def = MRI.getVRegDef(cmpOp2); local
[all...]
/macosx-10.10.1/bind9-45.101/bind9/bin/named/
H A Dmain.c391 const struct flag_def *def; local
392 const char *end = strchr(arg, ','); local
[all...]
/macosx-10.10.1/bind9-45.101/bind9/contrib/zkt/
H A Dzconf.c101 static zconf_t def = { variable
298 char *end, *val, *p; local
[all...]
/macosx-10.10.1/libxml2-26/libxml2/
H A DtestSAX.c100 static struct timeval begin, end; variable in typeref:struct:
146 static clock_t begin, end; variable
467 attributeDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar * elem, const xmlChar * name, int type, int def, const xmlChar * defaultValue, xmlEnumerationPtr tree) argument
[all...]
H A DSAX2.c733 xmlSAX2AttributeDecl(void *ctx, const xmlChar *elem, const xmlChar *fullname, int type, int def, const xmlChar *defaultValue, xmlEnumerationPtr tree) argument
1927 xmlSAX2DecodeAttrEntities(xmlParserCtxtPtr ctxt, const xmlChar *str, const xmlChar *end) argument
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A DtestSAX.c100 static struct timeval begin, end; variable in typeref:struct:
146 static clock_t begin, end; variable
467 attributeDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar * elem, const xmlChar * name, int type, int def, const xmlChar * defaultValue, xmlEnumerationPtr tree) argument
[all...]
H A DSAX2.c703 xmlSAX2AttributeDecl(void *ctx, const xmlChar *elem, const xmlChar *fullname, int type, int def, const xmlChar *defaultValue, xmlEnumerationPtr tree) argument
1889 xmlSAX2DecodeAttrEntities(xmlParserCtxtPtr ctxt, const xmlChar *str, const xmlChar *end) argument
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Dpython.el2079 (def-python-skeleton def function
[all...]
H A Df90.el[all...]
H A Didlw-help.el[all...]
/macosx-10.10.1/OpenSSL098-52/src/apps/
H A Dreq.c1296 const char *def; local
1528 add_DN_object(X509_NAME *n, char *text, const char *def, char *value, int nid, int n_min, int n_max, unsigned long chtype, int mval) argument
1591 add_attribute_object(X509_REQ *req, char *text, const char *def, char *value, int nid, int n_min, int n_max, unsigned long chtype) argument
1695 check_end(const char *str, const char *end) argument
[all...]
/macosx-10.10.1/SmartCardServices-55111/src/PCSC/
H A Dpcscdmonitor.cpp368 int def=0, pos=0, total=0; local
969 std::string::size_type end = path.find(rhs, start); local
[all...]
/macosx-10.10.1/groff-38/groff/src/preproc/pic/
H A Dlex.cpp532 const keyword *end = table + sizeof(table)/sizeof(table[0]); local
1199 char *def = 0; local
1717 char *def = macro_table.lookup(token_buffer.contents()); local
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/tools/lto/
H A DLTOModule.cpp478 void LTOModule::addDefinedSymbol(GlobalValue *def, bool isFunction) { argument
730 const_iterator end() { function in class:__anon10515::RecordStreamer
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp61 const_iterator end() const { return Fields.end(); } function in struct:__anon10628::OperandInfo
170 static BitsInit &getBitsField(const Record &def, const char *str) { argument
[all...]
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/saslauthd/
H A Dlak.c432 char *end, *ptr, *temp; local
547 char *end, *ptr, *temp; local
997 lak_sasl_interact( LDAP *ld, unsigned flags __attribute__((unused)), void *def, void *inter) argument
[all...]
/macosx-10.10.1/vim-55/src/
H A Dif_sniff.c482 char *end = p+strlen(msg); local
565 char_u *def = skiptowhite(symbol); local
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/emacs-lisp/
H A Dedebug.el[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dcompletion.el[all...]
/macosx-10.10.1/emacs-93/emacs/src/
H A Dkeymap.c1137 Lisp_Object def; variable
2438 char tem[KEY_DESCRIPTION_SIZE], *end; variable
3522 Lisp_Object start, end; local
[all...]

Completed in 584 milliseconds

123