/art/compiler/dex/ |
pass_driver_me.h | 208 * @brief Fills the settings_to_fill by finding all of the applicable options in the 211 * @param settings_to_fill Fills the options to contain the mapping of name of option to the new
|
/dalvik/libdex/ |
SysUtil.cpp | 147 * On success, returns 0 and fills out "pMap". On failure, returns a nonzero 190 * On success, returns 0 and fills out "pMap". On failure, returns a nonzero
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/ |
GCMBlockCipher.java | 224 // Hash each block as it fills 238 // Hash each block as it fills
|
/external/e2fsprogs/lib/ext2fs/ |
ismounted.c | 339 * ext2fs_check_mount_point() fills determines if the device is 340 * mounted or otherwise busy, and fills in mount_flags with one or
|
/external/glide/third_party/gif_encoder/src/main/java/com/bumptech/glide/gifencoder/ |
LZWEncoder.java | 72 // ratio decreases, but after the table fills. The variable-length output 97 // code in turn. When the buffer fills up empty it and start over.
|
/external/icu/icu4c/source/i18n/ |
zrule.h | 67 * Fills in "name" with the name of this time zone. 146 * Fills in "name" with the name of this time zone.
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/file/ |
Structure.java | 49 /** The address of the block that fills the structure. */ 110 * This method fills the structure with data.
|
/external/kernel-headers/original/uapi/drm/ |
mga_drm.h | 190 * client fills in the req_* fields, the server fills in the
|
/external/libdrm/include/drm/ |
mga_drm.h | 190 * client fills in the req_* fields, the server fills in the
|
/external/libpcap/ |
pcap-int.h | 361 * "pcap_create_common()" allocates and fills in a pcap_t, for use 398 * "pcap_open_offline_common()" allocates and fills in a pcap_t, for use
|
/external/libunwind/include/ |
libunwind-common.h | 116 /* unw_getcontext() fills the unw_context_t pointed to by UC with the 159 On success, the routine fills in the PROC_INFO structure. */
|
/external/llvm/include/llvm/Target/ |
TargetMachine.h | 221 /// fills the MCContext Ctx pointer which can be used to build custom 266 /// fills the MCContext Ctx pointer which can be used to build custom
|
/external/neven/Embedded/common/src/b_APIEm/ |
BFFaceFinder.h | 133 * fills external id cluster with node positions and ids 185 * Fills external id cluster with node positions and ids
|
/external/okhttp/okio/benchmarks/src/main/java/com/squareup/okio/benchmarks/ |
BufferPerformanceBench.java | 273 * Fills up the receive buffer, hands off to process buffer and returns it for consuming. 283 * Fills up the process buffer, hands off to send buffer and returns it for consuming.
|
/external/skia/src/gpu/effects/ |
GrOvalEffect.cpp | 132 // fills and (..., radius - 0.5, 1 / (radius - 0.5)) for inverse fills.
|
/libcore/luni/src/main/java/java/util/ |
Arrays.java | 662 * Fills the specified array with the specified element. 676 * Fills the specified range in the array with the specified element. 699 * Fills the specified array with the specified element. 713 * Fills the specified range in the array with the specified element. 736 * Fills the specified array with the specified element. 750 * Fills the specified range in the array with the specified element. 773 * Fills the specified array with the specified element. 787 * Fills the specified range in the array with the specified element. 810 * Fills the specified array with the specified element. 824 * Fills the specified range in the array with the specified element [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/ |
mga_drm.h | 190 * client fills in the req_* fields, the server fills in the
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/ |
mga_drm.h | 190 * client fills in the req_* fields, the server fills in the
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_uninitialized.h | 383 // Fills [result, mid) with x, and moves [first, last) into 406 // fills [first2 + (last1 - first1), last2) with x.
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_uninitialized.h | 383 // Fills [result, mid) with x, and moves [first, last) into 406 // fills [first2 + (last1 - first1), last2) with x.
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_uninitialized.h | 383 // Fills [result, mid) with x, and moves [first, last) into 406 // fills [first2 + (last1 - first1), last2) with x.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
stl_uninitialized.h | 383 // Fills [result, mid) with x, and moves [first, last) into 406 // fills [first2 + (last1 - first1), last2) with x.
|
/bootable/recovery/minzip/ |
SysUtil.c | 57 * On success, returns 0 and fills out "pMap". On failure, returns a nonzero
|
/developers/build/prebuilts/gradle/NfcProvisioning/Application/src/main/java/com/example/android/nfcprovisioning/ |
ProvisioningValuesLoader.java | 40 * This loader first tries to load values from a config file in SD card. Then it fills in missing
|
/developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/src/main/java/com/example/android/swiperefreshlistfragment/ |
SwipeRefreshListFragment.java | 48 // Add the list fragment's content view to the SwipeRefreshLayout, making sure that it fills
|