HomeSort by relevance Sort by last modified time
    Searched full:existing (Results 76 - 100 of 14007) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/libevent/
make-event-config.sed 11 * Do not rely on macros in this file existing in later versions.\
  /external/libjpeg-turbo/release/
Welcome.rtf 8 \f0\fs24 \cf0 This installer will install the libjpeg-turbo SDK and run-time libraries onto your computer so that you can use libjpeg-turbo to build new applications or accelerate existing ones. To remove the libjpeg-turbo package, run\
  /external/llvm/test/Assembler/
2003-05-15-AssemblerProblem.ll 1 ; This bug was caused by two CPR's existing for the same global variable,
  /external/llvm/test/Object/
dllimport-globalref.ll 4 ; but no existing linker needs this.
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getcpuclockid/
assertions.xml 15 [ESRCH] The value specified by thread_id does not refer to an existing
  /external/mesa3d/src/mapi/glapi/gen/
ARB_internalformat_query.xml 7 <!-- Other existing enums are reused for this extension. -->
  /external/skia/tools/gpu/gl/debug/
GrBufferObj.cpp 14 // delete pre-existing data
  /external/skqp/tools/gpu/gl/debug/
GrBufferObj.cpp 14 // delete pre-existing data
  /external/swiftshader/third_party/LLVM/test/Assembler/
2003-05-15-AssemblerProblem.ll 1 ; This bug was caused by two CPR's existing for the same global variable,
  /external/tensorflow/tensorflow/core/framework/
allocator_registry.cc 44 Allocator* existing = GetRegisteredAllocator(name, priority); local
45 if (existing != nullptr) {
48 CHECK_EQ(existing->Name(), allocator->Name())
49 << "Allocator with name: [" << name << "], type [" << existing->Name()
  /external/valgrind/docs/internals/
avx-notes.txt 21 * for many (all?) of the vector shift-by-imm cases (pre-existing as
  /frameworks/base/core/java/android/text/
package.html 7 for an existing widget.</p>
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
ByteArrayRingBuffer.java 44 * Adds |newData| to the ring buffer. Removes existing entries to make room, if necessary.
45 * Existing entries are removed in FIFO order.
47 * Will first remove all existing entries in this case. (This guarantees that the ring buffer
81 * Resize the buffer, removing existing data if necessary.
  /hardware/libhardware/tests/input/evdev/
Android.bp 30 // mkfifo fails on existing files.
  /packages/apps/Email/res/xml/
providers_product.xml 9 Because overlays must correspond to an existing platform resource, this empty placeholder
senders_product.xml 9 Because overlays must correspond to an existing platform resource, this empty placeholder
  /packages/apps/UnifiedEmail/unified_src/
README 8 This code is just a shim to register existing accounts (Gmail and Email) from the device with the
  /system/connectivity/wificond/aidl/android/net/wifi/
IWifiScannerImpl.aidl 47 // This call will replace any existing |handler|.
55 // This call will replace any existing |handler|.
64 // Stop any existing scheduled scan.
66 // Returns false on failure or there is no existing scheduled scan.
  /system/hardware/interfaces/
current.txt 2 # pre-existing interfaces will fail VTS and break framework-only OTAs
  /tools/dexter/slicer/export/slicer/
dex_ir_builder.h 56 // (get existing instance or create a new one)
69 // Locate an existing method definition
74 // Locate an existing .dex IR string
78 // Locate an existing .dex IR prototype
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
IntRangeManager.java 74 * Create a new IntRange for an existing ClientRange.
85 * Create a new IntRange from an existing IntRange. This is used for
106 * existing ClientRanges, or at a particular index, it can be added
126 // new [1, 5] existing [1, 2] [1, 4] [1, 7]
209 // exact same range: new [1, 1] existing [1, 1]
210 // range already enclosed in existing: new [3, 3], [1,3]
216 // new [3, x] existing [1, 2] OR new [2, 2] existing [1, 1]
223 // new [3, x] existing [1, 2] [5, 7] OR new [2 , 2] existing [1, 1] [3, 5
    [all...]
  /tools/tradefederation/core/src/com/android/tradefed/config/
IConfiguration.java 250 * Set the {@link ILeveledLogOutput}, replacing any existing value.
257 * Set the {@link ILogSaver}, replacing any existing value.
264 * Set the {@link IDeviceRecovery}, replacing any existing value.
271 * Set the {@link ITargetPreparer}, replacing any existing value.
278 * Set a {@link IDeviceConfiguration}, replacing any existing value.
285 * Set the {@link IDeviceConfiguration}s, replacing any existing value.
293 * existing values
301 * existing values
309 * existing values
317 * replacing any existing value
    [all...]
  /external/autotest/client/site_tests/desktopui_FontCache/
desktopui_FontCache.py 34 # Generate a new cache and compare it to the existing cache. Ideally, we
36 # doesn't seem possible. So, just bind mount the existing cache location
  /external/chromium-trace/catapult/devil/devil/utils/
signal_handler.py 30 This runs the new handler after any existing handler rather than
31 replacing the existing handler.
  /external/clang/test/Sema/
non-null-warning.c 20 int *foo1(int * _Nullable x) { // expected-warning {{nullability specifier '_Nullable' conflicts with existing specifier '_Nonnull'}}
32 int *foo3(int * _Nonnull x) { // expected-warning {{nullability specifier '_Nonnull' conflicts with existing specifier '_Nullable'}}

Completed in 1530 milliseconds

1 2 34 5 6 7 8 91011>>