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

1 2 34 5 6 7 8 91011>>

  /development/tools/a3dconvert/
a3dconvert.cpp 94 printf("Currently .obj and .dae (collada) input files are accepted\n");
104 printf("Invalid input. Currently .obj and .dae (collada) input files are accepted\n");
122 printf("Invalid input. Currently .obj and .dae (collada) input files are accepted\n");
  /external/mesa3d/docs/OLD/
MESA_trace.spec 133 Accepted by the <mask> parameter of EnableTrace and DisableTrace:
143 Accepted by the <pname> parameter of GetIntegerv, GetBooleanv,
148 Accepted by the <pname> parameter to GetString:
180 <mask> may be any value accepted by PushAttrib and specifies a set of
266 <attribMask> is any value accepted by PushAttrib and specifies
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
SdkUpdaterChooserDialog.java 122 * except only accepted archives are present.
498 // Case where this package is accepted but blocked by another non-accepted one
510 // Case where this package blocks another one when not accepted
512 // It only matters if the blocked one is accepted
545 // Check whether this package blocks another one when not accepted.
547 // It only matters if the blocked one is accepted
549 // are marked as implicitly accepted, so it's the same test.)
606 // The install button is enabled if there's at least one package accepted.
645 // Accept all has been switched on. Mark all packages as accepted
    [all...]
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/sdkman2/
PackageLoader.java 113 * Called when the accepted package has been installed, successfully or not.
114 * If an already installed (aka existing) package has been accepted, this will
211 * - If an already installed package is accepted by the task, it is returned. <br/>
212 * - If a new package (remotely available but not installed locally) is accepted,
218 * Only one package can be accepted, after which the task is completed.
220 * result of the accepted package.
  /external/nist-sip/java/gov/nist/javax/sip/header/
Warning.java 114 * @throws SipParseException if code is not accepted by implementation
128 * @throws ParseException if host is not accepted by implementation
141 * @throws ParseException if text is not accepted by implementation
  /external/webkit/Source/WebKit/qt/Api/
qwebview.cpp 994 const bool accepted = ev->isAccepted(); local
996 ev->setAccepted(accepted);
1005 const bool accepted = ev->isAccepted(); local
1007 ev->setAccepted(accepted);
1016 const bool accepted = ev->isAccepted(); local
1018 ev->setAccepted(accepted);
1027 const bool accepted = ev->isAccepted(); local
1029 ev->setAccepted(accepted);
1039 const bool accepted = ev->isAccepted(); local
1041 ev->setAccepted(accepted);
1052 const bool accepted = ev->isAccepted(); local
    [all...]
  /external/wpa_supplicant/
wpa_supplicant.conf.orig 202 # proto: list of accepted protocols
207 # key_mgmt: list of accepted authenticated key management protocols
223 # pairwise: list of accepted pairwise (unicast) ciphers for WPA
230 # group: list of accepted group (broadcast/multicast) ciphers for WPA
278 # eap: space-separated list of accepted EAP methods
349 # sertificate is only accepted if it contains this string in the subject.
354 # If this string is set, the server sertificate is only accepted if it
455 # Only WPA-PSK is used. Any valid cipher combination is accepted.
466 # Only WPA-EAP is used. Both CCMP and TKIP is accepted. An AP that used WEP104
467 # or WEP40 as the group cipher will not be accepted
    [all...]
  /cts/tools/dx-tests/src/dxc/junit/
DxUtil.java 23 * whether in case of a failure, also ClassNotFoundException is accepted.
  /cts/tools/vm-tests/src/dot/junit/
DxUtil.java 24 * whether in case of a failure, also ClassNotFoundException is accepted.
  /cts/tools/vm-tests-tf/src/dot/junit/
DxUtil.java 24 * whether in case of a failure, also ClassNotFoundException is accepted.
  /development/samples/MySampleRss/src/com/example/codelab/rssexample/
AddRssItem.java 47 Intent res = new Intent("Accepted");
  /development/tools/mkstubs/src/com/android/mkstubs/
Filter.java 74 * @return True if the string can be accepted, false if it must be rejected.
  /external/bison/lib/
error.h 28 are accepted by gcc versions 2.6.4 (effectively 2.7) and later. */
  /external/bison/src/
getargs.h 56 /* NONDETERMINISTIC_PARSER is true iff conflicts are accepted. This
  /external/bluetooth/glib/glib/gnulib/
vasnprintf.h 34 are accepted by gcc versions 2.6.4 (effectively 2.7) and later. */
  /external/chromium/chrome/browser/chromeos/login/
password_changed_view.h 80 // Called when dialog is accepted.
  /external/chromium/chrome/browser/extensions/
extension_omnibox_api.h 28 // The user has accepted the omnibox input.
  /external/chromium/chrome/browser/ui/toolbar/
encoding_menu_controller_unittest.cc 32 // Check that all valid encodings are accepted.
  /external/chromium/net/tools/flip_server/
http_message_constants.cc 20 return "Accepted";
  /external/clang/test/SemaObjC/
unused.m 38 // The next test shows how clang accepted attribute((unused)) on ObjC
  /external/e2fsprogs/intl/
vasnprintf.h 34 are accepted by gcc versions 2.6.4 (effectively 2.7) and later. */
  /external/netcat/data/
pmap-mnt.d 77 # The reply you get back contains your XID, int 1 if "accepted", and
  /external/oauth/core/src/main/java/net/oauth/http/
HttpMessageDecoder.java 50 public static final String ACCEPTED = GZIP + "," + DEFLATE;
  /external/proguard/src/proguard/io/
FilteredDataEntryReader.java 41 * Creates a new FilteredDataEntryReader with only a reader for accepted
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Date/
15.9.2.2-6.js 26 Description: The arguments are accepted, but are completely ignored.

Completed in 1022 milliseconds

1 2 34 5 6 7 8 91011>>