Lines Matching refs:valueBool
379 valueToFill->valueBool = GPBCodedInputStreamReadBool(&stream->state_);
1263 //% int idx = (key->valueBool ? 1 : 0);
1459 //% int idx = (key->valueBool ? 1 : 0);
2497 [_dictionary setObject:@(value->valueBool) forKey:@(key->valueUInt32)];
4461 [_dictionary setObject:@(value->valueBool) forKey:@(key->valueInt32)];
6425 [_dictionary setObject:@(value->valueBool) forKey:@(key->valueUInt64)];
8389 [_dictionary setObject:@(value->valueBool) forKey:@(key->valueInt64)];
10389 [_dictionary setObject:@(value->valueBool) forKey:key->valueString];
11311 int idx = (key->valueBool ? 1 : 0);
11552 int idx = (key->valueBool ? 1 : 0);
11793 int idx = (key->valueBool ? 1 : 0);
12034 int idx = (key->valueBool ? 1 : 0);
12275 int idx = (key->valueBool ? 1 : 0);
12276 _values[idx] = value->valueBool;
12516 int idx = (key->valueBool ? 1 : 0);
12757 int idx = (key->valueBool ? 1 : 0);
12990 int idx = (key->valueBool ? 1 : 0);
13338 size_t msgSize = ComputeDictBoolFieldSize(key->valueBool, kMapKeyFieldNumber, keyDataType);
13342 WriteDictBoolField(outputStream, key->valueBool, kMapKeyFieldNumber, keyDataType);
13397 int idx = (key->valueBool ? 1 : 0);