/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/ |
Panel.java | 39 * Creates a control capable of displaying some information. This is
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/ |
EnumAttributeDescriptor.java | 24 * Describes a text attribute that can only contains some predefined values.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/ |
WizardDialogEx.java | 26 * A {@link WizardDialog} that gives access to some inner controls.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/groovytests/ |
TestGroovy.java | 49 /** Method that returns some Groovy object (opaque for us). */ 145 * Tests a valid script scenario with only some basic methods 160 * Tests a valid script scenario with some methods providing some callbacks.
|
/system/bluetooth/data/ |
audio.conf | 19 # connections. Some headsets that support both profiles will only connect the
|
/system/core/rootdir/etc/ |
init.goldfish.sh | 46 # previous setprop doesn't seem to apply for some really odd reason
|
/system/extras/tests/bionic/libc/ |
README.TXT | 3 These sources are not distributed with Bionic itself because some of
|
/dalvik/libcore/luni/src/main/java/java/io/ |
Reader.java | 25 * source in a character-wise manner. Some readers also support marking a 30 * {@link #close()} methods needs to be overridden. Overriding some of the 121 * if this reader is closed or some other I/O error occurs. 143 * if this reader is closed or some other I/O error occurs. 168 * if this reader is closed or some other I/O error occurs. 184 * if this reader is closed or some other I/O error occurs. 221 * if this reader is closed or some other I/O error occurs.
|
/dalvik/libcore/xml/src/test/java/tests/api/org/xml/sax/ext/ |
Attributes2ImplTest.java | 45 multi.addAttribute("http://some.uri", "foo", "ns1:foo", 47 multi.addAttribute("http://some.uri", "bar", "ns1:bar", 49 multi.addAttribute("http://some.other.uri", "answer", "ns2:answer", 305 assertEquals(false, multi.isDeclared("http://some.uri", "foo")); 306 assertEquals(true, multi.isDeclared("http://some.uri", "bar")); 369 assertEquals(false, multi.isSpecified("http://some.uri", "bar")); 370 assertEquals(true, multi.isSpecified("http://some.other.uri", "answer"));
|
/external/qemu/distrib/sdl-1.2.12/src/video/ |
SDL_blit_0.c | 36 /* Set up some basic variables */ 90 /* Set up some basic variables */ 124 /* Set up some basic variables */ 162 /* Set up some basic variables */ 202 /* Set up some basic variables */ 254 /* Set up some basic variables */ 288 /* Set up some basic variables */ 321 /* Set up some basic variables */ 357 /* Set up some basic variables */ 404 /* Set up some basic variables * [all...] |
/frameworks/base/docs/html/guide/practices/design/ |
seamlessness.jd | 14 response to some event. This may seem like harmless behavior, especially when 72 override the onSaveInstanceState() method and save their state in some appropriate 105 become a "keystroke bandit" and receive some of the input the user was in the 120 <p>If your application needs to perform some expensive or long-running 172 Some will even be able to change resolutions on the fly, such as by switching 186 will have some data-access provision, though some will be faster than others. 196 inverse case though: applications that are usable some of the time, but 213 saying that some Android devices will have full "QWERTY" keyboards, while 215 some devices will have touch-screens, but many won't [all...] |
/external/freetype/src/truetype/ |
ttobjs.h | 201 /* (This text will probably go into some docs at some time; for now, it */ 202 /* is kept here to explain some definitions in the TT_Size_Metrics */ 215 /* scaled when first used. However, while some values are always used */ 216 /* in the same direction, some others are used under many different */
|
/external/ipsec-tools/ |
NEWS | 7 o Some code cleanups/compilation fixes with recent gcc 21 o Some fixes in DPD 134 o Fixed some simple bugs (see ChangeLog for details) 140 o Fix racoon to build on some systems that require linking against -lfl 144 o Fix some more gcc-3.2.2 compiler warnings
|
/external/libpcap/ |
fad-getad.c | 83 * Some commercial UNIXes use the old BSD scheme, some use the RFC 2553 85 * than "struct sockaddr"), and some use the new BSD scheme. 87 * Some versions of GNU libc use neither scheme, but has an "SA_LEN()" 180 * interface on some system.
|
/external/webkit/WebKitTools/android/flex-2.5.4a/ |
INSTALL | 15 directory). In some packages it creates a C header file containing 20 prints some messages that tell what it is doing. If you don't want to 29 the directory that `configure' is in and in `..'. If for some reason 60 Some packages pay attention to `--with-PACKAGE' options to `configure', 68 values for some variables by setting them in the environment. In
|
/external/dbus/doc/ |
dbus-faq.xml | 46 Phrased differently, D-Bus is 1) an interprocess communication (IPC) system and 2) some higher-level 86 with proprietary licensing, but it does have some requirements; in 148 to provide some functionality to other programs. Services 197 some of the same features found in COM. 202 some specific <emphasis>interfaces</emphasis> that objects 208 The word "component" just means "object with some fancy features" and 212 So components are fancy objects, and some objects are GUI controls. 220 though some of them are "tuned" for specific object systems. 248 This mail</ulink> contains some benchmarking. At the time of that 320 for some specific use cases. Thus, it probably isn't tuned [all...] |
/external/quake/quake/src/QW/docs/ |
qwcl-readme.txt | 16 You may experience problems running QWCL on some systems, because driver
123 don't. Worse, some BIOSes do have VESA VBE 2.0 built-in, but have
188 Creative Labs, which cause QWCL to crash on some machines. The
227 QWCL uses some console variables that do not exist in DOS Quake, and
228 some of these are automatically archived in config.cfg when you exit
266 systems, and can result in odd sound effects on some systems when
272 allows QWCL to run 5-10% faster on some systems. That's about all you
280 pixels for 640x480. The extra stretching costs some performance, the
306 screen. In some circumstances, it may help to set the console
316 either a normal window or fullscreen. Consequently, in some modes and [all...] |
/external/libpng/ |
CHANGES | 14 fixed some bugs in writer 38 cleaned up some compiler warnings 52 cleaned up some bugs 77 fixed some bugs (16 bit, 4 bit interlaced, etc.) 87 added some minor documentation 127 allow PNG file to be read when some or all of file signature has already 165 With some testing, this may become the default for MACOS/PPC systems. 214 cleaned up some typos in libpng.txt and in code documentation 228 fixed some inconsistencies in pngconf.h that prevented compiling with 230 fixed some typos and made other minor rearrangement of libpng.txt (Andreas [all...] |
/bionic/libc/kernel/ |
README.TXT | 164 of some static inline functions performing very simple operations. a good 198 - some headers try to define Posix types (e.g. size_t, ssize_t) that can 201 - some headers use constructs that cannot be compiled in ANSI C mode. 203 - some headers use constructs do not compile with C++ at all. 205 - some headers contain invalid "legacy" definitions for the benefit of old 213 unfortunately, these headers are also the only source of some really extensive 254 location of some files) occasionally, so we'll need to keep up with that by 261 note that the "original" headers can be tweaked a little to avoid some subtle 272 userland as well since some code out there assumes that this is the case.
|
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/ |
CyclicBarrier.java | 279 * <li>Some other thread {@linkplain Thread#interrupt interrupts} 281 * <li>Some other thread {@linkplain Thread#interrupt interrupts} 283 * <li>Some other thread times out while waiting for barrier; or 284 * <li>Some other thread invokes {@link #reset} on this barrier. 342 * <li>Some other thread {@linkplain Thread#interrupt interrupts} 344 * <li>Some other thread {@linkplain Thread#interrupt interrupts} 346 * <li>Some other thread times out while waiting for barrier; or 347 * <li>Some other thread invokes {@link #reset} on this barrier. 424 * carry out; threads need to re-synchronize in some other way,
|
/external/bison/m4/ |
gettext_gl.m4 | 253 dnl Some extra flags are needed during linking. 294 dnl For backward compatibility. Some packages may be using this. 307 dnl to 'yes' because some of the testsuite requires it. 317 dnl For backward compatibility. Some configure.ins may be using this. 321 dnl For backward compatibility. Some Makefiles may be using this. 325 dnl For backward compatibility. Some Makefiles may be using this. 329 dnl For backward compatibility. Some Makefiles may be using this. 333 dnl For backward compatibility. Some Makefiles may be using this. 345 dnl For backward compatibility. Some Makefiles may be using this.
|
/frameworks/base/docs/html/guide/topics/ui/ |
index.jd | 119 Some pre-defined view groups offered by Android (called layouts) include LinearLayout, RelativeLayout, 122 <p>To learn about some of the different kinds of view groups used for a layout, 131 Some widgets provided by Android are more complex, like a date picker, a clock, and zoom controls. 142 <p>Once you've added some Views/widgets to the UI, you probably want to know about the 163 whether the event should be passed on to some other child View. Again, these are callbacks to the View class, 201 some advanced features for creating a more complex application interface.</p> 205 <p>Sometimes you'll want to populate a view group with some information that can't be hard-coded, instead, 219 <p>Perhaps you're not satisfied with the look of the standard widgets. To revise them, you can create some 232 <p>Styles and themes are resources. Android provides some default style and theme resources that you can use,
|
/packages/apps/Browser/src/com/android/browser/ |
WebStorageSizeManager.java | 82 * the user can free some of the Web storage space by deleting all the data used 97 // needed. We therefore add some 'padding'. 240 // We only fire the notification if there are some other websites 241 // using some of the quota. This avoids the degenerate case where 255 // We have some space inside mGlobalLimit. 307 * some point to ensure that the sleeping WebCore thread is woken up. 322 // We only fire the notification if there are some other websites 323 // using some of the quota. This avoids the degenerate case where 347 // use clear all; we reset it to some time in the future instead
|
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/locks/ |
Condition.java | 24 * thread that some state condition may now be true. Because access 26 * must be protected, so a lock of some form is associated with the 125 * implementation on some platforms and in their performance characteristics. 160 * <li>Some other thread invokes the {@link #signal} method for this 163 * <li>Some other thread invokes the {@link #signalAll} method for this 165 * <li>Some other thread {@linkplain Thread#interrupt interrupts} the 211 * <li>Some other thread invokes the {@link #signal} method for this 214 * <li>Some other thread invokes the {@link #signalAll} method for this 248 * <li>Some other thread invokes the {@link #signal} method for this 251 * <li>Some other thread invokes the {@link #signalAll} method for thi [all...] |
/external/dropbear/ |
CHANGES | 67 (after some poking from Pablo Fernandez) 75 still have to press enter on some platforms) 96 over some links. 194 from being returned to the client in some circumstances. 252 of dbclient to close when dbclient exited, for some shells in BusyBox 269 - Backport some local changes (more #ifdefs for termcodes.c, a fix for missing 325 - Re-enable sigpipe for child processes. Thanks to Gerrit Pape for some 343 - Allow repeated requests in a single session if previous ones fail - this fixes PuTTY and some other SCP clients, which try SFTP, then fall-back to SCP if it 437 - Allow for commandline definition of some options.h settings 470 - Added some small changes so it'll work with AIX (plus Linux Affinity) [all...] |