Home
last modified time | relevance | path

Searched defs:ntypes (Results 1 – 5 of 5) sorted by relevance

/external/cronet/build/toolchain/win/
Dmidl.py116 def recreate_guid_hashtable(contents, ntypes, guid_off, guid_len): argument
/external/angle/build/toolchain/win/
Dmidl.py116 def recreate_guid_hashtable(contents, ntypes, guid_off, guid_len): argument
/external/python/cffi/c/
Dcdlopen.c157 _cffi_opcode_t *ntypes; in ffiobj_init() local
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dadig.c152 static const int ntypes = sizeof(types) / sizeof(types[0]); variable
/external/mesa3d/src/compiler/spirv/
Dvtn_opencl.c56 int ntypes, struct vtn_type **src_types, in vtn_opencl_mangle()