/development/samples/ApiDemos/src/com/example/android/apis/view/ |
_package.html | 182 so the LinearLayout fills the screen. Each text view is as tall as it needs 209 to "fill-parent", so the LinearLayout fills the screen. Each text view is as tall as it needs
|
/external/dropbear/libtommath/ |
tommath.h | 495 * You have to supply a callback which fills in a buffer with random bytes. "dat" is a parameter you can 512 * You have to supply a callback which fills in a buffer with random bytes. "dat" is a parameter you can
|
/external/proguard/src/proguard/classfile/editor/ |
CodeAttributeEditor.java | 547 * Fills out the instruction offset map for the given code block. 584 * Fills out the instruction offset map for the given instruction. [all...] |
/hardware/ti/wlan/wl1271/platforms/os/common/inc/ |
osApi.h | 224 * This function fills a block of memory with a given value 238 * This function fills a block of memory with zeros
|
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
FileListingService.java | 342 * Recursively fills the pathBuilder with the full path 360 * Recursively fills the segment list with the full path.
|
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/ |
EventDisplay.java | 822 * Fills a list with {@link OccurrenceDisplayDescriptor} (or a subclass of it) from another 857 * Filters the {@link com.android.ddmlib.log.EventContainer}, and fills two list of {@link com.android.ddmuilib.log.event.EventDisplay.ValueDisplayDescriptor} [all...] |
/system/wlan/ti/wilink_6_1/platforms/os/common/inc/ |
osApi.h | 224 * This function fills a block of memory with a given value 238 * This function fills a block of memory with zeros
|
/external/icu4c/common/unicode/ |
ucnv.h | 527 * Fills in the output parameter, subChars, with the substitution characters 608 * Fills in the output parameter, errBytes, with the error characters from the 627 * Fills in the output parameter, errChars, with the error characters from the 850 * is not MBCS. Fills in an array of type UBool, with the value of the byte [all...] |
/external/webkit/JavaScriptCore/icu/unicode/ |
ucnv.h | 479 * Fills in the output parameter, subChars, with the substitution characters 517 * Fills in the output parameter, errBytes, with the error characters from the 536 * Fills in the output parameter, errChars, with the error characters from the 763 * is not MBCS. Fills in an array of type UBool, with the value of the byte [all...] |
/external/webkit/JavaScriptGlue/icu/unicode/ |
ucnv.h | 479 * Fills in the output parameter, subChars, with the substitution characters 517 * Fills in the output parameter, errBytes, with the error characters from the 536 * Fills in the output parameter, errChars, with the error characters from the 763 * is not MBCS. Fills in an array of type UBool, with the value of the byte [all...] |
/external/webkit/WebCore/icu/unicode/ |
ucnv.h | 479 * Fills in the output parameter, subChars, with the substitution characters 517 * Fills in the output parameter, errBytes, with the error characters from the 536 * Fills in the output parameter, errChars, with the error characters from the 763 * is not MBCS. Fills in an array of type UBool, with the value of the byte [all...] |
/build/tools/droiddoc/src/ |
LinkReference.java | 74 * error, it logs it and fills in href and label with error text.
|
/dalvik/libcore/luni-kernel/src/main/java/org/apache/harmony/lang/annotation/ |
AnnotationMember.java | 156 * Fills in element's definition info and returns this.
|
/development/samples/Snake/src/com/example/android/snake/ |
SnakeView.java | 359 * currently fills the garden, but we'll leave discovery of this prize to a
|
/external/iproute2/doc/ |
api-ip6-flowlabels.tex | 148 Linux kernel never fills \verb|sin6_flowinfo| field, when passing
|
/external/kernel-headers/original/linux/ |
module.h | 363 /* Returns module and fills in value, defined and namebuf, or NULL if
|
/external/opencore/extern_libs_v2/khronos/openmax/include/ |
OMX_Other.h | 209 * In the former case the Clock Component fills this structure and times its emission
|
/external/opencore/oscl/oscl/osclio/src/ |
oscl_file_cache.cpp | 250 //write into cache, flushing as needed when it fills up.
|
/external/qemu/distrib/sdl-1.2.12/src/video/x11/ |
SDL_x11wm.c | 577 /* If 'info' is the right version, this function fills it and returns 1.
|
/external/qemu/distrib/zlib-1.2.3/ |
inftrees.c | 177 routine permits incomplete codes, so another loop after this one fills
|
/external/webkit/WebCore/platform/graphics/ |
GraphicsContext.h | 231 // FIXME: ...except drawRect(), which fills properly but always strokes
|
/external/webkit/WebCore/platform/graphics/chromium/ |
UniscribeHelper.h | 330 // Fills in the screen_order_ array (see below).
|
/external/webkit/WebCore/platform/image-decoders/bmp/ |
BMPImageReader.h | 259 // Fills pixels from the current X-coordinate up to, but not including,
|
/external/webkit/WebCore/platform/image-decoders/jpeg/ |
JPEGImageDecoder.cpp | 483 // For JPEGs, the frame always fills the entire image.
|
/external/webkit/WebCore/platform/image-decoders/png/ |
PNGImageDecoder.cpp | 335 // For PNGs, the frame always fills the entire image.
|