Searched refs:ns_prefix (Results 1 – 5 of 5) sorted by relevance
9 readonly ns_prefix="ns-$$-"10 readonly ns1="${ns_prefix}1"11 readonly ns2="${ns_prefix}2"
259 const char *ns_prefix, in xml_node_create_root() argument270 (const xmlChar *) ns_prefix); in xml_node_create_root()
32 const char *ns_prefix,
13 ns_prefix="a:"
448 def verify_compat_v1_rename_correctness(self, values, ns_prefix=""): argument449 if ns_prefix:450 ns_prefix += "."452 text = "tf." + ns_prefix + v + "(a, b)"454 self.assertEqual("tf.compat.v1." + ns_prefix + v + "(a, b)", new_text)475 initializers, ns_prefix="initializers")519 initializers, ns_prefix="keras.initializers")