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

<<21222324252627282930>>

  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/Observable/
Observable.c 40 mObservableDb. The difference between this protocol and the existing event protocol
113 * This function iterates recursively through the existing subscribers and delets them all.
167 * This function iterates recursively through the existing observables database and, starting with
203 * This function iterates recursively through the existing observable database in order to find the one
241 * This function iterates recursively through the existing subscribers that are listening to the
274 * This function iterates recursively through the existing observables database until it either finds
338 * EFI_NOT_FOUND No match could be found between the provided guid and existing observables.
456 * EFI_NOT_FOUND No match could be found between the provided guid and existing observables.
Observable.h 77 * EFI_NOT_FOUND No match could be found between the provided guid and existing observables.
112 * EFI_NOT_FOUND No match could be found between the provided guid and existing observables.
  /external/ImageMagick/Magick++/lib/Magick++/
Montage.h 92 // Update elements in existing MontageInfo structure
143 // Update elements in existing MontageInfo structure
  /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/util/
ZHash.java 54 * it's existing order is maintained.
71 * it's existing order is maintained.
  /external/annotation-tools/annotation-file-utilities/src/annotator/find/
ReceiverInsertion.java 9 * annotation on an existing receiver and creating a new (annotated)
30 * an annotation on the existing receiver.
  /external/apache-http/src/org/apache/http/client/
CookieStore.java 53 * Adds an {@link Cookie HTTP cookie}, replacing any existing equivalent cookies.
54 * If the given cookie has already expired it will not be added, but existing
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
ExtendedType.java 70 * will mess up existing hashtable entries!
83 * will mess up existing hashtable entries!
  /external/autotest/frontend/client/src/autotest/common/table/
TableRenderer.java 73 DomUtils.clearDomChildren(tableObject.getElement()); // remove existing tbodies
86 // inject the new tbody into the existing table
  /external/autotest/server/site_tests/logging_GenerateCrashFiles/
logging_GenerateCrashFiles.py 25 @param existing files: state of crash dir before induced crash.
51 # Remove existing file crash files, if any.
  /external/clang/test/Misc/
warning-flags.c 6 (1) It documents all existing warnings that currently have no associated -W flag,
9 If take an existing warning and add a flag, this test will fail. To
  /external/clang/test/SemaObjC/
default-synthesize-2.m 50 @implementation Test3 // expected-warning {{autosynthesized property 'uid' will use synthesized instance variable '_uid', not existing instance variable 'uid'}}
128 @implementation Test8 @end // expected-warning {{autosynthesized property 'y' will use instance variable '_y', not existing instance variable 'y'}}
  /external/curl/docs/libcurl/opts/
CURLOPT_COOKIEFILE.3 40 Given an empty or non-existing file or by passing the empty string ("") to
70 /* get cookies from an existing file */
  /external/glide/
update_files.sh 3 # the existing local version of Glide, and removes unneeded tests, source
32 # Remove the existing disk cache source so it doesn't conflict with Glide's
  /external/google-breakpad/src/third_party/libdisasm/
ia32_implicit.c 395 x86_oplist_t * existing; local
397 for ( existing = insn->operands; existing; existing = existing->next ) {
398 if (existing->op.type == op_register &&
399 existing->op.data.reg.id == list->operand) {
400 op = &existing->op;
  /external/guava/guava/src/com/google/common/collect/
BiMap.java 54 * An alternate form of {@code put} that silently removes any existing entry
62 * <p><b>Warning:</b> If an existing entry with this value is removed, the key
  /external/guice/
CONTRIBUTING.md 43 project already has good test coverage, so look at some of the existing
47 a copy of the boilerplate licence comment (can be copied from an existing
  /external/icu/icu4c/source/i18n/
tmunit.cpp 27 * But Measure (which is an existing API) does not expect it's "unit" member
55 * preserve the existing API.
  /external/jacoco/jacoco-maven-plugin/src/org/jacoco/maven/
DumpMojo.java 52 * is appended to the existing file. If set to false, an existing execution
  /external/jsoncpp/devtools/
licenseupdater.py 5 # An existing license is found if the file starts with the string below,
29 # No existing license found => prepend it
  /external/kernel-headers/original/uapi/linux/
blktrace_api.h 40 __BLK_TA_BACKMERGE, /* back merged to existing rq */
41 __BLK_TA_FRONTMERGE, /* front merge to existing rq */
falloc.h 47 * overwriting any existing data. The contents of the file beyond offset are
64 * file size without overwriting any existing data. The purpose of this
  /external/libchrome/crypto/
ec_private_key.h 36 // Create a new instance by importing an existing private key. The format is
42 // Creates a new instance by importing an existing key pair.
  /external/libjpeg-turbo/
NOTICE 32 1. You cannot alter or remove any existing copyright or license notices
42 there is not an existing copyright header in that file, then you can
wrjpgcom.1 36 Ordinarily, the COM block is added after any existing COM blocks; but you
42 Delete any existing COM blocks from the file.
  /external/libmicrohttpd/src/microhttpd/
memorypool.h 86 * @param old the existing block
87 * @param old_size the size of the existing block

Completed in 1574 milliseconds

<<21222324252627282930>>