Searched
full:existing (Results
301 -
325 of
14007) sorted by null
<<11121314151617181920>>
| /device/google/cuttlefish_common/host/libs/ivserver/ |
| ivserver.cc | 32 << "Removed existing unix socket: " << options.qemu_socket_path 40 << "Removed existing unix socket: " << options.client_socket_path
|
| /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ |
| Non-existing.c | 15 Non-existing.c
19 Non-existing BaseLib functions on Ia32
|
| /device/linaro/bootloader/edk2/SecurityPkg/Include/Guid/ |
| AuthenticatedVariableFormat.h | 49 /// Can enroll or delete PK without existing PK's private key.
50 /// Can enroll or delete KEK without existing PK's private key.
|
| /external/blktrace/ |
| blktrace_api.h | 37 __BLK_TA_BACKMERGE, /* back merged to existing rq */ 38 __BLK_TA_FRONTMERGE, /* front merge to existing rq */
|
| /external/curl/docs/libcurl/opts/ |
| CURLOPT_PIPEWAIT.3 | 36 libcurl will check for existing connections to re-use and pipeline on. If no 47 re-use an existing connection for pipelining rather than the opposite: prefer
|
| /external/dagger2/ |
| CONTRIBUTING.md | 7 When submitting code, please make every effort to follow existing conventions 25 please ensure that the form is consistent with the existing files, and please
|
| /external/fio/ |
| blktrace_api.h | 37 __BLK_TA_BACKMERGE, /* back merged to existing rq */ 38 __BLK_TA_FRONTMERGE, /* front merge to existing rq */
|
| /external/iptables/extensions/ |
| libxt_connlimit.man | 5 Match if the number of existing connections is below or equal \fIn\fP. 8 Match if the number of existing connections is above \fIn\fP.
|
| /external/lzma/CPP/7zip/UI/FileManager/ |
| OverwriteDialog.rc | 25 LTEXT "Would you like to replace the existing file", IDT_OVERWRITE_QUESTION_BEGIN, m, 28, xc, 8
67 LTEXT "Would you like to replace the existing file", IDT_OVERWRITE_QUESTION_BEGIN, m, m, xc, 8
|
| /external/parameter-framework/upstream/cpack/ |
| CMakeLists.txt | 41 # if it detects a pre-existing installation that uses the same GUID. 45 # existing installations that use the same GUID.
|
| /external/selinux/checkpolicy/ |
| checkmodule.8 | 16 you would build a non-base policy module to add to an existing module 25 Read an existing binary policy module file rather than a source policy
|
| /external/selinux/libsepol/include/sepol/ |
| booleans.h | 15 /* Given an existing binary policy (starting at 'data', with length 'len') 22 /* Given an existing binary policy (starting at 'data', with length 'len')
|
| /external/tensorflow/tensorflow/compiler/tf2xla/lib/ |
| scatter.h | 39 // If a `combiner` is provided, updates are combined with the existing values in 41 // existing values. The order of updates is implementation-defined.
|
| /external/tpm2/ |
| PolicyLocality.c | 46 // Get existing locality setting in canonical form 105 // because both input and existing locality setting have been validated.
|
| /frameworks/base/core/java/android/os/ |
| IServiceManager.java | 32 * Retrieve an existing service called @a name from the 39 * Retrieve an existing service called @a name from the
|
| /frameworks/base/core/java/android/os/storage/ |
| IStorageEventListener.aidl | 26 * Don't change the existing transaction Ids as they could be used in the native code. 61 * Don't change the existing transaction Ids as they could be used in the native code.
|
| /frameworks/base/core/tests/coretests/src/android/app/activity/ |
| ServiceTest.java | 241 waitForResultOrThrow(5 * 1000, "existing connection to receive service"); 264 waitForResultOrThrow(5 * 1000, "existing connection to lose service"); 276 waitForResultOrThrow(5 * 1000, "existing connection to receive service"); 294 waitForResultOrThrow(5 * 1000, "existing connection to lose service"); 306 waitForResultOrThrow(5 * 1000, "existing connection to receive service"); 324 waitForResultOrThrow(5 * 1000, "existing connection to unbind service"); 329 waitForResultOrThrow(5 * 1000, "existing connection to rebind service"); 334 waitForResultOrThrow(5 * 1000, "existing connection to lose service");
|
| /frameworks/support/room/compiler/src/main/kotlin/androidx/room/vo/ |
| Database.kt | 81 val existing = file.inputStream().use { 84 if (existing.isSchemaEqual(schemaBundle)) {
|
| /hardware/interfaces/health/1.0/default/ |
| Health.cpp | 38 // To keep working with existing healthd static HALs, 56 // To keep working with existing healthd static HALs,
|
| /hardware/libhardware/modules/sensors/dynamic_sensor/ |
| Android.bp | 74 // 1. Use as an extension in an existing hal: declare dependency on libdynamic_sensor_ext shared 75 // library in existing sensor hal.
|
| /libcore/dom/src/test/java/org/w3c/domts/level1/core/ |
| elementreplaceexistingattribute.java | 34 * existing one. 40 * method should replace the existing Attr node with the
|
| hc_elementreplaceexistingattribute.java | 34 * existing one. 40 * method should replace the existing Attr node with the
|
| /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/ |
| CellBroadcastCursorAdapter.java | 58 * Bind an existing view to the data pointed to by cursor 59 * @param view Existing view, returned earlier by newView
|
| /packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/exif/ |
| ExifData.java | 55 * Adds the given ExifTag to its default IFD and returns an existing ExifTag with the same TID or 67 * Adds the given ExifTag to the given IFD and returns an existing ExifTag with the same TID or
|
| /packages/apps/TV/src/com/android/tv/dvr/ |
| WritableDvrDataManager.java | 50 /** Updates existing recordings. */ 53 /** Updates existing series recordings. */
|
Completed in 1837 milliseconds
<<11121314151617181920>>