/packages/apps/LegacyCamera/jni/ |
mosaic_renderer_jni.cpp | 273 // This function computes fills the 4x4 matrices g_dAffinetrans, 618 // Scale the previewFBO so that the viewfinder window fills the layout height
|
/frameworks/base/core/java/android/widget/ |
GridView.java | 264 * Fills the list from pos down to the end of the list view. 363 * Fills the list from pos up to the top of the list view. 403 * Fills the list from top to bottom, starting with mFirstPosition 673 * Fills the grid based on positioning the new selection at a specific 842 * Fills the grid based on positioning the new selection relative to the old [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
stl_list.h | 548 * This constructor fills the %list with @a n default 562 * This constructor fills the %list with @a n copies of @a value. 575 * This constructor fills the %list with @a n copies of @a value. 696 * This function fills a %list with @a n copies of the given 710 * This function fills a %list with copies of the elements in the [all...] |
forward_list.h | 477 * This constructor fills the %forward_list with @a n copies of @a 598 * This function fills a %forward_list with copies of the elements 618 * This function fills a %forward_list with @a n copies of the given [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
stl_list.h | 548 * This constructor fills the %list with @a n default 562 * This constructor fills the %list with @a n copies of @a value. 575 * This constructor fills the %list with @a n copies of @a value. 696 * This function fills a %list with @a n copies of the given 710 * This function fills a %list with copies of the elements in the [all...] |
forward_list.h | 477 * This constructor fills the %forward_list with @a n copies of @a 598 * This function fills a %forward_list with copies of the elements 618 * This function fills a %forward_list with @a n copies of the given [all...] |
/external/icu4c/common/unicode/ |
ucnv.h | 585 * Fills in the output parameter, subChars, with the substitution characters 666 * Fills in the output parameter, errBytes, with the error characters from the 685 * Fills in the output parameter, errChars, with the error characters from the [all...] |
/external/webkit/Source/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/Source/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/Source/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...] |
/external/opencv/cv/include/ |
cv.h | 389 and fills the resultant image with the measurements */ 532 /* Calculates gradient of the motion history image and fills [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
stl_list.h | 516 * This constructor fills the %list with @a n copies of @a value. 635 * This function fills a %list with @a n copies of the given 649 * This function fills a %list with copies of the elements in the [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_list.h | 516 * This constructor fills the %list with @a n copies of @a value. 635 * This function fills a %list with @a n copies of the given 649 * This function fills a %list with copies of the elements in the [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_list.h | 516 * This constructor fills the %list with @a n copies of @a value. 635 * This function fills a %list with @a n copies of the given 649 * This function fills a %list with copies of the elements in the [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_list.h | 516 * This constructor fills the %list with @a n copies of @a value. 635 * This function fills a %list with @a n copies of the given 649 * This function fills a %list with copies of the elements in the [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
stl_list.h | 516 * This constructor fills the %list with @a n copies of @a value. 635 * This function fills a %list with @a n copies of the given 649 * This function fills a %list with copies of the elements in the [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
forward_list.h | 477 * This constructor fills the %forward_list with @a n copies of @a 598 * This function fills a %forward_list with copies of the elements 618 * This function fills a %forward_list with @a n copies of the given [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
forward_list.h | 475 * This constructor fills the %forward_list with @a __n copies of 596 * This function fills a %forward_list with copies of the elements 616 * This function fills a %forward_list with @a __n copies of the [all...] |
/development/samples/Snake/src/com/example/android/snake/ |
SnakeView.java | 375 * Currently _could_ go into an infinite loop if the snake currently fills the garden, but we'll
|
/device/google/accessory/arduino/USB_Host_Shield/ |
Usb.cpp | 81 /* Control transfer. Sets address, endpoint, fills control packet with necessary data, dispatches control packet, and initiates bulk IN transfer, */
|
/external/bluetooth/bluedroid/stack/include/ |
sdp_api.h | 639 ** Fills in the device information of the record
|
/external/chromium/base/ |
command_line.cc | 91 // Returns true and fills in |switch_string| and |switch_value| if
|
/external/chromium/base/files/ |
file_path_watcher_mac.cc | 104 // Fills |events| with one kevent per component in |path|.
|
/external/chromium/chrome/browser/autocomplete/ |
history_quick_provider_unittest.cc | 101 // Fills test data into the history system.
|
history_url_provider.h | 245 // SuggestExactInput(), looks up its info in the DB. If found, fills in the
|