Home
last modified time | relevance | path

Searched defs:tuple (Results 26 - 50 of 83) sorted by relevance

1234

/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/netfirewall/
H A Dnetfirewall_match.h53 static __always_inline void swap_tuple_ports(struct match_tuple *tuple) in swap_tuple_ports() argument
65 static __always_inline void swap_tuple_addrs(struct match_tuple *tuple) in swap_tuple_addrs() argument
86 get_match_tuple(struct __sk_buff *skb, struct match_tuple *tuple, enum stream_dir dir) get_match_tuple() argument
147 match_addrs(struct match_tuple *tuple, struct bitmap *key) match_addrs() argument
209 match_ports(struct match_tuple *tuple, struct bitmap *key) match_ports() argument
240 match_protocol(struct match_tuple *tuple, struct bitmap *key) match_protocol() argument
266 match_appuid(struct match_tuple *tuple, struct bitmap *key) match_appuid() argument
292 match_uid(struct match_tuple *tuple, struct bitmap *key) match_uid() argument
318 match_action_key(struct match_tuple *tuple, struct bitmap *key) match_action_key() argument
350 MatchDomain(const struct match_tuple *tuple) MatchDomain() argument
379 match_action(struct match_tuple *tuple, struct bitmap *key) match_action() argument
[all...]
H A Dnetfirewall_types.h123 struct match_tuple tuple; member
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dstore_manager.cpp60 KvStoreTuple tuple = { .appId = appId.appId, .storeId = storeId.storeId }; in GetKVStore() local
66 KvStoreTuple tuple = { .appId = appId.appId, .storeId = storeId.storeId }; in GetKVStore() local
H A Dsingle_store_impl.cpp781 KvStoreTuple tuple = { .appId = appId_, .storeId = storeId_ }; in Restore() local
/third_party/icu/icu4c/source/test/intltest/
H A Dnumfmtdatadriventest.cpp69 static void adjustDecimalFormat(const NumberFormatTestTuple& tuple, DecimalFormat& fmt, in adjustDecimalFormat() argument
217 newDecimalFormat(const NumberFormatTestTuple& tuple, UErrorCode& status) newDecimalFormat() argument
227 isFormatPass(const NumberFormatTestTuple& tuple, UnicodeString& appendErrorMessage, UErrorCode& status) isFormatPass() argument
291 isToPatternPass(const NumberFormatTestTuple& tuple, UnicodeString& appendErrorMessage, UErrorCode& status) isToPatternPass() argument
324 isParsePass(const NumberFormatTestTuple& tuple, UnicodeString& appendErrorMessage, UErrorCode& status) isParsePass() argument
399 isParseCurrencyPass(const NumberFormatTestTuple& tuple, UnicodeString& appendErrorMessage, UErrorCode& status) isParseCurrencyPass() argument
458 NumberFormatTestTuple tuple; TestNumberFormatTestTuple() local
[all...]
H A Ddatadrivennumberformattestsuite.cpp209 isPass( const NumberFormatTestTuple &tuple, UnicodeString &appendErrorMessage, UErrorCode &status) isPass() argument
262 isFormatPass( const NumberFormatTestTuple &tuple, UObject * , UnicodeString &appendErrorMessage, UErrorCode &status) isFormatPass() argument
[all...]
/foundation/multimedia/media_foundation/engine/pipeline/filters/common/
H A Dplugin_utils.cpp526 const auto& tuple = Plugin::g_tagInfoMap.at(static_cast<Tag>(item)); in Meta2String() local
/third_party/alsa-utils/topology/
H A Dpre-process-class.c285 snd_config_t *tuple; in tplg_class_attribute_valid_tuple_value() local
/third_party/cups-filters/cupsfilters/
H A Dcolord.c50 char **tuple = NULL; in colord_get_qualifier_for_ppd() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DDataDrivenNumberFormatTestUtility.java49 public String format(DataDrivenNumberFormatTestData tuple) { in format() argument
60 public String toPattern(DataDrivenNumberFormatTestData tuple) { in toPattern() argument
71 public String parse(DataDrivenNumberFormatTestData tuple) { in parse() argument
82 parseCurrency(DataDrivenNumberFormatTestData tuple) parseCurrency() argument
93 select(DataDrivenNumberFormatTestData tuple) select() argument
110 private DataDrivenNumberFormatTestData tuple = new DataDrivenNumberFormatTestData(); global() field in DataDrivenNumberFormatTestUtility
369 isPass(DataDrivenNumberFormatTestData tuple) isPass() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DDataDrivenNumberFormatTestUtility.java52 public String format(DataDrivenNumberFormatTestData tuple) { in format() argument
63 public String toPattern(DataDrivenNumberFormatTestData tuple) { in toPattern() argument
74 public String parse(DataDrivenNumberFormatTestData tuple) { in parse() argument
85 parseCurrency(DataDrivenNumberFormatTestData tuple) parseCurrency() argument
96 select(DataDrivenNumberFormatTestData tuple) select() argument
113 private DataDrivenNumberFormatTestData tuple = new DataDrivenNumberFormatTestData(); global() field in DataDrivenNumberFormatTestUtility
372 isPass(DataDrivenNumberFormatTestData tuple) isPass() argument
[all...]
/third_party/python/Parser/
H A Dpegen_errors.c19 PyObject *tuple = NULL; in _PyPegen_raise_tokenizer_init_error() local
/third_party/python/Objects/
H A Dunionobject.c96 PyObject *tuple = NULL; in merge() local
168 PyObject *tuple = merge(items1, size1, items2, size2); _Py_union_type_or() local
[all...]
H A Dcall.c266 PyVectorcall_Call(PyObject *callable, PyObject *tuple, PyObject *kwargs) in PyVectorcall_Call() argument
236 _PyVectorcall_Call(PyThreadState *tstate, vectorcallfunc func, PyObject *callable, PyObject *tuple, PyObject *kwargs) _PyVectorcall_Call() argument
[all...]
H A Dweakrefobject.c980 PyObject *tuple; in PyObject_ClearWeakRefs() local
/foundation/multimedia/media_foundation/engine/pipeline/core/
H A Dcompatible_check.cpp279 const auto& tuple = Plugin::g_tagInfoMap.at(static_cast<Tag>(key)); in LogOutIncorrectType() local
/third_party/python/Include/internal/
H A Dpycore_interp.h168 struct _Py_tuple_state tuple; member
/third_party/python/Modules/
H A D_testclinic.c21 PyObject *tuple = PyTuple_New(argc); in pack_arguments_newref() local
537 PyObject *tuple = PyTuple_New(3); str_converter_impl() local
595 PyObject *tuple = PyTuple_New(3); str_converter_encoding_impl() local
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_pack.c321 bi_pack_tuple(bi_clause *clause, bi_tuple *tuple, bi_tuple *prev, bool first_tuple, gl_shader_stage stage) in bi_pack_tuple() argument
462 struct bi_packed_tuple tuple = tuples[val]; bi_clause_upper() local
490 struct bi_packed_tuple tuple = tuples[val]; bi_pack_tuple_bits() local
719 const bi_tuple *tuple = &clause->tuples[clause->tuple_count - 1]; bi_collect_blend_ret_addr() local
[all...]
/third_party/python/Objects/stringlib/
H A Dunicode_format.h1023 PyObject *tuple = NULL; in formatteriter_next() local
/third_party/rust/crates/serde/serde/src/ser/
H A Dimpls.rs395 let mut tuple = tri!(serializer.serialize_tuple($len)); in serialize() variables
/third_party/alsa-lib/src/topology/
H A Dtplg_local.h142 struct tplg_tuple tuple[0]; member
H A Ddata.c593 struct tplg_tuple *tuple; in copy_tuples() local
790 struct tplg_tuple *tuple; in parse_tuple_set() local
894 struct tplg_tuple *tuple; tplg_save_tuple_set() local
1715 struct tplg_tuple *tuple; tplg_decode_tuple_set() local
[all...]
/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h[all...]
/third_party/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-param-util.h[all...]

Completed in 22 milliseconds

1234