HomeSort by relevance Sort by last modified time
    Searched full:can (Results 176 - 200 of 19256) sorted by null

1 2 3 4 5 6 78 91011>>

  /dalvik/tests/069-field-type/
info.txt 3 versions of the field-holder class we can bypass the compiler's type
  /development/samples/BackupRestore/
_index.html 2 application developer can take when integrating with the Android Backup Manager
  /external/bluetooth/glib/
HACKING 11 fine GNU mirrors. Beta software can be found at alpha.gnu.org.
14 several steps to setup the tree for compilation. You can do all these
24 can run the configure script in cvsroot/glib to create all
31 options like --prefix=/usr to configure you can give those options
  /external/bluetooth/glib/docs/reference/gobject/
gobject.cI 4 * can't put G_TYPE_OBJECT there, but have to sneak a g_object_get_type()
  /external/bluetooth/glib/gobject/
gvaluetypes.h 4 * This library is free software; you can redistribute it and/or
22 #error "Only <glib-object.h> can be included directly."
37 * Checks whether the given #GValue can hold values of type %G_TYPE_CHAR.
46 * Checks whether the given #GValue can hold values of type %G_TYPE_UCHAR.
55 * Checks whether the given #GValue can hold values of type %G_TYPE_BOOLEAN.
64 * Checks whether the given #GValue can hold values of type %G_TYPE_INT.
73 * Checks whether the given #GValue can hold values of type %G_TYPE_UINT.
82 * Checks whether the given #GValue can hold values of type %G_TYPE_LONG.
91 * Checks whether the given #GValue can hold values of type %G_TYPE_ULONG.
100 * Checks whether the given #GValue can hold values of type %G_TYPE_INT64
    [all...]
  /external/clearsilver/cs/
test_macro_set.cs.gold 4 Testing "pass by reference" to macro calls so they can "return" data
  /external/dbus/test/data/auth/
fallback.auth-script 1 ## this tests that a client can fallback to a secondary auth mech
  /external/e2fsprogs/lib/et/test_cases/
simple.c 9 "Can't read ticket file",
10 "Can't find ticket or TGT",
12 "Can't decode authenticator",
30 "Can't send request",
  /external/e2fsprogs/tests/f_badprimary/
expect.1 6 If the block is really bad, the filesystem can not be fixed.
7 You can remove this block from the bad block list and hope
14 If the block is really bad, the filesystem can not be fixed.
15 You can remove this block from the bad block list and hope
  /external/elfutils/
README 4 This leaves byte ordering aside. While assuming this the code can be
  /external/iptables/extensions/
libip6t_mark.man 2 (which can be set using the
libipt_connmark.man 2 (which can be set using the
libipt_icmp.man 5 This allows specification of the ICMP type, which can be a numeric
libipt_mark.man 2 (which can be set using the
libipt_tcpmss.man 1 This matches the TCP MSS (maximum segment size) field of the TCP header. You can only use this on TCP SYN or SYN/ACK packets, since the MSS is only negotiated during the TCP handshake at connection startup time.
  /external/junit/src/junit/framework/
Test.java 4 * A <em>Test</em> can be run and collect its results.
  /external/junit/src/junit/runner/
ReloadingTestSuiteLoader.java 4 * A TestSuite loader that can reload classes.
  /external/kernel-headers/original/asm-arm/
hardware.h 6 * This program is free software; you can redistribute it and/or modify
  /external/kernel-headers/original/asm-generic/
mman.h 9 #define PROT_READ 0x1 /* page can be read */
10 #define PROT_WRITE 0x2 /* page can be written */
11 #define PROT_EXEC 0x4 /* page can be executed */
13 #define PROT_NONE 0x0 /* page can not be accessed */
  /external/kernel-headers/original/asm-x86/
unaligned.h 5 * The x86 can do unaligned accesses itself.
7 * The strange macros are there to make sure these can't
20 * Note that unaligned accesses can be very expensive on some architectures.
33 * Note that unaligned accesses can be very expensive on some architectures.
  /external/libpcap/ChmodBPF/
ChmodBPF 13 # group can use programs that capture or send raw packets.
17 # so only that user and the super-user can capture or send raw
19 # only the super-user can send raw packets but anybody in the
20 # admin group can capture packets.
  /external/proguard/examples/dictionaries/
compact.txt 3 # in many class files. Since these strings can be shared, the resulting
  /external/qemu/android/utils/
filelock.h 25 ** note that 'path' can designate a non-existing path and that the lock creation
26 ** function can detect stale file locks that can longer when the emulator
29 ** you can call filelock_release() to release a file lock explicitely. otherwise
  /external/stlport/
libstlport.mk 8 # Make sure bionic is first so we can include system headers.
  /external/strace/
README-linux 8 structures and constatns used by the kernel, since these can be
21 * you can tell make where your kernel sources are. For example if you
22 have your kernelsource in /usr/src/linux, you can invoke make like
30 * you can link /usr/include/linux and /usr/include/asm to the

Completed in 101 milliseconds

1 2 3 4 5 6 78 91011>>