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

1234567891011>>

/macosx-10.10.1/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.1/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.1/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.1/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DProbeSetDetailsSection.js116 var target = WebInspector.Rect.rectFromClientRect(event.target.getBoundingClientRect()); variable
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/CoordinatedGraphics/
H A DWebPageProxyCoordinatedGraphics.cpp48 void WebPageProxy::didFindZoomableArea(const IntPoint& target, const IntRect& area) argument
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dgen-aout.c34 char *target = "unknown", *arch = "unknown"; local
/macosx-10.10.1/xnu-2782.1.97/bsd/vfs/
H A Dvfs_fslog.c59 fslog_extmod_msgtracer(proc_t caller, proc_t target) argument
/macosx-10.10.1/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.1/JavaScriptCore-7600.1.17/bytecode/
H A DHandlerInfo.h36 uint32_t target; member in struct:JSC::HandlerInfo
/macosx-10.10.1/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.1/Libinfo-459/rpc.subproj/
H A Dxdr_array.c97 caddr_t target = *addrp; local
/macosx-10.10.1/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.1/libarchive-30/libarchive/tar/test/
H A Dtest_basic.c30 basic_tar(const char *target, const char *pack_options, argument
/macosx-10.10.1/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.1/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.1/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.1/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.1/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
H A DFTLWeightedTarget.h43 WeightedTarget(LBasicBlock target, Weight weight) argument
49 WeightedTarget(LBasicBlock target, float weight) argument
55 LBasicBlock target() const { return m_target; } function in class:JSC::FTL::WeightedTarget
/macosx-10.10.1/JavaScriptCore-7600.1.17/llint/
H A DLLIntThunks.cpp48 static MacroAssemblerCodeRef generateThunkWithJumpTo(VM* vm, void (*target)(), const char *thunkKind) argument
/macosx-10.10.1/Libc-1044.1.2/stdio/FreeBSD/
H A Dfseek.c105 fpos_t target, curoff, ret; local
[all...]

Completed in 234 milliseconds

1234567891011>>