Home
last modified time | relevance | path

Searched refs:map_key (Results 1 – 25 of 1227) sorted by relevance

12345678910>>...50

/dports/lang/seed7/seed7/src/
H A Dcon_cur.c136 static int map_key[256]; variable
155 map_key[position] = K_UNDEF; in kbd_init()
159 map_key[KEY_UP - KEY_BREAK] = K_UP; in kbd_init()
163 map_key[KEY_BACKSPACE - KEY_BREAK] = K_BS; in kbd_init()
164 map_key[KEY_F(1) - KEY_BREAK] = K_F1; in kbd_init()
165 map_key[KEY_F(2) - KEY_BREAK] = K_F2; in kbd_init()
166 map_key[KEY_F(3) - KEY_BREAK] = K_F3; in kbd_init()
167 map_key[KEY_F(4) - KEY_BREAK] = K_F4; in kbd_init()
168 map_key[KEY_F(5) - KEY_BREAK] = K_F5; in kbd_init()
169 map_key[KEY_F(6) - KEY_BREAK] = K_F6; in kbd_init()
[all …]
/dports/devel/protobuf/protobuf-3.17.3/src/google/protobuf/
H A Dmap_test_util.h501 MapKey map_key; in SetMapFieldsViaMapReflection() local
502 map_key.SetInt32Value(0); in SetMapFieldsViaMapReflection()
509 map_key.SetInt64Value(0); in SetMapFieldsViaMapReflection()
528 map_key.SetInt32Value(0); in SetMapFieldsViaMapReflection()
533 map_key.SetInt64Value(0); in SetMapFieldsViaMapReflection()
548 map_key.SetInt32Value(0); in SetMapFieldsViaMapReflection()
553 map_key.SetInt64Value(0); in SetMapFieldsViaMapReflection()
558 map_key.SetInt32Value(0); in SetMapFieldsViaMapReflection()
563 map_key.SetInt32Value(0); in SetMapFieldsViaMapReflection()
759 MapKey map_key; in ModifyMapFieldsViaReflection() local
[all …]
H A Dmap_field_inl.h53 return map_key.GetInt32Value();
57 return map_key.GetUInt32Value();
61 return map_key.GetInt64Value();
69 return map_key.GetBoolValue();
81 map_key->SetInt32Value(value);
85 map_key->SetUInt32Value(value);
89 map_key->SetInt64Value(value);
93 map_key->SetUInt64Value(value);
97 map_key->SetBoolValue(value);
101 map_key->SetStringValue(value);
[all …]
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/third_party/protobuf/src/google/protobuf/
H A Dreflection_tester.cc418 MapKey map_key; in SetMapFieldsViaMapReflection() local
419 map_key.SetInt32Value(0); in SetMapFieldsViaMapReflection()
426 map_key.SetInt64Value(0); in SetMapFieldsViaMapReflection()
445 map_key.SetInt32Value(0); in SetMapFieldsViaMapReflection()
450 map_key.SetInt64Value(0); in SetMapFieldsViaMapReflection()
465 map_key.SetInt32Value(0); in SetMapFieldsViaMapReflection()
470 map_key.SetInt64Value(0); in SetMapFieldsViaMapReflection()
475 map_key.SetInt32Value(0); in SetMapFieldsViaMapReflection()
480 map_key.SetInt32Value(0); in SetMapFieldsViaMapReflection()
675 MapKey map_key; in ModifyMapFieldsViaReflection() local
[all …]
H A Dmap_field_inl.h53 return map_key.GetInt32Value();
57 return map_key.GetUInt32Value();
61 return map_key.GetInt64Value();
69 return map_key.GetBoolValue();
81 map_key->SetInt32Value(value);
85 map_key->SetUInt32Value(value);
89 map_key->SetInt64Value(value);
93 map_key->SetUInt64Value(value);
97 map_key->SetBoolValue(value);
101 map_key->SetStringValue(value);
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/src/google/protobuf/
H A Dmap_test_util.cc551 MapKey map_key; in SetMapFieldsViaMapReflection() local
552 map_key.SetInt32Value(0); in SetMapFieldsViaMapReflection()
557 map_key.SetInt64Value(0); in SetMapFieldsViaMapReflection()
572 map_key.SetInt32Value(0); in SetMapFieldsViaMapReflection()
577 map_key.SetInt64Value(0); in SetMapFieldsViaMapReflection()
592 map_key.SetInt32Value(0); in SetMapFieldsViaMapReflection()
597 map_key.SetInt64Value(0); in SetMapFieldsViaMapReflection()
602 map_key.SetInt32Value(0); in SetMapFieldsViaMapReflection()
607 map_key.SetInt32Value(0); in SetMapFieldsViaMapReflection()
786 MapKey map_key; in ModifyMapFieldsViaReflection() local
[all …]
H A Dmap_field_inl.h53 return map_key.GetInt32Value();
57 return map_key.GetUInt32Value();
61 return map_key.GetInt64Value();
65 return map_key.GetUInt64Value();
69 return map_key.GetBoolValue();
81 map_key->SetInt32Value(value);
85 map_key->SetUInt32Value(value);
89 map_key->SetInt64Value(value);
93 map_key->SetUInt64Value(value);
97 map_key->SetBoolValue(value);
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/
H A Dmap_test_util.cc551 MapKey map_key; in SetMapFieldsViaMapReflection() local
552 map_key.SetInt32Value(0); in SetMapFieldsViaMapReflection()
557 map_key.SetInt64Value(0); in SetMapFieldsViaMapReflection()
572 map_key.SetInt32Value(0); in SetMapFieldsViaMapReflection()
577 map_key.SetInt64Value(0); in SetMapFieldsViaMapReflection()
592 map_key.SetInt32Value(0); in SetMapFieldsViaMapReflection()
597 map_key.SetInt64Value(0); in SetMapFieldsViaMapReflection()
602 map_key.SetInt32Value(0); in SetMapFieldsViaMapReflection()
607 map_key.SetInt32Value(0); in SetMapFieldsViaMapReflection()
786 MapKey map_key; in ModifyMapFieldsViaReflection() local
[all …]
H A Dmap_field_inl.h53 return map_key.GetInt32Value();
57 return map_key.GetUInt32Value();
61 return map_key.GetInt64Value();
65 return map_key.GetUInt64Value();
69 return map_key.GetBoolValue();
81 map_key->SetInt32Value(value);
85 map_key->SetUInt32Value(value);
89 map_key->SetInt64Value(value);
93 map_key->SetUInt64Value(value);
97 map_key->SetBoolValue(value);
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/protobuf/src/google/protobuf/
H A Dmap_field_inl.h51 return map_key.GetInt32Value();
55 return map_key.GetUInt32Value();
59 return map_key.GetInt64Value();
63 return map_key.GetUInt64Value();
67 return map_key.GetBoolValue();
79 map_key->SetInt32Value(value);
83 map_key->SetUInt32Value(value);
87 map_key->SetInt64Value(value);
91 map_key->SetUInt64Value(value);
95 map_key->SetBoolValue(value);
[all …]
/dports/graphics/opencv/opencv-4.5.3/3rdparty/protobuf/src/google/protobuf/
H A Dmap_field_inl.h51 return map_key.GetInt32Value();
55 return map_key.GetUInt32Value();
59 return map_key.GetInt64Value();
63 return map_key.GetUInt64Value();
67 return map_key.GetBoolValue();
79 map_key->SetInt32Value(value);
83 map_key->SetUInt32Value(value);
87 map_key->SetInt64Value(value);
91 map_key->SetUInt64Value(value);
95 map_key->SetBoolValue(value);
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/protobuf/src/google/protobuf/
H A Dmap_field_inl.h53 return map_key.GetInt32Value();
57 return map_key.GetUInt32Value();
61 return map_key.GetInt64Value();
65 return map_key.GetUInt64Value();
69 return map_key.GetBoolValue();
81 map_key->SetInt32Value(value);
85 map_key->SetUInt32Value(value);
89 map_key->SetInt64Value(value);
93 map_key->SetUInt64Value(value);
97 map_key->SetBoolValue(value);
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/protobuf/src/google/protobuf/
H A Dmap_field_inl.h53 return map_key.GetInt32Value();
57 return map_key.GetUInt32Value();
61 return map_key.GetInt64Value();
65 return map_key.GetUInt64Value();
69 return map_key.GetBoolValue();
81 map_key->SetInt32Value(value);
85 map_key->SetUInt32Value(value);
89 map_key->SetInt64Value(value);
93 map_key->SetUInt64Value(value);
97 map_key->SetBoolValue(value);
[all …]
/dports/www/firefox/firefox-99.0/toolkit/components/protobuf/src/google/protobuf/
H A Dmap_field_inl.h53 return map_key.GetInt32Value();
57 return map_key.GetUInt32Value();
61 return map_key.GetInt64Value();
65 return map_key.GetUInt64Value();
69 return map_key.GetBoolValue();
81 map_key->SetInt32Value(value);
85 map_key->SetUInt32Value(value);
89 map_key->SetInt64Value(value);
93 map_key->SetUInt64Value(value);
97 map_key->SetBoolValue(value);
[all …]
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/protobuf/src/google/protobuf/
H A Dmap_field_inl.h53 return map_key.GetInt32Value();
57 return map_key.GetUInt32Value();
61 return map_key.GetInt64Value();
65 return map_key.GetUInt64Value();
69 return map_key.GetBoolValue();
81 map_key->SetInt32Value(value);
85 map_key->SetUInt32Value(value);
89 map_key->SetInt64Value(value);
93 map_key->SetUInt64Value(value);
97 map_key->SetBoolValue(value);
[all …]
/dports/games/uqm/uqm-0.8.0/src/libs/input/sdl/
H A Dinput.c398 if (!map_key) in ProcessInputEvent()
409 lastchar = map_key; in ProcessInputEvent()
463 if (map_key >= 0xC0 && map_key < 0xE0) in ProcessInputEvent()
466 map_key = (map_key & 0x1f) << 6; in ProcessInputEvent()
469 else if (map_key >= 0xE0 && map_key < 0xF0) in ProcessInputEvent()
472 map_key = (map_key & 0x0f) << 6; in ProcessInputEvent()
474 map_key <<= 6; in ProcessInputEvent()
477 else if (map_key >= 0xF0) in ProcessInputEvent()
481 map_key = 0xFFFD; in ProcessInputEvent()
489 if (!map_key) in ProcessInputEvent()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/system/power/
H A Dperipheral_battery_notifier.cc86 map_key, in GetNonStylusNotificationParams()
248 auto it = batteries_.find(map_key); in UpdateBattery()
251 batteries_[map_key] = battery_info; in UpdateBattery()
262 CancelNotification(map_key); in UpdateBattery()
271 ShowNotification(map_key, info); in UpdateBattery()
275 const std::string& map_key, in UpdateBatteryNotificationIfVisible() argument
279 map_key); in UpdateBatteryNotificationIfVisible()
281 ShowOrUpdateNotification(map_key, battery); in UpdateBatteryNotificationIfVisible()
288 ShowOrUpdateNotification(map_key, battery); in ShowNotification()
294 const std::string& map_key, in ShowOrUpdateNotification() argument
[all …]
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/tools/
H A Dpalettize.py16 for map_key, map_val in om_objs.items():
19 pal_val = palette.get(map_key, "")
21 palette[map_key] = map_val
25 conflicts.setdefault(map_key, {})
26 conflicts[map_key].setdefault(
28 conflicts[map_key].setdefault(
30 conflicts[map_key][map_hash]["count"] += 1
47 for map_key in om_objs:
48 map_val = om_objs[map_key]
51 pal_val = palette.get(map_key, "")
[all …]
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/tools/
H A Dpalettize.py16 for map_key, map_val in om_objs.items():
19 pal_val = palette.get(map_key, "")
21 palette[map_key] = map_val
25 conflicts.setdefault(map_key, {})
26 conflicts[map_key].setdefault(
28 conflicts[map_key].setdefault(
30 conflicts[map_key][map_hash]["count"] += 1
47 for map_key in om_objs:
48 map_val = om_objs[map_key]
51 pal_val = palette.get(map_key, "")
[all …]
/dports/mail/notmuch/notmuch-0.34.2/
H A Dnotmuch-show.c110 sp->map_key (sp, "id"); in format_message_sprinter()
113 sp->map_key (sp, "match"); in format_message_sprinter()
143 sp->map_key (sp, "tags"); in format_message_sprinter()
231 sp->map_key (sp, "From"); in format_headers_sprinter()
236 sp->map_key (sp, "To"); in format_headers_sprinter()
243 sp->map_key (sp, "Cc"); in format_headers_sprinter()
250 sp->map_key (sp, "Bcc"); in format_headers_sprinter()
268 sp->map_key (sp, "Date"); in format_headers_sprinter()
451 sp->map_key (sp, "status"); in format_part_sigstatus_sprinter()
724 sp->map_key (sp, "id"); in format_part_sprinter()
[all …]
/dports/mail/notmuch-emacs/notmuch-0.34.2/
H A Dnotmuch-show.c110 sp->map_key (sp, "id"); in format_message_sprinter()
113 sp->map_key (sp, "match"); in format_message_sprinter()
143 sp->map_key (sp, "tags"); in format_message_sprinter()
231 sp->map_key (sp, "From"); in format_headers_sprinter()
236 sp->map_key (sp, "To"); in format_headers_sprinter()
243 sp->map_key (sp, "Cc"); in format_headers_sprinter()
250 sp->map_key (sp, "Bcc"); in format_headers_sprinter()
268 sp->map_key (sp, "Date"); in format_headers_sprinter()
451 sp->map_key (sp, "status"); in format_part_sigstatus_sprinter()
724 sp->map_key (sp, "id"); in format_part_sprinter()
[all …]
/dports/mail/py-notmuch/notmuch-0.34.2/
H A Dnotmuch-show.c110 sp->map_key (sp, "id"); in format_message_sprinter()
113 sp->map_key (sp, "match"); in format_message_sprinter()
143 sp->map_key (sp, "tags"); in format_message_sprinter()
231 sp->map_key (sp, "From"); in format_headers_sprinter()
236 sp->map_key (sp, "To"); in format_headers_sprinter()
243 sp->map_key (sp, "Cc"); in format_headers_sprinter()
250 sp->map_key (sp, "Bcc"); in format_headers_sprinter()
268 sp->map_key (sp, "Date"); in format_headers_sprinter()
451 sp->map_key (sp, "status"); in format_part_sigstatus_sprinter()
724 sp->map_key (sp, "id"); in format_part_sprinter()
[all …]
/dports/mail/py-notmuch2/notmuch-0.34.2/
H A Dnotmuch-show.c110 sp->map_key (sp, "id"); in format_message_sprinter()
113 sp->map_key (sp, "match"); in format_message_sprinter()
143 sp->map_key (sp, "tags"); in format_message_sprinter()
231 sp->map_key (sp, "From"); in format_headers_sprinter()
236 sp->map_key (sp, "To"); in format_headers_sprinter()
243 sp->map_key (sp, "Cc"); in format_headers_sprinter()
250 sp->map_key (sp, "Bcc"); in format_headers_sprinter()
268 sp->map_key (sp, "Date"); in format_headers_sprinter()
451 sp->map_key (sp, "status"); in format_part_sigstatus_sprinter()
724 sp->map_key (sp, "id"); in format_part_sprinter()
[all …]
/dports/mail/notmuch-mutt/notmuch-0.34.2/
H A Dnotmuch-show.c110 sp->map_key (sp, "id"); in format_message_sprinter()
113 sp->map_key (sp, "match"); in format_message_sprinter()
143 sp->map_key (sp, "tags"); in format_message_sprinter()
231 sp->map_key (sp, "From"); in format_headers_sprinter()
236 sp->map_key (sp, "To"); in format_headers_sprinter()
243 sp->map_key (sp, "Cc"); in format_headers_sprinter()
250 sp->map_key (sp, "Bcc"); in format_headers_sprinter()
268 sp->map_key (sp, "Date"); in format_headers_sprinter()
451 sp->map_key (sp, "status"); in format_part_sigstatus_sprinter()
724 sp->map_key (sp, "id"); in format_part_sprinter()
[all …]
/dports/textproc/syck/syck-0.70/tests/
H A DBasic.c70 CuAssert( tc, "Invalid key at '0'.", 24556 == syck_map_read( n, map_key, 0 ) ); in TestSyckMapAlloc()
71 CuAssert( tc, "Invalid key at '1'.", 24558 == syck_map_read( n, map_key, 1 ) ); in TestSyckMapAlloc()
72 CuAssert( tc, "Invalid key at '2'.", 24658 == syck_map_read( n, map_key, 2 ) ); in TestSyckMapAlloc()
73 CuAssert( tc, "Invalid key at '3'.", 24758 == syck_map_read( n, map_key, 3 ) ); in TestSyckMapAlloc()
74 CuAssert( tc, "Invalid key at '4'.", 24858 == syck_map_read( n, map_key, 4 ) ); in TestSyckMapAlloc()
75 CuAssert( tc, "Invalid key at '5'.", 24958 == syck_map_read( n, map_key, 5 ) ); in TestSyckMapAlloc()
76 CuAssert( tc, "Invalid key at '6'.", 24058 == syck_map_read( n, map_key, 6 ) ); in TestSyckMapAlloc()
77 CuAssert( tc, "Invalid key at '7'.", 24158 == syck_map_read( n, map_key, 7 ) ); in TestSyckMapAlloc()
104 CuAssert( tc, "Invalid key at '2'", 51126 == syck_map_read( n1, map_key, 2 ) ); in TestSyckMapUpdate()
105 CuAssert( tc, "Invalid key at '3'", 51128 == syck_map_read( n1, map_key, 3 ) ); in TestSyckMapUpdate()

12345678910>>...50