Home
last modified time | relevance | path

Searched refs:IndirectDouble (Results 1 – 2 of 2) sorted by relevance

/external/flatbuffers/include/flatbuffers/
Dflexbuffers.h993 void IndirectDouble(double f) { in IndirectDouble() function
996 void IndirectDouble(const char *key, double d) { in IndirectDouble() function
998 IndirectDouble(d); in IndirectDouble()
/external/flatbuffers/docs/source/
DFlexBuffers.md192 width. Use `IndirectDouble` when this is a possibility. Note that