HomeSort by relevance Sort by last modified time
    Searched full:overwrite (Results 151 - 175 of 2017) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/smali/smali/
runjflex.sh 8 # Set $JFLEX to overwrite jflex location, if desired
  /external/v8/test/mjsunit/
bit-not.js 34 // Test the path where we can overwrite the result. Use -
  /external/v8/tools/
tickprocessor-driver.js 44 // Overwrite the load function to load scripts synchronously.
  /external/vboot_reference/scripts/image_signing/
convert_recovery_to_full_ssd.sh 61 # Overwrite the kernel vblock on the created SSD image.
convert_recovery_to_ssd.sh 69 # Overwrite the vblock.
  /external/vboot_reference/tests/
stateful_util_tests.c 95 * overwrite the 0-byte following what we expected to set. */
164 * overwrite the 0-byte following what we expected to copy. */
235 * overwrite the 0-byte following what we expected to copy. */
240 * stateful buffer, so we don't overwrite the last character of the
  /external/webp/src/dsp/
argb.c 54 // If defined, use CPUInfo() to overwrite some pointers with faster versions.
  /external/webrtc/webrtc/base/
httpcommon.h 307 bool overwrite = true) {
308 changeHeader(name, value, overwrite ? HC_REPLACE : HC_NEW);
353 bool overwrite = true) {
354 setHeader(ToString(header), value, overwrite); local
  /frameworks/base/core/tests/coretests/src/android/widget/espresso/
MouseUiController.java 32 * Class to wrap an UiController to overwrite source of motion events to SOURCE_MOUSE.
  /frameworks/base/media/mca/filterfw/native/core/
value.h 64 // Note: These only alloc if value is Null! Otherwise they overwrite, so data must fit!
  /frameworks/base/tools/aapt/tests/
CrunchCache_test.cpp 75 expectEqual(result, EXPECTED_OVERWRITES, "number of files touched with overwrite");
  /frameworks/native/vulkan/include/hardware/
hwvulkan.h 39 * 'magic' field must contain HWVULKAN_DISPATCH_MAGIC; the loader will overwrite
  /hardware/qcom/wlan/qcwcn/wifi_hal/
ring_buffer.h 57 enum rb_status rb_write(void *ctx, u8 *buf, size_t length, int overwrite,
  /libcore/ojluni/src/main/java/javax/crypto/
SecretKey.java 34 * <p>Provider implementations of this interface must overwrite the
  /libcore/ojluni/src/main/native/
NativeThread.c 53 /* Install the null handler for INTERRUPT_SIGNAL. This might overwrite the
  /packages/apps/Dialer/InCallUI/tests/src/com/android/incallui/
CallTest.java 81 //corrupted bundle should not overwrite existing values.
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
install_data.py 24 ('force', 'f', "force installation (overwrite existing files)"),
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
install_data.py 24 ('force', 'f', "force installation (overwrite existing files)"),
  /prebuilts/go/darwin-x86/src/runtime/
tls_ppc64x.s 20 // ppc64 code that will overwrite this register.
  /prebuilts/go/darwin-x86/src/sync/atomic/
value.go 74 // First store completed. Check type and overwrite data.
  /prebuilts/go/linux-x86/src/runtime/
tls_ppc64x.s 20 // ppc64 code that will overwrite this register.
  /prebuilts/go/linux-x86/src/sync/atomic/
value.go 74 // First store completed. Check type and overwrite data.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
install_data.py 24 ('force', 'f', "force installation (overwrite existing files)"),
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
install_data.py 24 ('force', 'f', "force installation (overwrite existing files)"),
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/0.12.613/
kotlin-compiler-0.12.613.pom 79 overwrite="true" verbose="true"/>

Completed in 3538 milliseconds

1 2 3 4 5 67 8 91011>>