Lines Matching refs:valueBool
393 valueToFill->valueBool = GPBCodedInputStreamReadBool(&stream->state_);
1184 //% int idx = (key->valueBool ? 1 : 0);
1381 //% int idx = (key->valueBool ? 1 : 0);
2305 [_dictionary setObject:@(value->valueBool) forKey:@(key->valueUInt32)];
4055 [_dictionary setObject:@(value->valueBool) forKey:@(key->valueInt32)];
5805 [_dictionary setObject:@(value->valueBool) forKey:@(key->valueUInt64)];
7555 [_dictionary setObject:@(value->valueBool) forKey:@(key->valueInt64)];
9341 [_dictionary setObject:@(value->valueBool) forKey:key->valueString];
10154 int idx = (key->valueBool ? 1 : 0);
10365 int idx = (key->valueBool ? 1 : 0);
10576 int idx = (key->valueBool ? 1 : 0);
10787 int idx = (key->valueBool ? 1 : 0);
10998 int idx = (key->valueBool ? 1 : 0);
10999 _values[idx] = value->valueBool;
11209 int idx = (key->valueBool ? 1 : 0);
11420 int idx = (key->valueBool ? 1 : 0);
11623 int idx = (key->valueBool ? 1 : 0);
11926 size_t msgSize = ComputeDictBoolFieldSize(key->valueBool, kMapKeyFieldNumber, keyDataType);
11930 WriteDictBoolField(outputStream, key->valueBool, kMapKeyFieldNumber, keyDataType);
11986 int idx = (key->valueBool ? 1 : 0);