Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/bpf/
Dbpf_legacy.h19 #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.cc745 const char* type_key = "element_dtype"; in TEST_F() local
808 const char* type_key = "element_dtype"; in TEST_F() local
862 const char* type_key = "element_dtype"; in TEST_F() local
922 const char* type_key = "element_dtype"; in TEST_F() local
1007 const char* type_key = "element_dtype"; in TEST_F() local
1331 const char* type_key = "element_dtype"; in TEST_F() local
/external/python/cpython2/Lib/msilib/
D__init__.py27 type_key= 0x2000 variable
/external/python/cpython3/Lib/msilib/
D__init__.py26 type_key= 0x2000 variable
/external/python/cpython2/Tools/msi/
Dmsilib.py27 type_key= 0x2000 variable
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc6347 string type_key; in ConvertGraphDefToEngine() local