/libcore/luni/src/main/java/java/io/ |
InputStreamReader.java | 36 * needed. The buffer size is 8K. 242 // fill the buffer if needed
|
/libcore/luni/src/main/java/java/util/concurrent/atomic/ |
AtomicReferenceFieldUpdater.java | 56 * The Class arguments are needed to check that reflective types and 169 * which case no check is needed because all objects are
|
/libcore/luni/src/main/java/javax/crypto/ |
KeyAgreement.java | 196 * the source for any randomness needed. 235 * the source for any randomness needed.
|
/libcore/luni/src/main/java/org/apache/xml/serializer/ |
ExtendedContentHandler.java | 104 * only the last parameter is passed. If needed the serializer can derive 237 * to decide whether a particular processing is needed.
|
/libcore/luni/src/test/java/org/apache/harmony/regex/tests/java/util/regex/ |
SplitTest.java | 66 // If l == 0, the result is as long as needed, except trailing empty matches are dropped. 67 // If l < 0, the result is as long as needed, and trailing empty matches are retained.
|
/ndk/sources/android/stlport/stlport/stl/ |
_ostream.h | 103 // this is needed for compiling with option char = unsigned 220 // boris : check if this is needed !
|
/prebuilt/darwin-x86/sdl/include/SDL/ |
SDL_audio.h | 82 int needed; /* Set to 1 if conversion possible */ member in struct:SDL_AudioCVT 203 * and rate, and initializes the 'cvt' structure with information needed
|
/prebuilt/linux-x86/sdl/include/SDL/ |
SDL_audio.h | 82 int needed; /* Set to 1 if conversion possible */ member in struct:SDL_AudioCVT 203 * and rate, and initializes the 'cvt' structure with information needed
|
/prebuilt/windows/sdl/host/include/SDL/ |
SDL_audio.h | 88 int needed; /* Set to 1 if conversion possible */ member in struct:SDL_AudioCVT 209 * and rate, and initializes the 'cvt' structure with information needed
|
/prebuilt/windows/sdl/include/SDL/ |
SDL_audio.h | 82 int needed; /* Set to 1 if conversion possible */ member in struct:SDL_AudioCVT 203 * and rate, and initializes the 'cvt' structure with information needed
|
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/ |
DisplayLog.java | 121 // scroll if needed, by showing the last item 168 // scroll if needed, by showing the last item
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/ |
ResourceManagerBuilder.java | 183 // create the new source folder, if needed 193 // add it to the source folder list, if needed only (or it will throw)
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/parts/ |
UiElementEditPart.java | 74 * This is no longer needed, as a selection edit policy is set by the parent layout. 129 // TODO: optimize by refreshing only when needed
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/ |
UiElementPart.java | 41 * No derivation is needed unless the UI or workflow needs to be extended. 109 * Derived class override this if needed, however in most cases the default
|
/sdk/files/ant/ |
ant_lib_rules_r3.xml | 72 <!-- This is needed by emma as it uses multilevel verbosity instead of simple 'true' or 'false' 95 <echo>Creating output directories if needed...</echo>
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/ |
arm-eabi-ld.1 | [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-ld.1 | [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/ |
arm-eabi-ld.1 | [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/man/man1/ |
arm-eabi-ld.1 | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man1/ |
arm-eabi-ld.1 | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-ld.1 | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/ |
arm-eabi-ld.1 | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/man/man1/ |
arm-eabi-ld.1 | [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/ |
i686-unknown-linux-gnu-ld.1 | [all...] |
/bionic/libc/arch-arm/bionic/ |
memcmp16.S | 40 * and use of PLD will be needed.
|