Searched defs:source (Results 101 - 125 of 825) sorted by relevance

1234567891011>>

/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGPathParser.h43 void setCurrentSource(SVGPathSource* source) { m_source = source; } argument
/macosx-10.9.5/bind9-45.100/bind9/bin/named/
H A Dlistenlist.c86 ns_listenlist_attach(ns_listenlist_t *source, ns_listenlist_t **target) { argument
/macosx-10.9.5/bootp-268.1/bootplib/
H A Ddynarray.c102 dynarray_dup(dynarray_t * dest, dynarray_t * source) argument
/macosx-10.9.5/network_cmds-433/mnc.tproj/
H A Dmnc_multicast.c67 mnc_join_ipv4_ssm(int socket, struct addrinfo * group, struct addrinfo * source, char * iface) argument
109 mnc_join_ipv4_ssm(int socket, struct addrinfo * group, struct addrinfo * source, char * iface) argument
118 mnc_join_ipv6_ssm(int socket, struct addrinfo * group, struct addrinfo * source, char * iface) argument
223 mnc_join_ip_ssm(int socket, struct addrinfo * group, struct addrinfo * source, char * iface) argument
271 multicast_setup_listen(int socket, struct addrinfo * group, struct addrinfo * source, char * iface) argument
369 multicast_setup_send(int socket, struct addrinfo * group, struct addrinfo * source) argument
[all...]
/macosx-10.9.5/ruby-104/ruby/lib/rubygems/
H A Drequest_set.rb160 def source(url) method in class:Gem.GemDepedencyAPI
/macosx-10.9.5/xnu-2422.115.4/iokit/Examples/drvGenericInterruptController/
H A DGenericInterruptController.cpp104 getInterruptType(IOService *nub, int source, int *interruptType) argument
122 handleInterrupt(void * refCon, IOService * nub, int source) argument
/macosx-10.9.5/zlib-53/zlib/examples/
H A Dzpipe.c36 int def(FILE *source, FILE *dest, int level) argument
92 int inf(FILE *source, FILE *dest) argument
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/asm/
H A DLabel.java165 put( final MethodWriter owner, final ByteVector out, final int source, final boolean wideOffset) argument
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/common/unicode/
H A Dnormlzr.h769 quickCheck(const UnicodeString& source, UNormalizationMode mode, UErrorCode &status) argument
776 isNormalized(const UnicodeString& source, UNormalizationMode mode, UErrorCode &status) argument
[all...]
H A Ducnv_err.h196 const UChar *source; /**< Pointer to the source source buffer. @stable ICU 2.0 */ member in struct:__anon1068
212 const char *source; /**< Pointer to the source source buffer. @stable ICU 2.0 */ member in struct:__anon1069
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Ddtrule.cpp53 DateTimeRule::DateTimeRule(const DateTimeRule& source) argument
H A Dtztrans.cpp29 TimeZoneTransition::TimeZoneTransition(const TimeZoneTransition& source) argument
/macosx-10.9.5/ICU-511.35/icuSources/samples/numfmt/
H A Dutil.cpp44 UnicodeString escape(const UnicodeString &source) { argument
/macosx-10.9.5/ICU-511.35/icuSources/test/perf/strsrchperf/
H A Dstrsrchperf.h34 StringSearchPerfFunction(StrSrchFn func, UStringSearch* search, const UChar* source,int32_t sourceLen, const UChar* pattern, int32_t patternLen) { argument
61 void ICUForwardSearch(UStringSearch *srch, const UChar* source, int32_t sourceLen, const UChar* pattern, int32_t patternLen, UErrorCode* status) { argument
70 void ICUBackwardSearch(UStringSearch *srch, const UChar* source, int32_t sourceLen, const UChar* pattern, int32_t patternLen, UErrorCode* status) { argument
/macosx-10.9.5/ICU-511.35/icuSources/tools/genrb/
H A Dustr.c39 ustr_initChars(struct UString *s, const char* source, int32_t length, UErrorCode *status) argument
/macosx-10.9.5/IOGraphics-471.92.1/IOGraphicsFamily/IOKit/graphics/
H A DIOAccelTypes.h87 IOAccelSize source; member in struct:__anon1901
/macosx-10.9.5/JavaScriptCore-7537.78.1/icu/unicode/
H A Ducnv_err.h196 const UChar *source; /**< Pointer to the source source buffer. @stable ICU 2.0 */ member in struct:__anon2732
212 const char *source; /**< Pointer to the source source buffer. @stable ICU 2.0 */ member in struct:__anon2733
/macosx-10.9.5/JavaScriptCore-7537.78.1/parser/
H A DParserError.h88 JSObject* toErrorObject(JSGlobalObject* globalObject, const SourceCode& source) argument
H A DSourceCode.h114 inline SourceCode makeSource(const String& source, const String& url = String(), const TextPosition& startPosition = TextPosition::minimumPosition()) argument
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DError.cpp134 JSObject* addErrorInfo(CallFrame* callFrame, JSObject* error, int line, const SourceCode& source) argument
H A DFunctionConstructor.cpp113 SourceCode source = makeSource(program, sourceURL, position); local
H A DRegExpPrototype.cpp154 String source = thisObject->get(exec, exec->propertyNames().source).toString(exec)->value(exec); local
/macosx-10.9.5/JavaScriptCore-7537.78.1/tools/
H A DCodeProfile.h38 CodeProfile(const SourceCode& source, CodeProfile* parent) argument
H A DCodeProfiling.cpp135 void CodeProfiling::begin(const SourceCode& source) argument
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/liblunicode/ucdata/
H A Ducpgba.h80 unsigned long *source; /* The source string. */ member in struct:_ucrun_t
102 unsigned long *source; /* The source string. */ member in struct:_ucstring_t
[all...]

Completed in 220 milliseconds

1234567891011>>