HomeSort by relevance Sort by last modified time
    Searched full:another (Results 251 - 275 of 13619) sorted by null

<<11121314151617181920>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68hc11/
bug-1403.s 1 ;;; Bug #1403: Branch adjustment to another section not correct when doing linker relaxation
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
b-nosym.d 10 # which we seemingly can't identify or prune in another way.
bpo-17m.d 8 # A BPO and another reloc in the same section.
  /cts/hostsidetests/appsecurity/test-apps/AppWithData/
AndroidManifest.xml 20 A simple app to test that other apps cannot access another app's private data.
21 This app contains a test which will create a private data file, which another app will try to
  /cts/tests/tests/os/src/android/os/cts/
IParcelFileDescriptorPeer.aidl 34 /* Ask this peer to get their remote FD from another */
36 /* Ask this peer to set their remote FD to another */
  /cts/tools/cts-xml-generator/src/com/android/cts/xmlgenerator/
TestCase.java 46 public int compareTo(TestCase another) {
47 return getName().compareTo(another.getName());
  /external/curl/tests/data/
test1116 27 another-header: yes
73 another-header: yes
test1320 36 To: another
60 To: another
test917 24 To: another
49 To: another
  /external/hamcrest/src/org/hamcrest/core/
Is.java 11 * Decorates another Matcher, retaining the behavior but allowing tests
34 * Decorates another Matcher, retaining the behavior but allowing tests
  /external/selinux/policycoreutils/semanage/
semanage-export.8 10 from policy sources. semanage import and export can be used to extract the SELinux modifications from one machine and apply them to another. You can put a hole group of semanage commands within a file and apply them to a machine in a single transaction.
25 Import semanage modifications from another machine
semanage-import.8 10 from policy sources. semanage import and export can be used to extract the SELinux modifications from one machine and apply them to another. You can put a hole group of semanage commands within a file and apply them to a machine in a single transaction.
27 Import semanage modifications from another machine
  /external/selinux/policycoreutils/sepolicy/sepolicy/help/
lockdown_ptrace.txt 8 SELinux defines this access as ptrace and sys_ptrace. These accesses allow one process to read the memory of another process. ptrace allows developers and administrators to debug how a process is running using tools like strace, ptrace and gdb. You can even use gdb (GNU Debugger to manipulate another process running memory and environment.
  /external/skia/include/core/
SkPixelSerializer.h 25 * false, serialize another version (e.g. the result of encodePixels).
40 * another version serialized (e.g. the result of this->encode()).
  /external/v8/src/base/
once.cc 28 // - EXECUTING_FUNCTION: Another thread is already executing the function.
40 // Another thread has already started executing the function. We need to
  /external/valgrind/tests/
platform_test 7 # - 1 if it didn't match, but did match the name of another platform
35 exit 1; # Matches another Valgrind-supported platform.
  /frameworks/base/core/java/android/animation/
TypeConverter.java 20 * Abstract base class used convert type T to another type V. This
51 * Converts a value from one type to another.
  /ndk/sources/host-tools/make-3.81/tests/scripts/features/
default_names 17 # Create another makefile called "makefile"
23 # Create another makefile called "Makefile"
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ControlPoint.java 55 public int compareTo(Object another) {
56 ControlPoint p = (ControlPoint) another;
  /packages/apps/Gallery2/src/com/android/gallery3d/ingest/data/
DateBucket.java 60 public int compareTo(DateBucket another) {
61 return this.date.compareTo(another.date);
  /prebuilts/gdb/darwin-x86/lib/python2.7/curses/
wrapper.py 3 Contains one function, wrapper(), which runs another function which
13 """Wrapper function that initializes curses and calls another function,
  /prebuilts/gdb/darwin-x86/lib/python2.7/email/test/data/
msg_45.txt 14 X-Long-Line: Another really long line contains a lot of text and thus has to be rewrapped because it is another
  /prebuilts/gdb/linux-x86/lib/python2.7/curses/
wrapper.py 3 Contains one function, wrapper(), which runs another function which
13 """Wrapper function that initializes curses and calls another function,
  /prebuilts/gdb/linux-x86/lib/python2.7/email/test/data/
msg_45.txt 14 X-Long-Line: Another really long line contains a lot of text and thus has to be rewrapped because it is another
  /prebuilts/go/darwin-x86/src/mime/multipart/
example_test.go 25 "--foo\r\nFoo: two\r\n\r\nAnd another\r\n" +
52 // Part "two": "And another"

Completed in 720 milliseconds

<<11121314151617181920>>