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

1 2 34 5 6 7 8 91011>>

  /external/chromium/third_party/icu/patches/
wpo.patch 4 +++ source/common/udata.c (working copy)
26 +++ source/common/ucmndata.h (working copy)
51 +++ source/stubdata/stubdata.c (working copy)
pmac.h.patch 4 +++ public/common/unicode/pmac.h (working copy)
  /external/webkit/WebKitTools/Scripts/webkitpy/steps/
options.py 37 clean = make_option("--no-clean", action="store_false", dest="clean", default=True, help="Don't check if the working directory is clean before applying patches")
44 force_clean = make_option("--force-clean", action="store_true", dest="force_clean", default=False, help="Clean working directory before applying patches (removes local changes and commits)")
56 update = make_option("--no-update", action="store_false", dest="update", default=True, help="Don't update the working directory.")
  /cts/tests/tests/content/src/android/content/cts/
ContextWrapperTest.java 155 "enforceCallingPermission is not working without possessing an IPC.");
156 fail("enforceCallingPermission is not working without possessing an IPC.");
323 "enforceCallingOrSelfPermission is not working without possessing an IPC.");
324 fail("enforceCallingOrSelfPermission is not working without possessing an IPC.");
489 "enforceUriPermission is not working without possessing an IPC.");
490 fail("enforceUriPermission is not working without possessing an IPC.");
509 "enforceUriPermission is not working without possessing an IPC.");
510 fail("enforceUriPermission is not working without possessing an IPC.");
834 "enforcePermission is not working without possessing an IPC.");
835 fail("enforcePermission is not working without possessing an IPC.")
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
rex.x 52 rexstring rst_host; /* working directory host name */
53 rexstring rst_fsname; /* working directory file system name */
54 rexstring rst_dirwithin;/* working directory within file system */
  /dalvik/vm/mterp/x86-atom/
OP_CMPL_FLOAT.S 22 * are working with a float or a double. For instructions
  /development/pdk/docs/source/
submit-patches.jd 7 local working environment and get the Android source files. For instructions,
19 Working with the code</h2>
20 First, download the source into your working directory, as described in <a
42 You do not need to check files out before working on them. Edit the files using vim, emacs, or any other editor.<br><br><h3>
44 To indicate that every new and modified file in your working directory should be "staged" for inclusion in the next commit, run git add without any arguments. You can also specify files or filetypes. For example, the following command would stage all the new and modified files under the bionic directory and its subdirectories:<br><br>$ git add bionic/*<br><br>Run git help add to see more ways to use git add.<br><br><b>When is git add optional?<br></b>
51 between the files in your working directory and the committed
55 <div>If you add the --cached option, git diff will show you the differences between the files in your working directory and the staged files.<br><br></div>
58 At intervals while you are working, commit your edits by using git commit from within the project directory:<br><span>$ cd ~/mydroid/<i>project-name</i>
62 does not find changes to be committed, it will report "nothing to commit (working directory clean)". If commit finds changes to be committed, a file will open in which you can create a log message:<br><br><div><i>Your comments about this commit go here....</i>
  /external/bison/m4/
getopt.m4 47 AC_CACHE_CHECK([for working GNU getopt function], [gl_cv_func_gnu_getopt],
  /external/bsdiff/
bsdiff.1 59 an absolute minimum working set size of 8 times the size of oldfile.
bspatch.1 54 but can tolerate a very small working set without a dramatic loss
  /external/chromium/net/base/
platform_mime_util_linux.cc 31 // databases. Apparently someone working on KDE in 2001 decided .ico
  /external/chromium/net/proxy/
proxy_info.h 71 // De-prioritizes the proxies that we have cached as not working, by moving
proxy_list.h 28 // De-prioritizes the proxies that we have cached as not working, by moving
  /external/chromium/third_party/icu/source/test/threadtest/
threadtest.h 29 // runOnce() will be called repeatedly by the working threads of
  /external/dhcpcd/
config.h 42 /* Some systems do not have a working fork. */
  /external/expat/
expat_config.h.in 27 /* Define to 1 if you have a working `mmap' system call. */
  /external/grub/
AUTHORS 15 working LBA support, /sbin/grub support for configuration files, the
  /external/guava/src/com/google/common/io/
Flushables.java 25 * Utility methods for working with {@link Flushable} objects.
  /external/icu4c/test/threadtest/
threadtest.h 29 // runOnce() will be called repeatedly by the working threads of
  /external/kernel-headers/original/asm-x86/
mc146818rtc_32.h 28 * Note that since we are working with NMIs, we need this lock even in
  /external/kernel-headers/original/linux/
backing-dev.h 17 BDI_pdflush, /* A pdflush thread is working this device */
  /external/kernel-headers/original/linux/raid/
md_u.h 76 int working_disks; /* 3 Number of working disks */
  /external/libgsm/
README 6 Technische Universitaet Berlin is currently working on a set of
  /external/libvpx/build/make/
version.sh 28 # Source Path is a git working copy. Check for local modifications.
  /external/libvpx/examples/includes/geshi/docs/
BUGS 25 guarantee it is working all the time.

Completed in 4885 milliseconds

1 2 34 5 6 7 8 91011>>