HomeSort by relevance Sort by last modified time
    Searched defs:matching (Results 1 - 14 of 14) sorted by null

  /external/easymock/src/org/easymock/internal/
ErrorMessage.java 20 private final boolean matching; field in class:ErrorMessage
26 public ErrorMessage(boolean matching, String message, int actualCount) {
27 this.matching = matching;
33 return matching;
46 if (matching) {
  /external/wpa_supplicant_8/src/utils/
trace.c 49 char **matching; local
63 if (!bfd_check_format_matches(abfd, bfd_object, &matching)) {
65 free(matching);
  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
Sources.java 252 final ArrayList<Account> matching = Lists.newArrayList(); local
261 matching.add(account);
264 return matching;
268 * Find the best {@link DataKind} matching the requested
278 // Try finding source and kind matching request
  /external/proguard/src/proguard/classfile/util/
InstructionSequenceMatcher.java 63 private boolean matching; field in class:InstructionSequenceMatcher
95 * Starts matching from the first instruction again next time.
107 return matching;
195 // Check if the instruction sequence is matching now.
217 // Check if the instruction sequence is matching now.
240 // Check if the instruction sequence is matching now.
262 // Check if the instruction sequence is matching now.
290 // Check if the instruction sequence is matching now.
316 // Check if the instruction sequence is matching now.
589 // Remember the offset of the matching instruction
    [all...]
  /external/flac/libFLAC/
metadata_object.c 1413 unsigned matching = 0; local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
CanvasViewInfo.java 1021 UiViewElementNode matching = null; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.launcher.jar 
org.eclipse.equinox.launcher_1.1.0.v20100507.jar 
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 
org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar 
org.apache.commons.httpclient_3.1.0.v201005080502.jar 
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 
  /external/proguard/lib/
proguard.jar 
  /prebuilts/tools/common/proguard/proguard4.7/lib/
proguard.jar 

Completed in 1142 milliseconds