Home
last modified time | relevance | path

Searched refs:kKeys (Results 1 – 15 of 15) sorted by relevance

/external/protobuf/objectivec/Tests/
DGPBDictionaryTests+Bool.m84 const BOOL kKeys[] = { YES, NO };
88 forKeys:kKeys
113 if (kKeys[i] == seenKeys[j]) {
189 const BOOL kKeys[] = { YES, NO };
193 forKeys:kKeys
210 const BOOL kKeys[] = { YES, NO };
214 forKeys:kKeys
237 const BOOL kKeys[] = { NO };
241 forKeys:kKeys
259 const BOOL kKeys[] = { YES, NO};
[all …]
DGPBDictionaryTests+Int32.m115 const int32_t kKeys[] = { 11, 12, 13 };
119 forKeys:kKeys
148 if (kKeys[i] == seenKeys[j]) {
224 const int32_t kKeys[] = { 11, 12, 13, 14 };
228 forKeys:kKeys
245 const int32_t kKeys[] = { 11, 12, 13, 14 };
249 forKeys:kKeys
272 const int32_t kKeys[] = { 12, 13, 14 };
276 forKeys:kKeys
300 const int32_t kKeys[] = { 11, 12, 13, 14 };
[all …]
DGPBDictionaryTests+UInt32.m115 const uint32_t kKeys[] = { 1U, 2U, 3U };
119 forKeys:kKeys
148 if (kKeys[i] == seenKeys[j]) {
224 const uint32_t kKeys[] = { 1U, 2U, 3U, 4U };
228 forKeys:kKeys
245 const uint32_t kKeys[] = { 1U, 2U, 3U, 4U };
249 forKeys:kKeys
272 const uint32_t kKeys[] = { 2U, 3U, 4U };
276 forKeys:kKeys
300 const uint32_t kKeys[] = { 1U, 2U, 3U, 4U };
[all …]
DGPBDictionaryTests+UInt64.m115 const uint64_t kKeys[] = { 31ULL, 32ULL, 33ULL };
119 forKeys:kKeys
148 if (kKeys[i] == seenKeys[j]) {
224 const uint64_t kKeys[] = { 31ULL, 32ULL, 33ULL, 34ULL };
228 forKeys:kKeys
245 const uint64_t kKeys[] = { 31ULL, 32ULL, 33ULL, 34ULL };
249 forKeys:kKeys
272 const uint64_t kKeys[] = { 32ULL, 33ULL, 34ULL };
276 forKeys:kKeys
300 const uint64_t kKeys[] = { 31ULL, 32ULL, 33ULL, 34ULL };
[all …]
DGPBDictionaryTests+Int64.m115 const int64_t kKeys[] = { 21LL, 22LL, 23LL };
119 forKeys:kKeys
148 if (kKeys[i] == seenKeys[j]) {
224 const int64_t kKeys[] = { 21LL, 22LL, 23LL, 24LL };
228 forKeys:kKeys
245 const int64_t kKeys[] = { 21LL, 22LL, 23LL, 24LL };
249 forKeys:kKeys
272 const int64_t kKeys[] = { 22LL, 23LL, 24LL };
276 forKeys:kKeys
300 const int64_t kKeys[] = { 21LL, 22LL, 23LL, 24LL };
[all …]
DGPBDictionaryTests+String.m115 const NSString *kKeys[] = { @"foo", @"bar", @"baz" };
119 forKeys:kKeys
148 if ([kKeys[i] isEqual:seenKeys[j]]) {
224 const NSString *kKeys[] = { @"foo", @"bar", @"baz", @"mumble" };
228 forKeys:kKeys
245 const NSString *kKeys[] = { @"foo", @"bar", @"baz", @"mumble" };
249 forKeys:kKeys
272 const NSString *kKeys[] = { @"bar", @"baz", @"mumble" };
276 forKeys:kKeys
300 const NSString *kKeys[] = { @"foo", @"bar", @"baz", @"mumble" };
[all …]
DGPBDictionaryTests.pddm96 //% const KEY_TYPE KisP##kKeys[] = { KEY1, KEY2, KEY3 };
100 //% KEY_NAME$S VALUE_NAME$S ##VALUE_NAME$S## forKeys:kKeys
122 //% if (COMPARE_KEYS##KSUFFIX(kKeys[i], seenKeys[j])) {
198 //% const KEY_TYPE KisP##kKeys[] = { KEY1, KEY2, KEY3, KEY4 };
202 //% KEY_NAME$S VALUE_NAME$S ##VALUE_NAME$S## forKeys:kKeys
219 //% const KEY_TYPE KisP##kKeys[] = { KEY1, KEY2, KEY3, KEY4 };
223 //% KEY_NAME$S VALUE_NAME$S ##VALUE_NAME$S## forKeys:kKeys
246 //% const KEY_TYPE KisP##kKeys[] = { KEY2, KEY3, KEY4 };
250 //% KEY_NAME$S VALUE_NAME$S ##VALUE_NAME$S## forKeys:kKeys
265 //% const KEY_TYPE KisP##kKeys[] = { KEY1, KEY2, KEY3, KEY4 };
[all …]
/external/icing/icing/legacy/index/
Dicing-dynamic-trie_test.cc39 constexpr std::string_view kKeys[] = { variable
42 constexpr uint32_t kNumKeys = ABSL_ARRAYSIZE(kKeys);
125 ASSERT_TRUE(trie.Insert(kKeys[i].data(), &i)); in TEST_F()
128 bool found = trie.Find(kKeys[i].data(), &val); in TEST_F()
129 EXPECT_TRUE(found) << kKeys[i]; in TEST_F()
130 if (found) EXPECT_EQ(i, val) << kKeys[i] << " " << val; in TEST_F()
167 ASSERT_TRUE(trie.Insert(kKeys[i].data(), &i)); in TEST_F()
457 ASSERT_TRUE(trie.Insert(kKeys[i].data(), &i)); in TEST_F()
460 bool found = trie.Find(kKeys[i].data(), &val); in TEST_F()
461 EXPECT_TRUE(found) << kKeys[i]; in TEST_F()
[all …]
/external/pdfium/core/fpdfdoc/
Dcpdf_filespec.cpp141 static constexpr const char* kKeys[] = {"UF", "F", "DOS", "Mac", "Unix"}; in GetFileStream() local
142 size_t end = pDict->GetStringFor("FS") == "URL" ? 2 : FX_ArraySize(kKeys); in GetFileStream()
144 ByteString key = kKeys[i]; in GetFileStream()
/external/abseil-cpp/absl/random/internal/
Dranden_slow.cc354 constexpr size_t kKeys = kFeistelRounds * kFeistelFunctions; variable
359 static_assert(kKeys == kRoundKeys, "kKeys and kRoundKeys must be equal");
Dranden_hwaes.cc383 constexpr size_t kKeys = kFeistelRounds * kFeistelFunctions; variable
388 static_assert(kKeys == kRoundKeys, "kKeys and kRoundKeys must be equal");
389 static_assert(round_keys[kKeys - 1] != u64x2(0, 0),
Dranden-keys.inc21 // PROVIDES: kKeys
/external/webrtc/third_party/abseil-cpp/absl/random/internal/
Dranden_slow.cc354 constexpr size_t kKeys = kFeistelRounds * kFeistelFunctions; variable
359 static_assert(kKeys == kRoundKeys, "kKeys and kRoundKeys must be equal");
Dranden_hwaes.cc383 constexpr size_t kKeys = kFeistelRounds * kFeistelFunctions; variable
388 static_assert(kKeys == kRoundKeys, "kKeys and kRoundKeys must be equal");
389 static_assert(round_keys[kKeys - 1] != u64x2(0, 0),
Dranden-keys.inc21 // PROVIDES: kKeys