HomeSort by relevance Sort by last modified time
    Searched full:fills (Results 251 - 275 of 1716) sorted by null

<<11121314151617181920>>

  /external/guava/guava/src/com/google/common/util/concurrent/
SimpleTimeLimiter.java 57 * may be counterproductive! If the thread pool fills up, any time callers
75 * the thread pool fills up, any time callers spend waiting for a thread may
  /external/jemalloc/test/include/test/
SFMT-sse2.h 81 * This function fills the internal state array with pseudorandom
108 * This function fills the user-specified array with pseudorandom
  /external/libbrillo/brillo/
data_encoding_unittest.cc 57 std::iota(data3.begin(), data3.end(), 0); // Fills the buffer with 0x00-0xFF.
85 std::iota(data3.begin(), data3.end(), 0); // Fills the buffer with 0x00-0xFF.
  /external/linux-kselftest/tools/testing/selftests/timers/
threadtest.c 90 * that each thread fills while holding the lock.
112 /* Each independent thread fills in its own
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_file.h 95 // Internal helper used by GenerateForwardDeclarations: fills 'decls'
124 // Fills in types for forward declarations. This is used internally, and
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
Memory.h 53 /// a null memory block and fills in *ErrMsg.
64 /// On success, this returns false, otherwise it returns true and fills
  /external/v8/src/heap/
store-buffer.h 158 // There are two store buffers. If one store buffer fills up, the main thread
191 // Whenever one fills up, we notify a concurrent processing thread and
  /packages/services/BuiltInPrintService/jni/include/
lib_wprint.h 278 * Fills in the job params structure with default values.
283 * Fills in the job params structure with values in accordance with printer capabilities.
  /system/bt/btif/include/
btif_storage.h 46 * from NVRAM and fills property->val.
74 * from NVRAM and fills property->val.
  /device/linaro/bootloader/edk2/MdePkg/Library/SmmMemLib/
SmmMemLib.c 248 Fills a target buffer (NON-SMRAM) with a byte value.
250 This function fills a target buffer (non-SMRAM) with a byte value.
252 If the check passes, it fills memory and returns EFI_SUCCESS.
  /external/llvm/include/llvm/Transforms/Utils/
Cloning.h 135 /// fills in a list of return instructions, and can optionally remap types
187 /// StaticAllocas - InlineFunction fills this in with all static allocas that
191 /// InlinedCalls - InlineFunction fills this in with callsites that were
  /external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/
Cloning.h 137 /// fills in a list of return instructions, and can optionally append the
183 /// StaticAllocas - InlineFunction fills this in with all static allocas that
187 /// InlinedCalls - InlineFunction fills this in with callsites that were
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/
MediaDecoder.java 345 * Fills the argument frame with the video data, using the rotation hint obtained from the
355 * Fills the argument frame with the video data, the frame will be returned with the given
369 * Fills the argument frame with the audio data.
  /frameworks/support/v7/gridlayout/res/values/
attrs.xml 162 <!-- Grow the vertical size of the object if needed so it completely fills its container. -->
166 <!-- Grow the horizontal size of the object if needed so it completely fills its container. -->
170 <!-- Grow the horizontal and vertical size of the object if needed so it completely fills its container. -->
  /libcore/ojluni/src/main/java/sun/misc/
FormattedFloatingDecimal.java 161 * Fills mantissa and exponent char arrays for compatible format.
259 * Fills mantissa char arrays for DECIMAL_FLOAT format.
312 * Fills mantissa and exponent char arrays for SCIENTIFIC format.
  /sdk/testapps/gridlayoutTest/v7-gridlayout/res/values/
attrs.xml 167 <!-- Grow the vertical size of the object if needed so it completely fills its container. -->
171 <!-- Grow the horizontal size of the object if needed so it completely fills its container. -->
175 <!-- Grow the horizontal and vertical size of the object if needed so it completely fills its container. -->
  /bionic/tests/
leak_test.cpp 149 // pool fills, but then on the second pass require that the "pool" isn't
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
RSUtils.java 67 * Fills the array with random doubles. Values will be between min (inclusive) and
118 * Fills the array with random floats. Values will be between min (inclusive) and
252 * Fills the array with random ints. Values will be between min (inclusive) and
266 * Fills the array with random longs. If signed is true, negative values can be generated.
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
FillArrayDataInsn.java 27 * Instruction which fills a newly created array with a predefined list of
  /dalvik/dx/src/com/android/dx/rop/code/
FillArrayDataInsn.java 26 * Instruction which fills a newly created array with a predefined list of
  /developers/build/prebuilts/gradle/BatchStepSensor/Application/src/main/res/values/
strings.xml 32 deliver events before the queue fills up.
  /developers/samples/android/sensors/BatchStepSensor/Application/src/main/res/values/
strings.xml 32 deliver events before the queue fills up.
  /development/samples/browseable/BatchStepSensor/res/values/
strings.xml 32 deliver events before the queue fills up.
  /development/tools/bugreport/src/com/android/bugreport/
Main.java 112 // Fills in the additional fields in the Anr object.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
functools.py 54 """Class decorator that fills in missing ordering methods"""

Completed in 1868 milliseconds

<<11121314151617181920>>