HomeSort by relevance Sort by last modified time
    Searched refs:restriction (Results 26 - 50 of 83) sorted by null

12 3 4

  /hardware/intel/img/psb_video/fw/msvdx/
Android.mk 5 # "Software"), to deal in the Software without restriction, including
  /hardware/intel/img/psb_video/fw/topazhp/
Android.mk 5 # "Software"), to deal in the Software without restriction, including
  /hardware/intel/img/psb_video/fw/topazsc/
Android.mk 5 # "Software"), to deal in the Software without restriction, including
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-artifact-3.2.1.jar 
  /external/mesa3d/src/gallium/
Android.mk 8 # to deal in the Software without restriction, including without limitation
  /external/mesa3d/src/gallium/targets/egl-static/
Android.mk 8 # to deal in the Software without restriction, including without limitation
  /external/mesa3d/src/glsl/
Android.mk 8 # to deal in the Software without restriction, including without limitation
Android.gen.mk 8 # to deal in the Software without restriction, including without limitation
  /external/mesa3d/src/mapi/
Android.mk 8 # to deal in the Software without restriction, including without limitation
  /frameworks/base/wifi/java/android/net/wifi/passpoint/
WifiPasspointPolicy.java 69 int restriction, boolean ishomesp) {
79 mRestriction = restriction;
355 " ssid=" + mSsid + " restriction=" + mRestriction +
  /external/v8/src/
compiler.h 20 // unit of compilation. Restriction violations cause a syntax error.
215 void SetParseRestriction(ParseRestriction restriction) {
216 SetFlag(kParseRestriction, restriction != NO_PARSE_RESTRICTION);
687 ParseRestriction restriction, int scope_position);
compiler.cc     [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DeviceOwnerPositiveTestActivity.java 58 static final String COMMAND_ADD_USER_RESTRICTION = "add-user-restriction";
59 static final String COMMAND_CLEAR_USER_RESTRICTION = "clear-user-restriction";
60 static final String EXTRA_RESTRICTION = "extra-restriction";
260 private Intent createSetUserRestrictionIntent(String restriction) {
263 .putExtra(EXTRA_RESTRICTION, restriction);
281 Log.i(TAG, "Added user restriction " + restrictionKey);
285 Log.i(TAG, "Cleared user restriction " + restrictionKey);
  /external/mesa3d/
Android.mk 8 # to deal in the Software without restriction, including without limitation
  /external/mesa3d/src/egl/main/
Android.mk 8 # to deal in the Software without restriction, including without limitation
  /external/mesa3d/src/mesa/
Android.mk 8 # to deal in the Software without restriction, including without limitation
Android.gen.mk 8 # to deal in the Software without restriction, including without limitation
  /hardware/intel/common/libva/va/
Android.mk 5 # "Software"), to deal in the Software without restriction, including
  /hardware/intel/img/psb_video/src/
Android.mk 6 # "Software"), to deal in the Software without restriction, including
  /cts/tests/tests/admin/src/android/admin/cts/
DevicePolicyManagerTest.java 495 // Password history length restriction is only imposed if password quality is at least
    [all...]
  /external/drm_gralloc/
Android.mk 6 # to deal in the Software without restriction, including without limitation
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsProvider.java 980 String restriction = sSettingToUserRestrictionMap.get(setting); local
    [all...]
  /external/v8/test/mjsunit/
debug-sourceinfo.js 261 // Test source line and restriction. All the following tests start from line 1
  /frameworks/base/services/core/java/com/android/server/
AppOpsService.java 168 final SparseArray<SparseArray<Restriction>> mAudioRestrictions
169 = new SparseArray<SparseArray<Restriction>>();
1751 String restriction = AppOpsManager.opToRestriction(i); local
    [all...]
  /external/iproute2/doc/
ip-tunnels.tex 187 This restriction is relaxed for keyed GRE tunnels.}

Completed in 1573 milliseconds

12 3 4