/external/guava/javadoc/com/google/common/collect/ |
Multimaps.html | 151 <TD><CODE><B><A HREF="../../../../com/google/common/collect/Multimaps.html#index(java.lang.Iterable, com.google.common.base.Function)">index</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A><V> values, 152 <A HREF="../../../../com/google/common/base/Function.html" title="interface in com.google.common.base">Function</A><? super V,K> keyFunction)</CODE> 188 <TD><CODE><B><A HREF="../../../../com/google/common/collect/Multimaps.html#newListMultimap(java.util.Map, com.google.common.base.Supplier)">newListMultimap</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A><K,<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</A><V>> map, 189 <A HREF="../../../../com/google/common/base/Supplier.html" title="interface in com.google.common.base">Supplier</A><? extends <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><V>> factory)</CODE> 204 <TD><CODE><B><A HREF="../../../../com/google/common/collect/Multimaps.html#newMultimap(java.util.Map, com.google.common.base.Supplier)">newMultimap</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A><K,<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</A><V>> map, 205 <A HREF="../../../../com/google/common/base/Supplier.html" title="interface in com.google.common.base">Supplier</A><? extends <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</A><V>> factory)</CODE> 220 <TD><CODE><B><A HREF="../../../../com/google/common/collect/Multimaps.html#newSetMultimap(java.util.Map, com.google.common.base.Supplier)">newSetMultimap</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.htm (…) [all...] |
/external/libxml2/ |
uri.c | [all...] |
SAX2.c | 447 input->base = ctxt->input->cur; 497 const char *base = NULL; local 501 base = ctxt->input->filename; 502 if (base == NULL) 503 base = ctxt->directory; 505 URI = xmlBuildURI(systemId, (const xmlChar *) base); 654 const char *base = NULL; local 657 base = ctxt->input->filename; 658 if (base == NULL) 659 base = ctxt->directory 673 const char *base = NULL; local 890 const char *base = NULL; local 910 const char *base = NULL; local [all...] |
xmllint.c | 577 const xmlChar *cur, *base; local 584 base = input->base; 585 while ((cur > base) && ((*cur == '\n') || (*cur == '\r'))) { 589 while ((n++ < 80) && (cur > base) && (*cur != '\n') && (*cur != '\r')) 592 base = cur; 606 while ((cur != base) && (n++ < 80)) { 609 base++; 1810 const char *base = NULL; local 2106 const char *base; local 2219 const char *base; local [all...] |
/external/guava/javadoc/com/google/common/annotations/class-use/ |
GwtCompatible.html | 97 <TD><A HREF="#com.google.common.base"><B>com.google.common.base</B></A></TD> 160 <A NAME="com.google.common.base"><!-- --></A> 164 Uses of <A HREF="../../../../../com/google/common/annotations/GwtCompatible.html" title="annotation in com.google.common.annotations">GwtCompatible</A> in <A HREF="../../../../../com/google/common/base/package-summary.html">com.google.common.base</A></FONT></TH> 172 <TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/google/common/base/package-summary.html">com.google.common.base</A> with annotations of type <A HREF="../../../../../com/google/common/annotations/GwtCompatible.html" title="annotation in com.google.common.annotations">GwtCompatible</A></FONT></TH> 177 <TD><CODE><B><A HREF="../../../../../com/google/common/base/CharMatcher.html" title="class in com.google.common.base">CharMatcher</A></B></CODE> 181 <A HREF="../../../../../com/google/common/base/Predicate.html" title="interface in com.google.common.base"><CODE>Predicate</CODE></A> does for an (…) [all...] |
/dalvik/libcore/security/src/main/java/org/bouncycastle/x509/ |
PKIXCertPathReviewer.java | 547 GeneralName base = subtree.getBase(); local 549 switch(base.getTagNo()) 552 permittedSubtreesEmail = intersectEmail(permittedSubtreesEmail, DERIA5String.getInstance(base.getName()).getString()); 555 permittedSubtreesDN = intersectDN(permittedSubtreesDN, (ASN1Sequence)base.getName()); 558 permittedSubtreesIP = intersectIP(permittedSubtreesIP, ASN1OctetString.getInstance(base.getName()).getOctets()); 574 GeneralName base = subtree.getBase(); local 576 switch(base.getTagNo()) 579 excludedSubtreesEmail = unionEmail(excludedSubtreesEmail, DERIA5String.getInstance(base.getName()).getString()); 582 excludedSubtreesDN = unionDN(excludedSubtreesDN, (ASN1Sequence)base.getName()); 585 excludedSubtreesIP = unionIP(excludedSubtreesIP, ASN1OctetString.getInstance(base.getName()).getOctets()) 2213 X509CRL base = (X509CRL)it.next(); local [all...] |
/external/skia/src/core/ |
SkGeometry.cpp | 1101 const SkScalar* base; local 1105 base = &quad[0].fX; 1108 base = &quad[0].fY; [all...] |
/external/srec/srec/Semproc/src/ |
SemanticGraphImpl.c | 35 #define PTR_TO_IDX(ptr, base) ((asr_uint32_t) (ptr == NULL ? 0xFFFFFFFFu : \ 36 (asr_uint32_t)(ptr - base))) 37 #define IDX_TO_PTR(idx, base) (idx == 0xFFFFFFFFu ? NULL : base + idx) 801 arc_token* arc_tokens_find_ilabel(arc_token* base, arc_token* arc_token_list, wordID ilabel) 804 for (p = arc_token_list; p != NULL; p = ARC_TOKEN_PTR(base, p->next_token_index)) 809 arc_token* arc_tokens_get_free(arc_token* base, arc_token** arc_token_freelist) 814 (*arc_token_freelist) = ARC_TOKEN_PTR(base, tmp->next_token_index); 821 int arc_tokens_list_size(arc_token* base, arc_token* head) 825 for (; tmp; tmp = ARC_TOKEN_PTR(base, tmp->next_token_index) [all...] |
/external/v8/src/ia32/ |
disasm-ia32.cc | 318 static void get_sib(byte data, int* scale, int* index, int* base) { 321 *base = data & 7; 376 int scale, index, base; local 377 get_sib(sib, &scale, &index, &base); 378 if (index == esp && base == esp && scale == 0 /*times_1*/) { 381 } else if (base == ebp) { 388 } else if (index != esp && base != ebp) { 389 // [base+index*scale] 391 (this->*register_name)(base), 408 int scale, index, base; local [all...] |
/external/webkit/WebCore/editing/ |
SelectionController.cpp | 85 void SelectionController::moveTo(const VisiblePosition &base, const VisiblePosition &extent, bool userTriggered) 87 setSelection(VisibleSelection(base.deepEquivalent(), extent.deepEquivalent(), base.affinity()), true, true, userTriggered); 101 void SelectionController::moveTo(const Position &base, const Position &extent, EAffinity affinity, bool userTriggered) 103 setSelection(VisibleSelection(base, extent, affinity), true, true, userTriggered); 122 Node* baseNode = s.base().node(); 191 bool baseRemoved = removingNodeRemovesPosition(node, m_selection.base()); 204 // The base and/or extent are about to be removed, but the start and end aren't. 205 // Change the base and extent to the start and end, but don't re-validate the 763 case BASE [all...] |
/external/guava/javadoc/com/google/common/base/ |
Throwables.html | 58 <A HREF="../../../../com/google/common/base/Suppliers.html" title="class in com.google.common.base"><B>PREV CLASS</B></A> 61 <A HREF="../../../../index.html?com/google/common/base/Throwables.html" target="_top"><B>FRAMES</B></A> 91 com.google.common.base</FONT> 96 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.google.common.base.Throwables</B> 129 <TD><CODE><B><A HREF="../../../../com/google/common/base/Throwables.html#getCausalChain(java.lang.Throwable)">getCausalChain</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</A> throwable)</CODE> 137 <TD><CODE><B><A HREF="../../../../com/google/common/base/Throwables.html#getRootCause(java.lang.Throwable)">getRootCause</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</A> throwable)</CODE> 145 <TD><CODE><B><A HREF="../../../../com/google/common/base/Throwables.html#getStackTraceAsString(java.lang.Throwable)">getStackTraceAsString</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</A> throwable)</CODE> 155 <TD><CODE><B><A HREF="../../../../com/google/common/base/Throwables.html#propagate(java.lang.Throwable)">propagate</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</A> throwable)</CODE> 174 <TD><CODE><B><A HREF="../../../../com/google/common/base/Throwables.html#propagateIfInstanceOf(java.lang.Throwable, java.lang.Class)">propagateIfInstanceOf (…) [all...] |
/external/apache-http/src/org/apache/http/impl/conn/tsccm/ |
ConnPoolByRoute.java | 62 * {@link AbstractConnPool#poolLock poolLock} in the base class, 368 // non-javadoc, see base class AbstractConnPool 572 // non-javadoc, see base class AbstractConnPool 640 //@@@ move method to base class when deleteEntry() is fixed 641 // non-javadoc, see base class AbstractConnPool 663 // non-javadoc, see base class AbstractConnPool 673 //@@@ move this to base class?
|
/external/blktrace/btreplay/ |
btrecord.c | 100 static char *idir = "."; // Input directory base 101 static char *odir = "."; // Output directory base 102 static char *obase = "replay"; // Output file base 116 "\t[ -o <base> : --output-base=<base> ] Default: replay\n" \ 161 .name = "output-base",
|
/external/dbus/bus/ |
services.c | 409 /* Not allowed; only base services can start with ':' */ 414 _dbus_verbose ("Attempt to acquire invalid base service name \"%s\"", 627 /* Not allowed; the base service name cannot be created or released */ 632 _dbus_verbose ("Attempt to release invalid base service name \"%s\"", 640 /* Not allowed; the base service name cannot be created or released */ 945 * that the base service is destroyed last, and we never even 946 * tentatively remove the base service. [all...] |
/external/emma/core/java12/com/vladium/logging/ |
Logger.java | 86 * @param base 90 final Logger base) 92 if (base == null) 100 : base.m_level; 104 : base.m_out; 110 // : base.m_prefix; 114 : base.m_classMask;
|
/external/guava/javadoc/com/google/common/annotations/ |
package-use.html | 97 <TD><A HREF="#com.google.common.base"><B>com.google.common.base</B></A></TD> 129 <A NAME="com.google.common.base"><!-- --></A> 133 Classes in <A HREF="../../../../com/google/common/annotations/package-summary.html">com.google.common.annotations</A> used by <A HREF="../../../../com/google/common/base/package-summary.html">com.google.common.base</A></FONT></TH> 136 <TD><B><A HREF="../../../../com/google/common/annotations/class-use/GwtCompatible.html#com.google.common.base"><B>GwtCompatible</B></A></B> 144 <TD><B><A HREF="../../../../com/google/common/annotations/class-use/GwtIncompatible.html#com.google.common.base"><B>GwtIncompatible</B></A></B>
|
/external/icu4c/common/ |
ucnv_ext.h | 35 * with the regular conversion data in base files. 37 * A base file may contain an extension table (explicitly requested or 41 * It is an error if a base file contains any regular (not extension) mapping 43 * because the base mapping would hide the extension mapping. 71 * If an extension table is built on top of a base table in another file 72 * and a base table entry is a prefix of a multi-character mapping, then 101 * Each length of an array is the number of array base units in that array.
|
/external/icu4c/common/unicode/ |
chariter.h | 620 * Constructor, just setting the length field in this base class. 626 * Constructor, just setting the length and position fields in this base class. 632 * Constructor, just setting the length, start, end, and position fields in this base class. 655 * Base class text length field. 662 * Base class field for the current position. 668 * Base class field for the start of the iteration range. 674 * Base class field for the end of the iteration range.
|
/external/icu4c/test/perf/collperf/ |
collperf.cpp | 336 void * base; //Start of target array. member in struct:CmdQsort 340 void * backup; //copy source of base 344 base = malloc(num * width); 349 free(base); 354 memcpy(base, backup, num * width); 369 memcpy(base, backup, num * width); 370 qsort(base, num, width, fn);
|
/external/opencore/oscl/oscl/osclmemory/src/ |
oscl_mem.h | 167 * Cleans up the base class of a partially-constructed 171 * @param T: name of the base class. 909 * HeapBase is the base class for all classes that allocates memory. 1000 *cleaning up the base class using the OSCL_CLEANUP_BASE_CLASS 1023 * base class in a derived-class constructor 1026 * @param T: base class name. 1029 //when using C++ exceptions, base class cleanup is automatic
|
/external/openssl/crypto/objects/ |
obj_dat.c | 660 const char *OBJ_bsearch(const char *key, const char *base, int num, int size, 663 return OBJ_bsearch_ex(key, base, num, size, cmp, 0); 666 const char *OBJ_bsearch_ex(const char *key, const char *base, int num, 678 p= &(base[i*size]); 696 p= &(base[i*size]); 707 while(i > 0 && (*cmp)(key,&(base[(i-1)*size])) == 0) 709 p = &(base[i*size]);
|
/external/qemu/android/ |
charmap.c | 29 * Base value, followed by one or more space or tab characters. 39 * # keycode display number base caps fn caps_fn 139 /* keycode base caps fn caps+fn number */ 203 /* keycode base caps fn caps+fn number */ 508 // 4-th token is base. 509 line = kcm_get_char_or_hex_token_value(line, &key_entry->base); 511 derror("Invalid format of charmap file %s. Invalid base value in line %d",
|
/external/strace/ |
depcomp | 67 base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'` 73 depfile="$dir.deps/$base" 294 base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` 297 tmpdepfile1="$dir.libs/$base.lo.d" 298 tmpdepfile2="$dir.libs/$base.d" 301 tmpdepfile1="$dir$base.o.d" 302 tmpdepfile2="$dir$base.d"
|
/external/svox/pico/lib/ |
picorsrc.c | 348 (*kb)->base = data; 494 PICODBG_DEBUG(("contains knowledge base %s (status: %i)",str, status)); 510 PICODBG_DEBUG((" kb (id %i) is mentioned but empty (base:%i, size:%i)",kb->id, kb->base, kb->size)); 515 PICODBG_DEBUG(("found kb (id %i) starting at %i with size %i",kb->id, kb->base, kb->size)); [all...] |
/bionic/libc/stdio/ |
vfprintf.c | 185 enum { OCT, DEC, HEX } base;/* base for [diouxX] conversion */ local 480 base = DEC; 579 base = OCT; 591 base = HEX; 622 base = DEC; 630 base = HEX; 657 switch (base) { 685 cp = "bug in vfprintf: bad base";
|