Searched
full:existing (Results
1151 -
1175 of
14007) sorted by null
<<41424344454647484950>>
| /toolchain/benchmark/ |
| README.txt | 10 1) Create non-existing benchmarks in the Android tree. Apply
|
| /toolchain/binutils/binutils-2.27/gas/testsuite/gas/xstormy16/ |
| gcc.sh | 22 # Put results here, so we preserve the existing set for comparison.
|
| /toolchain/binutils/binutils-2.27/intl/ |
| dcgettext.c | 33 with existing names and they should follow ANSI C. But this source
|
| dcngettext.c | 33 with existing names and they should follow ANSI C. But this source
|
| dgettext.c | 36 with existing names and they should follow ANSI C. But this source
|
| dngettext.c | 36 with existing names and they should follow ANSI C. But this source
|
| gettext.c | 40 with existing names and they should follow ANSI C. But this source
|
| ngettext.c | 42 with existing names and they should follow ANSI C. But this source
|
| /tools/dexter/slicer/export/slicer/ |
| common.h | 30 // violated by existing apps. So we need to be able to annotate these common
|
| /tools/test/connectivity/acts/framework/acts/libs/ota/ota_tools/ |
| ota_tool_factory.py | 30 If the tool has already been created, the existing instance will be
|
| /tools/tradefederation/core/prod-tests/res/config/monkey/ |
| app-metrics.xml | 16 <configuration description="Run monkey using existing pre-prepared device with defaults appropriate for a single application being targeted. Use --package to specify application.">
|
| application.xml | 16 <configuration description="Run monkey using existing pre-prepared device with defaults appropriate for a single application being targeted. Use --package to specify application.">
|
| /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Dhcp4Dxe/ |
| Dhcp4Driver.h | 106 If ChildHandle is not a pointer to NULL, then the protocol installs on the existing ChildHandle.
110 then a new handle is created. If it is a pointer to an existing UEFI handle,
111 then the protocol is added to the existing UEFI handle.
|
| /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/ |
| Ip4Driver.h | 145 If ChildHandle is not a pointer to NULL, then the protocol installs on the existing ChildHandle.
149 then a new handle is created. If it is a pointer to an existing UEFI handle,
150 then the protocol is added to the existing UEFI handle.
|
| /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Udp4Dxe/ |
| Udp4Driver.h | 107 If ChildHandle is not a pointer to NULL, then the protocol installs on the existing ChildHandle.
111 then a new handle is created. If it is a pointer to an existing UEFI handle,
112 then the protocol is added to the existing UEFI handle.
|
| /device/linaro/bootloader/edk2/NetworkPkg/Dhcp6Dxe/ |
| Dhcp6Driver.h | 110 If ChildHandle is not a pointer to NULL, then the protocol installs on the existing ChildHandle.
114 then a new handle is created. If it is a pointer to an existing UEFI handle,
115 then the protocol is added to the existing UEFI handle.
|
| /device/linaro/bootloader/edk2/NetworkPkg/Mtftp6Dxe/ |
| Mtftp6Driver.h | 110 If ChildHandle is not a pointer to NULL, then the protocol installs on the existing ChildHandle.
114 then a new handle is created. If it is a pointer to an existing
115 UEFI handle, then the protocol is added to the existing UEFI handle.
|
| /device/linaro/bootloader/edk2/NetworkPkg/TlsDxe/ |
| TlsDriver.h | 191 If ChildHandle is not a pointer to NULL, then the protocol installs on the existing ChildHandle. 195 then a new handle is created. If it is a pointer to an existing UEFI handle, 196 then the protocol is added to the existing UEFI handle.
|
| /external/apache-http/src/org/apache/http/impl/client/ |
| BasicCookieStore.java | 81 * Adds an {@link Cookie HTTP cookie}, replacing any existing equivalent cookies. 82 * If the given cookie has already expired it will not be added, but existing 108 * not be added, but existing values will still be removed.
|
| /external/autotest/site_utils/lxc/ |
| container_factory.py | 34 a name and LXC directory matching an existing 35 container, the existing container is destroyed, 37 default, existing containers are not destroyed and
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/ |
| Arrays.java | 616 public static byte[] clone(byte[] data, byte[] existing) 622 if ((existing == null) || (existing.length != data.length)) 626 System.arraycopy(data, 0, existing, 0, existing.length); 627 return existing; 690 public static long[] clone(long[] data, long[] existing) 696 if ((existing == null) || (existing.length != data.length)) 700 System.arraycopy(data, 0, existing, 0, existing.length) [all...] |
| /external/curl/docs/ |
| mk-ca-bundle.1 | 45 backup an existing version of \fIoutputfilename\fP 66 no download of certdata.txt (to use existing) 110 https://p11-glue.freedesktop.org/doc/storing-trust-policy/storing-trust-existing.html
|
| /external/curl/tests/ |
| runtests.1 | 30 \fIruntests.pl\fP runs one, several or all the existing test cases in curl's 34 If no test case number is given, all existing tests that the script can find 116 The simplest way to write test cases is to start with a similar existing test,
|
| /external/dng_sdk/source/ |
| dng_hue_sat_map.h | 81 /// Copy an existing hue sat map. 85 /// Copy an existing hue sat map. 140 /// erases any existing table data.
|
| /external/icu/icu4c/source/i18n/ |
| winnmfmt.h | 57 * Result is appended to existing contents. 71 * Result is appended to existing contents. 85 * Result is appended to existing contents.
|
Completed in 920 milliseconds
<<41424344454647484950>>