Home
last modified time | relevance | path

Searched defs:type_key (Results 1 – 10 of 10) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/bpf/
Dbpf_legacy.h5 #define BPF_ANNOTATE_KV_PAIR(name, type_key, type_val) \ argument
/external/openscreen/tools/cddl/
Dparse.h65 absl::optional<std::string> type_key; member
Dsema.h87 absl::optional<uint64_t> type_key; member
304 absl::optional<uint64_t> type_key; member
Dparse.cc917 absl::optional<std::string> type_key = ParseTypeKeyFromComment(p); in ParseRule() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dauto_mixed_precision_test.cc802 const char* type_key = "element_dtype"; in TEST_F() local
865 const char* type_key = "element_dtype"; in TEST_F() local
919 const char* type_key = "element_dtype"; in TEST_F() local
979 const char* type_key = "element_dtype"; in TEST_F() local
1064 const char* type_key = "element_dtype"; in TEST_F() local
1601 const char* type_key = "element_dtype"; in TEST_F() local
/external/python/cpython3/Lib/msilib/
D__init__.py26 type_key= 0x2000 variable
/external/python/cpython2/Lib/msilib/
D__init__.py27 type_key= 0x2000 variable
/external/python/cpython2/Tools/msi/
Dmsilib.py27 type_key= 0x2000 variable
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc5894 string type_key; in ConvertGraphDefToEngine() local
/external/libbpf/src/
Dlibbpf.c5540 const void *type_key = u32_as_hash_key(relo->type_id); in bpf_core_apply_relo() local