Searched defs:target (Results 1 - 25 of 890) sorted by relevance

1234567891011>>

/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Danytrans.h45 UnicodeString target; member in class:AnyTransliterator
[all...]
H A Dtridpars.h69 UnicodeString target; // not null member in class:TransliteratorIDParser::Specs
[all...]
/macosx-10.10/ruby-106/ruby/test/-ext-/funcall/
H A Dtest_passing_block.rb5 def self.target(*args, &block) singleton method in class:TestFuncall.Relay
/macosx-10.10/WTF-7600.1.24/wtf/
H A DObjcRuntimeExtras.h36 inline ReturnType wtfObjcMsgSend(id target, SEL selector, ArgumentTypes... arguments) argument
42 inline ReturnType wtfCallIMP(IMP implementation, id target, SEL selector, ArgumentTypes... arguments) argument
/macosx-10.10/WebCore-7600.1.25/platform/mac/
H A DWebCoreFullScreenPlaceholderView.h39 @property(assign) NSObject* target; variable
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DProbeSetDetailsSection.js116 var target = WebInspector.Rect.rectFromClientRect(event.target.getBoundingClientRect()); variable
/macosx-10.10/WebKit2-7600.1.25/UIProcess/CoordinatedGraphics/
H A DWebPageProxyCoordinatedGraphics.cpp48 void WebPageProxy::didFindZoomableArea(const IntPoint& target, const IntRect& area) argument
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dgen-aout.c34 char *target = "unknown", *arch = "unknown"; local
/macosx-10.10/xnu-2782.1.97/bsd/vfs/
H A Dvfs_fslog.c59 fslog_extmod_msgtracer(proc_t caller, proc_t target) argument
/macosx-10.10/Heimdal-398.1.2/lib/kadm5/
H A Drename_c.c39 kadm5_c_rename_principal(void *server_handle, krb5_principal source, krb5_principal target) argument
H A Drename_s.c39 kadm5_s_rename_principal(void *server_handle, krb5_principal source, krb5_principal target) argument
/macosx-10.10/JavaScriptCore-7600.1.17/bytecode/
H A DHandlerInfo.h36 uint32_t target; member in struct:JSC::HandlerInfo
/macosx-10.10/JavaScriptCore-7600.1.17/dfg/
H A DDFGStaticExecutionCountEstimationPhase.cpp91 void applyCounts(BranchTarget& target) argument
H A DDFGDesiredWeakReferences.cpp59 JSCell* target = m_references[i]; local
/macosx-10.10/Libinfo-459/rpc.subproj/
H A Dxdr_array.c97 caddr_t target = *addrp; local
/macosx-10.10/WebCore-7600.1.25/bindings/js/
H A DJSEventTargetCustom.cpp42 JSValue toJS(ExecState* exec, JSDOMGlobalObject* globalObject, EventTarget* target) argument
/macosx-10.10/WebCore-7600.1.25/svg/
H A DSVGFitToViewBox.h43 static bool parseAttribute(SVGElementTarget* target, const QualifiedName& name, const AtomicString& value) argument
/macosx-10.10/bind9-45.101/bind9/lib/dns/rdata/in_1/
H A Dsrv_33.h34 dns_name_t target; member in struct:dns_rdata_in_srv
/macosx-10.10/libarchive-30/libarchive/tar/test/
H A Dtest_basic.c30 basic_tar(const char *target, const char *pack_options, argument
/macosx-10.10/ruby-106/ruby/ext/psych/
H A Dpsych_yaml_tree.c10 static VALUE private_iv_get(VALUE self, VALUE target, VALUE prop) argument
/macosx-10.10/xnu-2782.1.97/osfmk/kern/
H A Dextmod_statistics.c73 extmod_statistics_incr_task_for_pid(task_t target) argument
88 extmod_statistics_incr_thread_set_state(thread_t target) argument
109 extmod_statistics_incr_thread_create(task_t target) argument
126 extmod_statistics_log(task_t current_task, task_t target) argument
[all...]
/macosx-10.10/ICU-531.30/icuSources/test/cintltst/
H A Dccolltst.c86 void reportCResult( const UChar source[], const UChar target[], argument
H A Deurocreg.c143 char target[20]; local
/macosx-10.10/JavaScriptCore-7600.1.17/bytecompiler/
H A DStaticPropertyAnalysis.h38 static PassRefPtr<StaticPropertyAnalysis> create(Vector<UnlinkedInstruction, 0, UnsafeVectorOverflow>* instructions, unsigned target) argument
53 StaticPropertyAnalysis(Vector<UnlinkedInstruction, 0, UnsafeVectorOverflow>* instructions, unsigned target) argument
/macosx-10.10/JavaScriptCore-7600.1.17/ftl/
H A DFTLSwitchCase.h38 SwitchCase(LValue value, LBasicBlock target, Weight weight) argument
46 LBasicBlock target() const { return m_target; } function in class:JSC::FTL::SwitchCase

Completed in 183 milliseconds

1234567891011>>