HomeSort by relevance Sort by last modified time
    Searched refs:INVALID (Results 1 - 25 of 256) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/chromium_org/net/android/
private_key_type_list.h 12 DEFINE_PRIVATE_KEY_TYPE(INVALID, 255)
  /external/replicaisland/src/com/replica/replicaisland/
CollisionParameters.java 27 public final static int INVALID = 0; // No type.
HitReactionComponent.java 89 mGameEventHitType = CollisionParameters.HitType.INVALID;
93 mSpawnOnDealHitObjectType = GameObjectType.INVALID;
94 mSpawnOnDealHitHitType = CollisionParameters.HitType.INVALID;
95 mDealHitSoundHitType = CollisionParameters.HitType.INVALID;
119 mDealHitSoundHitType == CollisionParameters.HitType.INVALID)) {
126 if (mSpawnOnDealHitObjectType != GameObjectType.INVALID &&
154 mGameEventHitType != CollisionParameters.HitType.INVALID ) {
162 hitType = CollisionParameters.HitType.INVALID;
168 case CollisionParameters.HitType.INVALID:
196 hitType = CollisionParameters.HitType.INVALID;
    [all...]
  /external/chromium_org/extensions/browser/api/storage/
settings_namespace.h 19 INVALID
23 // Namespace must not be INVALID.
26 // Converts a string representation of a namespace to its namespace, or INVALID
settings_namespace.cc 27 case INVALID:
41 return INVALID;
  /external/chromium_org/sync/syncable/
syncable_read_transaction.cc 12 : BaseTransaction(location, "ReadTransaction", INVALID, directory) {
  /frameworks/base/wifi/java/android/net/wifi/
SupplicantState.java 160 INVALID;
170 return state != UNINITIALIZED && state != INVALID;
190 case INVALID:
213 case INVALID:
236 case INVALID:
  /external/chromium_org/content/test/
mock_keyboard.cc 13 keyboard_modifiers_(INVALID) {
33 keyboard_modifiers_ = INVALID;
  /external/chromium_org/net/cert/
cert_status_flags_list.h 19 CERT_STATUS_FLAG(INVALID, 1 << 7);
  /device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3HALHeader.h 44 INVALID,
  /external/chromium_org/base/i18n/
streaming_utf8_validator.h 6 // RFC-3629. In particular, it does not reject the invalid characters rejected
25 // VALID_MIDPOINT. If it encounters an invalid byte or UTF-8 sequence the
26 // state changes permanently to INVALID.
30 INVALID
39 // string, returns VALID_MIDPOINT. If an invalid byte or UTF-8 sequence was
40 // present, returns INVALID.
53 // state |kUtf8InvalidState| is invalid.
streaming_utf8_validator_unittest.cc 47 const StreamingUtf8Validator::State INVALID = StreamingUtf8Validator::INVALID;
135 // These valid and invalid UTF-8 sequences are based on the tests from
148 const char* const invalid[] = { member in namespace:base::__anon6885
149 // always invalid bytes
179 const char* const* const invalid_end = invalid + arraysize(invalid);
229 // A test fixture for tests which test one UTF-8 sequence (or invalid
317 EXPECT_EQ(INVALID, validator.AddBytes("\xC0", 1));
318 EXPECT_EQ(INVALID, validator.AddBytes("a", 1))
392 PartialIterator(), PartialIterator::end(), invalid, invalid_end, INVALID); local
    [all...]
  /external/chromium_org/remoting/protocol/
authentication_method.h 25 INVALID,
37 static AuthenticationMethod Invalid();
43 // invalid value if the string is invalid.
52 bool is_valid() const { return type_ != INVALID; }
  /external/chromium_org/sync/android/java/src/org/chromium/sync/internal_api/pub/
SyncDecryptionPassphraseType.java 15 * It maps the native enum syncer::PassphraseType, but has the additional values INVALID and NONE.
18 INVALID(-2), // Used as default value and is not a valid decryption type.
44 // Falling back to INVALID. Should not happen if |value| was retrieved from native.
45 return INVALID;
  /frameworks/av/media/libmedia/
SoundPoolThread.h 30 enum MessageType { INVALID, KILL, LOAD_SAMPLE };
31 SoundPoolMsg() : mMessageType(INVALID), mData(0) {}
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
screencastid.h 23 enum Type { INVALID, WINDOW, DESKTOP };
25 // Default constructor indicates invalid ScreencastId.
26 ScreencastId() : type_(INVALID) {}
43 if (type_ == INVALID) {
57 if (type_ == INVALID) {
  /external/chromium_org/tools/gn/
token.cc 9 Token::Token() : type_(INVALID), value_() {
  /external/chromium_org/ppapi/proxy/
serialized_handle.cc 21 : type_(INVALID),
66 case INVALID:
76 case INVALID:
109 *hdr = Header(INVALID, 0, 0, 0);
133 case INVALID:
  /external/elfutils/0.153/libdw/
dwarf_child.c 59 #define INVALID 0xffffe444
115 if (attr_name == search_name && search_name != INVALID)
143 *codep = INVALID;
145 *formp = INVALID;
166 addr = __libdw_find_attr (die, INVALID, NULL, NULL);
  /external/llvm/include/llvm/ADT/
SparseMultiSet.h 85 /// circular in Prev indices, and INVALID-terminated in Next indices. This
90 static const unsigned INVALID = ~0U;
98 /// List tails have invalid Nexts.
100 return Next == INVALID;
105 return Prev == INVALID;
110 bool isValid() const { return Prev != INVALID; }
129 "Invalid key in set. Did object mutate?");
143 assert(D.isValid() && "Invalid node for head");
150 assert(N.isValid() && "Invalid node for singleton");
176 Dense[Idx].Prev = SMSNode::INVALID;
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/server/
data_socket.h 72 INVALID,
80 method_(INVALID),
89 bool headers_received() const { return method_ != INVALID; }
  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3HALHeader.h 41 INVALID,
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3HALHeader.h 44 INVALID,
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/
TParser.h 17 INVALID,
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-set-private.hh 173 if (unlikely (g == INVALID)) return;
258 if (unlikely (*codepoint == INVALID)) {
260 if (i != INVALID) {
264 *codepoint = INVALID;
273 *codepoint = INVALID;
283 *last = *first = INVALID;
308 return INVALID;
317 return INVALID;
326 static const hb_codepoint_t INVALID = HB_SET_VALUE_INVALID;

Completed in 474 milliseconds

1 2 3 4 5 6 7 8 91011