Searched +defs:prop +defs:start (Results 1 - 25 of 54) sorted by relevance

123

/macosx-10.10/postfix-255/postfix/src/smtp/
H A Dsmtp_session.c290 const char *prop; local
122 smtp_session_alloc(VSTREAM *stream, SMTP_ITERATOR *iter, time_t start, int flags) argument
[all...]
/macosx-10.10/IOFireWireIP-226.2/KernelSource/IOKit/
H A DIOFireWireIPUnit.cpp37 bool IOFireWireIPUnit::start(IOService *provider) function in class:IOFireWireIPUnit
227 OSObject *prop = fIPLocalNode->getProperty(gFireWire_GUID); local
317 OSObject *prop = localNode->getProperty(gFireWire_GUID); local
H A DIOFireWireIP.cpp39 bool IOFireWireIP::start(IOService *provider) function in class:IOFireWireIP
78 OSObject * prop = fDevice->getProperty(gFireWire_GUID); local
[all...]
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDevice.cpp51 bool IOHIDevice::start(IOService * provider) function in class:IOHIDevice
62 OSObject * prop; local
/macosx-10.10/ICU-531.30/icuSources/tools/toolutil/
H A Dppucd.cpp203 UChar32 start, end; local
263 int32_t prop; member in struct:__anon1271
298 int32_t prop=pnames->getPropertyEnum(p); local
467 getRangeForAlgNames(UChar32 &start, UChar32 &end, UErrorCode &errorCode) argument
502 parseCodePointRange(const char *s, UChar32 &start, UChar32 &end, UErrorCode &errorCode) argument
[all...]
/macosx-10.10/emacs-93/emacs/src/
H A Dcomposite.c454 int start, end; local
485 Lisp_Object prop; local
486 int start, end; local
586 Lisp_Object prop; local
591 Qcomposition, prop, string); local
605 Lisp_Object start, end, components, modification_func; variable
626 Lisp_Object string, start, end, components, modification_func; variable
629 CHECK_NUMBER (start); variable
650 Lisp_Object prop, tail; variable
651 int start, end; variable
[all...]
H A Dundo.c542 Lisp_Object beg, end, prop, val; variable
578 Lisp_Object start = Fcar (cdr); variable
[all...]
H A Ddoc.c489 Lisp_Object symbol, prop, raw; variable
761 unsigned char *start; variable
[all...]
H A Dindent.c222 Lisp_Object prop, position, overlay_limit, proplimit; local
290 Lisp_Object prop; local
291 int start, end; local
813 unsigned char *start; local
[all...]
H A Dtextprop.c609 Lisp_Object prop; variable
690 register Lisp_Object prop; variable
711 register Lisp_Object prop; variable
791 Lisp_Object prop, position, object, limit; variable
876 Lisp_Object prop, position, object, limit; variable
1063 Lisp_Object position, prop, object, limit; variable
1160 Lisp_Object position, prop, object, limit; variable
1210 Lisp_Object start, end, properties, object; variable
1318 Lisp_Object start, end, property, value, object; variable
1336 Lisp_Object start, end, properties, object; variable
1507 Lisp_Object start, end, properties, object; variable
1593 Lisp_Object start, end, list_of_properties, object; variable
1701 Lisp_Object start, end, property, value, object; variable
1738 Lisp_Object start, end, property, value, object; variable
2009 Lisp_Object item, start, end, plist, tem; local
2059 call2 (Fcar (list), start, end); local
[all...]
/macosx-10.10/IOFireWireSBP2-425/IOFireWireSBP2/
H A DIOFireWireSBP2Target.cpp65 bool IOFireWireSBP2Target::start( IOService *provider ) function in class:IOFireWireSBP2Target
136 OSObject * prop = NULL; local
687 OSObject *prop; local
744 OSObject *prop; local
[all...]
/macosx-10.10/IOFireWireAVC-422.4.0/IOFireWireAVC/
H A DIOFireWireAVCProtocolUserClient.cpp353 bool IOFireWireAVCProtocolUserClient::start(IOService *provider) function in class:IOFireWireAVCProtocolUserClient
355 OSObject *prop; local
H A DIOFireWireAVCUnit.cpp681 OSObject *prop; local
802 OSObject *prop; local
851 bool IOFireWireAVCUnit::start(IOService *provider) function in class:IOFireWireAVCUnit
855 OSObject *prop; local
1554 OSObject *prop; local
[all...]
/macosx-10.10/ruby-106/ruby/
H A Dregenc.c66 onigenc_get_right_adjust_char_head(OnigEncoding enc, const UChar* start, const UChar* s, const UChar* end) argument
92 onigenc_get_prev_char_head(OnigEncoding enc, const UChar* start, const UChar* s, const UChar* end) argument
101 onigenc_step_back(OnigEncoding enc, const UChar* start, const UChar* s, const UChar* end, int n) argument
76 onigenc_get_right_adjust_char_head_with_prev(OnigEncoding enc, const UChar* start, const UChar* s, const UChar* end, const UChar** prev) argument
165 UChar* start = (UChar* )s; local
375 onigenc_get_left_adjust_char_head(OnigEncoding enc, const UChar* start, const UChar* s, const UChar* end) argument
917 onigenc_property_list_add_property(UChar* name, const OnigCodePoint* prop, hash_table_type **table, const OnigCodePoint*** plist, int *pnum, int *psize) argument
[all...]
/macosx-10.10/xar-254/xar/lib/
H A Dfiletree.c151 int32_t xar_attr_set(xar_file_t f, const char *prop, const char *key, const char *value) { argument
189 const char *xar_attr_get(xar_file_t f, const char *prop, const char *key) { argument
224 xar_attr_first(xar_file_t f, const char *prop, xar_iter_t i) argument
485 xar_prop_t i, ret, ret2, start; local
[all...]
/macosx-10.10/ICU-531.30/icuSources/common/
H A Duniset_props.cpp122 _set_addRange(USet *set, UChar32 start, UChar32 end) { argument
858 UProperty prop; member in struct:__anon873
901 UChar32 start = inclusions->getRangeStart(j); local
951 UnicodeSet::applyIntPropertyValue(UProperty prop, int32_t value, UErrorCode& ec) { argument
967 applyPropertyAlias(const UnicodeString& prop, const UnicodeString& value, UErrorCode& ec) argument
[all...]
H A Dubidi.c1093 int32_t paraIndex, start, limi local
1109 int32_t paraIndex, start, limit; local
1802 setLevelsOutsideIsolates(UBiDi *pBiDi, int32_t start, int32_t limit, UBiDiLevel level) argument
1834 processPropertySeq(UBiDi *pBiDi, LevState *pLevState, uint8_t _prop, int32_t start, int32_t limit) argument
2100 resolveImplicitLevels(UBiDi *pBiDi, int32_t start, int32_t limit, DirProp sor, DirProp eor) argument
2168 DirProp prop, prop1; local
2351 start, limit, step, indexOddBit, logicalPos, local
2727 int32_t start, limit=0; local
2801 int32_t i, j, start, last; local
[all...]
/macosx-10.10/IOATAFamily-253.0.1/
H A DIOATAController.cpp158 IOATAController::start(IOService *provider) function in class:IOATAController
161 OSObject * prop; local
[all...]
/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DJSONObject.cpp261 int start = i; local
748 Identifier prop = propertyStack.last()[indexStack.last()]; local
/macosx-10.10/tcl-105/tcl_ext/mk4tcl/metakit/tcl/
H A Dmk4too.cpp281 const c4_Property &prop local
295 const c4_Property &prop = AsProperty(objv[i], view); local
306 const c4_Property &prop = view.NthProperty(i); local
342 const c4_Property &prop = AsProperty(objv[3], view); local
357 const c4_Property &prop = AsProperty(objv[2], view); local
537 const c4_Property &prop = props.NthProperty(i); local
819 const c4_Property &prop = AsProperty(objv[2], view); local
833 const c4_Property &prop = AsProperty(objv[2], view); local
844 const c4_Property &prop = AsProperty(objv[i], view); local
870 const c4_Property &prop = AsProperty(objv[i], view); local
893 const c4_Property &prop = AsProperty(objv[i], view); local
970 const c4_Property &prop = AsProperty(objv[i], view); local
980 int start = asIndex(view, objv[2], false); local
[all...]
/macosx-10.10/libxslt-13/libxslt/libxslt/
H A Dtransform.c2951 long start = 0; local
3284 xmlChar *filename = NULL, *prop, *elements; local
3974 xmlChar *prop = NULL; local
[all...]
H A Dxslt.c1162 *prop; local
1378 xmlChar *prop; local
4874 xmlChar *prop; local
5060 xmlChar *prop = NULL; local
5153 xmlChar *prop; local
5313 xmlChar *prop; local
5612 xmlNodePtr cur, start = NULL; local
5969 xmlNodePtr cur, start; local
6054 xmlChar *prop; local
6430 xmlChar *prop; local
6782 const xmlChar *start; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/mk4tcl/metakit/python/
H A DPyView.cpp616 c4_BytesProp &prop = *(c4_BytesProp*)(c4_Property*)(PyProperty*)(PyObject*) local
663 c4_BytesProp &prop = *(c4_BytesProp*)(c4_Property*)(PyProperty*)(PyObject*) local
697 c4_BytesProp &prop = *(c4_BytesProp*)(c4_Property*)(PyProperty*)(PyObject*) local
1355 const c4_Property &prop = NthProperty(ndx); local
1397 const c4_Property &prop = NthProperty(i); local
1447 PyProperty *prop = new PyProperty(NthProperty(i)); local
1597 reduce(const PWOCallable &func, PWONumber &start) argument
[all...]
/macosx-10.10/vim-55/src/
H A Dui.c428 pos_T start, end; local
914 int start = col; local
1965 unsigned char *prop=NULL; local
3064 char_u *start; local
[all...]
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOPlatformExpert.cpp96 bool IOPlatformExpert::start( IOService * provider ) function in class:IOPlatformExpert
1223 OSData * prop; local
1256 OSData * prop; local
1536 bool IOPanicPlatform::start(IOService * provider) { function in class:IOPanicPlatform
[all...]

Completed in 317 milliseconds

123