HomeSort by relevance Sort by last modified time
    Searched full:change (Results 51 - 75 of 37057) sorted by null

1 23 4 5 6 7 8 91011>>

  /development/samples/browseable/BasicMultitouch/
_index.jd 11 (also represented by a color) does not change as new touch events are received.
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
CHANGES.txt 15 * Meta change: there now is a CHANGES.tx
  /external/bsdiff/
.gitignore 4 # any tracked files which get ignored after the change.
  /external/chromium-trace/catapult/third_party/gsutil/gslib/
README 3 interfaces were defined only for use by gsutil, and are subject to change
  /external/clang/test/Sema/
gnu89.c 5 void main() {} // expected-warning {{return type of 'main' is not 'int'}} expected-note {{change return type to 'int'}}
  /external/google-breakpad/src/third_party/libdisasm/
ia32_implicit.h 9 #define IDX_IMPLICIT_REP 41 /* change this if the table changes! */
  /external/javassist/
build.properties 3 # you can change the path in your local repository).
  /external/selinux/policycoreutils/sepolicy/sepolicy/help/
system_current_mode.txt 6 Changing the current mode of the system will not survive a reboot. You would need to change the system mode for this.
  /external/skia/site/dev/chrome/
index.md 4 If you have a Skia change that needs to be tested in Chrome or Blink, or which
  /external/toybox/
.gitignore 4 change/
  /external/valgrind/none/tests/x86/
pushpopseg.c 26 printf("sp change after push = %ld\n", sp2 - sp1);
27 printf("sp change after pop = %ld\n", sp3 - sp2);
42 printf("sp change after push = %ld\n", sp2 - sp1);
43 printf("sp change after pop = %ld\n", sp3 - sp2);
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherProviderChangeListener.java 6 * standard data change callbacks.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
smb_fs.h 20 /* __kernel_uid_t can never change, so we have to use __kernel_uid32_t */
  /prebuilts/misc/common/swig/include/2.0.11/lua/
carrays.i 1 /* Small change to the standard carrays.i
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/data/fixers/myfixes/
fix_parrot.py 6 Change functions named 'parrot' to 'cheese'.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/data/fixers/myfixes/
fix_parrot.py 6 Change functions named 'parrot' to 'cheese'.
  /sdk/hierarchyviewer/
README.txt 2 The sources are left here just for reference. Please do not change them.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
prefix3.s 2 % the end of the assembly file does not change the GREG definition.
  /toolchain/binutils/binutils-2.25/ld/emulparams/
elf32b4300.sh 1 # If you change this file, please also look at files which source this one:
elf32lmip.sh 1 # If you change this file, please also look at files which source this one:
shelf32_nbsd.sh 1 # If you change this file, please alsolook at files which source this one:
shelf_nbsd.sh 1 # If you change this file, please alsolook at files which source this one:
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-avr/
norelax_diff.d 1 #name: AVR No change in behavior without relaxation
  /external/autotest/client/site_tests/platform_Pkcs11ChangeAuthData/
platform_Pkcs11ChangeAuthData.py 16 # Change auth data while the token is not loaded.
22 raise error.TestFail('Change authorization data failed (1).')
23 # Change auth data while the token is loaded.
29 raise error.TestFail('Change authorization data failed (2).')
30 # Attempt change with incorrect current auth data.
36 raise error.TestFail('Change authorization data failed (3).')
37 # Verify old auth data no longer works after change. This also verifies
  /external/libcap-ng/libcap-ng-0.7/docs/
capng_change_id.3 3 capng_change_id \- change the credentials retaining capabilities
11 This function will change uid and gid to the ones given while retaining the capabilities previously specified in capng_update. It is not necessary and perhaps better if capng_apply has not been called prior to this function so that all necessary privileges are still intact. The caller is required to have CAP_SETPCAP capability still active before calling this function.
18 Simply change uid and retain specified capabilities and that's all.
29 This returns 0 on success and a negative number on failure. -1 means capng has not been initted properly, -2 means a failure requesting to keep capabilities across the uid change, -3 means that applying the intermediate capabilities failed, -4 means changing gid failed, -5 means dropping supplemental groups failed, -6 means changing the uid failed, -7 means dropping the ability to retain caps across a uid change failed, -8 means clearing the bounding set failed, -9 means dropping CAP_SETPCAP failed.

Completed in 3173 milliseconds

1 23 4 5 6 7 8 91011>>