Searched refs:target (Results 76 - 100 of 2227) sorted by relevance

1234567891011>>

/macosx-10.10/JavaScriptCore-7600.1.17/ftl/
H A DFTLWeightedTarget.h43 WeightedTarget(LBasicBlock target, Weight weight) argument
44 : m_target(target)
49 WeightedTarget(LBasicBlock target, float weight) argument
50 : m_target(target)
55 LBasicBlock target() const { return m_target; } function in class:JSC::FTL::WeightedTarget
/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DJSProxy.cpp70 return thisObject->target()->methodTable()->className(thisObject->target());
76 return thisObject->target()->methodTable(exec->vm())->getOwnPropertySlot(thisObject->target(), exec, propertyName, slot);
82 return thisObject->target()->methodTable(exec->vm())->getOwnPropertySlotByIndex(thisObject->target(), exec, propertyName, slot);
88 thisObject->target()->methodTable(exec->vm())->put(thisObject->target(), exec, propertyName, value, slot);
94 thisObject->target()->methodTable(exec->vm())->putByIndex(thisObject->target(), exe
[all...]
/macosx-10.10/WebCore-7600.1.25/svg/
H A DSVGFitToViewBox.h43 static bool parseAttribute(SVGElementTarget* target, const QualifiedName& name, const AtomicString& value) argument
45 ASSERT(target);
48 bool valueIsValid = !value.isNull() && parseViewBox(&target->document(), value, viewBox);
49 target->setViewBoxBaseValue(viewBox, valueIsValid);
56 target->setPreserveAspectRatioBaseValue(preserveAspectRatio);
/macosx-10.10/bind9-45.101/bind9/lib/isc/
H A Dhex.c43 str_totext(const char *source, isc_buffer_t *target);
46 mem_tobuffer(isc_buffer_t *target, void *base, unsigned int length);
52 const char *wordbreak, isc_buffer_t *target)
64 RETERR(str_totext(buf, target));
72 RETERR(str_totext(wordbreak, target));
83 isc_buffer_t *target; /*%< Buffer for resulting binary data */ member in struct:__anon6794
89 hex_decode_init(hex_decode_ctx_t *ctx, int length, isc_buffer_t *target) argument
93 ctx->target = target;
107 RETERR(mem_tobuffer(ctx->target,
51 isc_hex_totext(isc_region_t *source, int wordlength, const char *wordbreak, isc_buffer_t *target) argument
129 isc_hex_tobuffer(isc_lex_t *lexer, isc_buffer_t *target, int length) argument
159 isc_hex_decodestring(const char *cstr, isc_buffer_t *target) argument
176 str_totext(const char *source, isc_buffer_t *target) argument
192 mem_tobuffer(isc_buffer_t *target, void *base, unsigned int length) argument
[all...]
H A Dstring.c99 isc_string_copy(char *target, size_t size, const char *source) { argument
102 if (strlcpy(target, source, size) >= size) {
103 memset(target, ISC_STRING_MAGIC, size);
107 ENSURE(strlen(target) < size);
113 isc_string_copy_truncate(char *target, size_t size, const char *source) { argument
116 strlcpy(target, source, size);
118 ENSURE(strlen(target) < size);
122 isc_string_append(char *target, size_t size, const char *source) { argument
124 REQUIRE(strlen(target) < size);
126 if (strlcat(target, sourc
137 isc_string_append_truncate(char *target, size_t size, const char *source) argument
147 isc_string_printf(char *target, size_t size, const char *format, ...) argument
168 isc_string_printf_truncate(char *target, size_t size, const char *format, ...) argument
184 char *target; local
[all...]
/macosx-10.10/ntp-92/lib/isc/
H A Dhex.c43 str_totext(const char *source, isc_buffer_t *target);
46 mem_tobuffer(isc_buffer_t *target, void *base, unsigned int length);
52 const char *wordbreak, isc_buffer_t *target)
64 RETERR(str_totext(buf, target));
72 RETERR(str_totext(wordbreak, target));
83 isc_buffer_t *target; /*%< Buffer for resulting binary data */ member in struct:__anon11502
89 hex_decode_init(hex_decode_ctx_t *ctx, int length, isc_buffer_t *target) argument
93 ctx->target = target;
107 RETERR(mem_tobuffer(ctx->target,
51 isc_hex_totext(isc_region_t *source, int wordlength, const char *wordbreak, isc_buffer_t *target) argument
129 isc_hex_tobuffer(isc_lex_t *lexer, isc_buffer_t *target, int length) argument
159 isc_hex_decodestring(const char *cstr, isc_buffer_t *target) argument
176 str_totext(const char *source, isc_buffer_t *target) argument
192 mem_tobuffer(isc_buffer_t *target, void *base, unsigned int length) argument
[all...]
H A Dstring.c99 isc_string_copy(char *target, size_t size, const char *source) { argument
102 if (strlcpy(target, source, size) >= size) {
103 memset(target, ISC_STRING_MAGIC, size);
107 ENSURE(strlen(target) < size);
113 isc_string_copy_truncate(char *target, size_t size, const char *source) { argument
116 strlcpy(target, source, size);
118 ENSURE(strlen(target) < size);
122 isc_string_append(char *target, size_t size, const char *source) { argument
124 REQUIRE(strlen(target) < size);
126 if (strlcat(target, sourc
137 isc_string_append_truncate(char *target, size_t size, const char *source) argument
147 isc_string_printf(char *target, size_t size, const char *format, ...) argument
168 isc_string_printf_truncate(char *target, size_t size, const char *format, ...) argument
183 char *target; local
[all...]
/macosx-10.10/dtrace-147/libdtrace/
H A Ddt_isadep_arm.c193 ulong_t target = ((uint32_t) inst) + 8; local
195 target += displacement;
197 target -= displacement;
199 if (((ulong_t) inst) < target && target < ((ulong_t) limit))
200 constants[(ulong_t) target - (ulong_t) text] = TYPE_DATA;
233 ulong_t target = ((ulong_t) inst) + 8 + (SIGNEXTEND(*inst & 0x00FFFFFF,24) << 2); local
234 if (((ulong_t) inst) < target && target < ((ulong_t) limit))
235 constants[(ulong_t) target
278 ulong_t target = ALIGNADDR(((uint32_t) inst)+4, 2); local
289 ulong_t target = ALIGNADDR(((uint32_t) inst)+4, 2); local
305 ulong_t target = ((ulong_t) inst) + 4 + SIGNEXTEND( local
318 ulong_t target = ((ulong_t) inst) + 4 + SIGNEXTEND( local
346 ulong_t target = ALIGNADDR(((uint32_t) inst) + ((*inst & 0xFF) * 4) + 4, 2); local
361 ulong_t target = ((ulong_t) inst) + 4 + (SIGNEXTEND(*inst & 0xFF,8) << 1); local
369 ulong_t target = ((ulong_t) inst) + 4 + (SIGNEXTEND(*inst & 0x7FF,11) << 1); local
447 uint32_t target = ((uint32_t) inst) + 4 * SIGNEXTEND(*inst & ((1 << 26) - 1), 26); local
[all...]
/macosx-10.10/Security-57031.1.35/
H A D.call17 xcodebuild -configuration Debug-Emulator -target Security
20 xcodebuild -configuration Release-Emulator -target Security
23 xcodebuild clean -configuration Debug-Emulator -target Security
27 export RC_JASPER=YES && xcodebuild install -configuration Debug-Emulator -target Security DSTROOT=$DSTROOT
31 export RC_JASPER=YES && xcodebuild install -configuration Release-Emulator -target Security DSTROOT=$DSTROOT SYMROOT=/tmp/Security.sym
/macosx-10.10/SmartcardCCID-55008/ccid/ccid/src/
H A Dcreate_Info_plist.pl29 my $target = "libccid.so";
36 "target=s" => \$target,
43 --target=$target
89 s/MAGIC_TARGET/$target/;
/macosx-10.10/IONetworkingFamily-101/
H A DIOKernelDebugger.h30 by the target to service KDP receive requests. This handler is called
32 @param target The target object.
40 typedef void (*IODebuggerRxHandler)( IOService * target,
47 by the target to service KDP transmit requests. This handler is called
49 @param target The target object.
54 typedef void (*IODebuggerTxHandler)( IOService * target,
60 by the target to service KDP link status requests. This handler is called
62 @param target Th
[all...]
/macosx-10.10/WebCore-7600.1.25/page/
H A DPointerLockController.cpp46 void PointerLockController::requestPointerLock(Element* target) argument
48 if (!target || !target->inDocument() || m_documentOfRemovedElementWhileWaitingForUnlock) {
49 enqueueEvent(eventNames().pointerlockerrorEvent, target);
53 if (target->document().isSandboxed(SandboxPointerLock)) {
55 target->document().addConsoleMessage(MessageSource::Security, MessageLevel::Error, ASCIILiteral("Blocked pointer lock on an element because the element's frame is sandboxed and the 'allow-pointer-lock' permission is not set."));
56 enqueueEvent(eventNames().pointerlockerrorEvent, target);
61 if (&m_element->document() != &target->document()) {
62 enqueueEvent(eventNames().pointerlockerrorEvent, target);
65 enqueueEvent(eventNames().pointerlockchangeEvent, target);
[all...]
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/port/
H A Dinstall.sh.in57 # -o save existing target foo as OLDfoo
58 # -O remove existing target foo, if it fails save as OLDfoo
59 # -m mode set mode of installed target
60 # -u uid set uid of installed target
61 # -g gid set gid of installed target
62 # -root path set ROOT directory for target pathnames
67 # -src path source pathname different from target
68 # -f dir install files in the target directory ROOT/dir
153 # Install the specified target.
157 src=$1 target
[all...]
/macosx-10.10/bind9-45.101/bind9/lib/dns/rdata/generic/
H A Dkeydata_65533.c46 RETERR(uint32_tobuffer(refresh, target));
52 RETERR(uint32_tobuffer(addhd, target));
58 RETERR(uint32_tobuffer(removehd, target));
64 RETERR(uint16_tobuffer(flags, target));
70 RETERR(mem_tobuffer(target, &proto, 1));
76 RETERR(mem_tobuffer(target, &alg, 1));
82 return (isc_base64_tobuffer(lexer, target, -1));
101 RETERR(dns_time32_totext(when, target));
102 RETERR(str_totext(" ", target));
107 RETERR(dns_time32_totext(when, target));
[all...]
H A Drrsig_46.c61 RETERR(uint16_tobuffer(covered, target));
69 RETERR(mem_tobuffer(target, &c, 1));
79 RETERR(mem_tobuffer(target, &c, 1));
86 RETERR(uint32_tobuffer(token.value.as_ulong, target));
94 RETERR(uint32_tobuffer(time_expire, target));
102 RETERR(uint32_tobuffer(time_signed, target));
109 RETERR(uint16_tobuffer(token.value.as_ulong, target));
119 RETTOK(dns_name_fromtext(&name, &buffer, origin, options, target));
124 return (isc_base64_tobuffer(lexer, target, -1));
153 RETERR(dns_rdatatype_totext(covered, target));
[all...]
H A Dsig_24.c61 RETERR(uint16_tobuffer(covered, target));
69 RETERR(mem_tobuffer(target, &c, 1));
79 RETERR(mem_tobuffer(target, &c, 1));
86 RETERR(uint32_tobuffer(token.value.as_ulong, target));
94 RETERR(uint32_tobuffer(time_expire, target));
102 RETERR(uint32_tobuffer(time_signed, target));
109 RETERR(uint16_tobuffer(token.value.as_ulong, target));
119 RETTOK(dns_name_fromtext(&name, &buffer, origin, options, target));
124 return (isc_base64_tobuffer(lexer, target, -1));
155 RETERR(dns_rdatatype_totext(covered, target));
[all...]
/macosx-10.10/WebCore-7600.1.25/dom/
H A DMutationRecord.cpp44 ChildListRecord(ContainerNode& target, PassRefPtr<NodeList> added, PassRefPtr<NodeList> removed, PassRefPtr<Node> previousSibling, PassRefPtr<Node> nextSibling) argument
45 : m_target(target)
55 virtual Node* target() override { return &m_target.get(); }
70 RecordWithEmptyNodeLists(Node& target, const String& oldValue) argument
71 : m_target(target)
77 virtual Node* target() override { return &m_target.get(); }
97 AttributesRecord(Element& target, const QualifiedName& name, const AtomicString& oldValue) argument
98 : RecordWithEmptyNodeLists(target, oldValue)
115 CharacterDataRecord(CharacterData& target, const String& oldValue) argument
116 : RecordWithEmptyNodeLists(target, oldValu
166 createChildList(ContainerNode& target, PassRefPtr<NodeList> added, PassRefPtr<NodeList> removed, PassRefPtr<Node> previousSibling, PassRefPtr<Node> nextSibling) argument
171 createAttributes(Element& target, const QualifiedName& name, const AtomicString& oldValue) argument
176 createCharacterData(CharacterData& target, const String& oldValue) argument
[all...]
/macosx-10.10/swig-12/Lib/php/
H A Dutils.i58 t_output_helper( zval **target, zval *o) {
59 if ( (*target)->type == IS_ARRAY ) {
61 add_next_index_zval( *target, o );
64 if ( (*target)->type == IS_NULL ) {
65 REPLACE_ZVAL_VALUE(target,o,1);
71 *tmp = **target;
73 array_init(*target);
74 add_next_index_zval( *target, tmp);
75 add_next_index_zval( *target, o);
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dtscoll.h33 void doTest(Collator* col, const UChar *source, const UChar *target, Collator::EComparisonResult result);
35 void doTest(Collator* col, const UnicodeString &source, const UnicodeString &target, Collator::EComparisonResult result);
36 void doTestVariant(Collator* col, const UnicodeString &source, const UnicodeString &target, Collator::EComparisonResult result);
37 virtual void reportCResult( const UnicodeString &source, const UnicodeString &target,
44 static UnicodeString &prettify(const CollationKey &source, UnicodeString &target);
45 static UnicodeString &appendCompareResult(Collator::EComparisonResult result, UnicodeString &target);
52 UCollationResult compareUsingPartials(UCollator *coll, const UChar source[], int32_t sLen, const UChar target[], int32_t tLen, int32_t pieceSize, UErrorCode &status);
/macosx-10.10/WTF-7600.1.24/wtf/
H A DInsertion.h56 void executeInsertions(TargetVectorType& target, InsertionVectorType& insertions) argument
60 target.grow(target.size() + insertions.size());
61 size_t lastIndex = target.size();
67 target[i] = target[i - indexOffset];
68 target[firstIndex] = insertions[indexInInsertions].element();
/macosx-10.10/tcl-105/tcl_ext/tclx/tclx/unix/tools/
H A Dinstcopy.tcl55 proc DoACopy {file target mode} {
61 set targetDir [file dirname $target]
62 if [file exists $target] {
63 file delete -force $target
66 set targetDir $target
71 CopyDir $file $target
73 CopyFile $file $target
/macosx-10.10/xnu-2782.1.97/pexpert/i386/
H A Dpe_interrupt.c42 void *target; member in struct:i386_interrupt_handler
61 void *, vector->target, IOInterruptHandler, vector->handler,
65 vector->handler(vector->target, NULL, vector->nub, interrupt);
69 void *, vector->target, IOInterruptHandler, vector->handler,
76 void *target,
87 vector->target = target;
74 PE_install_interrupt_handler(void *nub, __unused int source, void *target, IOInterruptHandler handler, void *refCon) argument
/macosx-10.10/ruby-106/ruby/test/rss/
H A Drss-assertions.rb122 def assert_xml_stylesheet(target, attrs, xsl)
128 assert_equal("xml-stylesheet", target)
131 assert_nil(target)
802 def assert_dublin_core(elems, target)
805 assert_equal(value, target.__send__("dc_#{name}"))
810 def assert_multiple_dublin_core(elems, target)
814 actual = target.__send__("dc_#{plural}").collect{|x| x.value}
820 def assert_syndication(elems, target)
825 assert_equal(value, target.__send__(meth ))
830 def assert_content(elems, target)
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-meta/
H A Ddncache.c33 * The dncache, at present, maps an entry to the target that holds it.
38 int target; member in struct:metadncacheentry_t
87 * returns the target a dn belongs to, or -1 in case the dn is not
97 int target = META_TARGET_NONE; local
115 target = entry->target;
119 target = entry->target;
125 return target;
131 * updates target an
[all...]
/macosx-10.10/apr-32/apr-util/apr-util/
H A Dbuild.conf51 target = crypto/apr_crypto_openssl.la
55 target = crypto/apr_crypto_nss.la
59 target = dbd/apr_dbd_pgsql.la
63 target = dbd/apr_dbd_sqlite2.la
67 target = dbd/apr_dbd_sqlite3.la
71 target = dbd/apr_dbd_oracle.la
75 target = dbd/apr_dbd_mysql.la
79 target = dbd/apr_dbd_freetds.la
83 target = dbd/apr_dbd_odbc.la
87 target
[all...]

Completed in 170 milliseconds

1234567891011>>