/build/tools/droiddoc/src/ |
Stubs.java | 373 TypeInfo base = cl.superclassType(); local 376 if (base != null && !"java.lang.Object".equals(base.qualifiedTypeName())) { 377 stream.println(" extends " + base.fullName(classDeclTypeVars)); 646 // abstract base classes), it's not really an override 673 ClassInfo base = cl.realSuperclass(); local 674 if (base == null) { 683 MethodInfo[] ctors = base.constructors(); [all...] |
/dalvik/hit/src/com/android/hit/ |
Queries.java | 178 private static ArrayList<ClassObj> traverseSubclasses(ClassObj base) { 181 for (ClassObj subclass: base.mSubclasses) {
|
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/atomic/ |
AtomicIntegerArray.java | 26 private static final int base = unsafe.arrayBaseOffset(int[].class); field in class:AtomicIntegerArray 35 return base + (long) i * scale;
|
/dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/macs/ |
ISO9797Alg3Mac.java | 14 * This could as well be derived from CBCBlockCipherMac, but then the property mac in the base 251 // Added to code from base class
|
/dalvik/libcore/xml/src/main/java/javax/xml/transform/sax/ |
SAXSource.java | 154 * <p>Get the base ID (URI or system ID) from where URIs 157 * @return Base URL for the <code>Source</code>, or <code>null</code>.
|
/dalvik/vm/oo/ |
TypeCheck.c | 110 * See if the class implements its base element. We know the 111 * base element is an interface; if the array class implements
|
/development/simulator/app/ |
LogWindow.cpp | 186 wxPanel* base = new wxPanel(this, wxID_ANY); local 198 logLevel = new wxComboBox(base, IDC_LOG_LEVEL, wxT(""), 212 configPrioritySizer->Add(new wxStaticText(base, wxID_ANY, wxT("Log level:"), 218 wxButton* clear = new wxButton(base, IDC_LOG_CLEAR, wxT("&Clear"), 220 wxButton* pause = new wxButton(base, IDC_LOG_PAUSE, wxT("&Pause"), 222 wxButton* prefs = new wxButton(base, IDC_LOG_PREFS, wxT("C&onfigure"), 234 pTextCtrl = new wxTextCtrl(base, IDC_LOG_TEXT, wxT(""), 255 base->SetSizer(indentSizer); [all...] |
/external/astl/include/ |
algorithm | 123 android::iter<_InputIterator>::base(first), 124 android::iter<_InputIterator>::base(last),
|
/external/blktrace/doc/ |
blktrace.8 | 54 \fBdevice\fR.\fBblktrace\fR.\fBcpu\fR, where \fBdevice\fR is the base 55 device name (e.g, if we are tracing /dev/sda, the base device name would
|
/external/bluetooth/glib/glib/ |
gstrfuncs.h | 136 guint base); 139 guint base);
|
/external/clearsilver/imd/ |
imd.c | 720 char *base, *name; local 745 base = hdf_get_value (cgi->hdf, "BASEDIR", NULL); 746 if (base == NULL) 760 snprintf (path, sizeof(path), "%s/%s", base, album); 926 char *base; local 935 base = hdf_get_value (cgi->hdf, "BASEDIR", NULL); 936 if (base == NULL) 958 snprintf (path, sizeof(path), "%s/%s", base, album);
|
/external/clearsilver/python/examples/base/ |
SafeHtml.py | 37 def __init__ (self, fp, extra_safe=1, base=None, map_urls=None, new_window=1): 42 self._base = base
|
/external/dbus/doc/ |
TODO | 73 "name", "base service" for "unique name", "activate" for 114 data could still be factored out into an internal "base class"
|
/external/grub/netboot/ |
sis900.h | 9 * SiS 7014 Single Chip 100BASE-TX/10BASE-T Physical Layer Solution,
|
smc9000.h | 87 #define RCR_CLEAR 0x0 /* set it to a base state */ 97 #define BASE 2
|
/external/guava/src/com/google/common/collect/ |
ImmutableCollection.java | 20 import static com.google.common.base.Preconditions.checkNotNull; 262 * Abstract base class for builders of {@link ImmutableCollection} types.
|
Iterators.java | 21 import com.google.common.base.Function; 22 import com.google.common.base.Objects; 23 import com.google.common.base.Preconditions; 24 import com.google.common.base.Predicate; 25 import com.google.common.base.Predicates; 37 import static com.google.common.base.Preconditions.checkArgument; 38 import static com.google.common.base.Preconditions.checkNotNull; 39 import static com.google.common.base.Preconditions.checkState; [all...] |
/external/guava/src/com/google/common/primitives/ |
SignedBytes.java | 23 import static com.google.common.base.Preconditions.checkArgument; 24 import static com.google.common.base.Preconditions.checkNotNull;
|
UnsignedBytes.java | 21 import static com.google.common.base.Preconditions.checkArgument; 22 import static com.google.common.base.Preconditions.checkNotNull;
|
/external/icu4c/common/ |
cstring.c | 155 /* Only in base 10 do we conside numbers to be signed. */ 193 /* Only in base 10 do we conside numbers to be signed. */
|
/external/icu4c/i18n/ |
windtfmt.cpp | 59 const char *base = locale->getBaseName(); local 60 UResourceBundle *topBundle = ures_open((char *) 0, base, &status);
|
/external/ipsec-tools/src/libipsec/ |
ipsec_set_policy.3 | 133 .Ar {priority,prio} base {+,-} offset 135 .Ar base
|
/external/kernel-headers/original/asm-x86/ |
msr-index.h | 12 #define MSR_FS_BASE 0xc0000100 /* 64bit FS base */ 13 #define MSR_GS_BASE 0xc0000101 /* 64bit GS base */
|
/external/kernel-headers/original/linux/ |
elf.h | 16 /* 32-bit ELF base types. */ 23 /* 64-bit ELF base types. */
|
/external/libffi/ |
ltcf-gcj.sh | 174 $CC -Wl,--base-file,$output_objdir/$soname-base '$lt_cv_cc_dll_switch' -Wl,-e,'$dll_entry' -o $output_objdir/$soname '$ltdll_obj'$libobjs $deplibs $compiler_flags~ 175 $DLLTOOL --as=$AS --dllname $soname --exclude-symbols '$dll_exclude_symbols' --def $output_objdir/$soname-def --base-file $output_objdir/$soname-base --output-exp $output_objdir/$soname-exp~ 176 $CC -Wl,--base-file,$output_objdir/$soname-base $output_objdir/$soname-exp '$lt_cv_cc_dll_switch' -Wl,-e,'$dll_entry' -o $output_objdir/$soname '$ltdll_obj'$libobjs $deplibs $compiler_flags~ 177 $DLLTOOL --as=$AS --dllname $soname --exclude-symbols '$dll_exclude_symbols' --def $output_objdir/$soname-def --base-file $output_objdir/$soname-base --output-exp $output_objdir/$soname-exp --output-lib $output_objdir/$libname.dll.a~
|