HomeSort by relevance Sort by last modified time
    Searched full:possible (Results 226 - 250 of 7007) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
pwd.h 71 This function is a possible cancellation point and therefore not
77 This function is a possible cancellation point and therefore not
83 This function is a possible cancellation point and therefore not
109 This function is a possible cancellation point and therefore not
115 This function is a possible cancellation point and therefore not
  /external/ipsec-tools/src/racoon/missing/crypto/rijndael/
rijndael-api-fst.h 31 /* Error Codes - CHANGE POSSIBLE: inclusion of additional error codes */
42 /* CHANGE POSSIBLE: inclusion of algorithm specific defines */
70 u_int8_t IV[MAX_IV_SIZE]; /* A possible Initialization Vector for ciphering */
  /external/libxml2/include/libxml/
relaxng.h 59 * List of possible Relax NG validation errors
107 * List of possible Relax NG Parser flags
188 * Interfaces for progressive validation when possible
  /packages/experimental/AndroidVendorSecurityTool/src/com/google/android/googlelogin/
GoogleAppsVerifier.java 47 * The possible signatures for the Google Apps package.
99 * service. Otherwise, it is possible that between the time you call this
101 * swapped to a fake one. Rare, but possible.
  /external/bluetooth/bluez/doc/
network-api.txt 28 Possible errors: org.bluez.Error.AlreadyConnected
38 Possible errors: org.bluez.Error.Failed
  /external/chromium/base/
utf_string_conversions.h 20 // possible.
39 // We are trying to get rid of wstring as much as possible, but it's too big
  /external/chromium/chrome/browser/chromeos/
google_update_chromeos.cc 54 // Possible Results:
62 // Possible Results:
  /external/chromium/chrome/browser/
language_combobox_model.h 85 // preference file. Note that it's possible for language A to be picked
89 // the pref doesn't map to a know language (possible if the user edited the
  /external/chromium/chrome/browser/metrics/
user_metrics.h 44 // possible actions), see RecordComputedAction.
52 // when it's a pain to enumerate all possible actions, but if you use this
  /external/chromium/chrome/browser/userfeedback/proto/
extension.proto 40 // Contains data about possible errors on the client side.
41 // Describes number of attempts to send feedback and possible error codes/
  /external/e2fsprogs/ext2ed/
ext2ed.conf.in 16 # possible only through source code additions.
55 # All the ext2 specific commands will be aviable despite the possible
  /external/icu4c/tools/genrb/
rle.h 29 * ESCAPE_BYTE. Then the following notations are possible:
46 * the following notations are possible:
  /external/valgrind/main/helgrind/tests/
hg04_race.stderr.exp 12 Possible data race during read of size 4 at 0x........ by thread #x
23 Possible data race during write of size 4 at 0x........ by thread #x
hg05_race2.stderr.exp 12 Possible data race during read of size 4 at 0x........ by thread #x
23 Possible data race during write of size 4 at 0x........ by thread #x
pth_barrier2.stderr.exp 13 Possible data race during write of size 4 at 0x........ by thread #x
26 Possible data race during write of size 4 at 0x........ by thread #x
39 Possible data race during write of size 4 at 0x........ by thread #x
52 Possible data race during write of size 4 at 0x........ by thread #x
65 Possible data race during write of size 4 at 0x........ by thread #x
78 Possible data race during write of size 4 at 0x........ by thread #x
91 Possible data race during write of size 4 at 0x........ by thread #x
104 Possible data race during write of size 4 at 0x........ by thread #x
117 Possible data race during write of size 4 at 0x........ by thread #x
130 Possible data race during write of size 4 at 0x........ by thread #
    [all...]
tc21_pthonce.stderr.exp 12 Possible data race during read of size 4 at 0x........ by thread #x
23 Possible data race during write of size 4 at 0x........ by thread #x
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Math/
15.8-1.js 34 The Math object does not have a [[Construct]] property; it is not possible
37 The Math object does not have a [[Call]] property; it is not possible to
15.8-2-n.js 34 The Math object does not have a [[Construct]] property; it is not possible
37 The Math object does not have a [[Call]] property; it is not possible to
15.8-3-n.js 34 The Math object does not have a [[Construct]] property; it is not possible
37 The Math object does not have a [[Call]] property; it is not possible to
  /external/webkit/Source/WebKit/chromium/public/
WebFileWriter.h 50 // Cancel will attempt to abort a running write or truncate. However, it may not be possible to cancel an in-progress action, or the call may have come in too late. Partial writes are possible.
  /libcore/dalvik/src/main/java/dalvik/bytecode/
OpcodeInfo.java 24 * The maximum possible value of a Dalvik opcode.
33 * The maximum possible "packed value" of a Dalvik opcode. The
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
SuggestionViewFactory.java 50 * @param convertView The old view to reuse, if possible. Note: You should check that this view
51 * is non-null and of an appropriate type before using. If it is not possible to convert
  /external/proguard/src/proguard/gui/
GUIResources.properties 184 Possible wildcards:\
229 Possible wildcards:\
267 Possible wildcards:\
392 Possible wildcards:\
401 Possible wildcards:\
410 Possible wildcards:\
420 Possible wildcards:\
427 Possible wildcards:\
435 Possible wildcards:\
455 Mark classes as final, whenever possible
    [all...]
  /external/zlib/examples/
enough.c 2 * all possible valid and complete Huffman codes, subject to a length limit.
20 Examine all possible Huffman codes for a given number of symbols and a
37 all the symbols are used, there are exactly zero possible bit patterns
69 First, all of the possible Huffman codes are counted, and reachable
81 approximately 2x10^16 possible Huffman codes, only about 2x10^6 sub-codes
82 need to be examined to cover all of the possible table memory usage cases
93 possible codes remaining at the maximum length. This limits the maximum
144 possible triplets are reached in the generation of valid Huffman codes.
195 /* Return the number of possible Huffman codes using bit patterns of lengths
202 big_t sum; /* number of possible codes from this juncture *
    [all...]
  /build/target/board/generic/
BoardConfig.mk 18 # that are slower to emulate. On the other hand, it is possible to emulate

Completed in 844 milliseconds

1 2 3 4 5 6 7 8 91011>>