Home
last modified time | relevance | path

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

/third_party/flatbuffers/ts/flexbuffers/
Dvalue-type.ts27 BLOB = 25, enumerator
/third_party/flatbuffers/python/flatbuffers/
Dflexbuffers.py199 BLOB = 25 variable in Type
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_module.c933 #define BLOB { DXIL_OP_BLOB, { 0 } } macro