Searched defs:labels (Results 1 - 25 of 80) sorted by relevance

1234

/macosx-10.9.5/ruby-104/ruby/test/benchmark/
H A Dtest_benchmark.rb22 def labels method
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DLabelableElement.cpp43 PassRefPtr<NodeList> LabelableElement::labels() function in class:WebCore::LabelableElement
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/rdata/generic/
H A Drrsig_46.h30 isc_uint8_t labels; member in struct:dns_rdata_rrsig
H A Dsig_24.h31 isc_uint8_t labels; member in struct:dns_rdata_sig_t
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/modules/tkpiechart/
H A Dlabarray.tcl90 proc labels {this} { procedure
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/asm/
H A DAttribute.java119 read( ClassReader cr, int off, int len, char[] buf, int codeOff, Label[] labels) argument
H A DClassReader.java1390 readAttribute( final Attribute[] attrs, final String type, final int off, final int len, final char[] buf, final int codeOff, final Label[] labels) argument
[all...]
H A DMethodVisitor.java245 void visitTableSwitchInsn(int min, int max, Label dflt, Label labels[]); argument
255 void visitLookupSwitchInsn(Label dflt, int keys[], Label labels[]); argument
/macosx-10.9.5/JavaScriptCore-7537.78.1/jit/
H A DJITDisassembler.cpp105 Vector<JITDisassembler::DumpedOp> JITDisassembler::dumpVectorForInstructions(LinkBuffer& linkBuffer, const char* prefix, Vector<MacroAssembler::Label>& labels, MacroAssembler::Label endLabel) argument
138 void JITDisassembler::dumpForInstructions(PrintStream& out, LinkBuffer& linkBuffer, const char* prefix, Vector<MacroAssembler::Label>& labels, MacroAssembler::Label endLabel) argument
146 reportInstructions(Profiler::Compilation* compilation, LinkBuffer& linkBuffer, const char* prefix, Vector<MacroAssembler::Label>& labels, MacroAssembler::Label endLabel) argument
[all...]
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebKitSupport/
H A DDatePickerClient.cpp161 const UnicodeString* labels = 0; local
[all...]
H A DSelectPopupClient.cpp40 SelectPopupClient::SelectPopupClient(bool multiple, int size, const ScopeArray<BlackBerry::Platform::String>& labels, bool* enableds, const int* itemType, bool* selecteds, WebPagePrivate* webPagePrivate, HTMLSelectElement* element) argument
54 void SelectPopupClient::generateHTML(bool, int size, const ScopeArray<BlackBerry::Platform::String>& labels, bool* enableds, argument
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/include/dns/
H A Dcompress.h48 isc_uint8_t labels; member in struct:dns_compressnode
H A Dname.h114 unsigned int labels; member in struct:dns_name
[all...]
H A Dvalidator.h140 unsigned int labels; member in struct:dns_validator
/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Dget_host_realm.c99 const char **labels; local
/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGJITCompiler.cpp59 Vector<Label> labels; local
229 Vector<Label>& labels = m_exitSiteLabels[i]; local
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/
H A Dname_test.c86 unsigned int labels, split_label = 0; local
/macosx-10.9.5/emacs-92/emacs/lib-src/
H A Db2m.c100 char *labels, *p, *today; local
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSWindows/ControlPanel/
H A DConfigPropertySheet.cpp208 int labels = 0, i; local
/macosx-10.9.5/ncurses-42/ncurses/c++/
H A Dcursesapp.h155 virtual chtype labels() const { function in class:NCursesApplication
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dreftex-global.el[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/text/
H A DLocaleICU.cpp201 OwnPtr<Vector<String> > labels = adoptPtr(new Vector<String>()); local
225 OwnPtr<Vector<String> > labels = adoptPtr(new Vector<String>()); local
[all...]
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebHTMLRepresentation.cpp217 HRESULT WebHTMLRepresentation::searchForLabels(BSTR* labels, unsigned cLabels, IDOMElement* beforeElement, unsigned* resultDistance, BOOL* resultIsInCellAbove, BSTR* result) argument
199 deprecatedSearchForLabels( BSTR* labels, int cLabels, IDOMElement* beforeElement, BSTR* result) argument
208 matchLabels( BSTR* labels, int cLabels, IDOMElement* againstElement, BSTR* result) argument
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/
H A Dcompress.c139 unsigned int labels, hash, n; local
/macosx-10.9.5/dtrace-118.1/libdtrace/
H A Ddt_as.c211 uint_t *labels = NULL; local

Completed in 373 milliseconds

1234