Home
last modified time | relevance | path

Searched refs:not_key (Results 1 – 14 of 14) sorted by relevance

/dports/devel/p5-Data-Model/Data-Model-0.00008/t/lib/Mock/Tests/
H A DNoKey.pm52 not_key => +{
69 not_key => +{
85 not_key => +{
102 not_key => +{
120 not_key => +{
136 not_key => +{
155 not_key => +{
173 not_key => +{
190 not_key => +{
202 not_key => +{
[all …]
/dports/devel/py-pyudev/pyudev-0.22.0/tests/_device_tests/
H A D_attributes_tests.py68 not_key = "a non-existing attribute"
69 assert a_device.attributes.get(not_key) is None
71 a_device.attributes.asstring(not_key)
73 a_device.attributes.asint(not_key)
75 a_device.attributes.asbool(not_key)
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/platform/mtk-vcodec/venc/
H A Dvenc_vp8_if.c240 unsigned int not_key; in vp8_enc_compose_one_frame() local
251 not_key = !inst->vpu_inst.is_key_frm; in vp8_enc_compose_one_frame()
252 tag = (bs_hdr_len << 5) | 0x10 | not_key; in vp8_enc_compose_one_frame()
258 if (not_key == 0) { in vp8_enc_compose_one_frame()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/platform/mtk-vcodec/venc/
H A Dvenc_vp8_if.c240 unsigned int not_key; in vp8_enc_compose_one_frame() local
251 not_key = !inst->vpu_inst.is_key_frm; in vp8_enc_compose_one_frame()
252 tag = (bs_hdr_len << 5) | 0x10 | not_key; in vp8_enc_compose_one_frame()
258 if (not_key == 0) { in vp8_enc_compose_one_frame()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/platform/mtk-vcodec/venc/
H A Dvenc_vp8_if.c240 unsigned int not_key; in vp8_enc_compose_one_frame() local
251 not_key = !inst->vpu_inst.is_key_frm; in vp8_enc_compose_one_frame()
252 tag = (bs_hdr_len << 5) | 0x10 | not_key; in vp8_enc_compose_one_frame()
258 if (not_key == 0) { in vp8_enc_compose_one_frame()
/dports/devel/p5-Data-Model/Data-Model-0.00008/t/lib/Mock/
H A DNoKey.pm8 install_model not_key => schema {
/dports/databases/opentsdb/opentsdb-2.3.0/src/query/
H A DQueryUtil.java123 final boolean not_key = in getRowKeyUIDRegex()
140 if (not_key) { in getRowKeyUIDRegex()
165 if (not_key) { in getRowKeyUIDRegex()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/abseil-cpp/absl/container/
H A Dbtree_test.cc1967 int not_key; member
1969 return key == other.key && not_key == other.not_key; in operator ==()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/abseil-cpp/absl/container/
H A Dbtree_test.cc1967 int not_key; member
1969 return key == other.key && not_key == other.not_key; in operator ==()
/dports/devel/parallel-hashmap/parallel-hashmap-1.33/tests/
H A Dbtree_test.cc1993 int not_key; member
1995 return key == other.key && not_key == other.not_key; in operator ==()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/third_party/abseil-cpp/absl/container/
H A Dbtree_test.cc1975 int not_key; member
1977 return key == other.key && not_key == other.not_key; in operator ==()
/dports/devel/abseil/abseil-cpp-20211102.0/absl/container/
H A Dbtree_test.cc2084 int not_key; member
2086 return key == other.key && not_key == other.not_key; in operator ==()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/abseil-cpp/absl/container/
H A Dbtree_test.cc2045 int not_key; member
2047 return key == other.key && not_key == other.not_key; in operator ==()
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/abseil-cpp/absl/container/
H A Dbtree_test.cc2084 int not_key; member
2086 return key == other.key && not_key == other.not_key; in operator ==()