Home
last modified time | relevance | path

Searched defs:encode_map (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Tools/unicode/
Dgenmap_support.py108 def __init__(self, fp, prefix, encode_map): argument
/third_party/grpc/third_party/upb/upb/
Dencode.c370 static void encode_map(upb_encstate *e, const char *field_mem, in encode_map() function
/third_party/python/Modules/cjkcodecs/
Dcjkcodecs.h45 typedef struct unim_index encode_map; typedef