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

<<11121314151617181920>>

  /dalvik/vm/mterp/x86/
OP_MOVE_WIDE_FROM16.S 3 /* NOTE: regs can overlap, e.g. "move v6,v7" or "move v7,v6" */
  /development/host/windows/prebuilt/usb/
Android.mk 17 @echo "Killing adb server so we can replace AdbWinApi.dll"
  /development/host/windows/usb/
readme.txt 20 to install WinUsb framework. These files can be obtained from WDK 'redist'
24 android_winusb.inf file can be modified in order to provide support for the
30 not break the installation, but it will cause security warnings (that can be
33 As an alternative to modification, android_winusb.inf file can be used as a
  /development/samples/Home/
_index.html 3 A user can install additional Home applications and pick which one to use as the
  /development/samples/SkeletonApp/
readme.txt 7 will use. You can run the application either directly from the "test"
16 This XML file describes to the Android platform what your application can do.
50 The res/drawable/ directory contains images and other things that can be
51 drawn to the screen. These can be bitmaps (in .png or .jpeg format) or
  /external/bluetooth/bluez/cups/
spp.c 8 * This program is free software; you can redistribute it and/or modify
48 perror("ERROR: Can't create socket");
60 perror("ERROR: Can't bind socket");
73 perror("ERROR: Can't connect to device");
  /external/bluetooth/glib/gio/
gicon.h 5 * This library is free software; you can redistribute it and/or
24 #error "Only <gio/gio.h> can be included directly."
52 * contain any whitespace. Don't implement if the #GIcon can't be
55 * the tokens are malformed. Don't implement if the #GIcon can't be
gloadableicon.h 5 * This library is free software; you can redistribute it and/or
24 #error "Only <gio/gio.h> can be included directly."
42 * Generic type for all kinds of icons that can be loaded
54 * Interface for icons that can be loaded as a stream.
  /external/clearsilver/man/man3/
cgi_vredirect.3 34 cgi_vredirect is mostly used internally, but can be used
cs_dump.3 33 This can be useful for debugging your templates.
dictReleaseLock.3 31 the lock is released, the dictCleanupFunc callback can
hdf_destroy.3 29 with an hdf data set. Although you can pass an HDF node
nerr_match.3 33 Typically, you can just compare a NEOERR against STATUS_OK
skipRelease.3 31 the lock is released, the freeValue callback can be called
  /external/dropbear/libtomcrypt/notes/
tech0004.txt 23 of the pool and can control future events can control the PRNG. This requires an active attacker but
41 Here's the main catch though. When the PRNG must be reseeded [so that you can extract bits from it] only
49 strictly know the other pools. So the recovery rate of is not 0. In fact pool[0] can be completely
54 The pools are combined with the running cipher key [256 bits] so that a cipher in CTR mode can produce
57 key [and mitigates a flaw in CTR mode that the same block can't be emitted twice under the same key].
60 healthier it will be. It's also meant to be used for long term purposes. Since it can recover from
66 SOBER-128 is actually a stream cipher but like most ciphers can easily be modelled in the context of a PRNG.
74 You can only key SOBER-128 once [by calling sober128_add_entropy()]. Once it it is keyed subsequent
  /external/e2fsprogs/lib/e2p/
getversion.c 8 * This file can be redistributed under the terms of the GNU Library General
pe.c 8 * This file can be redistributed under the terms of the GNU Library General
ps.c 8 * This file can be redistributed under the terms of the GNU Library General
setversion.c 8 * This file can be redistributed under the terms of the GNU Library General
  /external/e2fsprogs/lib/et/test_cases/
heimdal.et 26 ec GC_TKFIL, "Can't read Kerberos ticket file"
27 ec GC_NOTKT, "Can't find Kerberos ticket or TGT"
31 ec RD_AP_UNDEC, "Kerberos error: Can't decode authenticator"
51 ec SKDC_CANT, "Kerberos error: Can't send request"
  /external/e2fsprogs/lib/ext2fs/
ext2_err.c 31 "Can't read group descriptors",
32 "Can't write group descriptors",
36 "Can't write an inode bitmap",
37 "Can't read an inode bitmap",
38 "Can't write an block bitmap",
39 "Can't read an block bitmap",
40 "Can't write an inode table",
41 "Can't read an inode table",
42 "Can't read next inode",
ext2_err.et.in 78 "Can't read group descriptors"
81 "Can't write group descriptors"
93 "Can't write an inode bitmap"
96 "Can't read an inode bitmap"
99 "Can't write an block bitmap"
102 "Can't read an block bitmap"
105 "Can't write an inode table"
108 "Can't read an inode table"
111 "Can't read next inode"
  /external/e2fsprogs/misc/
filefrag.8.in 16 allowances for indirect blocks for ext2 and ext3 filesystems, but can be
  /external/emma/core/java12/com/vladium/emma/
EMMAException.java 32 * @param message the detail message [can be null]
42 * @param message the detail message [can be null]
43 * @param arguments message format parameters [can be null or empty]
55 * @param cause the cause [nested exception] [can be null]
65 * @param message the detail message [can be null]
66 * @param cause the cause [nested exception] [can be null]
76 * @param message the detail message [can be null]
77 * @param arguments message format parameters [can be null or empty]
78 * @param cause the cause [nested exception] [can be null]
EMMARuntimeException.java 32 * @param message the detail message [can be null]
42 * @param message the detail message [can be null]
43 * @param arguments message format parameters [can be null or empty]
55 * @param cause the cause [nested exception] [can be null]
65 * @param message the detail message [can be null]
66 * @param cause the cause [nested exception] [can be null]
76 * @param message the detail message [can be null]
77 * @param arguments message format parameters [can be null or empty]
78 * @param cause the cause [nested exception] [can be null]

Completed in 281 milliseconds

<<11121314151617181920>>